@charset "windows-1251";

html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color:#FCF5CE;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	margin:0;
	padding:0;
}

#width {
	margin:auto;
	font-size:1.2em;
	height: 100%; /*IE*/
	min-width: 1230px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	//overflow-x: hidden;
	//width: expression( ( document.getElementById('minmax') && document.getElementById('minmax').clientWidth < 1010 ) ? '1010px' :	( document.getElementById('minmax') && document.getElementById('minmax').clientWidth < 1280 ) ? '100%' :	'1280px' );
}

#minmax {
	height:2em;
	margin-top:-2em;
}

.cont {
	overflow:hidden;
	height:1000%;
}

.header {
	background:url(../images/bg_top.gif);
	height:271px;
}

.logo {
	background:url(../images/top.jpg) bottom no-repeat;
	height:271px;
	width:1002px;
	position:absolute;
	top:-271px;
	left:-270px;
	z-index:999;
}

.podtop {
	background:url(../images/podtop_bg.gif) repeat-x;
	height:142px;
	width:100%;
	position:relative;
}

.podtop_left {
	background:url(../images/podtop_left.gif) no-repeat left top;
}

.podtop_right {
	background:url(../images/podtop_right.gif) no-repeat right top;
	height:142px;
	position:relative;
}

.podtop_center {
	background:url(../images/podtop.gif) 43px 0px no-repeat;
	width:379px;
	height:142px;
	margin:auto;
	position:relative;
}

.zagl {
	background:url(../images/zagl_bg.gif);
	height:94px;
}

.zagl_left {
	background:url(../images/zagl_right.gif) no-repeat left top;
	height:94px;
}

.zagl_right {
	background:url(../images/zagl_left.gif) no-repeat right top;
	height:94px;
}

.zagl_right h3 {
	font-size:17px;
	font-weight:bold;
	color:#fde684;
	text-align:center;
	padding:0px;
	margin:0px;
	padding-top:38px;
	font-family:Arial, Helvetica, sans-serif;
}

.text {
	padding:20px;
	padding-top:0px;
	color:#000;
	font-size:15px;
}

