/* Стандартные стили */

*, html, body, a img {
        padding: 0;
        margin: 0;
        border: 0;
        font-size: 12px;
        font-family: verdana, sans-serif;
        color: #898989;
}

#top_images_outer{
        float: left;
        height: 232px;
        width: 100%;
}
.logo_links{

        text-align:center;
        padding-bottom:10px;
}
.logo_links a.text_link{
        /*
border:1px solid red;

                margin-bottom: -143px;
                float:right;border-right: 1px solid black;
                */
        font-family: verdana, arial, sans-serif;
        color: #7c7c7c;
        text-decoration: none;
        padding-right: 11px;
        font-size: 15px;
        padding-left: 11px;

}
.logo_links a:hover.text_link{
        font-weight: bold;
        color: #a02515;
        text-decoration: underline;
}

.logo_links a.last{
        border-left: 1px solid #7c7c7c;
}
#top_images{
        margin: 0 auto;
        width: 785px;
        height: 232px;
}

#top_images a.link{
        float: left;
        height: 232px;
        text-decoration: none;
}

#top_images a.link1{
        width: 196px;
        background: url(images/link1.jpg);
}

/*#top_images a:hover.link1{
        background: url($(styleRoot)link1_hover.jpg);
}*/

#top_images a.link2{
        width: 197px;
        background: url(images/link2.jpg);
}

/*#top_images a:hover.link2{
        background: url($(styleRoot)link2_hover.jpg);
}*/

#top_images a.link3{
        width: 194px;
        background: url(images/link3.jpg);
}

/*#top_images a:hover.link3{
        background: url($(styleRoot)link3_hover.jpg);
}*/

#top_images a.link4{
        width: 197px;
        background: url(images/link4.jpg);
}

/*#top_images a:hover.link4{
        background: url($(styleRoot)link4_hover.jpg);
}*/

#top_images a.text_link{
        float: right;
        color: black;
        text-decoration: none;
        margin-top: 7px;
        font-size: 11px;
        padding-right: 11px;
        padding-left: 11px;
        border-right: 1px solid black;
}

#top_images a:hover.text_link{
        font-weight: bold;
}

#top_images a.last{
        border: none;
        padding-right: 0;
}

#logo_outer{
        float: left;
        height: 163px;
        width: 100%;
        margin-bottom: 81px;
        display: inline;

}

#logo{
        margin: 0 auto;
        width: 785px;
}
#logo .baner{
float:right;
margin-top: 81px;
}
#logo .img{
float: left;
        display: inline;
        margin-top: 61px;
}




#content_outer{
        float: left;
        width: 100%;
}

#Content{
        margin: 0 auto;
        width: 785px;
        padding-top: 30px;
        padding-bottom: 90px;
}

#Content p{
/*         font-family: georgia, serif;
         font-size: 12px;
         text-indent: 36px;
         float: left;
         text-align: justify;*/
         margin-bottom: 1em;
}

#Content p.left{
        text-indent: 0;
        border-left: 8px solid #D8461D;
        margin-left: 1px;
        padding-left: 10px;
        width: 270px;
        padding-right: 22px;
        float: left;
        display: inline;
        margin-top: 31px;
}

#Content p.right{
        text-indent: 0;
        border-left: 8px solid #D8461D;
        padding-left: 10px;
        width: 333px;
        float: right;
        margin-top: 31px;
}

#Content a{
        color: #932933;
}

#Content a.last{
        margin-top: 14px;
}

#Content p.logo_top{
        margin-bottom: 45px;
}

#footer_outer{
        float: left;
        width: 100%;
        margin-top: 50px;
}

#footer{
        margin: 0 auto;
        width: 785px;
        background: url(images/footer.gif) top left no-repeat;
        height: 43px;
        padding-top: 14px;
}


#Content h1{
        font-size: 24px;
        margin-bottom: 1em;
        margin-top: 1em;
        font-family: verdana, sans-serif;
        font-weight: normal;
        color: #626262;
}


#Content h2{
        margin-top: 1em;
        font-size: 24px;
        font-family: verdana, sans-serif;
        font-weight: normal;
        margin-bottom: 1em;
        color: #626262;
}

