body {
font-family: Verdana, sans-serif;
margin:0;
padding: 0;
background-image: url(img/03.jpg);
background-color: #FFFFFF;
scrollbar-face-color: #DFE3E6;
scrollbar-shadow-color: #DFE3E6;
scrollbar-highlight-color: #DFE3E6;
scrollbar-3dlight-color: #D0D0D0;
scrollbar-darkshadow-color: #D0D0D0;
scrollbar-track-color: #D0D0D0;
scrollbar-arrow-color: #D0D0D0;
}
.upowaznienie:link, .upowaznienie:visited, .upowaznienie:active {
	text-decoration: underline;
	font-size: 11px;
	color: #8E5B60;
	text-align: center;
}
.upowaznienie:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #373777;
	text-align: center;
}

.tabelka {
border-right: 1px solid #CEC7D7;
border-left: 1px solid #CEC7D7;
background-image: url(img/04.jpg);
background-position: center;
background-repeat: repeat-y;
}
.koniec {
font-size: 10px;
color: #999999;
}
.koniec:link, .koniec:visited, .koniec:active {
font-size: 10px;
text-decoration: none;
color: #999999;
}
.koniec:hover {
text-decoration: none;
color: #000000;
}
.opis {
font-size: 12px;
text-align: justify;
color: #92315C;
}