@charset "utf-8";/* CSS Document */
html, body {
	color: #333;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
a {
	color: #317bc1;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
a:visited {
	color: #5088be;
	text-decoration: underline;
}
img, a img { border:none; }
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #1f1d1d;
	font: 18px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-size:14px;
	text-decoration:underline;
	color:#262626;
	line-height:normal;
	margin:0px 0px;
}

h1 {
	font-size: 16px;
	color: #88431a;
	font-weight: bold;
	font-style: italic;
padding-top:5px;
}

table, tr, td {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	/*border:0;*/
}
ul, li {
	margin: 0px;
	padding: 0px;
}
form, input {
	margin: 0px;
	padding: 0px;
}
div, p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.info {
	display: block;
	background: #c96a31;
	text-decoration: none!important;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #FFF!important;
	text-align: center;
	margin-top: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.info:hover { text-decoration:underline!important; }
#layout {
	width:950px;
	position:relative;
	margin: 0 auto;
	min-height:100%;
	background: #e5e5e5;
}
.inside #layout { background: #FFF; }
#header {
	height:342px;
	width:950px;
	background: url(../img/bg_header.jpg) no-repeat center top;
	position: relative;
	z-index: 100;
}
.inside #header { background: url(../img/header_inside.jpg) no-repeat center top; }
#nomer {
	font-size: 18px;
	color: #FFF;
	height: 55px;
	width: 300px;
	line-height: 55px;
	padding-left: 80px;
	float: left;
}
#favorite a {
	background: url(../img/izbrannoe.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
}
#favorite, #favorite a {
	float: right;
	height: 55px;
	line-height: 55px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	width: 160px;
	text-align: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#logo {
	height: 150px;
	width: 200px;
	margin-left: 10px;
}
#menu {
	width: 950px;
	text-align: center;
	height: 51px;
}
#menu a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 45px;
}
#menu a:hover { text-decoration: underline; }
#poisk {
	height: 67px;
	width: 159px;
	float: left;
	padding-left: 5px;
	padding-top: 18px;
}
#poisk p {
	text-align: center;
	background: url(../img/bg_search.jpg) no-repeat center top;
	padding-top: 8px;
}
.inside #poisk p { background: url(../img/poisk_inside.jpg) no-repeat center top; }
#poisk input {
	width: 110px;
	border-style: none;
	background:none;
	margin-bottom: 12px;
}
#poisk .search_button {
	color: #333;
	font: 14px Tahoma, Geneva, sans-serif;
	cursor:pointer;
	text-decoration:none;
}
#poisk .search_button:hover { text-decoration:underline; }
#welcome {
	float: left;
	background: url(../img/bg_welcome.jpg) no-repeat left center;
	height: 32px;
	line-height: 31px;
	font-size: 16px;
	color: #88431a;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	margin-left: 35px;
	margin-top: 18px;
	width: 500px;
}
.inside #welcome { background:none; }
#basket {
	float: right;
	width: 210px;
	height: 84px;
	background: url(../img/basket.jpg) no-repeat right center;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #595959;
}
.inside #basket { background: url(../img/korzina_inside.jpg) no-repeat right bottom; }
.basket_button { padding-top: 10px; }
.text_basket {
	padding: 0px 0px 0px 10px;
	line-height: 16px;
}
#content { padding-bottom: 20px;}
#left_content {
	float: none;
	width: 159px;
	padding-left: 6px;
}
#block_menu {
	background: url(../img/bg_menu.jpg) repeat-y;
	width: 159px;
	float:left

}
#top_corner_menu {
	background: url(../img/grey_corner_top_menu.jpg) no-repeat;
	height: 8px;
	width: 159px;
}
#left_menu {
	background: url(../img/grey_corner_bottom_menu.jpg) no-repeat bottom;
	width: 137px;
	padding-right: 11px;
	padding-left: 11px;
}
#left_menu ul {
	list-style: none;
	padding-bottom: 10px;
}
#left_menu ul li {
	margin-bottom: 2px;
	margin-top: 0px;
	background: url(../img/bg_button_menu.jpg) no-repeat;
	height: 31px;
	width: 137px;
	position: relative;
}
#left_menu ul li a {
	font: bold 12px/12px Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	display:block;
	width:137px;
	height:14px;
	text-align:center;
	line-height:14px;
	padding:9px 0 8px 0;
}
#left_menu ul li .long {
	height:28px;
	padding:2px 0 1px 0;
}
#left_menu ul li ul li a {
	color: #FFF;
	width:149px;
	padding:4px 0 3px 0;
	font-weight: normal!important;
}
#left_menu ul li:hover, #left_menu ul .jshover { background: url(../img/bg_menu_hover.jpg) no-repeat; }
#left_menu ul li a:hover { text-decoration:underline; }
#left_menu ul li ul {
	position: absolute;
	left: 100%;
	padding-bottom: 0px;
	top: 1px;
	z-index:1000;
}
#left_menu li ul li {
	background: #404040;
	border: 1px solid #bdbdbd;
	height: 21px;
	width: 149px;
	margin-top: -1px;
	margin-bottom: 0px;
}
#left_menu li ul, #left_menu li:hover ul li ul, #left_menu li:hover ul li:hover ul li ul, #left_menu .jshover ul li ul, #left_menu .jshover ul .jshover ul li ul { display:none; }
#left_menu ul li:hover ul, #left_menu ul li:hover ul li:hover ul, #left_menu ul li:hover ul li:hover ul li:hover ul, #left_menu ul .jshover ul, #left_menu ul .jshover ul .jshover ul, #left_menu ul .jshover ul .jshover ul .jshover ul { display:block; }
#left_menu ul li ul li:hover, #left_menu ul li ul .jshover { background: #7f7f7f; }
#center_content {
	float: left;
	width: 634px;
	padding-right: 1px;
	padding-left: 1px;
}
.razdel {
	background: url(../img/bg_razdel.jpg) no-repeat;
	height: 159px;
	width: 138px;
	float: left;
	margin-left: 16px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 2px;
}
.razdel img {
	height: 119px;
	width: 130px;
}
.razdel table tr td {
	height: 32px;
	width: 138px;
	text-align: center;
	vertical-align: middle;
}
.razdel a {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #404040!important;
	text-decoration: none!important;
}
.razdel a:hover { text-decoration:underline!important; }

