/* CSS Document */

#header
{
	top:0px;
	height:55px;
	border-bottom:2px solid #000000;
	background-color:#990000;
	background-image: url(bckhd.gif);
	background-repeat: repeat;
}
.headertekst
{
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #707070;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: 0.14em;
}

.tekst
{
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reftekst
{
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight:bold;
}
.foottekst
{
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#eeeeee;
	
}
.htekst
{
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#eeeeee;
	
}
.mtekst
{
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#222222;
	
}

#sadrzaj
{
	background-color:#ffffcc;
	background-image: url(bckbd.gif);
	background-repeat: repeat;

}



#footer
{
	bottom:0px;
	height:155px;
	border-top:2px solid #ccddcc;
}

#meni
{
	font-style:normal;
	font-weight:bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height:25px; line-height:25px;	
}


#meni a 
{
	border:1px solid transparent;
	padding:5px;
	text-decoration:none;
	background-color:transparent;
	color:#000000;
}

#meni a:hover 
{
	background-image: url(bckbd.gif);
	background-repeat: repeat;
	border:1px solid #cccccc;
	padding:5px;
	text-decoration:none;
	color:#990000;
}