/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
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;}
/* * * * * * * * * * * * * * * 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;
}
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:850px;
	text-align:left;
}
#header{
	clear:both;
}
#main_menu{
	float:left;
	margin:0px;
	margin-right:10px;
	list-style-type:none;
	text-align:left;
	padding:0px;
}
#main_menu li a{
	display:block;
	width:170px;
	padding:5px 3px;
	margin-left:0px;
	margin-bottom:4px;
	text-decoration: none;
	padding-left:15px;
}
#main_menu li s{
	display:block;
	width:180px;
	padding:3px;
	margin-left:0px;
	margin-bottom:4px;
	text-decoration: none;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-weight:bold;
}
#main_content{
	float:left;
	width:650px;
	padding:5px;
}
html>body #main_content{
	width:630px;
}
#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 .pred.status{
	background:#DB6C6C url('ico/ico_48/red.png') 30% no-repeat;
}
#frm .pgreen{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
#frm .pgreen.status{
	background:#6CDB6C url('ico/ico_48/green.png') 30% no-repeat;
}
#frm .pyellow{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
#frm .pyellow.status{
	background:#F0F1A1 url('ico/ico_48/yellow.png') 30% 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;
}
#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: 250px;
}
#frm textarea{
	width: 300px;
	height: 200px;
	margin:0px;
	padding:1px;
}
#frm .textarea_holder{
	display:block;
	width:402px;
	height:252px;
	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;
}
