@charset "iso-8859-2";

P {
text-align : justify; 
} 
.text {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
font-weight : bold;
color : #404040 
}
.text1 {
font-family : verdana, arial, sans-serif; 
font-size : 9px;
color : #505050 
}
.nadpis {
font-family : verdana, arial, sans-serif; 
font-size : 16px; 
font-weight : bold; 
} 
.nadpisz {
font-family : verdana, arial, sans-serif; 
font-size : 18px; 
font-weight : bold;
color : #006000 
} 
.nadpiscer {
font-family : verdana, arial, sans-serif; 
font-size : 18px; 
font-weight : bold;
color : #ff0000 
}
.odkaz {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
font-weight : bold; 
text-decoration : underline; 
} 
.odkaz:hover {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
font-weight : bold; 
} 
A {
text-decoration : none; 
font-family : verdana, arial, sans-serif; 
font-size : 10px; 
font-weight : bold;
color : #000080; 
} 
A:hover {
text-decoration : none; 
font-family : verdana, arial, sans-serif; 
font-size : 10px; 
font-weight : bold;
color: #0033ff; 
}
.span2 {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
text-decoration : none; 
font-weight : bold; 
} 
.span2:hover {
font-size : 11px; 
text-decoration : none; 
} 
.span5 {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
font-weight : bold;
color : #008000 
}
.img {
border-color : #006000 
}

.table {
height : 100%;
width : 98px;
border-width : 0.5px;
border-color : #20b01c;
table-layout: auto;
}
 
.knedla {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
font-weight : bold;
color : #404040 
}
 
BODY{   SCROLLBAR-FACE-COLOR: #c0c0c0;
        SCROLLBAR-HIGHLIGHT-COLOR: #20b01c;
        SCROLLBAR-SHADOW-COLOR: #20b01c;
        SCROLLBAR-ARROW-COLOR: #000000;
        SCROLLBAR-TRACK-COLOR: #ffcc00;
        
	background-color: #ffcc00;
	margin-bottom: 0px; 
	margin-left: 0px;
	
     }


