/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:5px 5px;
	padding:0px;
	text-align:center;
}
/* * * * * * * * * * * * * * * Generic links * * * * * * * * * * * * * * * * * * * * * * */
a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
/* * * * * * * * * * * * * * * generic classes * * * * * * * * * * * * * * * * * * * * * * */
.preformated{
display:block;
margin: 0px;
padding: 8px;
}
.ihidden{visibility:hidden;height:0px;}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.link{cursor:pointer;}
.link{cursor:hand;}
.padding_5{padding:5px;}
.margint_5{margin-top:5px;}
.sub{
	font-size:10px;
}
/* * * * * * * * * * * * * * * TABLES FORMATING * * * * * * * * * * * * * * * * * * * * * * */
table, table tr, table tr td{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
table{
	border-spacing: 0px;
	border-collapse: collapse;
	width:100%;
}
table .th{
	border-spacing: 0px;
	border-collapse: collapse;
	padding:5px 5px 5px 5px;
}
table .td{
	border-spacing: 0px;
	border-collapse: collapse;
	padding:5px 5px 5px 5px;
}
/* * * * * * * * * * * * * * * CMs elements * * * * * * * * * * * * * * * * * * * * * * */
#container{
	margin:0px auto;
	width:950px;
	text-align:left;
	padding:0px;
}
#header{
	clear:both;
	background:#EEEEEE;
}
#main_menu, .menu_n{
	width:940px;
	margin:5px 0px 0px 5px;
	list-style-type:none;
	text-align:left;
	padding:0px;
	clear:both;
}
#head .menu{
	margin:5px 0px 5px 5px;
	list-style-type:none;
	text-align:left;
	padding:0px;
	background:transparent;
	width:150px;
}
html>body #main_menu, html>body .menu_n{width:950px;}

#main_menu li, .menu li{
	float:left;
	display:block;
	padding:0px;
	margin:0px 5px 5px 0px;
}
.menu li{
	margin:5px;
}
#main_menu a:link,#main_menu a:visited, .menu a:link,.menu a:visited{
	display: block;
	margin: 0px;
	padding:4px 8px;
	text-decoration:none;
	background-color:#CCCCCC;
	color: #003D5F;
	border:1px #003D5F solid;
	text-align:center;
}
#main_menu a, .menu a, .menu s{
	width:120px;
}
html>body #main_menu a, html>body .menu a{
	width:100px;
}
#main_menu a:hover,#main_menu a:active, #main_menu a.current, #main_menu li a.current,.menu a:hover,.menu a:active, .menu a.current{
	background-color:#EEE;
	color:#000;
}
#main_menu li .s, .menu li .s{
	width:auto;
}
#main_menu li s, .menu s{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	display:block;
	margin: 0px;
	padding:4px 8px;
	text-decoration: none;
	font-weight:bold;
	background-color:#EEE;
	color: #003D5F;
	border:1px #003D5F solid;
	text-align:center;
}
#main_menu .submenu, .menu .submenu{
	display:none;
	position:absolute;
	padding:0px 4px;
	margin-top:-2px;
	border:1px #003D5F solid;
	border-top:1px #EEE solid;
	background-color:#EEE;
}
#main_menu .submenu a, .menu .submenu a{
	width:110px;
}
html>body #main_menu .submenu a, html>body .menu .submenu a{
	width:90px;
}
#main_menu .submenu li, .menu .submenu li{
	display:block;
	float:none;
	margin:5px 0px;
}
#main_menu .submenu .submenu, .menu .submenu .submenu{
	margin-left:105px;
	margin-top:-26px;
	padding:0px 5px 0px 5px;
}
#main_menu .submenu .submenu li, .menu .submenu .submenu li{

}

/*****/
.filter_menu .menu .submenu{
	border:1px #003D5F solid;
	width:auto;
	overflow:visible;
	white-space:nowrap;
	margin-top:-1px;
	padding:0px 4px;
	padding-top:5px;
}
.filter_menu .menu .submenu a{
	width:auto;
	display:block;
	overflow:visible;
	white-space:nowrap;
	margin:0px 0px 0px 0px;
	
}
.filter_menu .menu .submenu li{
	width:auto;
	display:block;
	margin:0px;
	padding:0px;
	overflow:visible;
	white-space:nowrap;
	margin-bottom:-5px;
}
html>body .filter_menu .menu .submenu li{
	margin-bottom:5px;
}
/*****/

