* { margin:0; padding:0; border:0; }

ul {
	list-style:none;
}
ol {
	list-style-position: inside; 
}

a {
	color:#222;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
td {
	padding:0;
}

body {
	color:#222;
	font:normal 12px/15px Arial;
	background:#cbcbcb;
}

#main {
min-width:1000px;
width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1000? "1000px":
 "auto");
}
#topnav {
	height:35px;
	background:#bbbebf url(img/topnav.gif) repeat-x;
}
#topnav ul {
	width:100%;
	height:35px;
	text-align:right;
	background:url(img/topleft.gif) no-repeat;
}
#topnav ul li {
	display:inline;
	padding:0 10px;
	background:url(img/topnav-line.gif) no-repeat 0 3px;
}
#topnav ul li.none {
	background:none;
}
#topnav ul li a {
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
}
#topnav ul li a:hover {
	color:#222;
	text-decoration:underline;
}

#head {
	background:#232323 url(img/headbg.gif) repeat-x;
}
#head .inner {
	height:234px;
	background:url(img/headright.jpg) no-repeat top right;
}
#head img {
	display:block;
	width:562px;
	height:234px;
}
.line {
	height:21px;
	line-height:21px;
	padding:0 0 0 27px;
	background:#d7d7d7 url(img/line.gif) repeat-x;
}
#table {
	width:100%;
}
#table td {
	vertical-align:top;
}
#navigation {
	width:215px;
	padding:21px 8px 21px 0;
	background:#222;
}
#navigation li {
	padding:0 0px 0px 27px;
	background:url(img/ul.gif) no-repeat 0 7px;
border-bottom: 1px solid #2c2c2c;

}
#navigation li a {
	color:#e5e5e5;
	font:normal 14px/24px Arial;
	text-decoration:none;

}
#navigation li a:hover {
	color:#e5e5e5;
	text-decoration:underline;
}
#navigation li.red a:hover {
	color: red;
	text-decoration:underline;
}

#navigation li.red a {
	color:red;
	font:normal 14px/24px Arial;
	text-decoration:none;

}

#content_td {
	padding:0 0 21px 0;
	background:url(img/content_bot.gif) repeat-x bottom;
}
#content {
	padding:21px 16px 0 28px;
	background:url(img/content.gif) repeat-x top;
}

#table2 {
	margin: 0 auto; width: 750px;
	
}
.title {
	height:40px;
	padding:0 0 0 13px;
	margin:0 1px;
	color:#cbcbcb;
	font:bold 12px/24px Tahoma;
	background:#373737 url(img/title.gif) repeat-x;
}
.title a {color:#cbcbcb; font-size: 14px;}


.topbg	{ height:10px; background:url(img/topbg.gif) repeat-x; }
.topleft	{ height:10px; background:url(img/tl.gif) no-repeat; }
.topright	{ height:10px; background:url(img/tr.gif) no-repeat top right; }

.botbg	{ height:10px; background:url(img/botbg.gif) repeat-x; }
.botleft	{ height:10px; background:url(img/bl.gif) no-repeat; }
.botright	{ height:10px; background:url(img/br.gif) no-repeat top right; }

.leftbg	{ background:url(img/leftbg.gif) repeat-y left; }

.rightbg	{ background:url(img/rightbg.gif) repeat-y right; padding:10px; }

.centerbg	{ background:#bababa url(img/welcom.gif) repeat-x top; }

.welcom	{ width:100%; }
.welcom td	{ vertical-align:middle; }
.welcom-txt	{ font-size:12px; text-align:justify; }
.ceni		{ font-weight:bold; font:bold 12px/24px Arial; padding:0 0 0 25px; }
.ceni a { font-weight:normal; text-decoration: underline;}
.ceni b a { font-weight:bold; text-decoration: underline;}

.num_page	{ text-align:center; margin:20px 0; }
.num_page li {
	display:inline;
	margin:0 3px;
}
.num_page a {
	text-decoration:none;
	font-weight:bold;
}
#box {
	width: 750px;
	margin:0 auto;
}
.tovar {
	width:239px;
	float:left;
	margin:10px 5px 0 5px;
	display:inline;
}
.name { margin:0 1px;height:32px; padding:8px 15px 0 15px; background:url(img/title.gif) repeat-x; font:bold 12px/14px Arial; color:#cbcbcb; }
.name a {color: #cbcbcb; text-decoration: none;}
.name a: hover {text-decoration:underline;}
.pic {
	background:#f9f9f9 url(img/tovar2.gif) repeat-y;
	text-align:center;
}
.pic img.tovar_img {
	width: 186px; height: 148px;
	border:1px solid #a2a2a2;
	display:block;
	margin:0 auto 17px auto;
}

img.tovar_img {
	
	border:1px solid #a2a2a2;
	display:block;
	margin: 5px;
}

.pic .inner {
	min-height:245px;
	height:auto !important;
	height:245px;
	padding:10px 0 20px 0;
	background:url(img/tovar.jpg) no-repeat bottom;
}
.pic .inner ul {
	float:left;
	text-align:left;
}

.tv { margin:0 auto; }

.tv td { text-align:left; }
.tv td.description { text-align:center; }
.tv td.bold { font-weight:bold; padding:2px 0 2px 10px; }
.tv td.normal { padding:0 0 0 12px; }

.clear { clear:both; font-size:0; line-height:0; }

#footer {
	
	line-height:41px;
	padding:0 0 0 16px;
	font-weight:bold;
	background:#aab3b6 url(img/footer.gif) repeat-x top;
}

#table2 td.tb { width:2px; }
.yes {background: #e92500; color: #ffffff; padding: 3px; font-weight: bold; margin: 5px; line-height: 20px; font-size: 10px;}
.no {color: #000000; background: #f3f3f3; padding: 3px; font-weight: bold; margin: 5px; line-height: 20px; font-size: 10px;}
.price {background: #e92500; color: #ffffff; padding: 3px; font-weight: bold; margin: 5px; line-height: 40px; font-size: 12px;}
.headerright {position: absolute; right: 30px; top: 50px; color: #ffffff;}
.headerright a {color: #ffffff;}

.basket {}
.basket td {padding: 5px; border-bottom: 1px solid #a9a9a9; font-weight: bold;}
.description {padding-bottom: 5px; text-align: center;}

span.header1 a {color: #ff0000;}
span.header1 a:hover {color: #ff0000;}
td.counters {padding-top: 5px;}

.search {
	padding:10px;
}

.search input{
	padding:2px;
	margin:4px;
	background:#dddddd;
	border:1px solid black;
}

.basket tr{
	border:1px solid black;
}

.basket td {
	padding:5px;
}

h2.menu {margin-left: 20px; color: #fff; font-size: 18px; line-height: 35px; font-weight: normal; font-family: Trebuchet MS;}
input.find {background: url(img/find.gif) no-repeat; width: 30px; border: 0px;}
table.inner td {line-height: 24px;}
.baskettop {position: absolute; top: 0px; right: 8px; color: #a3a3a3; font-size: 14px; background: url(img/basket.jpg); width: 262px; height: 74px; line-height: 20px;}
.baskettop div {padding-top: 7px; padding-left: 80px;}
.baskettop a {color: red;}
.baskettop b a {color: #fff; text-decoration: none;}