body {
    padding: 0px;
    margin: 0px;
    background-color: #fee4d5;
}

#container {
    background: url('images/back.png') repeat-x;
    background-color: #fff;
    width: 1004px;
    margin: 0px auto;  
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
}


img{
    border: none;
    border: 0;
}


*{outline: none;}

#header{
    height: 510px;
    width: 1004px;
    position: relative;
    padding-bottom: 0px;
    background-color: #fff;
    }

#logo a{
     background: url('images/logo.jpg') no-repeat;
     float: left;
     width: 232px;
     height: 137px;
     position: absolute;
     left: 50px;  
     top: 50px;  
}

#menu {
   left: 370px;
   height: 100px; 
   position: absolute;
   top: 105px;
}

#menu li a {
    font-size: 14px;
    font-family: sans-serif;
    color: #e00000;
    } 
    
.menu_main{
    padding: 0px;
    width: 160px;
    float: left;
    margin-left: 0px;
}

.menu_main li{
    list-style-image: url('images/sqr.gif');
    width: 180px;
    margin-left: 15px;
}

.menu_main li.selected {
    list-style-image: url('images/sqr_pressed.gif');
}
  
.menu_main li a:hover{
    text-decoration: none;
}
  
.mail a:hover{
    text-decoration: none;
}
  
.prod a:hover{
    text-decoration: none;
}

.bot-menu a:hover{
    text-decoration: none;
}

.download a:hover{
    text-decoration: none;
}

#uslugi a:hover{
    text-decoration: none;
}
/*--------------------------------ie6-------------------------------------------------*/  
    
*html .prod a img{
border: none;
}
    
*html #content {
padding-top: 30px;    
}

*+html .url{
padding-top: 5px;
}

/*-------------------------------ei7--------------------------------------------------*/
*+html .url{
padding-top: 5px;
}

*+html #content {
padding-top: 30px;    
}

*+html .prod a img{
border: none;
}
/*------------------------------------------------------------------------------------*/  
    
#info {
    position: absolute;
    float: left;
    right: 10px;
    top: 55px;
    width: 250px;
}    
    
.kod {
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #323239;
    font-style: italic;
}    
    
 .phone {
    font-size: 27px;
    font-family: Arial, sans-serif;
    color: #323239;
    font-style: italic;
    font-weight: bold;
 }         

 .mail a{
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #323239;
    font-style: italic;
}       
        
    
    
#production {
    margin: 0 auto;
    height: 290px;
    width:  1004px;
    background: url('images/header_bg.jpg') no-repeat;
    position: absolute;
    bottom: 5px;
  /*  border: solid 1px red;*/
    
}        
 
*html #production {
    margin: 0 auto;
    height: 290px;
    width:  1004px;
    background: url('images/header_bg.jpg') no-repeat;
    position: absolute;
    bottom: 5px;
   /* border: solid 1px red;*/
} 
    
#center{
   margin: 0 auto;
   width: 936px;   
}  

*html #center{
   margin: 0 auto; 
   width: 961px; 
}   
   
 
 #bot_center{
   position: relative;
   right: 50%;
   float: right;  
   }
        
 .prod {
    width: 184px;
    height: 200px;
    margin-top: 30px;
 }
    
 .prod a{
    font-size: 22px;
    font-family: Arial, sans-serif;
    color: #010101;
    font-style: italic;
 }   
    
.tr {
    width: 184px;
    height: 320px; 
    float: left;
    margin-right: 25px;
    margin-left: 25px;
}
    

#content {
position: relative;
width: 800px;   
min-height: 300px;
}
       
   
#main-info {
margin-left: 90px;
font-size: 14px;
font-family: Arial, sans-serif;
color: #000000;
text-align: justify;
} 


.title {
font-size: 36px;
font-family: Arial, sans-serif;
color: #000000;
font-style: italic;
font-weight: bold;  
}

.adv {
font-size: 14px;
font-family: Arial, sans-serif;
color: #000000;
font-style: italic;
}
    
    
#uslugi {
margin-left: -30px;
list-style: none;
}


#uslugi li a{
font-size: 18px;
font-family: Arial, sans-serif;
color: #000000; 
}

.download a{
font-size: 18px;
font-family: Arial, sans-serif;
color: #000000;   
}

.red_pdf {
font-size: 18px;
font-family: Arial, sans-serif;
color: #ffffff;
background-color: red;   
}