.v_korzinu{cursor:pointer;}

.katalog {
	background: url(../img/bg_katalog.jpg) no-repeat center top;
	width: 302px;
	height: 160px;
	font-size: 12px;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
}
.katalog table { width: 302px; align:left}
.top_table {
	height:117px;
	vertical-align: top;
}
.top_table p {
color:#262626;
font-size:14px;
padding-left:7px;
padding-top:4px;
text-decoration:underline;
width:153px;
}
.top_table p a {
color:#262626;
text-decoration:underline;
white-space:normal!important;
}

.top_table .noline {
	padding-left: 7px;
	padding-top: 4px;
	color: #262626;
	text-decoration: none;
	font-size: 12px;
}

.top_img {
	height: 106px;
	width: 128px;
	padding-left: 7px;
	padding-top: 4px;
}
.bottom_table {
	height:25px;
	vertical-align: middle;
	text-align: center;
}
.opisani {
	height: 18px;
	width: 62px;
}
.half_l {
	width:290px;
	float:left;
	padding-left:8px;
	padding-bottom:50px;
}
.half_r {
	width:295px;
	float:right;
	padding-right:25px;
	padding-bottom:50px;
}
.half_r p {
	text-align:justify;
	color:#333333;
	font-size:12px;
}
.big-foto {
	width:267px;
	height:222px;
	padding:7px;
	background:#d9d9d9;
	border:solid 1px #cecece;
}
.big-foto img {
	width:265px;
	height:220px;
	border:solid 1px #bfbfbf;
}
.price {
	width:281px;
	padding-left:2px;
	margin-top:12px;
	margin-bottom:35px;
	color:#000;
	font-size:14px;
	line-height:24px;
}
.price .red { color:#F00; }
.price a {
	display:block;
	float:right;
	width:84px;
	height:22px;
	background:#cc6427;
	color:#FFF;
	font-size:18px;
	line-height:22px;
	border:solid 1px #606060;
	text-align:center;
	text-decoration:none;
}
.price a:hover { text-decoration:underline; }
.example_foto {
	width:128px;
	height:132px;
	padding:3px;
	background:#d9d9d9;
	border:solid 1px #cecece;
	float:left;
	margin-right:7px;
	margin-bottom:16px;
}
.example_foto img {
	width:126px;
	height:130px;
	border:solid 1px #bfbfbf;
}
#right_content {
	float: right;
	float: left;
	width: 144px;
	padding-right: 5px;
}
#hit {
	height: 38px;
	width: 144px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	background: #c73d05;
}
#hit_block {
	background: #FFF;
	border: 1px solid #c0c0c0;
	padding-left: 6px;
	margin-top: 0px;
}
.tovar_hit {
	width: 131px;
	padding-top: 0px;
	padding-bottom: 1px;
}
.tovar_hit a {
	font-size: 12px;
	color: #404040!important;
	text-decoration: none!important;
	display: block;
	width: 121px;
	background: #d9d9d9;
	padding-left: 10px;
}
.tovar_hit img {
	border: 1px solid #858585;
	background: #FFF;
	margin-left: -10px;
}
.tovar_hit span { background: #d9d9d9; }
.red {
	color: #ff0000;
	display: inline;
}
#footer {
	/*position:absolute;
	bottom:0px;*/
	margin-top:10px;
	height: 85px;
	background: url(../img/bg_footer.jpg);
	width: 950px;
}
#sozdanie {
	position: absolute;
	z-index: 50;
	width: 940px;
	right: 5px;
	bottom: 5px;
	text-align: right;
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
}
#sozdanie a {
	color: #999999;
	text-decoration: none;
}
