BODY {
	font-family: Verdana, Geneva, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #2b2b2b url('Obrazki/tlo.jpg');
	
}

TABLE {
	font-family: Verdana, Geneva, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

.tekst {
	font-family: Verdana, Geneva, Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
}

.adres {
	font-family: Verdana, Geneva, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding-left: 60px;
}

.stopka {
	font-family: Verdana, Geneva, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
}

a:link {
text-decoration: none; color: #000000;
}
a:visited {
text-decoration: none; color: #000000;
}
a:hover {
text-decoration: none; color: #aa0000;
}
a:active {
text-decoration: none; color: #000000;
}