/*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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-weight:normal;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
strong,b{font-weight:bold}:focus{outline:0}input:-moz-focus-inner,button{border:none}textarea{resize:none;overflow:auto}
*/
html, body {
    font:normal 18px Calibri;
    color:#6D4921;
}
html {
    background-color:#fff;
}

* {margin:0; padding:0}

a {
    color:#6D4921;	
    text-decoration:underline;
    /*font-weight:bold;*/
}
a:hover {
    color:#6D4921;
    text-decoration:none;
    /*font-weight:bold;*/
}
a.bold{
    font-weight:bold;
}

#obolochka {
    position:relative;
    width:1000px;
    margin: 0 auto;
    background-color: #fff;
}

#header {
    position:relative;
    width:100%;
    height:347px;
}

.logo {
    float:left;    
    width:300px;
    height:125px;
}


.logo a{
    float:left;
    width:330px;
    height:100px;
    display:block}

.inform {
    float:right;
    height:100px;
    margin-right: 45px;
}

.top {
    float:left;
    width:100%;
    margin:0;
    background:url(/images/bg_greenline.png) repeat-x;
    padding:3px 0 0 0;
}

.top_left {
    float:left;
    width:218px;
    font:14px;
    border-right:1px #fff solid;
    background-color:#f8f1d4;
}

.top_right {
    float:right;
    width:781px;
}

.top_r {
    float:left;
    width:100%;
    height:215px;
    background:url(/images/bg_greenline.png) repeat-x bottom;
    padding:0 0 3px 0;
}

.bot_r {
    float:left;
    width:100%;
    height:26px;
}

.basket {
    background:url(/images/bg_corner1.png) no-repeat bottom right;
    width:193px;
    padding: 0 0 0 25px;
    height:80px;
}


.menu {
    float:left;
    width:220px;
    height:215px;
    background:url(/images/bg_menu.png) repeat-y;
}

.menu ul {
    list-style: url(/images/list.png);
    margin:0;
    padding:0 0 0 17px;
    font:bold 12px Georgia;
    text-transform: uppercase;
}
.menu ul li{
    background-color: #6aa451;
}

.menu li a {
    display:block;
    height:15px;
    padding:10px 0 10px 30px;
    margin:0 0 1px -17px;
    text-decoration: none;
    color: #fff;
    background:url(/images/bg_menu_gr.png) repeat-y;
}
.menu li a:hover {
    color: #fff;
    background:url(/images/bg_menu_or.png) repeat-y;
}

.menu li a.aselected {
    color: #fff;
    background:url(/images/bg_menu_or.png) repeat-y;
}

.pictures {
    float:left;
    width:515px;
    height:100%;
    border-left:1px #fff solid;
    border-right:1px #fff solid;	
}

.menu_dop {
    float:left;
    width:44px;
    height:100%;
    background:url(/images/bg_orange.png) repeat-x;
    padding:37px 0 0 0;
    margin:0;
    text-align: center;
}

.menu_dop_align {
    margin:0 auto;
    width:13px;
}

.menu_dop .ico {
    display:block;
    margin:0 0 15px 0;	
    padding:0;
    border: 0px none;
}

.search {
    float:right;
    height:19px;
    margin:5px 0 0 0;
    width:225px;
    background: url("/images/bg_search.png") no-repeat scroll 0 0 transparent;
    margin-right: 45px;
}

.search-btn {
    float:right;
    padding-right: 5px;
}

.search .search-btn input {
    cursor:pointer;
    float:right;
    height:14px;
    padding:0;
    width:14px;
}

.search input {
    border:0 none;
    float:left;
    line-height:14px;
    margin-top:1px;
    padding-left:14px;
    width:185px;
    background:none repeat scroll 0 0 transparent;
    color:#808080;
}

.path {
    float:left;
    padding:4px 10px 0 29px;
    display:inline-block;
    font:bold 14px Calibri;
}

.path a:link, .path a:visited, .path a:active {
    font:14px Calibri;
    text-decoration: none;
}

.path a:hover {
    font:14px Calibri;
    text-decoration: underline;
}

