@charset "windows-1251";
/* CSS Document */

/*Reset*/
html, body, div, span, applet, object, iframe, h1, h2, 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 { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; text-align:left; }
ol, ul { list-style-image:none; list-style-position: inside; list-style-type: disc; }
div { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
*+html img { -ms-interpolation-mode: bicubic; }
/*body*/
body { background-image:url(../images/bac.jpg); background-repeat:repeat; font:normal 13px Georgia, "Times New Roman", Times, serif; color:#663300;}
img {  border: none; }
a { outline: none; cursor:pointer; }
a img { border: none; }
a {color:#f74b16; text-decoration:underline;}
a:hover { text-decoration:none;color:#663300;}
a.link { color:#ffffff; display:block; padding:0 5px 10px ;}
a:hover.link { }

h1, h2, h3, h4, h5, h6 { font:normal 20px  Georgia, "Times New Roman", Times, serif;color:#663300; padding:0 6px;}
h1 { font-size: 20px; line-height: 22px; margin:7px 0; }
h2 { font-size: 18px; line-height: 20px; margin:5px 0;}
h3 { font-size: 16px; line-height: 18px; margin-bottom: 5px; }
h4 { font-size: 15px; line-height: 16px; margin-bottom: 4px; }
h5 { font-size: 14px; line-height: 15px; margin-bottom: 4px; }
h6 { font-size: 14px; line-height: 15px; margin-bottom: 3px; }

/*menu_site*/
#partner { height:40px; text-align:center; color:#FFF; font-size:15px; padding:3px;}
#partner ul { display:inline; font:normal 16px Georgia, "Times New Roman", Times, serif; color:#ffffff; line-height:40px; }
#partner ul li { display:inline; padding:0 45px; }
#partner ul li a { text-decoration:underline; color:#ffffff; }
#partner ul li a:hover { text-decoration:none; color:#ffffff; }

/*all*/
#all {background-image:url(../images/bac_all.jpg); background-repeat:no-repeat; background-position:center top; }

/*header*/
#header {min-width: 980px; max-width: 1280px; width:1280px;margin:0 auto; border-top:1px solid #f9c747;}
     /*logotip*/
#logotip{ height:56px; width:50%; padding:0 0 0 15px; float:left;}
#contact{height:56px; text-align:right; line-height:50px; font:normal 24px Georgia, "Times New Roman", Times, serif;}
#contact p{margin:7px 15px 0 0;}
#contact span{ font-size:18px; color:#ffffff;}
     /*navbar*/
#navbar{min-width: 980px; max-width: 1260px; width:expression(document.body.clientWidth < 980? "980px" : document.body.clientWidth > 1260? "1260px" : "auto");height:55px; margin:0 auto;}
#center{background-image:url(../images/bac_navbar.png); background-repeat:repeat-x; height:55px; width:100%; text-align:center;}
#left{width:15px;height:55px; background-image:url(../images/left_navbar.png); background-repeat:no-repeat; }
#right{width:15px;height:55px; background-image:url(../images/right_navbar.png); background-repeat:no-repeat;  }
#center table{ font:normal 14px Georgia, "Times New Roman", Times, serif; color:#ffffff;text-transform:uppercase;}
#center table td{ text-align:center;}
#center table td a{ font:normal 14px Georgia, "Times New Roman", Times, serif; color:#ffffff;text-decoration:none;}
#center table td a:hover{ font:normal 14px Georgia, "Times New Roman", Times, serif;color:#663300;text-decoration:none;}
#center table td.red a{color:#663300;}
#center table td.red a:hover{color:#f74b16;}

    /*action*/
/*div.action_bloc{}*/
ul.action{ border:6px solid #f9c747;background-color:#924412;list-style:none; height:80px; margin:25px 0 0 0;}
ul.action li{ width:25%; position:relative;float:left; height:80px; color:#ffffff; font-size:12px;border-right:3px solid #f9c747;}
ul.action li.border_none{ border:0;width:24%;}
ul.action li a{color:#ffffff; text-decoration:none; display:block; padding:15px 5px 5px 5px;}
ul.action li a:hover{color:#ffffff; text-decoration: underline;}
p.action_list{ background-image:url(../images/action.png); background-repeat:no-repeat; background-position:right; height:38px; width:100%;
position:absolute; top:-21px; right:5px;}
   /*korzina*/
#korzina{ background-image:url(../images/korzina.png); background-repeat:no-repeat; width:210px; height:116px; color:#ffffff;}
#korzina p{padding:0 0 0 60px;}
#korzina a{ font:normal 16px Georgia;color:#ffffff; text-decoration:underline;}
#korzina a:hover{font:normal 16px Georgia; color:#ffffff; text-decoration:none;}
   /*poick*/
#poick{/*background-image:url(../images/bac_poick.png);background-repeat:no-repeat; */width:270px; height:45px; margin:18px 0 0 0;}
#poick input.poick{ width:215px; border:1px solid #ffffff; margin:12px 0 0 15px; float:left;}
#poick input#knopka_poick{ background-image:url(../images/knopka_poick.png);background-repeat:no-repeat; width:39px; height:33px;border:0;background-color:transparent; cursor:pointer; margin:5px;}

/*content*/
#content { min-width: 980px; max-width: 1280px; width:1280px;margin:0 auto;}
/*leftcolumn*/
#leftcolumn{ width:250px; float:left; padding:3px 0;}
/*rightcolumb*/
#rightcolumn{ margin-left:253px; background-color:#ffffff;}
#rightcolumn p, #rightcolumn div, #rightcolumn table{padding:3px 6px;}
#rightcolumn ul, #rightcolumn ol{padding:3px 6px 10px 25px; list-style-position:inside;}
.clearfloat { clear:both; height:0;font-size:1px; line-height:0px; }
.dopparam tr { text-align:left; font-size:9pt;}
.dopparam td,.dopparam th {padding:4px;border:1px solid #F9C747;}


    /*menu*/
.message_list_li { background-image:url(../images/bac_message_list.jpg); background-repeat:no-repeat; background-position:bottom right;background-color:#924412;display:block; 
width:250px;margin:0 0 2px 0;}
.message_head{ cursor: pointer; background-color:#924412; width:248px; height:35px;}
.message_head h1{font: normal 16px Georgia, "Times New Roman", Times, serif; color:#f9c747; line-height:35px; padding:0 0 0 2px; margin:0;}
.message_head h1 a{ font: normal 16px Georgia, "Times New Roman", Times, serif; color:#f9c747; line-height:35px; text-decoration:none;}
.message_head h1 a:hover{ font: normal 16px Georgia, "Times New Roman", Times, serif; color:#f9c747; line-height:35px; text-decoration:underline;}
ul.message_body { list-style-type:disc; list-style-position:outside; color:#ffcc33; display:none; padding:0 3px 25px 25px; font:16px normal Georgia, "Times New Roman", Times, serif;}
ul.message_body li {color:#ffffff; list-style-type:disc; padding:1px 0;}
ul.message_body li a {color:#ffffff; text-decoration:none;}
ul.message_body li a:hover{color:#ffcc33; text-decoration:none;}
    /*news*/
p.zag_news{color:#f9c747; margin:15px 2px 7px 2px; padding:0; border-bottom:1px dotted #f9c747; font-size:18px; width:50%;}
.news{color:#f9c747; font-size:17px; margin:3px 2px;}
.news a{ color:#ffffff; text-decoration:underline; font-size:15px;}
.news a:hover{ color:#ffffff; text-decoration:none;}
.news_big{ color:#f74b16; font-size:17px; margin:3px 0;}
.news_big a{color:#663300;font-size:15px;}
#rightcolumn .news_big p, #rightcolumn .news_big div{color:#663300;font-size:13px; margin:0; padding:0;}
.news_big ol{counter-reset: list1;color:#663300;font-size:13px; margin:0; padding:0;}
.news_big ol li{counter-reset: list1;}
.news_big table{color:#663300;font-size:13px; margin:0; padding:0;}
    /*banner*/
.banner{ width:240px; margin:3px auto;}
   /*podbor*/
#rightcolumn #podbor{ margin:0; padding:0;}
#podbor{ height:90px; background-color:#f9c747; background-image:url(../images/bac_podbor.jpg); background-repeat:no-repeat; background-position:center bottom;}
#podbor table{text-transform:uppercase; font-size:10px; width:98%; margin:0 auto;}
#podbor td{ width:16%;}
#podbor td select{ width:90%; text-transform:none;}
#podbor select{text-transform:none;}
input#knopka_podbor{ background-image:url(../images/knopka_podbor.png); background-repeat:no-repeat; border:0;background-color:transparent;
width:114px; height:48px; cursor:pointer;}
    /*sale*/
.noresult{ border-top:1px solid #91c715; padding-top:10px; font-size:16px;}
#sale_zag h2{color:#f74b16;}
#rightcolumn #sale{ border:1px solid #91c715;border-top:0; width:100%; margin:3px auto;font-family:Tahoma, Geneva, sans-serif;}
#sale td input{ width:50%; text-align:center; float:left;}
#sale td{ padding:0 3px;border-right:1px dotted #c6f658;}
#sale tr.name_sale{ background-image:url(../images/bac_sale.jpg); height:28px; color:#663300; font-size:16px;}
#sale tr.name_sale2{ background-image:url(../images/bac_sale2.jpg); height:56px; color:#663300; font-size:16px; vertical-align:top;}
#sale tr.name_sale2 h2{ margin:0;}
#sale tr.name_sale2 h2 a{ color:#ffffff; font-size:16px; text-decoration:none;}
#sale tr.name_sale2 h2 a:hover{ color:#ffffff; font-size:16px; text-decoration:underline;}
#sale tr.white td{ border:0;}
.white{ height:28px; padding:0px 3px; }
.white a{color:#663300;}
/*91c715*/
.green{ /*background-color:#d2ec96;*/ background-color:#def9a0; height:28px;padding:0px 3px;/*color:#ffffff;*/color:#663300;}
.green a{color:#663300;}
#logo_block{overflow:hidden; width:100%;}
.opicanie{ display:block; font-size:12px; margin:10px 0;}
.opicanie img{float:left;  margin:0 10px 10px 0;}
#logo_block .opicanie{ display:block; height:50px; width:145px; font-size:12px; float:left; margin:0 10px 10px 0;}
#logo_block .opicanie img{border:2px solid #def9a0;height:50px; width:145px; margin:0;}
.pricek{ font-family:Tahoma, Geneva, sans-serif;}
.pricek_old{ font-family:Arial, Helvetica, sans-serif; text-decoration:line-through;}
#sale input.korzina_knopka{ background-image:url(../images/korzina_knopka.png);background-repeat:no-repeat; width:26px; height:26px;border:0;background-color:transparent; cursor:pointer; margin:0 0 0 10px;}
  /*korzina_zakaz*/ 
#korzina_zakaz{margin:0 auto; width:450px;}
#zakaz_finish td{ padding:4px 5px; font-size:14px;}
   /*podrazdel*/
#rightcolumn table#podrazdel{ padding:0; margin:0;}
#podrazdel td{width:33%; border-right:2px solid #f9c747;border-left:2px solid #f9c747; border-top:3px solid #f9c747; border-bottom:3px solid #f9c747; vertical-align:top;}
.podrazdel_name{ background-color:#924412; height:35px; font:normal 18px Georgia, "Times New Roman", Times, serif; color:#ffffff; line-height:35px; padding:0 0 0 4px;}
.podrazdel_text{padding:6px 4px; vertical-align:top;}
.podrazdel_podrobnee{ background-color:#f9c747; height:24px;}
.podrazdel_podrobnee a{ color:#ffffff; text-decoration:none;}
.podrazdel_podrobnee a:hover{ color:#663300; text-decoration:none;}
.podrazdel_name a{ color:#ffffff; text-decoration:none;}
.podrazdel_name a:hover{ color:#ffffff; text-decoration:underline;}

/*footer*/
#footer { background-image:url(../images/bac_footer.jpg); background-position:bottom; background-repeat:repeat-x; min-width: 980px; 
max-width: 1280px; width:1280px;margin:0 auto; }
#footer a{ text-decoration:underline; color:#ffffff;}
#footer a:hover{ text-decoration:none; color:#ffffff;}
#footer_mountain { background-image:url(../images/footer_mountain.png); background-repeat:no-repeat; background-position: top right; }
#footer_contact{ font-size:20px; padding:15px 0 0 25px; color:#ffffff;}
#footer_contact span{ font-size:14px;}
.footer_text{padding:7px 0 7px 25px;}
/*-------------------------PLATON SYSTEM--------------------*/
div.platon{ margin-left:25px; text-align:left;}
div.platon a.platon_title_top{ font:normal 10pt Tahoma, Geneva, sans-serif; color:#0000d3; text-decoration:underline;}
div.platon a.platon_title_top:hover{text-decoration:none;}
div.platon a.platon_title_bottom{ font:normal 9pt Tahoma, Geneva, sans-serif; color:#118f00; text-decoration:none;}
div.platon a{ font:normal 10pt Tahoma, Geneva, sans-serif; color:#000000; text-decoration:none;}
.platon1{font:11px Tahoma,Arial,sans-serif !important;line-height:12px !important;}
/*avtonovosti*/
#news_gl{ width: 1230px; height:250px; overflow:hidden; list-style:none outside; margin:7px auto; padding:5px;}
#news_gl li{ width:246px; height:250px; float:left; position:relative;}
#news_gl li a{color:#374351; text-decoration:none;}
.data_gl{ font-weight:bold;}
.foto_news_gl{ background:#f8f8f8; text-align:center; width:224px; height:164px;}
.foto_news_gl img{ margin-top:5px; border:2px solid #eaebf0;}
.text-news_gl{ margin-right:10px;}
.all_news_gl{margin-bottom:7px;padding-left:5px;}
#avtonews_name{border:0;background-color:#924412; height:35px;line-height:35px; font:normal 18px Georgia, "Times New Roman", Times, serif; color:#FFF; padding:6px 0 0 5px;}
#stat_gl{padding:0px; overflow:hidden;min-width: 980px; 
max-width: 1280px; width:1280px; margin:15px auto 0; background-color:#FFF;}
#stat_gl_block{margin:10px 15px; overflow:hidden;}
#stat_gl .stat{ width:50%; float:left;height:170px; padding:0 10px 0 0; overflow:hidden; margin-bottom:25px;}
#stat_gl .stat_foto{ float:left; width:230px; height:140px;}
#stat_gl .stat_foto img{ border:5px solid #eeebe8; width:230px; height:140px;}
#stat_gl .stat h3{ margin-left:245px; height:30px; font-size:14px; padding-left:0;}
#stat_gl .stat h3 a{color:#424141;}
#stat_gl .stat_text{ margin-left:245px; line-height:13px; font-size:12px;}
#stat_gl .read{ width:113px; height:26px; background:#924412; text-align:center; margin-left:245px; margin-top:8px; overflow:hidden;}
#stat_gl .read a{ color:#fff; text-decoration:none; line-height:25px;}
#stat_gl .read a:hover{ color:#E8C747;}

.stat_list{overflow:hidden;}
#rightcolumn .stat_block .stat_foto{ float:left; width:240px; height:150px; margin:0 15px 10px 0; padding:0;}
#rightcolumn .stat_block .stat_foto img{ border:5px solid #eeebe8; width:230px; height:140px; margin:0; padding:0;}
#verificator{ margin-bottom:10px;}
#verificator p{padding:3px 15px;}
#verificator h2{border:0;background-color:#924412; height:35px;line-height:35px; font:normal 18px Georgia, "Times New Roman", Times, serif; color:#FFF; padding:6px 0 0 5px;}
/*sape*/
.block_links * { background:transparent none repeat scroll 0 0 !important; border:medium none !important; clear:none !important; clip:rect(auto, auto, auto, auto) !important; font-size:100% !important; font-style:normal !important; font-variant:normal !important; font-weight:normal !important; height:auto !important; letter-spacing:normal !important; line-height:normal !important; margin:0 !important; overflow:visible !important; padding:0 !important; position:static !important; text-align:left !important; text-decoration:none !important; text-indent:0 !important; text-transform:none !important; vertical-align:baseline !important; visibility:visible !important; white-space:normal !important; width:auto; word-spacing:normal !important; z-index:auto !important; cursor: pointer!important; }
.block_links li {  list-style-image:none !important; list-style-position:outside !important; list-style-type:none !important; display: inline; }
.block_links li DIV { padding:0.5em !important; }
.block_links DIV, .block_links TABLE { padding: 5px !important; }
.block_links { width: auto!important; font-family: Verdana!important; font-size: 11px!important; border: 1px solid #E8C747!important; background-color: transparent!important; padding:5px!important; position: relative!important; display:block!important; }
.block_links_icnt, .block_links_icnt * { text-align: left!important; }
.block_links_text, .block_links_text A, .block_links_text A:hover { color: #272909!important; font-size: 11px!important; }
.block_links_url { color: #ffffff!important; font-size: 11px!important; }
.block_links_header, .block_links_header A { color: #ffffff!important; font-size: 13px!important; font-weight: bold!important; text-decoration: underline!important; }
.block_links_sign { color: #999999!important; font-size: 10px!important; text-align: left!important; }
.block_links_clear { clear:both!important; }
.block_links TABLE { width: 100%!important; border: 0!important; }
.footer_link{margin:5px 0;}