/* Style 5 */

body {
    }

.text {
margin-top:20px;



}


.artel-logo {

}


.artel-picture {


}


#fon {
background-image: url(../images/style5/text.jpg);
background-repeat:no-repeat;
background-position: center bottom; 
background-attachment: fixed;

}



#all-stuff {
 width: 1024px;

}


 /* Меню */
#main-column-header1 {

position: relative;
 left: -19px;
background: #292222;
 width: 1000px;
z-index:3;

}


#main-column-header2 {

position: relative;
 left: 0px;
 width: 1000px;
height: 30px;
z-index:1;

}
/* Перекрывает текст на главной странице */
#main-column-header3 {

position: relative;
left: 0px;
top:-12px;
width: 960px;
height: 30px;
z-index:2;
align:center;


}
/* На главной страницы блоки advert,... */
.main_content {

}




#bottom {
margin-top:20px;
height:60px;

background:white;



}



a:link {  } /* ссылки */
a:active {} /* активные */
a:visited {} /* просмотренные */

