/* CSS Document */
/* global reset*/
*        {
        margin: 0;
        padding: 0;
}
li {
        list-style:none;
}
img {
        border: none;
}
/* global fonts style*/
body{
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        color: #d2b29a;
        background: #3A281A url(/img/1_vostok/bodyBack_01.jpg);

}
p {
        margin-bottom: 15px;
        }
/*H*/
h1{
        font: bold 14px "Times New Roman", Times, serif;
        color: #d9bca6;
        text-transform: uppercase;
        padding: 20px 0px 0px 50px;
        height: 28px;
}
h2{
        font: bold 14px "Times New Roman", Times, serif;
        color: #a27451;
        text-decoration: underline;
        height: 35px;
}
h3{
        font: bold 30px "Times New Roman", Times, serif;
        color: #a27451;
}
        h3 span{
                font-size:14px;
                font-weight: normal;
        }
/*links*/
a:link {
        text-decoration: underline;
}
a:visited {
        text-decoration: underline;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: underline;
}
a.link1{
        background: url(/img/1_vostok/arrow_01.gif) no-repeat right bottom;
        padding-right: 15px;
}
a.link2{
}
a.link3{
}
a.link4{
}
a.link5{
}
/*float*/
.floatLeft{
        float: left;
}
.floatRight{
        float: right;
}
.clearBoth{
        clear: both;
}
/*layout*/
#global{

}
#header{
        background: url(/img/classika/headerBack_04.jpg) repeat-x center top;
}
        #header_01{
        background: url(/img/classika/headerBack_01.jpg) no-repeat center top;
        }
                #header_02{
                        background: url(/img/classika/headerBack_02.jpg) no-repeat center 181px;
                }
                        #header_03{
                                height: 274px;
                                text-align: center;
                                padding-top: 270px;
                                background: url(/img/classika/headerBack_03.jpg) no-repeat center 363px;
                        }
                                #globus{
                                        position: relative;
                                        z-index: 1;
                                        height: 248px;
                                        margin: 0px 0px 0px -719px;
                                }
                                        #flash_01{
                                                width: 137px;
                                                height: 248px;
                                                display: inline;
                                        }
                                                flash_01a{
                                                        width: 137px;
                                                        height: 248px;
                                                }
                                #buttons{
                                        z-index: 2;
                                        padding-left: 1090px;
                                        top: -137px;
                                        position: relative;
                                        margin-bottom: -7px;
                                }
#contentBox{
        background: url(/img/classika/contentBack_01.gif) no-repeat center top;
}
#menuTop, #content_01, #footerBox_01{
        width: 933px;
        margin: auto;
}
        #menuTop{
                height: 56px;
                background: url(/img/classika/menuBack_01.jpg) no-repeat;
        }
                #menuTop ul{
                        padding: 10px 0px 0px;
                }
                #menuTop li{
                        display: block;
                        float: left;
                        text-align: center;
                }
                        .m1{
                                width: 77px;
                        }
                        .m2{
                                width: 173px;
                        }
                        .m3{
                                width: 109px;
                        }
                        .m4{
                                width: 310px;
                        }
                        .m5{
                                width: 178px;
                        }
                        .m6{
                                width: 86px;
                        }
                        #menuTop a{
                                color: #f8eed6;
                                font: 12px "Times New Roman", Times, serif;
                        }
        #content_01{
                background-image: url(/img/1_vostok/contentBack_01.jpg);
                background-repeat: no-repeat;
                background-position: right top;
        }
                #flash_02{
                        height: 352px;
                        width: 321px;
                        float: right;
                        margin: 0;
                        padding-right: 2px;
                }
                .line_01{
                        font-size: 0px;
                        background: url(/img/1_vostok/line_01.gif) repeat-x;
                        height: 3px;
                }
                .line_02{
                        font-size: 0px;
                        background: url(/img/1_vostok/line_01.gif) repeat-x;
                        height: 3px;
                        clear: both;
                }
                #box_01{
                        width: 607px;
                }
                #box_02{
                        width: 557px;
                        float: left;
                        padding: 20px 0px 50px 50px;
                        font: bold 12px/30px "Times New Roman", Times, serif;
                        background: url(/img/1_vostok/boxBack_01.gif);
                        margin-bottom: 20px;
                }

                        #box_02 ul{
        background: url(/img/classika/boxBack_02.jpg) no-repeat 300px 0px;
        padding: 0px 280px 60px 0px;
        display: block;
                        }
                                #box_02 ul li a{
                                        color: #a27451;
                                }
                                        #box_02 ul li a:hover{
                                                color: #975522;
                                        }
                                                #box_02 ul li ul{
        padding: 0px 0px 0px 25px;
        font-size: 11px;
        line-height: 17px;
        font-weight: normal;
        background: url(none);
                                                }
                                                        #box_02 ul li ul li a{
                                                        color: #d9bca6;
                                                        }
#box_03{
                        padding: 20px 50px;
                        background: url(/img/1_vostok/boxBack_01.gif);
                        margin-bottom: 25px;
                        font-size:14px;
                }
                #foto{
                        padding-left: 0px;
                        margin-left: -27px;
                        margin-bottom: 15px;
                }
                        #foto img{
                                border: 2px solid #573c27;
                                margin-left: 27px;
                        }
#footer{
        height: 168px;
        background: url(/img/1_vostok/footerBack_01.jpg) repeat-x 0px 67px;
}
        #flash_03{
                float: left;
                height: 168px;
                width: 254px;
        }
        #footerBox_02{
                float: left;
                padding-left: 65px;
        }
                #footer a{
                        color: #a05e2c;
                }
                #counters{
                        padding: 50px 0px 0px;
                }
                        #counters img{
                                margin-right: 10px;
                        }
        #footerBox_03{
                float: left;
                height: 163px;
                background: url(/img/1_vostok/footerBack_02.jpg) no-repeat 0px 67px;
                width: 280px;
                padding-left: 0px;
        }
                .span_01{
                        font: 14px "Times New Roman", Times, serif;
                        color: #a27451;
                        padding-left: 22px;
                }
                .span_02{
                        clear: both;
                        padding-top: 40px;
                        display: block;
                }

