body {
	background-image: url(img/tlo.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body,td,th {
	color: #444343;
}
a:link {
	color: #E10000;
	text-decoration: none;
}
a:visited {
	color: #E10000;
	text-decoration: none;
}
a:hover {
	color: #307AD6;
	text-decoration: underline;
}
a:active {
	color: #E10000;
	text-decoration: none;
}
.stopka {
	font-size: 10px;
	color: #727272;
}
a.stopka {
	font-size: 10px;
	color: #727272;
}
a.stopka:hover {
	color: #DF0000;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #E10000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C6C6;
	padding-bottom: 5px;
	margin: 0px;
}

