A:HOVER {
        text-decoration: underline;
        color: Blue;
}
A {
        text-decoration: none;
        color: Navy;
}
A:VISITED {
        text-decoration: none;
        color: Navy;
}

.first
{font-size: small; color: black; background-color: lightGray; border-style: solid; }
.second
{font-size: small; color: black; background-color: #B1B1B1; border-style: solid;  }



.ppp {
        padding-left: 4;
        padding-right: 4;
}
.naglowek1 {
        font-size : x-large;
        font-weight : bold;
        font-family : Verdana;
        color: Black;
}
.naglowek2 {
        font-size : 20px;
        font-weight : 600;
        font-family : Verdana;
        text-align : center;
        padding-left : 3px;
        padding-right: 3px;
        color: Black;
        letter-spacing: 4px;
}
.naglowek3 {
        font-size : 15px;
        font-weight : bold;
        font-family : Verdana;
        text-decoration : underline;
        padding-left : 10px;
        padding-right: 5px;
}
.naglowek4 {
        font-size : 13px;
        font-weight : bolder;
        font-family : Verdana;
        padding-left : 5px;
        padding-right: 5px;
		text-decoration : none;
}
.menu {        
        color : White;
        font-family: Verdana;
        font-size: 12px;        
}
.text12 {        
        color : Black;
        font-family: Verdana;
        font-size: 12px;
        padding-left: 4;
        padding-right: 2;
}
.text9 {        
        color : Black;
        font-family: Verdana;
        font-size: 9px;        
}
.text11 {        
        color : Black;
        font-family: Verdana;
        font-size: 11px;
         padding-left: 4;
        padding-right: 4;
		text-align: justify;        
}
.kreska {        
         border-bottom : 1px solid Black;
}
.zakladka {        
        color : Navy;
        font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.zakladka:hover {	
	color : Blue;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	color: White;
	font-family: Verdana;
}
.menu:hover {
	color: White;
	font-family: Verdana;
}
.menu:visited {
	color: White;
	font-family: Verdana;
}
