body {
    background: #666 url(../img/back.jpg) center 0 no-repeat;
}

    #header {
        padding: 19px 0 0 0;
    }
    
       #header_body h1 {
color:#8D6C55;
font-family:Georgia,serif;
font-size:23px;
font-weight:normal;
left:110px;
position:absolute;
top:15px;
}

         #logoflash {
            position: absolute;
            left: 165px;
            top: 185px;
        }            
            
            #header_body h1 a:link, #header_body h1 a:visited, #header_body h1 a:active {
                background: transparent url(../img/index_logo.jpg) 0 0 no-repeat;
                height: 94px;
                width: 186px;
                text-indent: -9999px; 
            }
        
            #header_body p {
                padding: 25px 0 20px 20px;
                width: 75px;
            }
        
            #header_body p a:link, #header_body p a:visited, #header_body p a:active {
                color: #fff;
            }
            
            #header_body p a:hover {
                color: #666;
            }

    #content_head {
        height: 231px;
        width: 1024px;
        background: transparent url(../img/index_head.jpg) 0 0 no-repeat;
        font-family: Georgia, serif;
        color: #fff;
    }
      
       #content_head h2 {
            padding: 24px 0 0 390px;
            font-size: 18px;
            font-weight: normal;
           
        }
        
        #content_head p {
            padding: 0 0 10px 390px;
            width: 380px;
            font-size: 11px;
        }
    
    #content_body {
        background: transparent url(../img/index_body.jpg) 0 0 no-repeat;
        height: 372px;
        font-family: Georgia, serif;
    }
    
       #warehouse, #company, #docs {
    padding-top: 50px; 
    float: left;
    position: relative;
}

        
            #warehouse h3, #company h3 {
                font-size: 21px;
                font-weight: normal;
            }
        
        #warehouse, #docs {
            padding-left: 238px;
        }
        
        #company {
            padding-left: 144px;
        }
        
            #content_body ul li {
                float: left;
            }
            
                #content_body ul li a:link, #content_body ul li a:visited, #content_body ul li a:active {
                    padding: 0 0 0 3px;
                    width: 23px;
                    height: 30px;
                    text-indent: -9999px;
                }
                
                #warehouse .pl {
                    background: transparent url(../img/w_pl.gif) 0 0 no-repeat;
                }
                
                #warehouse .en {
                    background: transparent url(../img/w_en.gif) 0 0 no-repeat;
                }
                
                #warehouse .ru {
                    background: transparent url(../img/w_ru.gif) 0 0 no-repeat;
                }
                
                 #warehouse .sk {
                    background: transparent url(../img/c_sk.gif) 0 0 no-repeat;
                }
                #company .pl {
                    background: transparent url(../img/c_pl.gif) 0 0 no-repeat;
                }
                
                #company .en {
                    background: transparent url(../img/c_en.gif) 0 0 no-repeat;
                }
                
                #company .ru {
                    background: transparent url(../img/c_ru.gif) 0 0 no-repeat;
                }
								
								#company .sk {
                    background: transparent url(../img/c_sk.gif) 0 0 no-repeat;
                }
                
        #warehouse ul {
              padding: 12px 0 0 170px;
          }
          
          #company ul {
              padding: 12px 0 0 107px;
          }
         #company ul li {
	position: relative;
}
   


div.ppBg { position: fixed; bottom: 0; left:0;width: 100%; 
		height: 45px; background: url(../gfx/ppBg.png) repeat;
			z-index: 999999; 
			 }

div.ppContent { font-size: 10px; color: #ffffff;width: 100%; position: absolute; margin: 5px; 

 }

 div.ppContent p { font-size: 10px; color: #ffffff; text-align: center;}














div.ppBg2 { position: fixed; left: 0; top: 0; width: 100%; 
		height: 100%; background: url(../gfx/ppBg.png) repeat;
			z-index: 999999; 
height:100%;

			 }

div.ppContent2 { font-size: 16px; color: #ffffff;width: 100%; position: absolute;

 }

 div.ppContent2 p { font-size: 16px; color: #ffffff; text-align: justify;}