/* Authored by ADMIN (www.admin.sk) */

body{
margin:0px;
/* background-color: #f2f1f1; */
background-color: #fffff0;
font-family: tahoma;
}

h1 {
font-size: 16px;
}

a {
color: #333333;
text-decoration: none;
}

.maintable {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}

.topbg {
	background-image: url('images/topbg.gif');
}




.zlta        { 
	background-color: #FFD800;
}


.topnav {
	text-decoration: underline;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}

a.topnav {
	text-decoration: underline;
	font-size: 11px;
	background-color:#B00FAA;
}

td.topnav {
	background-color:#F0F0F0;
}

td.footer {
	background-color: #e5e5e5;
}

a.footer,
.footer {
	color: #969595;
	font-size: 11px;
}



/* Latest News styles */
.latestnews {
margin: 10px;
}

.latestnewsheader {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}

.latestnewsdate {
	color: #959595;
	font-size: 10px;
	font-family: tahoma;
}

.latestnewscontent {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.maincontent {
font-size: 12px;
color: #333333;
margin: 10px 20px 0px 20px;
}
