body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	HEIGHT: 100%;
	background-color: #000000;
}


a:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #990;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}



.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}


.grupa {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}


.naslovGrupe {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.beliTxt {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;

}

.tekst1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DADADA;
	font-weight: bold;
	text-decoration: underline;
}
a.tekst1:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DADADA;
	font-weight: bold;
	text-decoration: underline;
}
a.tekst1:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DADADA;
	font-weight: bold;
	text-decoration: underline;
}
a.tekst1:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DADADA;
	font-weight: bold;
	text-decoration: underline;
}
a.tekst1:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DADADA;
	font-weight: bold;
	text-decoration: underline;
}



.meniGore {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;

}
a.meniGore:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.meniGore:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.meniGore:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.meniGore:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}



.slikaLevo {
	PADDING-RIGHT: 2px;
	FLOAT: left;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 1px
}


#kontejner {
	CLEAR: both;
	WIDTH: 185px;
	margin-bottom: 10px;
}


#padding-centralni-txt {
	padding-bottom: 15px;
	padding-top: 10px;
	float: left;
	position: relative;
}

#paddingZaLogo {
	padding-bottom: 5px;
	padding-top: 50px;
	padding-left: 40px;
}

#paddingGoreMeni {
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: right;
	text-align: right;
	}
	
 


#pretraga .tekst {
	width: 170px;
	border: 1px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 17px;
}

#pretraga .btn {
	border: 1px solid #006699;
	background-color: #FFFFFF;
	color: #006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv{
position:absolute;
border:0px solid black;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}