#Content h4{
        margin: 0;
        font-size: 18px;
        font-family: verdana, sans-serif;
        font-weight: normal;
        color: #626262;
}

table.news{
        width: 100%;
        border-collapse: collapse;
        table-layout: fixed;
}

table.news td{
        border-bottom: 1px solid #c7c7c7;
        vertical-align: top;
        padding-top: 28px;
        padding-bottom: 28px;
}

table.news td.date{
        width: 195px;
}

#Content .scheme{
        margin-top: 50px;
}

#path{
        padding-bottom: 25px;
        border-bottom: 1px solid #c7c7c7;
}

#path a{
        color: #898989;
        text-decoration: none;
        font-weight: normal;
        line-height: 1.75em;
}

#path a.bold{
        text-decoration: underline;
}

#path.home a.bold{
        color: #5c7f61;
        font-weight: bold;
}

 #path.sport a.bold{
        font-weight: bold;
        color: #832b27;
}

.center{
        text-align: center;
}

.center table{
        width: 100%;
        table-layout: fixed;
        text-align: left;
        border-collapse: collapse;
}

.center table td{
        width: 50%;
        vertical-align: top;
        padding-bottom: 40px;
}

.center table td.left{
        padding-right: 40px;
}

.center a{
        color: #898989 !important;
        display: block;
        text-align: left;
        font-weight: normal !important;
}

.model{
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
        vertical-align: top;
}

.model td{
        vertical-align: top;
        padding-top: 24px;
        padding-bottom: 24px;
}

.model td.left{
        font-weight: bold;
        width: 200px;
}

.model td.left.bigphoto{
        padding-bottom: 10px;
        font-weight: normal;
}

.model td.left.bigphoto img{
        margin-bottom: 5px;
}

.model td.left.nobord{
        padding-bottom: 10px;
        padding-top: 10px;
}

.model tr.nobord td{
        border-top: 0;
        padding-top: 0;
}

.model td.left.bigphoto{
        width: 400px;
}

.model td.smallphotos{
        width: 395px;
}

.model .small td{
        padding-right: 10px;
}

.model tr.fake td{
        border-top: 0;
        padding: 0;
        height: 1px;
        font-size: 1px;
}

.model .colors img{
        float: left;
        display: inline;
        margin-right: 11px;
}

.model .colors .mid{
        float: left;
        display: inline;
        padding-top: 12px;
        padding-right: 34px;
}

.model .head{
        font-size: 24px;
        color: #509b5a;
        margin-bottom: 15px;
        margin-top: 15px;
}
.model h3{
        font-size: 24px;
        color: #509b5a;
        margin-bottom: 10px;
        margin-top: -10px;
        font-weight:normal;
}

.model td.withhead{
        padding-top: 7px;
}

.model .smallimg{
        text-align: right;
}

ul{
        list-style: none;
}

ul li{
        display: block;
        padding-left: 13px;
        background: url(images/ul_li.gif) 0px 7px no-repeat;
}

.materials{
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
        color: #000000;
        margin-bottom: 1em;
}

.materials td, .materials th{
        text-align: center;
        border-right: 3px solid white;
        width: 25%;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 3px;
        padding-right: 3px;
}

.materials tr.dark td{
        background: #f0faf2;
}

.materials th{
        font-weight: normal;
        background: #d6eede;
        text-transform: uppercase;
}

#ask{
        width: 100%;
        border-bottom: 1px solid #c7c7c7;
        padding-bottom: 41px;
}

#ask .text{
        width: 372px;
        height: 21px;
        border: 1px solid #7d7d7d;
}

#ask span{
        display: block;
        padding-top: 4px;
        padding-bottom: 10px;
}

#ask label{
        width: 100%;
}

#ask textarea{
        border: 1px solid #7d7d7d;
        width: 371px;
        height: 192px;
        overflow: hidden;
}

#ask .inner2{
        width: 371px;
}

#ask .submit{
        float: right;
        background: white;
        border: 1px solid #7d7d7d;
        padding-left: 21px;
        padding-right: 21px;
        padding-top: 3px;
        padding-bottom: 3px;
}

