@charset "utf-8";
body
{
	padding:0px;
	margin:0px;
	font-family:Helvetica, Verdana, Arial, Tahoma;
	font-size:11px;
	color:#797979;
	min-width:1020px;
	text-align:center;
	background-color:white;
}

#center
{
	width:1000px;
	margin:5px auto;
	text-align:left;
}

#main_holder
{
	width:1000px;
	float:left;
	margin-top:10px;
	text-align:l;
}

#header
{
	width:1000px;
	height:141px;
	float:left;
	background-color:#5d7790;
}

#menu
{
	width:1000px;
	height:33px;
	float:left;
	background-color:#46596b;
	color:white;
	font-size:12px;
	font-weight:bold;
	border-top:5px solid #354452;
}

#content_holder
{
	width:1000px;
	float:left;
}

#sadrzaj
{
	float:left;
	width:540px;
	padding-top:20px;
}

#tekst
{
	width:520px;
	float:left;
	margin:10px;
}

#tekst h1
{
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#5d7790;
	padding:0px 0px 0px 30px;
	margin:0px;
	margin-bottom:20px;
	background-image:url(/files/images/tekst/heading_background.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#tekst img
{
	padding:2px;
	border:1px solid #5d7790;
	margin-right:10px;
}

#tekst a
{
	color:#FF6600;
}

#tekst table
{
	border:1px solid #797979;
}

#tekst table tr td
{
	border:1px solid #797979;
}

#izdvojeni_programi
{
	width:520px;
	float:left;
	margin:10px;
}

#izdvojeni_programi h1
{
	display:block;
	height:28px;
	width:490px;
	background-color:#ff6600;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	line-height:28px;
	padding-left:30px;
	background-image:url(/files/images/izdvojeni_programi/h1_background.jpg);
	background-repeat:no-repeat;
}

#izdvojeni_programi_item
{
	float:left;
	width:150px;
	height:250px;
	border:1px solid #CCCCCC;
	margin-left:8px;
	margin-bottom:5px;
	padding:5px;
}

#izdvojeni_programi_item a h2
{
	color:#5d7790;
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#ff6600;
	font-weight:bold;
	display:compact;
	width:150px;
	background:none;
	text-decoration:none;
	cursor:pointer;
}

#izdvojeni_programi_item a img
{
	border:0px;
	width:150px;
	margin-bottom:5px;
}

#srednji_stupac
{
	float:left;
	width:250px;
	padding-top:20px;
}

#izdvojene_vijesti
{
	float:left;
	width:238px;
	border:1px solid #d0d0d0;
	border-top:5px solid #d0d0d0;
	padding:5px;
	background-color:#e7e7e7;
}

#izdvojene_vijesti h1
{
	font-size:18px;
	color:#5d7790;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#izdvojene_vijesti ul
{
	width:238px;
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#izdvojene_vijesti ul li
{
	display:block;
	width:228px;
	height:auto;
	padding:0px 5px 5px 5px;
	border-bottom:1px dashed #d0d0d0;
	margin:0px;
	list-style:normal;
}

#izdvojene_vijesti ul li a
{
	padding-left:10px;
	color:#333333;
	text-decoration:none;
	background-image:url(/files/images/izdvojene_vijesti/tocke.jpg);
	background-repeat:no-repeat;
}

#izdvojene_vijesti ul li a:hover
{
text-decoration:underline;
}

#izdvojene_vijesti ul li span
{
	height:9px;
	width:120px;
	color:#999999;
	padding-left:10px;
	font-size:9px;
}

#izdvojene_vijesti ul li a span:hover
{
	text-decoration:none;
}

#desni_stupac
{
	float:left;
	width:200px;
	margin-left:10px;
	padding-top:20px;
}

#izdvojeni_tekst
{
	float:left;
	width:180px;
	padding:10px;
	background-color:#ff6600;
	color:white;
}

#izdvojeni_tekst h1
{
	font-size:18px;
	font-weight:normal;
	color:white;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

#izdvojeni_tekst img
{
	width:180px;
	height:135px;
}

#footer
{
	width:1000px;
	float:left;
	background-color:#5d7790;
	color:white;
	font-size:12px;
	font-weight:bold;
}

#footer ul
{
	width:auto;
	padding:10px 10px;
	margin:0px;
	list-style:none;
	list-style-type:none;
	float:left;
}

#footer ul li
{
	list-style:none;
	list-style-type:none;
	padding:0px;
}

#footer ul li a
{
	font-size:11px;
	color:white;
	font-weight:normal;
	text-decoration:none;
}
/* CSS Document */


