
b@charset "UTF-8";
html {height:100%}

body {
	height:100%;
	font-family:Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color:#494649;
	background-color:#494649;
	background-image:url(../images/bg.jpg);
}
.text11 {
	font-family:Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494649;
	text-decoration:none;
}
a {
	text-decoration:none;
	color:#494649;	
}
a:hover {
	text-decoration:none;
	color: #666;	
}
.prviMeni { margin-left:17px;}
.prviMeni:hover {color:#fff;}

#drugiMeni {
	text-decoration:none;
	color:#ebebeb;
	font-size:14px;
}

#drugiMeni:hover {
	color:#2f2f2f;
}

#newsItem {
	display:block;
	/*margin-top:20px;*/
	text-decoration:none;
	color:#ebebeb;
	font-size:12px;
}
#newsItem b { font-size:14px; display:block;}
#newsItem:hover { color:#494649;}

#homeItem { float:left; width:339px; height:115px; color:#494649; cursor:pointer;}
#homeItem a { text-decoration:none;}
#homeItem a:hover { text-decoration:none; color:#8b8a8a;}
#homeItem div { float:left;}
#homeItem b { font-size:24px; display:block; line-height:25px;}
.clear{ clear:both;}

.buttonSivi { 
	width:132px;
	height:23px;
	display: block;
	background:url(/images/button.png) no-repeat;
	/*padding-left:9px;
	padding-top:6px;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:23px;
	text-align:center;
	}
.buttonSivi:hover { 
	width:132px;
	height:23px;
	background:url(/images/button.png) no-repeat;
	/*padding-left:9px;
	padding-top:6px;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:23px;
	text-align:center;
	}

.buttonSivi_manji { 
	width:90px;
	height:15px;
	display: block;
	background: url(/images/button_manji.gif) no-repeat;
	/*padding-left:9px;
	padding-top:6px;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:15px;
	text-align:center;
	}
.buttonSivi_manji:hover {
	color:#000;
	}

.naslov24 { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#494649;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
	}
.naslov16 { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#494649;
	text-decoration:none;
	font-weight:bold;
	}

.podnaslov{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	line-height:15px;
	
	}
.naslov18Thick { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#494649;
	text-decoration:none;
	
	}
.text12 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494649;
	text-decoration:none;
}

.arial14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.linkFooter{
	color:#939293;
	text-decoration:none;
}
.linkFooter:hover{
	color:# CCC;
	text-decoration:none;
}