/* CSS Document */
.slikaLink img { border:1px #000000 solid; padding:2px; }
a.slikaLink:active img { border:1px #000000 solid; padding:2px; }
a.slikaLink:hover img { border:1px #0000ff solid; padding: 2px; }


#header
{
	position:relative;
	top:0px;
	height:90px;
	background-color:#ffffdd;
	
	
}
.bigi
{
	font-style:normal;
	font-family: "Segoe UI", sans-serif;
	font-size: 40px;
	line-height:40px;
	letter-spacing: 1px;
	color:#000;
}
.btn
{
	font-style:normal;
	font-family: "Segoe UI", sans-serif;
	font-size: 22px;
	letter-spacing: 0px;
	text-weight:bold;
	color:#00a;
	font-weight: bold;
}
.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: "Segoe UI",Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 0px;
	text-align: justify;
	text-indent: 25px;
}
.tablica
{
	font-style:normal;
	font-family: "Segoe UI",Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
}


.meniBold
{
	font-style:normal;
	font-family: "Segoe UI",Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.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: "Segoe UI",Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444;
	
}
.htekst
{
	font-style:normal;
	font-family: "Segoe UI", sans-serif,Geneva, Arial, Helvetica;
	font-size: 14px;
	color:#000;
	
}
.mtekst
{
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#222222;
	
}

#sadrzaj
{
	background-color:#fff;
	background-repeat: repeat;
	padding-top:100px;
	padding-bottom:110px;


}



#footer
{
	position:fixed; bottom:0px; height:100px; right:0px; left:0px;
	border-top:2px solid #550000;
	background-color:#ffd;
}

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

#meniu
{
	font-style:normal;
	font-weight:bolder;padding:3px;
	font-family: "Segoe UI",Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:19px; line-height:19px;
	color:#fff;	
}

#meniu a 
{
	border:1px solid transparent;
	padding:1px;
	text-decoration:none;
	background-color:#000;
	color:#fff;

}
#meniu a:hover 
{
	background-color: #e40;
	padding:1px;
	text-decoration:none;
	
}




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

#meni a:hover 
{
	background-repeat: repeat;
	border:1px solid #cccccc;
	padding:2px;
	text-decoration:none;
	color:#900;
}
