body{
width: 750px;
background-color: white; 
margin: 0px auto;
margin-top:10px;

}
.titel_prawa{
width: 558px;
height: 50px;
background-image: url('../images/titel_prawa.jpg');
float: left;
}
.tekst_titel{
display: block;
margin-left: 60px;
padding-top: 19px;
}
.font_titel{
color: #FC8A19;
text-align: left;
font-family: Arial;
font-size: 16px;
font-weight: bold;
display: inline;
margin-top: 20px;
}
.calosc{
width: 750px;
}
.top{
width: 750px;
float: left;
height: 70px;
background-color: #ffffcc;
}
.logo{
color: rgb(51,51,153);
text-align: left;
font-family: Arial;
font-size: 20px;
font-weight: bold;
margin-top: 20px;
margin-left: 20px;
}
.menu{
width: 750px;
float: left;
}
.tabelka{
border: 1px #ff9900 solid;
height: 30px;
width: 750px;
background-color: #ffcc00;
}
.td{
border-left: 1px #ff9900 solid;
border-right: 1px #ff9900 solid;
height: 17px;
text-align: center;
}
.td1{
border-left: 1px #ff9900 solid;
border-right: 1px #ff9900 solid;
height: 17px;
text-align: center;
width: 150px;
}
.link {
color: rgb(51,0,0);
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.link:hover{
color: rgb(51,0,0);
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
.srodek{
margin-top: 10px;
width: 750px;
border: 1px #ff9900 solid;
min-height: 400px;
float: left;
}
.tresc{
color: rgb(0,51,102);
text-align: justify;
font-family: verdana;
font-size: 11px;
margin: 10px;
}
.odnosnik {
color: rgb(51,0,0);
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.odnosnik :hover{
color: rgb(51,0,0);
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
