/*CSS made by Zoran Perin - ALEZZO.COM*/

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#534C4C;
	background:#fff;
	height:100%;}
	
a:link {color:#ED8E31;}
a:visited {color:#ED8E31;}
a:hover {color: #C00;}
a:active {color:#C00;}
a:link, a:visited, a:hover, a:active {text-decoration:none;outline:none;}

/*RESET*/

img {border: 0;}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, table, th, td, embed, object {
	padding:0; margin: 0;}
	
.clear {clear:both;}

/*ALL*/

h1 {font-size:15px;}
h2 {font-size:14px;}
h3 {font-size:13px;}

.bold { font-weight:bold;}

hr {
	color:#ED8E31; 
	border:0; 
	width:100%; 
	border-bottom: 1px dotted #ED8E31;}
	
#header, #menu, #board, #footer {
	width:990px;
	padding-left:10px;
	border-left:7px solid #FC323C;
	border-right:1px solid #F1E6BD;}
	
.slika_th {
	border:1px solid #F1E6BD;
	float:right;
	margin:0 10px 0 0;
	background:#fff;
	padding:10px;}
	
.slika {
	border:1px solid #F1E6BD;
	background:#fff;
	padding:10px;}
	
/*TOGGLER*/
#toggler {
	width:900px;
	border-left:7px solid #FC323C;
	border-right:1px solid #F1E6BD;
	background-color:#FBF7EA;
	padding:20px 0 0 100px;}
	
.toggler_kolona {
	width:300px;
	height:350px;
	float:left;}

/*HEADER*/

#header {
	height:100px;
	background-color:#fff;}

/*MENU*/
#menu {
	height:28px;
	background-color:#FC323C;
	font-weight:bold;}
	
#menuh {width:100%;	float:left;}

#menuh a  {
	text-align:left;
	display:block;
	margin:0;
	line-height:20px;
	padding: 4px 4px 4px 14px;}
	
#menuh a:link, #menuh a:visited, #menuh a:active {	
	color: #fff;
	background-color:#FC323C;
	text-decoration:none;}
	
#menuh a:hover{
	color: #fff;
	background-color: #C1272F;
	text-decoration:none;}	
	
#menuh ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100px;
	float:left;}

#menuh li {position:relative;}

#menuh ul ul {
	position:absolute;
	z-index:500;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;}

#menuh ul ul ul	{top:0;	left:100%;}

div#menuh li:hover {cursor:pointer;z-index:999;}

div#menuh li:hover ul ul,div#menuh li li:hover ul ul,div#menuh li li li:hover ul ul,div#menuh li li li li:hover ul ul{display:none;}

div#menuh li:hover ul,div#menuh li li:hover ul,div#menuh li li li:hover ul,div#menuh li li li li:hover ul{display:block;}

.sub_menu {
	width:140px; 
	text-align:left;
	border-bottom:1px solid #FBF7EA;
	border-left:1px solid #FBF7EA;
	border-right:1px solid #FBF7EA;}
			
.sub_menu_top {
	width:140px; 
	text-align:left;
	border:1px solid #FBF7EA;}	
		
/*BOARD*/
#board {
	height:225px;
	clear:both;}

/*plakat*/
#baner {
	width:320px;
	height:205px;
	float:left;
	display:inline;
	margin:10px 10px 0 0;}
	
/*kalendar*/
#programat {
	width:320px;
	height:205px;
	float:left;
	display:inline;
	margin:10px 10px 0 0;}

/*najava*/
.najava {
	width:300px;
	height:195px;
	float:left;
	display:inline;
	margin:10px 10px 0 0;
	_margin-right:-3px;
	padding:0 10px 10px 10px;
	background-color:#FBF7EA;
	display:inline;}

.najava_hold {
	height:165px;
	overflow:auto;
	padding:10px 0;
	}

/*MAIN*/
#main {
	width:980px;
	padding:0 10px;
	overflow:hidden;
	border-left:7px solid #FC323C;
	border-right:1px solid #F1E6BD;}

/*FOOTER*/
#footer {
	height:220px;
	width:970px;
	padding:15px;
	background-color:#F1E6BD;}
	
.footer_kolona {
	overflow:hidden;
	float:left;
	margin-right:90px;}
	
.footer_kolona2 {
	overflow:hidden;
	float:left;}
	
.logo_foot {
	width:100%;
	clear:both;
	text-align:center;}
	
#footer ul {
	margin-left: 15px;
	padding:0;
	}	
	
/*KONTAKT FORMA*/
.kont {margin-bottom:3px;}

label {float:left;text-align:left;}
	
input {width:14em;}
	
textarea {width:16em;overflow:hidden;}
	
input, textarea {
	padding:3px;
	font-size:12px;
	background:#fff;
	border:1px solid #F1E6BD;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;}
	
input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#E1D6B0;
	background:#FBF8F0;} 
	
.email {width:14em;}

input.default {color:#bbb;}

.submit, .reset {
	margin-top:1em;
	margin-right:10px;
	width:70px;
	height:22px;
	float:left;
	cursor:pointer !important; cursor:hand;
	border:1px solid #F1E6BD;
	background:#fff;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;}
	
.warning { font-weight:bold; font-size:14px; color:#F00}
