* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 8px;
}
body {
	line-height: 17px;
	color: #fff;
	font: 13px/17px Tahoma, Geneva, sans-serif;
	background-color: #014d7f;
	background-image: url(images/body_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
hr {border: none 0;
border-top: 1px solid #003f69;/*the border*/
border-bottom: 1px solid #1a6da4;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 10px 0px 10px 0px;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:13px;
	margin-bottom:10px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	margin-top:13px;
	margin-bottom:10px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 10px 0px 15px 0px;
}
table td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding:3px;
}

.text10 {
	font-size: 10px;
	line-height: 16px;		
}
.text11 {
	font-size: 11px;
	line-height: 17px;		
}
.text12 {
	font-size: 12px;
	line-height: 18px;		
}
.text13 {
	font-size: 13px;
	line-height: 17px;		
}
.text14 {
	font-size: 14px;
	line-height: 18px;		
}
.text15 {
	font-size: 15px;
	line-height: 18px;		
}
.text16 {
	font-size: 16px;
	line-height: 19px;		
}
.text17 {
	font-size: 17px;
	line-height: 20px;		
}
.text18 {
	font-size: 18px;
	line-height: 20px;		
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.align-image-left {
	float: left;
	margin: 3px 5px 0px 0px;
}
.align-image-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.image-border {
	border: 1px solid #999;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}	
.red {
	color:#de251c;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}

/* --------------- FORM ELEMENTI ------------------ */
form p {
}
form label {
	float: left;
	width: 150px;
	padding-top: 2px;
}
form input[type=text], form input[type=password], form textarea {
	padding: 2px;
	width: 250px;
	border: 1px solid #CCC;
}
form input[type=submit] {
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCC;
	background: #CCC;
}
form textarea {
	height: 140px;
}
form select {
	padding: 2px;
}
.visualConfOkvir {
	border: 1px solid #CCC;
}
.errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.errorlist li {
	margin: 0px 0px 0px 250px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCC;
}
legend {
	font-weight: bold;
}

.wrapper {
	width: 843px;
	margin:auto;
	}
.header {
	padding:0px 15px 0px 18px;
	}
.animacija {
	width:515px;
	height:339px;
	margin:0px 0px 0px 0px;
	float:left;
	}

.menu {
	height:54px;
	padding:0px 0px 0px 0px;
	}

.menu ul{
	margin:19px 0px 0px 0px;
	}
	
.menu li{
	list-style-image: none;
	list-style-type: none;	
	float:left;
	margin-right:5px;
	}
	
.menu li a{
	height:27px;
	text-transform:uppercase;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	padding-right:0px;
	display:block;
	color:#fff;
	padding: 5px 10px 0px 10px;
	margin-right:2px;
	float:left;
	}
	
.menu li a:hover{
	color:#004674;
	background-image: url(images/menu_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu span {
	float:left;
	}

.menu span:hover {
	background-image: url(images/menu_li_span_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
li.selected a {
	color:#004674;
	background-image: url(images/menu_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.selected span{
	background-image: url(images/menu_li_span_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
.head_bg {
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:397px;
	margin-top:1px;
}
.logo {
	height: 250px;
	width: 265px;
	display:block;
}
.head_right {
	float: right;
	width: 265px;
}

.konst_bt {	
	background-image: url(images/konstr_bt.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 34px;
	width: 234px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-transform:uppercase;
	text-align: center;
	padding-top: 17px;
	text-decoration:none;
	margin-left:12px;
	margin-top:38px;
}
a.konst_bt:hover {
	background-position: left;
	color:#FFF;
	}
#content {

}

.left {
	float: left;
	width: 497px;
	background-image: url(images/content_crta.gif);
	background-repeat: no-repeat;
	background-position: right 56px;
	padding-left:29px;
	padding-top:5px;
	line-height:19px;
	padding-right:15px;
}
.left ul{
	margin: 10px 0px 10px 18px;
}
.left li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
}

.bc {
	padding-left:18px;
	font-size:11px;
	}
.bc a:link {
	background-image: url(images/bc.gif);
	background-repeat: no-repeat;
	background-position: right 5px;	
	padding-right: 16px;
	margin-left:3px;
	margin-right: 2px;
	}
.bc a:visited {
	background-image: url(images/bc.gif);
	background-repeat: no-repeat;
	background-position: right 5px;	
	padding-right: 16px;
	margin-left:3px;
	margin-right: 2px;
	}

.right {
	width: 292px;
	float: right;
	line-height:19px;
}
.novosti_box {
	background-image: url(images/novosti_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 271px;
	margin: 9px 0px 0px 0px;
}
.novosti_content {
	background-image: url(images/novosti_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #444444;
	padding: 0px 13px 20px 13px;
	min-height: 250px;
}

.novosti_content a:link{
	color: #444444;
	text-decoration:underline;
	}
.novosti_content a:visited{
	color: #444444;
	text-decoration:underline;
	}
.novosti_content a:hover{
	color: #444444;
	text-decoration:none;
	}


.novosti_content img{
	background: #fff;
	padding:5px;
	border: 1px solid #d2d2d2;
	margin: 8px 0px 8px 0px;
	}
.novost_lb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d30000;
	padding: 12px 0px 0px 22px;
	margin: 0px 0px 15px 0px;
}
.novost_lb a:link{
	color: #d30000;
	text-decoration:none;
	}

.novost_lb a:visited{
	color: #d30000;
	text-decoration:none;
	}

.novost_lb a:hover{
	color: #d30000;
	text-decoration:underline;
	}


.footer {
	background-image: url(images/footer.jpg);
	height: 71px;
	width: 804px;
	margin: 14px auto 10px auto;
	font-size:11px;
	padding-top: 8px;
}
.footer a:link{
	text-decoration:none;
	}
.footer a:visited{
	text-decoration:none;
	}
.footer a:hover{
	text-decoration:underline;
	}


.copyright {
	float:left;
	padding-left:10px;
	}
.potpis {
	float:right;
	padding-right:10px;
	}

/* KLASE ZA editor.css */
.plava_pozadina {
	padding: 6px 8px 8px 8px;
	background-color:#00406a;
	border: 2px solid #fff;
	margin: 5px 0px 5px 0px;
}
.okvir-slike {
	background: #fff;
	padding:5px;
	border: 1px solid #d2d2d2;
	margin: 6px;
	}