@charset "windows-1250";
/* CSS Document  /////////////////////////////////////////////////////// */
body {
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size: 11px;
background-image: url(images/background.jpg);
background-repeat:repeat-x;
background-color:#e2e2e2;
}
a:link {
	color: #da251d;
	text-decoration:none;
	}
a:visited {
    color: #da251d;
	text-decoration:none;
	}
a:active{
	color: #da251d;
	text-decoration:none;
	}
a:hover {
	color: #740a00;
	text-decoration:underline;
	}

.inside {
margin-left:auto;
margin-right:auto;
width:984px;
}

.prehead{
background-image:url(images/topback.jpg);
width:984px;
height:19px;
text-align:right;
}
.flash{
margin-bottom:10px;
width:984px;
height:210px;
}
.glavno{
margin-top:10px;
margin-bottom:10px;
width:984px;
}
.mediasadrzaj {
margin:10px;
padding:5px;
text-align:center;
}

/* SIDE /////////////////////////////////////////////////////// */
.sidetop{
background-image:url(images/sidetop.png);
width:184px;
height:10px;
}
.side{
background-image:url(images/side.png);
background-repeat:repeat-y;
width:184px;
}
.sidenaslov{
background-image:url(images/linkback.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
width:184px;
height:21px;
text-transform:uppercase;
font-weight:bold;
}
.sidenaslov a:link{
background-image:url(images/linkback.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
width:184px;
height:21px;
text-transform:uppercase;
font-weight:bold;
text-decoration:underline;
}
.sidenaslov a:visited{
background-image:url(images/linkback.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
width:184px;
height:21px;
text-transform:uppercase;
font-weight:bold;
}
.sidenaslov a:hover{
background-image:url(images/linkback.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
width:184px;
height:21px;
text-transform:uppercase;
font-weight:bold;
}
.sidefoot{
background-image:url(images/sidefoot.png);
width:184px;
height:10px;
}

/* MAIN /////////////////////////////////////////////////////// */
.maintop{
background-image:url(images/maintop.png);
background-repeat:no-repeat;
width:613px;
height:10px;
}
.main{
background-image:url(images/main.png);
background-repeat:repeat-y;
width:613px;
}
.mainnaslov{
background-image:url(images/mainlinkback.jpg);
background-repeat: repeat;
color:#FFFFFF;
width:613px;
line-height:16px;
text-transform:uppercase;
font-weight:bold;
}
.mainnaslov a:link{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.mainnaslov a:visited{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.mainnaslov a:hover{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.mainfoot{
background-image:url(images/mainfoot.png);
width:613px;
height:10px;
}

/* FULL panel /////////////////////////////////////////////////////// */
.fulltop{
background-image:url(images/fulltop.png);
background-repeat:no-repeat;
width:100%;
height:10px;
}
.full{
background-image:url(images/full.png);
background-repeat:repeat-y;
width:100%;
}
.fullnaslov{
background-image:url(images/fulllinkback.png);
background-repeat:no-repeat;
color:#FFFFFF;
height:20px;
text-transform:uppercase;
font-weight:bold;
}

.fullfoot{
background-image:url(images/fullfoot.png);
width:100%;
height:10px;
}


/* Podkategorije /////////////////////////////////////////////////////// */

.inkat {
	width:280px;
	height:95px;
	float:left;
	margin:5px;
	text-align:left;
	overflow:hidden;
	background-color:#EEEEEE;

}
.podkat {
	width:130px;
	float:left;
	margin-right:5px;
	overflow:hidden;
}

.kat {
	font-weight:bold;
	text-align:left;
}
.kat a:link{
	font-weight:bold;
	text-decoration:none;
}
.kat a:visited{
	font-weight:bold;
	text-decoration:none;
}
.kat a:hover{
	font-weight:bold;
	text-decoration:underline;
}

/* Forme /////////////////////////////////////////////////////// */
form{
margin:0px;
padding:0px;
}
.theforma{
border-top:2px solid #2571a5;
border-bottom:2px solid #2571a5;
background-color: #F2F9FF;
}
.butashi{
	background-color:#da251d;
	border:1px solid black;
	color:#FFFFFF;
	font-size:10px;
}
.formobject{
font-size:10px;
color:#000000;
padding:3px;
}
.unos{
	font-size:10px;
	color:#da251d;
}
.unos2{
	font-size:11px;
	color:#da251d;
}
.dan{
	width:20px;
	font-size:10px;
	color:#da251d;
}
.mjesec{
	width:20px;
	font-size:10px;
	color:#da251d;
}
.godina{
	width:35px;
	font-size:10px;
	color:#da251d;
}

.labels{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size:10px;
color: #666666;
}
.odjel{
}

#id7 {
width:155px;
text-align:left;
border:0px;
padding:5px;
}
.pollBar {
	height: 15px;
	background: #ff0000;
}
#pollBar1 {
	background: #ff0000;
}

#pollBar2 {
	background: #00ff00;
}

#pollBar3 {
	background: #0000ff;
}

#pollBar4 {
	background: #ffff00;
}

#pollBar5 {
	background: #00ffff;
}

#pollBar6 {
	background: #ff00ff;
}
.pollnaslov{
}

