@charset "utf-8";
.txt_podkreslenie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	text-decoration: underline;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.txt_lewa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 45px;
}
.txt_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}

body {
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #033A73;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#Tabela_01 table {
	height: 100%;
	width: auto;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	background-image: url(images/images/top.jpg);
	background-repeat: repeat-x;
}
