BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #ffffff;
}
TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
P {
	text-align : justify;
	margin-top : 10px;
	margin-bottom : 8px;
	font-size : 12px;
}
ul {
	text-align : justify;
	font-size : 12px;
}
ol {
	text-align : justify;
	font-size : 12px;
}
.pokr {
	margin-left : 15px;
	font-size : 10px;
	background : #EFEFEF;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 10px;
}

A {
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
}
A:VISITED {
	color : Teal;
}

.nazor {
	font-size : 10px;
	margin-left : 15px;
	background : #FFFFEC;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 10px;
}
.heslo {
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	text-align : center;
}
.nahoru {
	font-size : 12px;
	text-align : center;
}

H5 {
	margin-bottom : 0px;
}
TH {
	text-align : left;
}

