/* ||||||||||||||||||||||||||дефалтные стили||||||||||||||||||||||||||||||||| */

body {color:#ffffff;}

a {color:#ffffff;}


/* |||||||||||||||||||||||||структурные элементы||||||||||||||||||||||||||||| */

div#ubermain
     {
     background-image:url(../imgs/main/rudder.jpg);
     background-repeat:no-repeat; background-position:center center;
     min-width:946px;
     min-height:600px;
     height:100%;
     }

div#main
     {
     min-width:946px;
     min-height:600px;
     height:100%;
     background-image:url(../imgs/main/head_flame.png);
     background-repeat:no-repeat; background-position:top center;
     }

div#head1
     {
     position:absolute; top:25%; margin-top:-130px; left:50%; margin-left:-473px;
     width:946px;
     }
div#head1 .logo {float:right; margin:0px 5px 0px 5px; width:250px; height:68px;}

div#head1_l
     {
     float:right;
     width:140px;
     padding:34px 5px 0px 20px;
     color:#7c7979;
     text-transform:uppercase;
     text-align:left;
     }
div#head1_l .red {background-color:#d81f0a; color:#f7e5e4; font-size:9px; padding:0px 1px 0px 1px;}

div#head2
     {
     position:absolute; top:50%; margin-top:-202px; left:50%; margin-left:-473px;
     width:946px; height:210px;
     }

/* менюшка */
div#menu
     {
     float:right;
     width:180px;
     padding-top:5px;
     text-align:left;
     }
div#menu a
     {
	 font-size:10pt; font-weight:bold; color:#bcb7b6; display:block;  text-transform:uppercase;
	 padding-left:16px; margin-top:8px;
	 background-image:url(../imgs/main/menu_arrow.png);
     background-repeat:no-repeat; background-position:top left;
     text-decoration:none;
	 }
div#menu a:hover
     {
     color:#f8f2f2;
     background-repeat:no-repeat; background-position:bottom left;
     }

/* годы */
div#years1
     {
     float:left;
     padding:70px 0px 0px 74px;
     }

#arrow_left
     {
     float:left;
     display:block;
     height:104px; width:80px;
	 background-image:url(../imgs/main/year_left.png);
     background-repeat:no-repeat; background-position:top left;
     }
#arrow_left:hover
     {
     background-position:bottom left;
     }
#year7
     {
     display:block; margin-left:80px;
     height:39px; width:67px;
	 background-image:url(../imgs/main/year7.png);
     background-repeat:no-repeat; background-position:bottom left;
     }
#year7:hover
     {
     background-position:top left;
     }
#year6
     {
     display:block; margin-left:80px;
     height:29px; width:67px;
	 background-image:url(../imgs/main/year6.png);
     background-repeat:no-repeat; background-position:bottom left;
     }
#year6:hover
     {
     background-position:top left;
     }
#year5
     {
     display:block; margin-left:80px;
     height:36px; width:67px;
	 background-image:url(../imgs/main/year5.png);
     background-repeat:no-repeat; background-position:bottom left;
     }
#year5:hover
     {
     background-position:top left;
     }


div#years2
     {
     padding:70px 0px 0px 300px;
     float:left;
     }

#arrow_right
     {
     float:left;
     display:block;
     height:105px; width:83px;
	 background-image:url(../imgs/main/year_right.png);
     background-repeat:no-repeat; background-position:top left;
     }
#arrow_right:hover
     {
     background-position:bottom left;
     }
#year8
     {
     float:left;
     display:block;
     height:105px; width:84px;
	 background-image:url(../imgs/main/year8.png);
     background-repeat:no-repeat; background-position:top left;
     }
#year8:hover
     {
     background-position:bottom left;
     }

/* сувениры + новости */
div#head3
     {
     position:absolute; top:50%; margin-top:10px; left:50%; margin-left:-473px;
     width:946px;
     padding:0px;
     }

div#souvenir
     {
     width:300px;
     padding:6px 0px 7px 85px;
     }
    
div#new1
     {
     float:right;
     width:165px;
     padding:16px 0px 5px 20px;
     font-size:8pt;
     }

div#new2
     {
     float:right;
     width:165px;
     padding:16px 0px 5px 20px;
     font-size:8pt;
     }

div#new1 .new_header, div#new2 .new_header {padding-bottom:8px; font-size:9pt;}  /* Это заголовок новости (перенести в контент?) */

/* подвальчик */
div#foot_space {height:574px; z-index:-1;}

div#footer
     {
     margin-top:-204px;
     height:204px;
     width:100%;
     background-image:url(../imgs/main/foot_collage2.png);
     background-repeat:no-repeat; background-position:top center;
     }

div#footer1
     {
     position:relative; left:50%; margin-left:-473px;
     width:811px; height:64px;
     padding:135px 0px 5px 135px;
     }
div#footer1 img {margin:0px 3px 0px 3px;}

/* копирайт */
div#footer1_1
     {
     position:absolute; bottom:10px; right:3px;
     float:right;
     text-align:right;
     color:#7c7878;
     }
div#footer1_1 a {color:#7c7878;}


/* верхние банеры */
div.top_baner
     {
     float:left;
     padding:15px 3px 0px 15px;
     text-align:center;
     }
div.top_baner img, div.top_baner .imgpng {margin-bottom:7px; cursor:pointer;}
div.top_baner a, div.top_baner a:active, div.top_baner a:visited, div.top_baner a:hover  {color:#ffffff; text-decoration:none; font-size:8pt;}

/* банеры внизу */
div#footer1_1 img {margin:0px 5px 0px 0px;}




