/* CSS Document */
body
{
	background-image:url(img/bg.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	color: #04135f;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.body
{
	background-image:url(img/bg-left.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

div.body2
{
	background-image:url(img/bg-right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-left: 49px;
}

td.tdmenu1
{
	background-color: white;
	height: 80px;
	color: #6187c7;
	vertical-align:bottom;
	padding-left: 5px;
	padding-bottom: 10px;
}

td.tdmenu2
{
	height:35px;
	background-image:url(img/menu-bg.gif)
}

div.block1
{
	border: 2px solid #6b77b9;
	margin: 0 10px 10px 0;
	background-color: #e6f4ff;
}

div.whiteblock
{
	background-color: white;
}

.block2
{
	border: 1px solid #04135f;
	background-color: white;
}

/* ????????? ? ????? 1*/
div.title
{
	height: 23px;
	line-height: 22px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	background-image:url(img/block1-title-bg.gif);
	background-position: top;
	background-repeat:repeat-x;
}
div.title div
{
	padding: 0px 10px 0px 30px;
	background-image:url(img/block1-title-ico.gif);
	background-position: left top;
	background-repeat: no-repeat;
	white-space: nowrap;
}

div.title a
{
	color: white;
}

div.bigtitle
{
	height: 51px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	background-image:url(img/block-bigtitle-bg.gif);
	background-position: top;
	background-repeat:repeat-x;
 
}
div.bigtitle div
{
	padding: 0px 10px 0px 60px;
	background-image:url(img/block1-bigtitle-ico.gif);
	background-position: left top;
	background-repeat: no-repeat;
	white-space: nowrap;
	font-size: 13px;
	font-weight: normal;
}

div.bigtitle div h1
{
	padding: 0px;
	margin: 0px;
	font-size: 18px;

}

div.bigtitle a
{
	color: white;
	text-decoration: none;

}


div.block1 div.green
{
	background-color: #bdde61;
}

div.bmenu
{
	line-height: 18px;
	padding-left: 15px;
	vertical-align: bottom;
	background-image:url(img/bmenu-item-bg.gif);
	height: 18px;
	font-size: 11px;
}
div.bmenu a
{
	color: black;
	text-decoration: none;
}

div.imgbox
{
	display: block;
	height: 102px;
	width: 102px;
}

div.bigprice
{
	color: #669a07;
	font-size: 16px;
	font-weight: bold;
}

ul.listico
{
	list-style-type: none; 
	margin-left: 0px;
	padding-left: 0px;
}

ul.listico li
{
	list-style-type: none;
	background:  url(/local/template/img/list-ico.gif) no-repeat left 5px;
	padding-left: 10px;
}

ul.listico a
{
	text-decoration: none;
}

h1.good
{
	color: #527f13;
	font-size: 15px;
}

h5
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}

div.anothergood
{
	margin-bottom: 5px;
}

td.bluetitle
{
	height: 26px;
	background-image: url(img/bluetitle-bg.gif);
	padding-left: 10px;
}

td.bluetitle h1
{
	color: white;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

td.bluetitle h1 a
{
	color: white;
	text-decoration: none;
}

td.bluetitle td
{
	color: white;
	font-size: 14px;
	font-weight: bold;
}

td.attrs
{
	background-color: #e6f4ff;
}

td.attrs, td.descr
{
	border-left: solid 1px #2f498c;
	padding: 10px;
}

td.pages
{
	background-color: #3b6900;
	color: white;
	padding: 3px;
}
td.pages a
{
	color: white;
}
hr
{
	height: 1px;
	color: #6b77b9;
	background-color: #6b77b9;
}
a.green
{
	color: #3b6900;
	text-decoration:underline;
}

input.search
{
	border: solid 1px #9fbb00;
	width: 140px;
}