body{background-color: #0092BC;}
                
#wrap {
                width: 790px;
                margin: 10px auto;
                }
#top {
                width: 790px;
                height: 178px;
                }
#rek {
                margin: 10px auto;
                width: 748px;
                height: 100px;
                }
#srodek {
                float: left;
                width: 606px;
                background: url(images/belka_srodek_wypelnienie.gif)
                }
#lewa {
                float: left;
                width: 190px;
                background: url(images/belka_menu_tlo.gif)
                }
#prawa { 
                float: right;
                width: 190px;
                background: url(images/belka_menu_tlo.gif)
                
                }
#tresc {
                margin-left: 20px ;
                margin-right: 18px ;
font-family:verdana;font-size:12px;
                }
#menu {
        	margin-left: 12px ;
		
font-family:verdana;font-size:12px;
		}


a:active {
color : #021484; 
text-decoration : none; 
} 
a:link {
color : #021484; 
text-decoration : none; 
} 
a:visited {
color : #021484; 
text-decoration : none; 
} 
a:hover {
color : #004040; 
text-decoration : none; 
} 

img.icon {
	float: right;
	width: 160px;
	height: 120px;
}




#contentHeader {
margin: 0px auto;
width: 790px;
height: 177px;
background: url(/images/logo.jpg) no-repeat;
border: 1px solid #44434c;
position: relative;
}

#contentHeader[id] {
display: table;
position: static;
}

#siteDescription {
position: absolute;
top: 10%;
padding-left: 175px;
color: #44434c;
}

#siteDescription[id] {
display: table-cell;
vertical-align: middle;
position: static;
}

#siteDescription p {
position: relative;
top: -3%;
}