@charset "utf-8";

* {border: 0;}

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	font-size: 10px;
	color: #000000;
}
  
.style1 {color: #000066}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}

.style4 {
	color: #003366;
}

.style5 {
	color: #003366; 
	font-weight: bold; 
}

.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style7 {color: #FF0000;}

.style10 {font-size: 10px}
.style12 {font-size: 14px}
.style16 {font-size: 24px}
.style17 {font-size: 16px}
.style23 {font-size: 12px}


a:link {color: #003366; text-decoration: none;}     
a:visited {color: #003366; text-decoration: none;}  
a:hover {color: #0000CC;}  
a:active {color: #996699;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 900px;
	background-image: url("../elementi/naslovnica/bckg.jpg"); 
}

#najcitaniji {
	position:absolute;
	left:27px;
	top:543px;
	width:967px;
	height:266px;
	z-index:1;
	
}	

#svjetlost {
	position:absolute;
	left:38px;
	top:163px;
	width:466px;
	height:201px;
	background-color:#FFFFFF;
	background-image:url("../elementi/naslovnica/div_v_orange.jpg");
	background-repeat:no-repeat;
	border:1px solid;
	border-color:#FF6600;
	z-index:1;
}

#nexus {
	position:absolute;
	left:516px;
	top:163px;
	width:466px;
	height:201px;
	background-color:#FFFFFF;
	background-image:url("../elementi/naslovnica/div_v_orange_nex.jpg");
	background-repeat:no-repeat;
	border:1px solid;
	border-color:#FF6600;
	z-index:1;
}

#kolumna {
	position:absolute;
	left:38px;
	top:378px;
	width:305px;
	height:148px;
	background-color:#FFFFFF;
	background-image:url("../elementi/naslovnica/div_m_blue_kol.jpg");
	background-repeat:no-repeat;
	border: 1px solid;
	border-color:#6f96c1;
	z-index:1;
}

#vijesti {
	position:absolute;
	left:357px;
	top:378px;
	width:305px;
	height:148px;
	background-color:#FFFFFF;
	background-image:url("../elementi/naslovnica/div_m_blue_vijesti.jpg");
	background-repeat:no-repeat;
	border:1px solid;
	border-color:#6f96c1;
	z-index:1;
}

#izjava {
	position:absolute;
	left:677px;
	top:378px;
	width:300px;
	height:121px;
	padding:25px 0px 2px 5px;
	background-color:#FFFFFF;
	background-image:url("../elementi/naslovnica/div_m_blue_izjava.jpg");
	background-repeat:no-repeat;
	border:1px solid;
	border-color:#6f96c1;
	overflow:none;
	z-index:1;
}

.izjava_unutar {
	font-size: 9;
	width:300px;
	height:120px;
	overflow:auto;
}

#kalendar 
{
	position:absolute;
	left:677px;
	top:378px;
	width:305px;
	height:148px;
	background-color:#FFFFFF;
	background-image:url("../elementi/naslovnica/div_m_blue_kalendar.jpg");
	background-repeat:no-repeat;
	border:1px solid;
	border-color:#6f96c1;
	z-index:1;
}

.s_n-slika {
	width:124px;
	height:164px;
	padding:0px;
	float:left;
	margin: 29px 10px 5px 5px;
	overflow: hidden;
}

.slika_m {
	width:auto;
	height:110px;
	padding:0px;
	float:left;
	margin: 29px 10px 5px 5px;
	overflow: hidden;
}

.txt {
	margin:25px 0 0 5px;
	text-align:left;

}

.bottom_right
{
	position: absolute;
	bottom: 5px;
	right: 5px;
}
