body {
	margin:0;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color:#006699;
	height:100%;
	padding:0;
	font-family: "trebuchet ms";
}

#kontejner {
	width: 900px;/*760*/
	margin: 20px auto 0;
	font-family: "trebuchet ms";
}

#zaglavlje {
	height: 98px;
	padding-top: 0px;
	width: 800px;/*760*/
	padding-left: 2px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}

#H_navigacija {
	float: right;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 570px;
	margin:0;
	padding:0;
	height: 98px;
}

#H_navigacija ul { color: #ffffff; font-family: "trebuchet ms";;
	float: right; margin:0; font-size: 11px; padding: 55px 15px 16px 0; }

#H_navigacija ul li {
	display: inline;
}


#H_navigacija ul li a:hover {
	background: url(img/strelica-na-gore.gif) no-repeat center bottom;
	color: #CAE4FF;
	padding-bottom: 6px;
}

#H_navigacija ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:0px;
	margin-top:0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 6px;
	font-weight: bold;
	width: 100%;
}

#H_navigacija ul li a#selektovan {
	background: url(img/strelica-na-dole.gif) no-repeat center bottom;
	padding-bottom: 16px;
	color: #FFFFFF;
}

#leva_kolona a#selektovan{
	font-weight:bold;
	color: #006699;
}


#pretraga{
	font-size: 11px;
	color: #003366;
	text-align: right;
	width: 285px;
	position: relative;
	top: 35px;
	left: 450px;

}

#pretraga input{
	background-color: #FFFFFF;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
	border-color: #003366;
	border-width: 1px 1px 1px 1px;
	font-size: 11px;
}

#sadrzaj{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 800px;/*760*/
	margin-left: 0px;
	background-color: #FFFFFF;
}

#desna_kolona{
	margin-left: 222px;
	width: 550px;/*505*/
	font-size: 12px;
	color: #006699;
	padding-top: 18px;
}

#desna_kolona h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -6px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #6699CC;
	padding: 0px 0px 2px 0px;
	float: none;

}

#desna_kolona h2 {
	font-size: 11px;
	position: relative;
	bottom: 0px;
	float: right;
	display: inline;
	margin: 0;
	padding-top: 5px;

}

#leva_kolona{
	float: left;
	width: 180px;
	padding-left: 30px;
	padding-top: 15px;
}

#leva_kolona ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#leva_kolona ul li{
	font-size: 12px;
	border-width: 0 0 2px;
	border-color: #6699CC;
	border-bottom-style: dotted;
	font-weight: normal;
	width: 160px;
}

#leva_kolona ul li a, #leftcolumn ul ul li a{
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px 0px 5px 0px;
	height: 100%;
	color: #6699CC;
}

#leva_kolona ul li a:hover {
	color: #006699;
	font-weight: bold;
}


#leva_kolona ul ul li, #leva_kolona ul ul li:hover{		/*podmeni*/
	padding-left:5px;
	border-width: 0px;
	border-bottom-style: none;
	background-color:#FFFFFF;
}


#futer {
	color: #FFF;
	text-align: center;
	background-color: #3399CC;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 11px;
	background-image: url(img/people2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 3px;
	margin-left: 3px;
}

#gornji_deo{
	background-image: url(img/body-up.gif);
	background-repeat: no-repeat;
	height:9px;
	width: 800px;
	background-position: left top;
	overflow:hidden;
}

#obavestenja{
	margin: 0;
	background-repeat: no-repeat;
	width: 175px;
	background-image: url(img/obavestenja-up.gif);
	margin-top: 20px;
	margin-left: -8px;
}

#vesti{
	font-size: 11px;
	color: #003366;
	text-align: left;
	top: 60px;
	background-image: url(img/obavestenja-middle.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	position: relative;
}

#vesti_dno{
	clear: both;
	clear: both;
	width: 174px;
	height: 21px;
	background-image: url(img/obavestenja-down.gif);
	margin-left: -15px;
	background-position: left top;
	background-repeat: no-repeat;
}

#vesti a{
	text-align:right;
	display: block;
	text-decoration: none;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#vesti a:hover{
	color: #006699;

}

#futer_NAV {
	color: #FFFFFF;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/people1.gif);
	margin-right: 3px;
	height: 131px;
	clear: left;
}

#futer_NAV a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

#futer_NAV a:hover{
	color: #CAE4FF;
}

#futer_NAV ul {
	margin: 101px 0px 0px 3px;
	background-color: #006699;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	width: 445px;
	display:inline;
}

#futer_NAV li {
	display: inline;
}

#donjideo{
	background-image: url(img/body-down.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 10px;
	clear: both;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
}

#copyright, #copyright a{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration:none;
	
}

#copyright a:hover{
text-decoration:underline;
}

#desna_kolona h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#desna_kolona h4 {			/*Titula*/
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#desna_kolona a{
	font-size: 12px;
	color: #6699CC;
	text-decoration: bold,italic;
	/*background-image: url(img/link-strelica.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
	/*display: block;*/
	/*padding-left: 15px;
	margin-bottom: 10px;
}*/
#desna_kolona a:hover{
	color: #006699;

}
/*#desna_kolona li {
	padding-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(img/link-strelica.gif);
}*/
#desna_kolona ul ul li {
	list-style-type: disc;
	list-style-image: url(none);
}

#desna_kolona h5{           /*U pripremi*/
	font-size: 12px;
	color: #6699CC;
	text-align: center;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #6699CC;
	border-style: dotted;
	padding: 10px;
	margin: 180px 180px 0px 180px
}

#slika {
	float: left;
	position: absolute;
	margin-left: -2px;
}
#obican_link a {
	background-image: none;
	display: inline;
	padding-left: 0px;
}

#obican_link img{
	border: none;
	outline: none;
}
#desna_kolona .slika_wrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #6699CC;
	border-style: dotted;
	border-width: 1px;	
	padding: 7px 7px 7px 7px;
}

#desna_kolona h6{           /*English*/
	font-size: 11px;
	color: #6699CC;
	float:right;
	border-width: 1px;
	border-color: #6699CC;
	border-style: dotted;
	padding: 7px;
}

#brzilinkovi{
	margin: 0;
	background-repeat: no-repeat;
	width: 175px;
	background-image: url(img/obavestenja-up.gif);
	margin-top: 20px;
	margin-left: -8px;
}

#linkovi{
	font-size: 11px;
	color: #003366;
	text-align: left;
	top: 60px;
	background-image: url(img/obavestenja-middle.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	position: relative;
}

#linkovi_dno{
	clear: both;
	clear: both;
	width: 174px;
	height: 21px;
	background-image: url(img/obavestenja-down.gif);
	margin-left: -15px;
	background-position: left top;
	background-repeat: no-repeat;
}

#linkovi a{
	text-align:left;
	display: block;
	text-decoration: none;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#linkovi a:hover{
	color: #006699;

}

#spaceholder {
	width: 35px;
}

#youtube {
	margin-left: 35px;
	width: 480px;
	position: absolute;
	margin-top: 0px;
}

#text{
	width: 175px;
	text-align:left;
	display: block;
	text-decoration: none;
}

#text h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -6px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #6699CC;
	padding: 0px 0px 2px 0px;
	float: none;

}

#accordion {
width: 120px;
}