/* CSS Document */
body {
	background-color: #DBDBDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

.datum {
	color: #5D5D5D;
	font-size: 10px;
}

.footer {
	color: #5D5D5D;
	font-size: 10px;
}

.box-title {color: #FFFFFF; font-weight: bold; font-size: 12px; }

.title {font-size: 12px; color: #FFFFFF;}

.box-pridat {
	color: #C40000;
	font-size: 24px;
	font-weight: bold;
}

.icon-title {
	font-size: 14px;
	font-weight: bold;
}

.podsekcia {
	font-size: 12px;
	font-weight: bold;
}

.txt{
	font-size: 12px;
	font-weight: bold;
}

.text-title {color: #000000; font-size: 18px; font-weight: bold; }

a:link {
	color: #C40000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C40000;
}
a:hover {
	text-decoration: underline;
	color: #C40000;
}
a:active {
	text-decoration: none;
	color: #C40000;
}

.poznamka {font-size: 9px}
