body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11px;	
	color: #444e5c;
}
.top
{
	color: #0b3d70;
	font-size: 11px;
	text-align: left;
	line-height: 125%;
}
.top a {color: #0b3d70;}

.hc a {color: white;}

.bottom, .bottom a
{
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: none;
}
.bottom a:hover{color: white;}


td.catalog {background: url(/images/box_catalog_bg.gif) repeat-y;}
.catalog_div {background: url(/images/catalog_div.gif) no-repeat;margin: 4px 0px 4px 0;}

td.catalog h2
{
	background: url(/images/title_catalog_bg.gif) no-repeat;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: White;
	padding: 11px 10px 0 45px;
	margin:0 0 4px 0;
}
a.category{
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #444e5c;
	padding: 0 10px 0 30px;
	text-decoration: none;
}
a.category:hover {color: #0b68b5;}

.subcategories{padding-left:35px;margin-bottom:3px;}
.subcategories a
{
	display: block;
	font-size: 12px;
	color: #444e5c;
	text-decoration: none;
	padding:  0px 10px 2px 16px;
	background: url(/images/subcategory_bg.gif) no-repeat 0 -42px;
}
.subcategories a:hover{background: url(/images/subcategory_bg.gif) no-repeat 0 0;color: #0b68b5;}

td.news {background: url(/images/box_news_bg.gif) repeat-y;}
.news_div {background: url(/images/news_div.gif) no-repeat; margin: 4px 0px 4px 0;}

td.news h2
{
	background: url(/images/title_news_bg.gif) no-repeat;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: White;
	padding: 11px 10px 0 45px;
	margin:0 0 4px 0;
}
.news div.date {font-weight: bold; padding-left:30px;}
.news a {display:block; padding: 0 10px 0 30px;line-height: 120%;color: #444e5c;}
.news a:hover {color: #a42e2c;}

td.cart {background: url(/images/box_news_bg.gif) repeat-y;}
td.cart h2
{
	background: url(/images/title_news_bg.gif) no-repeat;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: White;
	padding: 11px 10px 0 45px;
	margin:0 0 4px 0;
}
td.cart div {font-weight: bold; padding: 0 10px 0 30px;line-height: 140%; margin-bottom: 5px}
.cart a {display: block; padding: 0 10px 0 30px;line-height: 120%;color: #444e5c;}

td.contacts {background: url(/images/box_contacts_bg.gif) repeat-y;}
td.contacts h2
{
	background: url(/images/title_contacts_bg.gif) no-repeat;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: White;
	padding: 11px 10px 0 45px;
	margin:0 0 4px 0;
}
td.contacts div {padding: 0 10px 0 30px;line-height: 140%;}

p, li, .txt
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a{color: #0b68b5;}
a:hover{text-decoration: none;}

td.menu {height: 34px;}
td.menu a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;	
	text-transform: uppercase;
}
td.menu img {margin:0 30px 0 30px;}

td.menu a:hover, td.submenu a:hover {text-decoration: underline;}

td.submenu {text-align: right;color: white;}
td.submenu a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;	
	text-transform: uppercase;
}

td.search {	color: white;}
td.search input {border: none;font-size: 11px;}

h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #34465c;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

h1.title{color: #0b68b5; font-size: 14px; font-weight: bold;margin:0;padding:4px 0 4px 15px;}
.title_div_left {background: url(/images/title_div_left.gif) no-repeat left;padding-left:5px;}
.title_div_right {height: 7px; background: #0b68b5 url(/images/title_div_right.gif) no-repeat right;}

.navbar
{
	padding-left: 15px;
	color: #249afc;
}
 .navbar a
{
	color: #249afc;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	margin: 12px 0 17px 0;
}

h3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #1a7ca9;
	margin: 10px 0% 5px 0%;
}


.item
{
	width: 226px;
	height: 203px;	
	background: url(/images/item_border.gif) no-repeat center;
	padding: 0px;
	margin: 10px;
}
.item_title
{
	display: block;
	color: #444e5c;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
.item_title div
{
	font-weight: bold;
/*	text-transform: uppercase; */
}
.item_price {
	color: #0b68b5;margin-top:15px;
}
.item_price span {
	font: bold  18px Arial;
	color: #a42e2c;
}
.item_img
{
	padding: 1px;
	border: 1px solid #cccccc;
}