/* VIJESTI /////////////////////////////////////////////////////// */
		/* big //// */
.vijestholder{
	width:100%;
	margin:5px;
	border-bottom:1px solid #990000;
}		
.vijestholderon{
	width:100%;
	margin:5px;
	border-bottom:1px solid #990000;
	background-color:#EBEBEB;
	color:#da251d;
	cursor:pointer;
}			
		
.vijestbigslika{
width:180px;
height:120px;
display:block;
overflow:hidden;
}

.vijestbignaslov{
width:180px;
height:44px;
font-size:12px;
font-weight:bold;
color:#000099;
text-align:left;
padding-top:5px;
display:block;
overflow:hidden;
}

.vijestbigsadrzaj{
width:180px;
text-align:justify;
padding-bottom:5px;
}
		/* small //// */

.vijestholdermali{
width:46%;
float:left;
margin-left:10px;
margin-bottom:10px;
text-align:left;
}
.vijestholdermalion{
	width:46%;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
	background-color:#EBEBEB;
	cursor:pointer;
	color: #da251d;
}			
.vijestmalaslika{
width:60px;
height:45px;
display:block;
overflow:hidden;
float:left;
}

.vijestmalanaslov{
	width:120px;
	font-size:11px;
	color:#da251d;
	font-stretch:expanded;
	text-align:left;
	float:left;
	padding-left:5px;
}
		
		/* full //// */

.vijestnaslov{
font-size:11px;
font-weight:bold;
color:#000000;
font-stretch:expanded;
text-align:left;
padding-top:5px;
padding-bottom:3px;
}
.vijestdatum{
	padding-bottom:5px;
	font-size:9px;
	color: #da251d;
	text-align:left;
}
.vijestsadrzaj{
font-size:11px;
color:#000000;
text-align:justify;
line-height:14px;
}

/* ADRESAR /////////////////////////////////////////////////////// */
.adresarnaslov{
	font-size:15px;
	color: #da251d;
	text-align:left;
}
.adresarmjesto{
	font-size:11px;
	color: #da251d;
	font-weight:bold;
	text-align:left;
}




/* Sadrzaj /////////////////////////////////////////////////////// */



/* Naslovi /////////////////////////////////////////////////////// */

.naslovi{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.naslovi a:link{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.naslovi a:hover{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}
.naslovi a:visited{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}




/* items /////////////////////////////////////////////////////// */
.hr{
width:95%;
border-bottom:1px solid #999999;
margin-left:2.5%;
margin-right:2.5%;
height:1px;

}




/* Foot /////////////////////////////////////////////////////// */



.foot_main {
	font-size:10px;
	color:#da251d;
	height:38px;
	width:984px;
	text-align:right;
	background-image:url(images/footback.jpg);
}

.foot_main a:link{
	font-size:10px;
	color:#da251d;
}
.foot_main a:visited{
	font-size:10px;
	color: #da251d;
}
.foot_main a:hover{
	font-size:10px;
	color: #740a00;
}
