
body{
background-color: #FF8C00;
margin: 0;
padding: 0;
font-size: 12pt;
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%;
}
img{
border:0px;
}
.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{
background-image:url(pasekzmenu.gif);
background-repeat: repeat-y;
background-position: center;
float:left;
height:auto;
}
#lewa {
width: 175px;
float: left;
height:auto;
text-align:left;
margin-left:35px;
}
#prawa {
float: right;
width: 515px;
margin-right:30px;
height:auto;
}
.td2{
font-size: 12px;
}
.table{
width:95%;
border:0px;
font-size: 12px;
float:left;
}
#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;
}