.size{
font-size: 14px;
font-family: Arial, sans-serif;
color: #595959;    
}

#footer {
position: relative;
height: 205px;
width: 1004px;
padding-top: 40px;
}

.bot-menu {
 right: -50%;
 list-style: none; 
 margin-left: 0;  
}

.bot-menu li {
display: inline;
}

.sub_menu {
padding-left: 0; 
list-style: none;     
}

.sub_menu li{
    display: inline;
    margin-right: 30px;
}

.sub_menu li a{
    color: #000000;
}

.sub_menu li.selected a{
    text-decoration: none;
    color: #000000;
}

.bot-menu li a{ 
font-size: 14px;
font-family: Arial, sans-serif;
color: #ec1c24;
text-align: center;
}


li.separator {
color: #ec1c24;
margin-left: 5px;
margin-right: 5px;   
}

#contacts {
background: #ec1c24;
height: 125px;
width: 1004px;
position: absolute;
bottom: 0px; 
padding-top: 20px;  
}

#contacts p{
font-size: 14px;
font-family: Arial, sans-serif;
color: #ffffff;
margin-top: 5px;
margin-bottom: 5px; 
margin-left: 90px;   
}

#contacts p a{
color: #ffffff;    
}

#asta a{
background: url('images/creators.png') no-repeat;    
float: right;
width: 115px;
height: 39px;
background-position: 0px 0px;
position: absolute;
top: 80px;
right: 25px;
}

#asta a:hover {
background: url('images/creators.png') no-repeat;
background-position: 0px -41px;    
}

#buttons {
    float: right;
    position:absolute;
    top: 20px;
	right: -204px;  
    width: 192px;
}

#buttons a{
font-size: 16px;
font-family: Arial, sans-serif;
color: #000000;
font-style: italic;
text-decoration: none;
}

#red_b {
background: url('images/red_button.png') no-repeat;    
width: 192px;
height: 62px;
position: relative;
}

#red_b a{
    position: absolute;
    top: 17px;
    left: 25px;
}

#grey_b {
background: url('images/grey_button.png') no-repeat;    
width: 192px;
position: relative;
height: 62px;
}

#grey_b a{
    position: absolute;
    top: 8px;
    left: 25px;
}

#yellow_b {
position: relative;
background: url('images/yellow_button.png') no-repeat;    
width: 192px;
height: 62px;
}

#yellow_b a{
  position: absolute;
  top: 7px;
  left: 25px;  
}


.select {
    background: url('images/selected.png') no-repeat;
    background-position: center bottom;
    position: relative;
    width: 184px;
 }



a.url {
width: 115px;
text-align: center;
font-size: 11px;
font-family: Arial, sans-serif;
color: #ffffff;
text-decoration: none;
float: right;    
margin-top: 10px;
margin-right: 25px;
}


#order_call {
    margin-left: 90px;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 16px;
}

#order_repair {
    margin-left: 90px;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 16px;
}

#contact_page {
    margin-left: 40px;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 16px;
}

#contact_page p a {
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 16px;  
}



#order_recovery {
    margin-left: 90px;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 16px;
}

a.exam {
color: #000000;
font-family: Arial,sans-serif;
font-size: 16px; 
text-decoration: none;
}

#company p {
    margin-left: 30px;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 14px;
    text-align: justify;
}

#gener, #starter, #faqs, #services {
    margin-left: 20px;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 14px;
    text-align: justify;
}



.sub_menu{
    background: url('images/grey_line.jpg') no-repeat;
    padding-left: 20px;
    }

.sub_menu a {
 color: #000000;
 font-family: Arial,sans-serif;
 font-size: 16px;
 font-style: italic;    
}

.sub_menu a:hover{
 text-decoration: none;
}



#starter ul, #gener ul , #faqs ul{
list-style-type: none;  
}

#starter ol a, #gener ol a, #faqs ol a{
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 14px;
    text-align: justify;     
}

.news-list_main_page, .news-list_main_page a{
    color: black;
    font-family: Arial,sans-serif;
}

.news-list_main_page a:hover{
    text-decoration: none;
}

.news-detail_new_goods{
    margin-left: 40px;
    font-family: Arial,sans-serif;
}
.back{
    margin-left: 25px;
    font-family: Arial,sans-serif;
}

.back a{
    color: black;    
    font-size: 12px;
}

.back a:hover{
    text-decoration: none;

}