.author {
    background-color:#eee1b5;
    width:198px;
    height:164px;
    padding: 0 10px 0 10px;
    overflow:hidden;
}
.author h6 {
    margin:4px 0 4px 0;
    font-weight:bold;
}
.author input {
    width:170px;
    height:19px;
    line-height:14px;
    margin:0 0 2px 0;
    padding: 0 14px 0 14px;
    color:#5a5a5a;
    border:none;
    background:url(/images/bg_form.png) no-repeat 0 0;
}
.author input.sbmt {
    width:73px;
    height:18px;
    margin:5px 0 3px 63px;
    cursor:pointer;
    color:#fff;
    font:bold 12px Georgia;
    padding:0 0 4px 0;
    background:url(/images/but_sbmt.png) no-repeat 0 0;
}
.author .tx{
    font: normal 12px Calibri;
    color: #6D4921;
}
.basket h6 {
    text-decoration:underline;
    font-weight:bold;
    padding:25px 0 0 0;
}

.bag {
    position:absolute;
    top:240px;
    left:145px;
    width:63px;
    height:100px;
    background: url(/images/bag.png) no-repeat;
}

#main {
    position:relative;
    width:940px;
    margin:30px;
    font:normal 16px Calibri;
    display:inline-block;
}

.main_left {
    width:660px;	
    float:left;
    position:relative;

}
.main_left_content {
    background-color:#f3e8d0;
    border:1px #ff9933 solid;
    width:638px;
    display: inline-block;
    padding: 10px 10px 80px;

}

.main_left_bottom {
    background:url(/images/ugolok.gif) no-repeat right bottom;
    width:115px;
    height:115px;
    position: absolute;
    bottom: 0;
    right: 0;
    float: right;
    display: inline-block;
    /*margin-bottom: -1px;*/
    /*margin-left: -104px*/

}
/*|html[xmlns*=""] .main_left_bottom {margin-bottom: -1px;}*/
@media all and ( width )	 { 
    .main_left_bottom  {     
        margin-bottom: -1px;
    }
}
@-moz-document url-prefix(){.main_left_bottom  {margin-bottom: 0px;}}

#main h1 {
    font:bold 18px Georgia;
    color: #40672F;
    text-transform:uppercase;
}

#main h5 {
    font:normal 12px Georgia;
    color: #40672F;
    padding:0 0 5px 0;
}

#main h5 a {
    font:normal 12px Georgia;
    /*color: #40672F;*/
    color: #800000;
    padding:0 0 5px 0;
}

.textblock
{
    float:left;
    position:relative;
    z-index:100;
    width:100%;
}

.red {
    color:red;
}

.small {
    font-size: smaller;
}

.color {
    color:#ff9933;
}

.main_right {
    width:240px;
    float:right;	
}

.block1 {
    width:227px;
    /*height:100%;*/
    display: inline-block;
    margin:26px 0 0 0;
}

.block1_top {
    background: url(/images/bg_block1.png) no-repeat;
    height:21px;
    color:#fff;
    font:bold 11px Georgia;
    padding:9px 0 0 50px;
    text-transform:uppercase;
    margin:0;
    width:177px;
}

.block1_content {
    width:205px;
    padding:10px;
    font-size:14px;
    /*height:100%;*/
    border-left:1px #e0cfbd solid;
    border-bottom:1px #e0cfbd solid;
    border-right:1px #e0cfbd solid;
}

.large {
    font-size: larger;
}

.block4 {
    width:225px;
    /*height:100%;*/
    display: inline-block;
    margin:26px 0 0 0;
}

.block4_top {
    background: url(/images/bg_block4.png) no-repeat;
    height:21px;
    color:#fff;
    font:bold 11px Georgia;
    padding:9px 0 0 50px;
    text-transform:uppercase;
    margin:0;
    width:177px;
}

.block4_content {
    width:205px;
    padding:10px;
    /*height:100%;*/
    border-left:1px #e0cfbd solid;
    border-bottom:1px #e0cfbd solid;
    border-right:1px #e0cfbd solid;
}

.block4 ul {
    list-style: url(/images/arrow.gif);
    margin:0 0 0 16px;
    padding:0;
    font:normal 11px Calibri;
}

