body {
	margin: 0; padding: 0;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.contentheading {

color:#CC0000;
background-image:url(../img/sag.png);
background-repeat:no-repeat;
text-indent:20px;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
}


a, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#text_banner {
	color:#FF0000;
}

#header {
	background:url(../img/header-top.jpg) no-repeat top right #3A3A3A;
}
.band  { background-color: #3A3A3A; }
.band2 { background-color: #1F1F1F; }

.shadow1 { background:url(../img/shadow1.jpg) repeat-x top #F5F5F8; }
.shadow2 { background:url(../img/shadow2.jpg) repeat-x top #EAEBEE; }
.footer { background:url(../img/footer-bg.jpg) repeat-x top }

.footer h3 {
	color: #FFFFFF;
	font-size: 105%;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: none;
	margin: 0; padding: 3px;
}


#meniu {
	list-style: none;
	margin: 0; padding: 0;
	float: left;
	margin-left: 10px;
}
#meniu li {
	float: left;
}
#meniu li a, #meniu li a:visited {
	color: #CACACC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	line-height: 20px;
	margin: 0 5px 0 5px;
	padding: 0 7px 3px 7px;
}
#meniu li a:hover, #meniu li a.active {
	color: #FFFFFF !important ;
	background: url(../img/arrow2.png) no-repeat bottom center;
}

.moduletable {
	margin: 12px 0 5px 0;
	padding: 0;
	padding-left: 7px;
	font-size: 10px;
	line-height: 150%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	overflow:hidden;
	width: 210px;
}
.moduletable h3 {
	margin: 0; padding: 0 0 7px 15px;
	line-height: 16px;
	height: 16px;
	background:url(../img/icon.gif) no-repeat top left;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.space {
	border-bottom: #999999 1px dotted;
	width: 99%;
	margin: 7px 0 7px 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}
.style1 {font-size: 12px}