#main_content{
	clear:both;
	width:940px;
	margin:0px;
	padding:5px;
}
html>body #main_content{
	width:940px;
}
#footer{
	clear:both;
	font-size: 10px;
	text-align:center;
}
#footer a{
	font-size: 10px;
}
/* * * * * * * * * * * * * * * CMS TEMPL FORM * * * * * * * * * * * * * * * * * * * * * * */
#frm{
	display:block;
}
.prow, #frm .prow{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	padding-left: 220px;
}
.prow_hover, #frm .prow_hover{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	padding-left: 220px;
}
#frm .pred{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
#frm .status, #frm p.status{
	margin:5px 0px;
	padding:10px 5px;
}
#frm .pred.status{
	background:#DB6C6C url('ico/ico_48/red.png') 40% no-repeat;
}
#frm .pgreen{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
#frm .pgreen.status{
	background:#6CDB6C url('ico/ico_48/green.png') 40% no-repeat;
}
#frm .pyellow{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
#frm .pyellow.status{
	background:#F0F1A1 url('ico/ico_48/yellow.png') 40% no-repeat;
}
#frm .pnopad{
	padding-left:5px;
}
#frm .ptitle{
	display:block;
	padding-left:5px;
}
#frm fieldset{
	display:block;
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 5px 5px 5px 5px;
	border:1px #808080 solid;
}
#frm fieldset legend{
	padding:1px 4px;
}
#frm label{
	font-weight: normal;
	float: left;
	margin-left: -200px;
	width: 190px;
	margin-top:3px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#frm input[type="text"]{
	width: 350px;
}
#frm textarea{
	width: 600px;
	height: 300px;
	margin:0px;
	padding:1px;
}
#frm .textarea_holder{
	display:block;
	width:702px;
	height:352px;
	padding:0px;
	margin:0px;
}
#frm input,#frm textarea,#frm select{
	padding:1px;
}
#frm div input{
	margin:5px;
	padding:1px;
	width:120px;
}
#frm div input:focus, #frm input:focus, #frm textarea:focus{}

.select_width{
	width: 250px;
}
#frm s{
	text-decoration:none;
}

#frm .prow .red,#frm .prow_hover .red,#frm .prow .ibutton.red,#frm .prow_hover .ibutton.red,#frm .ibutton.red{
	background:#DB6C6C;
	background:#DB6C6C url('ico/ico_48/red.png') center left no-repeat;
}
#frm .prow .green,#frm .prow_hover .green,#frm .prow .ibutton.green,#frm .prow_hover .ibutton.green{
	background:#6CDB6C;
	background:#6CDB6C url('ico/ico_48/green.png') center left no-repeat;
}
#frm .prow .yellow,#frm .prow_hover .yellow,#frm .prow .ibutton.yellow,#frm .prow_hover .ibutton.yellow{
	background:#F0F1A1;
	background:#F0F1A1 url('ico/ico_48/yellow.png') center left no-repeat;
}
#frm .ibutton,#frm .prow .ibutton,#frm .prow_hover .ibutton{
	padding:4px 4px;
	padding-left:50px;
	background-color:#DDD;
	border:1px #000 solid;
	background:#DDD url('ico/ico_48/polja.png') center left no-repeat;
	color:#000;
}
/************************clearfix****************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* * * * * * * * * * * * * * * PICTURES CMS * * * * * * * * * * * * * * * * * * * * * * */
iframe {
	border-width: 0px;
	height: 50px;
	width: 400px;
}
iframe.slike_iframe_full {
	border-width: 0px;
	height: 50px;
	width: 550px;
}
iframe.slike_iframe {
	border-width: 0px;
	height: 85px;
	width: 550px;
}
iframe.hidden {
	visibility: hidden;
	width:1px;
	height:1px;
}
.image_span{
	display:block;
	text-align:center;
	width:100px;
	height:133px;
	float:left;
	padding:2px 2px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px #738382 solid;
}
.image_span input{
	padding:0px 1px;
	background-color:transparent;
	border:1px #000 solid;
	background:url('ddd_patt.gif') top left repeat;
}
.image_span img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	margin-bottom:2px;
}
.file_span{
	display:block;
	text-align:left;
	width:450px;
	float:left;
	padding:2px 2px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px #738382 solid;
}
.file_span input{
	padding:0px 1px;
	background-color:transparent;
	border:1px #000 solid;
	background:url('ddd_patt.gif') top left repeat;
}