.block4 li a {

    padding:0;
    margin:0;
    text-decoration: none;
    font:normal 11px Calibri;
    color: #6D4921;
}
.block4 li a:hover {
    color: #81b139;
    font:normal 11px Calibri;
}

.block4 div.hr hr {display:none;}
.block4 div.hr {
    border-top:1px #e0cfbd solid;
    width:205px;
    height:1px;
    font-size:0px;
    line-height:0px;
    margin:3px 0 1px -16px;
    clear:both;
}

.block2 {
    width:225px;
    /*height:100%;*/
    display: inline-block;
    margin:26px 0 0 0;
}

.block2_top {
    background: url(/images/bg_block2.png) no-repeat;
    height:21px;
    color:#fff;
    font:bold 11px Georgia;
    padding:9px 0 0 50px;
    text-transform:uppercase;
    margin:0;
    width:177px;
}

.block2_content {
    width:205px;
    padding:10px;
    /*height:100%;*/
    border-left:1px #e0cfbd solid;
    border-bottom:1px #e0cfbd solid;
    border-right:1px #e0cfbd solid;
}

.block2 ul {
    list-style: url(/images/arrow.gif);
    margin:0 0 0 16px;
    padding:0;
    font:normal 11px Calibri;
}

.block2 li a {

    padding:0;
    margin:0;
    text-decoration: none;
    font:bold 13px Calibri;
    color: #6D4921;
}
.block2 li a:hover {
    color: #81b139;
    font:bold 13px Calibri;
}

.block2 div.hr hr {display:none;}
.block2 div.hr {
    border-top:1px #e0cfbd solid;
    width:205px;
    height:1px;
    font-size:0px;
    line-height:0px;
    margin:3px 0 1px -16px;
    clear:both;
}

#podval {
    position:relative;
    width:100%;
    height:75px;
    background:url(/images/bg_greenline.png) repeat-x;
    padding:3px 0 0 0;
}

.podval_top {
    position:relative;
    width:100%;
    height:34px;
    background-color:#f8f1d4;
    text-align:center;
}

.podval_bottom {
    position:relative;
    width:100%;
    text-align:center;
    padding:15px 0;
}

.menu-hide{
	display:none;
}

.podval_top a {
    color:#6D4921;	
    text-decoration:underline;
    font:normal 10px Calibri;
    text-decoration:none;
    padding:0 10px;
}
.podval_top a:hover {
    color:#81b139;
    text-decoration:none;
    font:normal 10px Calibri;
    text-decoration:none;
}

.podval_top_bold a {
    color:#6D4921;	
    text-decoration:underline;
    font:bold 12px Calibri;
    text-decoration:none;
}
.podval_top_bold a:hover {
    color:#81b139;
    text-decoration:none;
    font:bold 12px Calibri;
    text-decoration:none;
}

.news_block {
    width:100%;
    height:100%;
    display:inline-block;
    margin:0 0 20px 0;
}

.news_block_content {
    border:1px #6D4921 solid;
    padding:5px;
    background-color:#f8f1d4;
    font:12px Calibri;
}


.news_block a {
    color:#6D4921;	
    text-decoration:underline;
    font:bold 11px Georgia;
    text-decoration:none;
}
.news_block a:hover {
    color:#81b139;
    text-decoration:none;
    font:bold 11px Georgia;
    text-decoration:none;
}

.main_left_content2 {
    width:660px;
    display:inline-block;
    padding:10px 0;	
}

.pages {
    text-align:center;
    margin:10px 0;
    position: relative;
    font:normal 14px Calibri;
}

.pages a {
    color:#6D4921;	
    text-decoration:underline;
    font:normal 11px Calibri;
    text-decoration:none;
}
.pages a:hover {
    color:#81b139;
    text-decoration:none;
    font:normal 11px Calibri;
    text-decoration:none;
}

.tovar_m {
    margin:0 10px 20px 10px;
    width:300px;
    height:200px;
    display:inline-block;
}

.tovar_m_left {
    width:149px;
    height:198px;
    border-top:1px #436c32 solid;
    border-left:1px #436c32 solid;
    border-bottom:1px #436c32 solid;
    float:left;
}

