.ProductSearchParameter {
font-size:12px;
}

.ProductOptionsField {

width:150px;

}
.piilotanew {
        background:url(images/star_new.gif);
width:34px;
height:34px;
background-repeat:no-repeat;
}

.table {
	border-width: 1px;
	border-style: solid;
	border-color: #538bad;
	border-collapse: collapse;

	width:100%;
	overflow:hidden;
	word-wrap:break-word;
}

.table th {
	border-width: 1px;
	border-style: solid;
	border-color: #538bad;
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	text-align: left;
	background-color: #236b8d;
}

.table td {
	border-width: 1px;
	border-style: solid;
	border-color: #538bad;
	color: #000;
	background: #eff5fa;
	padding: 4px;
}
 
.TitleRow td{
color:#1d6b8d;
}


.TableFooter td {
	font-weight: bold;
	color: #1f384d;
	background: #c7dae3;
	padding: 4px;
}


.TableRowDark td {
	background: #e4e4e4;
	padding: 2px;
	font-weight: bold;

}

.TableError td {
	padding: 2px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}



h1 {
padding-top:10px;
font-size:16px;
color:#0B5ED7;
}

hr{
color:#a4c1e1;
background-color:#a4c1e1;
border: none;
height:1px;
}


div#ostoskori {
font-size:12px;
line-height:1.8;
}

img {
border:none;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#0B5ED7;
text-decoration:none;
}

a:hover{
color:#0B5ED7;
text-decoration:underline;
}


ul.ProductGroupTree
{	margin: 0;
padding:0;
list-style-image: url(filemanager/html/icon.gif);
background-repeat: no-repeat;
margin-left:0px;
padding-left:10px;
margin-right:0px;
width:150px;
margin-left:-10px;


}

.ProductGroupTree li 
{
font-size:12px;
list-style-image: none;
background-image:url(filemanager/html/icon.gif);
background-position: 0 10px;
margin:0;
text-align:left;
padding-bottom:0px;
background-repeat:no-repeat;
display:block;
padding-top:5px;
padding-left:10px;
padding-right:0px;
margin-right:-5px;
width:160px;


}
.ProductGroupTree li.selected{ 
background-image:url(filemanager/html/icon_open.gif);
background-position: 0 10px;
}

.ProductGroupTree li a , .ProductGroupTree li a:visited
{
font-size:12px;
color:#0B5ED7;
text-decoration:none;

}

.ProductGroupTree li a:hover
{

font-size:12px;
color:#0B5ED7;
}

.ProductGroupTree li ul
{
font-size:12px;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
margin-top:-5px;
margin-bottom:-10px;
margin-left:-15px;
width:170px;
display:block;

}


.ProductGroupTree li ul li.selected, .ProductGroupTree li ul li.selected a{ 

font-size:12px;
background-color:#FFFFFF;
font-weight:normal;

}

.ProductGroupTree li ul li{ 
font-size:12px;
list-style-image: none;
background-image:url(images/icon_lista.gif);
background-position: 5px 5px;
margin-top: 0px;
padding-top:2px;
margin-left: 10px;
padding-left:15px;
padding-bottom:2px;
font-weight:normal;
border:none;
display: block;
width:160px;
font-size:11px;
text-decoration:none;
color: #0B5ED7;
}