.qa{
        width: 100%;
        border-bottom: 1px solid #c7c7c7;
        margin-top: 1em;
}

.qa a{
        color: #898989 !important;
        font-weight: normal !important;
}

.qa span{
        text-decoration: underline;
        font-weight: bold;
}

.qa .q span{
         color: #932933;
}

.qa .a span{
}


.qa p.a span{
	text-decoration:none;
}

table.nobord td{
        border: 0;
}

table .small td{
        padding-top: 5px;
}

.scheme a{
        color: #898989 !important;
        font-weight: normal !important;
}

a.lay{
        font-weight: normal !important;
        color: #0068b0 !important;
}

.materials td, .materials th{
        color: #000000 !important;
}
.bordered{
        width: 100%;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #cbcbcb;
}

table.homemore, table.sportmore{
        border-collapse: collapse;
        table-layout: fixed;
        width: 100%;
        color: #565656;
}

table.homemore td, table.sportmore td{
        vertical-align: top;

        padding-left: 32px;
}

table.homemore td div{
        font-size: 18px;
        font-family: verdana, sans-serif;
        color: #565656;
}

table.sportmore td div{
        font-family: verdana, sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px;
}

table.homemore img. table.sportmore img{
        margin-bottom: 15px;
        margin-top: 15px;
}

table.homemore td.left, table.sportmore td.left{
        border-right: 1px solid #999999;
        padding-left: 0;
        width: 371px;
}

table.homemore td.only, table.sportmore td.only{
        width: 100%;
        padding-left: 0;
}

table.homemore td.achtung, table.sportmore td.achtung{
        padding-bottom: 20px;
}

table.homemore td.achtung span, table.sportmore td.achtung span{
        font-size: 18px;
        color: #c41813;
        text-transform: uppercase;
}

table.homemore.small td, table.sportmore.small td{
        width: 25% !important;
        border-right: 1px solid #999999 !important;
        padding-bottom: 0 !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
}

table.homemore.small div, table.sportmore.small div{
        font-size: 12px !important;
}

table.homemore.small td.right, table.sportmore.small td.right{
        border-right: 0 !important;
        padding-right: 0 !important;
}

table.homemore.small td.left, table.sportmore.small td.left{
        padding-left: 0 !important;
}

table.homemore.small img, table.sportmore.small img{
        margin-top: 3px !important;
}

table.homemore.small td.wide, table.sportmore.small td.wide{
        width: 50% !important;
        border-right: 0 !important;
}

table.sportmore .block{
        display: block;
        width: 298px;
        padding-bottom: 6px;
        padding-top: 6px;
}

table.sportmore .under{
        border-bottom: 1px dashed #858585;
}

.leftim{
        float: left;
        width: 190px;
        margin-right: 30px;
        display: inline;
}

.leftim a{
        color: #0068b0 !important;
}
#nav, #nav ol {
        padding: 0;
        margin: 0;
        list-style: none;
        line-height: 1.7;
        }
#nav a:link, #nav a:visited{
        display: block;
        width: auto;
        color:#666;
        text-decoration:none;
        }
#nav a:hover,#nav a:active {
        display: block;
        width: auto;
        color:#333;
        text-decoration:none;
        }
#nav li a.bold {
        font-weight:bold;
        color:#5c7f61;
        }
#nav li ol a.bold {
        font-weight:normal;
        color:#333;
        text-decoration:underline;
        }

#nav li {
        float: left;
        width: auto;
        padding-left:5px;
        line-height: 1.5;
        }
#nav li ol {
        position: absolute;
        background: #f5f5f5;
        width: 220px;
        left: -999em;
        border-bottom:1px #c7c7c7 solid;
        border-left:1px #c7c7c7 solid;
        border-right:1px #c7c7c7 solid;
        }
#nav li:hover ol, #nav li.sfhover ol {
        left: auto;
        margin-left:-6px;
        }
#nav li.navbox
        {
        width: 215px;
        }
#nav li.navbox
        {
        border:1px #fff solid;
        }
#nav li.navbox:hover
        {
        background: #f5f5f5;
        border-top:1px #c7c7c7 solid;
        border-left:1px #c7c7c7 solid;
        border-right:1px #c7c7c7 solid;
        }