.tovar_m_right {
    width:140px;
    height:200px;
    background: url(/images/bg_m.png) no-repeat;
    float:right;
    padding:5px;
    font:14px Calibri;
}

.tovar_f {
    margin:0 10px 20px 10px;
    display:inline-block;
    width:300px;
    height:200px;
}

.tovar_f_left {
    width:149px;
    height:198px;
    border-top:1px #ff9933 solid;
    border-left:1px #ff9933 solid;
    border-bottom:1px #ff9933 solid;
    float:left;
}

.tovar_f_right {
    width:140px;
    height:200px;
    background: url(/images/bg_f.png) no-repeat;
    float:right;
    padding:5px;
    font:14px Calibri;
}
.tovar_m_right h5 a, .tovar_f_right h5 a{
    font:14px Calibri !important;
}
.tovar_pic {
    text-align:center;
}

.tovar_but {
    padding:10px 5px;
}

.tovar_podr {
    float:left;
}
.tovar_buy {
    float:right;
}


.textblock ul
{
    margin-left: 40px;
}

a.bukva{
    width: 20px;
    height: 15px;
}

.bukva_left{
    width: 15px;
    height: 15px;
    background-color: #6aa451;
    border: 1px solid #000000;
    text-align: center;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 3px;
    color: #fff;
    line-height: 14px;
}
.sel_bukva
{
    background-color: #ffa201 !important;
}


.block11_top {
    background: url("/img/gr_tl.gif") no-repeat;
    padding:0px;
    padding-left: 5px;
    height: 30px;
    width: 222px;
}
.block_ico{
    background: url("/img/bg_grright.gif") repeat-x; 
    padding:0px;
    height: 30px;
    width: 22px;
    float: left;
}

.block11_top_tit{
    background: url("/img/bg_grright.gif") repeat-x; 
    width: 166px;
    float: left;
    padding-left:29px
}
.block11_top_fin{
    background: url("/img/gr_tr.gif") no-repeat; 
    padding:0px;
    height: 30px;
    width: 5px;
    float: right;   
}
.ainline{
    display: inline-block;
}
.bukva_left_inline{
    width: 15px;
    height: 15px;
    background-color: #6aa451;
    border: 1px solid #000000;
    text-align: center;
    margin-bottom: 5px;
    padding: 3px;
    color: #fff;
    display: inline-block;
    line-height: 14px;
    margin-left: 2px;
    margin-right: 2px;
}
table.table tr{
    margin-bottom: 5px;
}

.textblock p{
    margin-bottom: 10px;
    margin-top: 10px;
}

#main h1, h2, h3 {
    color: #ff0000;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 17px;
}

.typeout {
    color: #40672f;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
}

.brand {
    color: #6d4921;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.autor {
    color: #6d4921;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

a.menu:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.menu:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.menu:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}


a.registr:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #6d4921;

}

a.registr:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #6d4921;

}

a.registr:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #6d4921;
}

a.right:visited	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #6d4921;
    text-decoration: none;

}
a.right:link	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #6d4921;
    text-decoration: none;

}

a.right:hover	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #81b139;
    text-decoration: none;

}



a.rightbold:visited	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #6d4921;
    text-decoration: none;

}
a.rightbold:link	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #6d4921;
    text-decoration: none;

}

a.rightbold:hover	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #81b139;
    text-decoration: none;

}

.price {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.tovar_but img{
    border: 0px none;
}

.preview_temp_load {
    vertical-align:middle;
    text-align:center;
    padding: 10px;
    background: none;
}
.preview_temp_load img{
    vertical-align:middle;
    text-align:center;
}
.bag a{
    display: inline-block;
    height: 100px;
    width: 63px;    
}
.textblock h1{
    text-transform: none !important;
}

.knopaven{
    width: 192px;
    height: 33px;
    display: inline-block;
    float: left;
    /*margin-bottom: 10px;
    padding-left: 20px */
}
.bukvven{
    width: 192px;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    padding-left: 20px 
}
.bukvven hr{
    width: 160px;
    margin-bottom: 5px;
}
span.selauth{
    text-decoration: underline;
    color: black;
}
span.selauth.active{
    text-decoration: none;
    color: #6D4921;
}