.text p {
	text-indent:20px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.abibok {
	background:url(../images/abibok.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/abibok.png', sizingMethod='crop');
	_background: transparent;
	width:130px;
	height:231px;
	position: absolute;
	right:5%;
	top:75px;
	z-index:9999;
}

.fleita {
	background:url(../images/fleita.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fleita.png', sizingMethod='crop');
	_background: transparent;
	width:143px;
	height:86px;
	position:absolute;
	right:9%;
	z-index:2;
}

.content {
	background-color:#F8EBBA;
}

.otstup {
	padding:20px;
	position:relative;
	padding-top:0;
	margin-top:-20px;
}

.left_menu ul {
	list-style:none;
}

.left_menu ul li a.active {
	background:url(../images/bg_menu_hover.gif) no-repeat;
}

.left_menu ul li a {
	background:url(../images/bg_menu.gif) bottom left no-repeat;
	display:block;
	text-decoration:none;
	padding-left:40px;
	color:#a8501c;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	min-height:5px;
	_height:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.left_menu ul li a:hover {
	background:url(../images/bg_menu_hover.gif) no-repeat;
}

.left_menu ul ul {
	padding-left:50px;
	background:url(../images/bg_menu.gif) no-repeat bottom left;
	padding-bottom:10px;
}

.left_menu ul ul ul {
	padding-left:16px;
	background:url(../images/bg_menu.gif) no-repeat bottom left;
	padding-bottom:10px;
}

.left_menu ul ul li a {

	background:url(../images/pic.gif) no-repeat left 9px;

	font-size:14px;

	color:#000000;

	padding:3px;

	padding-left:15px;

}

.left_menu ul ul li a:hover {
	background:url(../images/pic.gif) no-repeat left 9px;
	color:#fc5a0b;
}

.left_menu ul ul li a.active { color:#fc5a0b; background:url(../images/pic.gif) no-repeat left 9px;
	font-size:13px;
	padding:3px;
	padding-left:15px;
}

.top_menu {
	background:url(../images/top_menu_bg.gif);
	height:49px;
	color:#a8501c;
	font-size:15px;
	text-align:center;
	margin: 0px 0px 5px 0px;
}

.breadcrumb {
	margin-bottom: 20px;
}

.breadcrumb li {
	display: inline;
}

.top_menu li {
	padding: 0 5px;
	display: inline-block;
}

.top_menu_left {
	background:url(../images/top_menu_left.gif) no-repeat left top;
	height:49px;
}

.top_menu_right {
	background:url(../images/top_menu_right.gif) no-repeat right top;
	height:49px;
}

.top_menu a {
	font-size:20px;
	font-weight:bold;
	color:#a8501c;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:48px;
}

.top_menu a:hover {
	text-decoration:underline;
}

.podarki {
	background:url(../images/podarki.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/podarki.png', sizingMethod='crop');
	_background: transparent;
	width:137px;
	height:147px;
	position:absolute;
	bottom:60px;
	left:250px;
}

.footer {
	background:url(../images/arnament.gif) repeat-x top;
	height:130px;
	position:relative;
	width:100%;
	clear:both;
}

.footer_bg {
	background:url(../images/footer_bg.gif);
	height:145px;
}

/*.bottom {
	position:absolute;
	background: url(../images/footer_bgs.gif) repeat-x;
	height:66px;
	width:44%;
	right:280px;
	margin-top:-27px;
}

.bottom_left {
	background:url(../images/footer_left.gif);
	width:130px;
	height:66px;
	left:297px;
	margin-top:-27px;
	position:absolute;
}

.bottom_right {
	background:url(../images/footer_right.gif);
	width:130px;
	height:66px;
	right:195px;
	margin-top:-27px;
	position:absolute;
}*/

.bottom {
    background: url("../images/footer_bgs.gif") repeat-x scroll center center rgba(0, 0, 0, 0);
    height: 66px;
    margin-left: 271px;
    margin-right: 195px;
    position: relative;
    top: -27px;
}

.bottom_left {
    background: url("../images/footer_left.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 66px;
    position: relative;
    width: 130px;
}

.bottom_right {
    background: url("../images/footer_right.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 66px;
    position: relative;
    width: 130px;
}

.tovar {
	text-align:center;
	margin-bottom:15px;
}

.tovar p {
	padding:0px;
	margin:0px;
}

.tovar a {
	font-size:16px;
	color:#a8501c;
	text-decoration:underline;
}

.tovar a:hover {
	font-size:16px;
	color:#a8501c;
	text-decoration:none;
}

.products {
	overflow:hidden;
	zoom:1;
	padding:10px;
	padding-right:0px;
	padding-left:0px;
	border-bottom:1px solid #fbdb64;
	border-top:1px solid #fbdb64;
}

.product {
	float:left;
	width:140px;
	/*height:220px;*/
	margin-right:5px;
	text-align:center;
}

.product p { text-indent:0px;}

.product b {
	font-size:18px;
	font-weight:normal;
	display:block;
}

.product a {
	color:#a8501c;
	font-size:14px;
	text-decoration:none;
}

.product a:hover {
	color:#a8501c;
	font-size:14px;
	text-decoration: underline;
}

.product img {
	border:3px solid #e8cb14;
}

.product_list {
	padding-top:15px;
	overflow:hidden;
	zoom:1;
}

.product_list h2 {
	float:left;
	background:none;
	padding-bottom:5px;
}

.black {
	color:#000;
}

.font12 {
	font-size:12px;
}

.pagination {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.pagination li {
    display: inline;
    margin: 0 5px;
}

.pagination a {
	font-size:12px;
	padding:2px;
}

.pagination a:hover {
	background:#eb9556;
	color:#FFFFFF;
}

.pagination img {
	vertical-align: bottom;
}

.adres {
	float:left;
	padding-left:30px;
	position:relative;
	font-size:13px;
	color:#a8501c;
	width:340px;
}

.adres p {
	margin: 4px 0;
}

.copy {
	float:left;
    padding-left: 50px;
    position:relative;
	font-size:13px;
	color:#a8501c;
	width:350px;
}

.count {
	float:right;
	/*padding-left:8%;*/
	position:relative;
	font-size:13px;
	color:#a8501c;
	width:200px;
}

.razdel {
	padding-left:20px;
	padding-top:30px;
	list-style-image:url(../images/pic.gif);
}

.razdel a {
	color:#a8501c;
}

.vopros_otvet {
	padding:20px;
}

.vopros_otvet ul {
	padding-left:20px;
	list-style:none;
}

.vopros_otvet li a {
	color:#a8501c;
	background:url(../images/pic_str.gif) no-repeat right center;
	padding-right:20px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}

.left_foto {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
}

.right_foto {
	float:right;
	margin-left:10px;
	margin-bottom:2px;
}

.left_foto img, .right_foto img {
	border:3px solid #e8cb14;
}

.sitemap {
	list-style:none;
	line-height:24px;
}

.sitemap li a {
	background:url(../images/sitemap_bg_ul.gif) no-repeat bottom left;
	padding-left:15px;
	padding-bottom:10px;
	text-decoration:none;
	color:#a8501c;
	display:block;
}

.sitemap ul {
	padding-left:40px;
	list-style:none;
}

.sitemap li li a {
	background:url(../images/sitemap_bg_ul_ul.gif) no-repeat bottom left;
	padding-bottom:3px;
	padding-left:5px;
}

.tovar_page p { text-indent:0px;}

.contents p { text-indent:0px;}

.news p { text-indent:0px;}

.tovar_page {
	_height:1%;
	zoom:1;
	background:#fcf6d0;
	margin-bottom:20px;
	height:220px;
}

.tovar_page .opis {
	float:right;
	width:30%;
	text-align:center;
}

.tovar_page .name {
	color:#a8501c;
	font-size:14px;
}

.tovar_page .price {
	color:#000;
	font-size:18px;
}

.news {
	padding:5px;
	margin-bottom:20px;
}

.news .date {
	display:block;
}

.news .news_text {
	display:block;
	padding:3px 0;
}

.news .news_link {
	color:#a8501c;
	display:block;
}

.izd {
	float:left;
	width:48%;
	text-align:center;
	height:150px;
	vertical-align:bottom;
}

h3.form {
	background:#ffe268;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:5px;
	padding-left:20px;
}

.text table {
	margin-top:20px;
	border:1px solid #ffe268;
}

.text table table {
	border:none;
}

.text table td {
	padding:5px;
	padding-left:20px;
}

.text table .big {
	font-size:18px;
}

.brd_n {
	border:none;
	width:128px;
	cursor:pointer;
}

.center_bg {
	background:url(../images/center_bg.gif) repeat-x;
	min-height:400px;
	padding-bottom:60px;
}

*html .center_bg {
	height:400px;
}

.clear {
	clear:both;
}

div.main-box {
	position:relative;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg_left.gif) repeat-y left;
}

div.bottom-box {
	background:#336699;
	text-align:center;
	clear:both;
}

div.center-box {
	position:relative;
	width:100%;
	left:300px;
}

div.reset-box {
	position:relative;
	width:100%;
	left:100%;
	margin-left:-300px;
}

div.right-box {
	position:relative;
	width:100%;
	margin-left:-220px;
	left:-2px;
}

div.content-box {
	position:relative;
	width:100%;
	margin-left:-100%;
	left:220px;
	background:url(../images/bg_right.gif) repeat-y right;
}

div.left {
	float:left;
	width:300px;
	min-height:400px;
	background:url(../images/left_line.gif) no-repeat left 93px;
}

*html div.left, *html div.right { height:400px;}

div.right {
	float:right;
	width:220px;
	text-align:center;
	background:url(../images/right_line.gif) no-repeat left 93px;
	min-height:400px;
}

div.center {
	margin-left:300px;
	margin-right:220px;
	text-align:left;
}

* html div.center {
	height:1%;
	margin:0;
}

* html div.left {
	margin-right:-3px;
}

* html div.right {
	margin-left:-3px;
}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both; 
	visibility: hidden;
}	
	
.heightfix:before {
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}

h1 {
	font-size:200%;
	font-weight:normal;
	margin:0;
	color:#990101;
	background:url(../images/center_zagl_bg.gif) no-repeat bottom left;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

h2, h3, h4, h5, h6 {
	font-weight:normal;
}

h2 {
	font-size:18px;
	color:#990101;
	background:url(../images/center_zagl_bg.gif) no-repeat bottom left;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

h3 {
	font-size:140%;
}

h4 {
	font-size:120%;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#a20621;
	text-decoration:underline;
}

a:hover {
	color:#eb9556;
	text-decoration:none;
}

p {
	margin:1em 0;
}

img {
	border:none;
}

.start a:hover, .end a:hover{ background:none;}

.tovar a img { border:2px solid #FCF5CE;}

.tovar a:hover img{ border:2px solid #eb9556; overflow:hidden;}

.cart { padding-bottom:20px;}

.cart .tops { background:url(../images/cart_bg.gif); line-height:22px;}

.cart .lefts { background:url(../images/cart_left.gif) no-repeat left;}

.cart .rights { background:url(../images/cart_right.gif) no-repeat right; height:24px;}

.cart .contents { border:1px solid #f89303; border-top:none; border-bottom:none; position:relative; background:#fcf6d0; padding:10px;}

.cart .bottoms { background: url(../images/cart_bottom_bg.gif) repeat-x top; _margin-right:2px;}

.cart .bottom_lefts { background:url(../images/cart_bottom_left.gif) no-repeat left top;}

.cart .buttom_rights {background:url(../images/cart_bottom_right.gif) no-repeat top right; height:11px; position:relative;}

.cart h4 { font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-align:left; padding:0px; margin:0px;  padding-left:20px;}

.cart .no_tovar {font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; padding-left:10px;}

.cart .tovars { font-family:Arial, Helvetica, sans-serif; font-size:11px; border-bottom:1px solid #f0d739; margin-bottom:10px;}

.cart .tovars td { padding:5px; text-align:center; padding-bottom:10px;}

.cart .tovars td .price { font-size:12px;}

.cart .tovars td a {color:#fe0000; text-decoration:none;}

.cart .prices { text-align:center;}

.cart .itogo {font-family:Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #f0d739; margin-bottom:10px;}

.cart .itogo td { padding:5px;}

button{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:25px;
	line-height:19px;
}

button span, button em{
	display:block;
	height:25px;
	line-height:19px;			
	margin:0;
	color:#954b05;
}	

*html .button span, button em { line-height:23px;}

button span{
	padding-left:20px;
	background: url(../images/button.png) no-repeat 0 0;
}	

button em{
	font-style:normal;
	padding-right:20px;
	background:url(../images/button.png) no-repeat 100% 0;
	color:#fff;
	font-size:12px;
}	



button.blue span{
	padding-left:20px;
	background: url(../images/button_blue.png) no-repeat 0 0;
}	

button.blue em{
	font-style:normal;
	padding-right:20px;
	background:url(../images/button_blue.png) no-repeat 100% 0;
	color:#fff;
	font-size:12px;
}	

.otstup5 { margin-bottom:5px;}

.otstup10 { margin-bottom:10px;}

.text .cart { padding-bottom:20px;}

.text .cart .tops { background:url(../images/cart_text_top_bg.gif) repeat-x; line-height:27px;}

.text .cart .lefts { background:url(../images/cart_text_top_left.gif) no-repeat left;}

.text .cart .rights { background:url(../images/cart_text_top_right.gif) no-repeat right; height:27px;}

.text .cart .contents { border:1px solid #f0d739; border-top:none;  position:relative; background: none; padding:10px;}

.text .cart h4 { font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-align:left; padding:0px; margin:0px;  padding-left:20px;}

.tovar_table {border:1px solid #f0d739; border-collapse: collapse; margin-bottom:20px;}

.tovar_table td,.tovar_table th { font-weight: normal; border:1px solid #f0d739; padding:10px; font-size:14px; font-family:Arial, Helvetica, sans-serif;}

.tovar_table .small { font-size:12px;}

.tovar_table .small a { font-size:12px; color:#a8501c; text-decoration:none;}

.tovar_table .small a.del { font-size:12px; color:#fe0000; text-decoration:none; display:block;}

.tovar_table .small a.del img { margin-bottom:-2px;}

img { border:none;}

.zakaz { width:95%;}

.zakaz td { padding:5px; padding-left:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; vertical-align:top;}

.zakaz td input, .zakaz td textarea { border:1px solid #c9c9c9;}

.zakaz td button { margin-left:160px;}

.zakaz td.svetl_fon h3 { font-size:18px; font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; font-weight:normal;}

.zakaz td.svetl_fon p { padding:0px; margin:0px; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;}

.zakaz .svetl_fon { background-color:#fcf3ce;}

.red { color:#ff0000;}

.width300 { width:300px;}

.zakaz td.font18 { font-size:18px;}

.right_otst { padding-left:10px; padding-right:10px; text-align:left;}

.otst_l_10 { padding-left:10px;}

.bread { font-size:12px; color:#a8501c; font-family:Arial, Helvetica, sans-serif;}

.toptext { color:#FFFFFF; position: relative; z-index:9999; top:5px; left:40%; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; width:1002px;}

.top_icon { 
	/*position:absolute; top:5px; right:20px; font-size:14px; z-index:9999; color:#FFFFFF;*/
	background-color: #fc5a0b;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
    position: fixed;
    right: 20px;
    top: 5px;
    z-index: 10000;
}

.top_icon a { color:#FFFFFF; padding-left:5px;}

.top_icon a:hover { color:#f7e168;}

.top_icon a.active {color:#f7e168;}

.top_icon a img { padding-right:10px;}

.header-text > p { margin: 0; }

.label_products .block_item {text-align:center;}