body{
background-color: #FF8C00;
margin: 0;
padding: 0;
font-size: 12px;
font-family: Tahoma;
text-align: center;
background-image:url(pasek.gif);
background-repeat: repeat-y;
background-position: center;
float: top;
} 
#str{ 
width: 760px; 
text-align: left; 
margin:auto; 
height:100%; 
} 
.hr1{ 
width: 680; 
float: right;
margin-left: 40px;
margin-right: 40px;
margin-top:155px;
} 
.hr2{
width: 500;
float: right;
margin-right: 40px;
margin-left: 40px;
}
#yx{ 
width: 760px; 
float:left; 
height:auto; 
background-image:url(pasekzmenu.gif);
background-repeat: repeat-y;
background-position: center;
} 
#lewa { 
width: 175px; 
text-align: left;
float: left; 
height:auto; 
margin-left:35px;
} 
.table{
width:95%;
border:0px;
font-size: 12px;
float:left;
}
.td2{
font-size: 10px;
}

#prawa { 
float: right; 
margin-right:30px;
width: 515px; 
height:auto; 
} 
#top{ 
background-image:url(logogoleniow.jpg);
background-repeat: no-repeat;
height: 170px; 
float:right; 
width:100%; 
text-align:left; 
width: 760px; 
} 
a:link, a:visited{ /*, link ogolnie i odwiedzony */ 
text-decoration:none; 
color: #2C65DF; 
font-size: 11pt; 
font-family: Verdana; 
} 
a:hover{ 
text-decoration:underline overline;  /*, link nacelowany */ 
} 
a:active{ 
text-decoration:underline overline*, link nacisniety */ 
color:yellow; 
}