
* {	
	margin: 0;
	padding: 0;
	outline: none;
	}
	
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}

a{
	color: #f24e1b;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

a.post-edit-link{
	display: none;
	}

.clear {
	clear: both;
	}

.left { 
	float: left;
	}
	
.right { 
	float: right;
	}	

.noborder{
	border: none;
	}

.orange{
	color: #f24e1b;
	}

.w200{
	width: 200px;
	}

.w300{
	width: 300px;
	}

.w430{
	width: 430px;
	}

.w450{
	width: 450px;
	}

.w330{
	width: 330px;
	}

#top_nav, #top_container, #bottom_container, #logo, #header_search, .navigation, #header, #header2, #div_image, #gallery, #side_container, .footer_block{
	display: none;
	}	
	
#print_data{
	float: left;
	font-size: 13px;
	line-height: 20px;
	margin-top: 50px;
	margin-left:50px;
	}




/* START FOOTER */

#footer{
	width: 100%;
	}

#footer_inner{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	}


.copyright{
	color: #333;
	float:left; 
	font-size:11px;
	margin: 5px 0 5px 15px;
	}

.author{
	color: #333;
	float: right; 
	margin: 5px 15px 5px 0px;
	font-size:11px;	
	}

.author a{
	color: #333;
	text-decoration: none;
	}


.author a.izradawebstranica:hover{
	color: #333;
	cursor: text;
	}

.author a.netlex{
	color: #f00;
	}

.author a.netlex span{
	color: #000;
	}

.author a.netlex:hover{
	text-decoration: underline;
	}

/* END FOOTER */












/* OTHERS */

#header2 {
	width: 936px;
	margin: 12px 0 0 0;
	height: 250px;
	}
	
#breadcrumb {
	font-size: 11px;
	display:block;
	border-top: 1px solid  #ccc;	
	border-bottom: 1px solid  #ccc;
	padding: 10px 0;
	color: #666;
	margin: 20px 0;
	}

#breadcrumb a{
	color: #f24e1b;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
	}

#breadcrumb a:hover{
	text-decoration: underline;
	}

#breadcrumb span{
	font-weight: bold;
	color: #999;
	padding: 0 5px;	
	}
	


#content{
	float: left;
	margin: 0 auto;
	width: 60%;
	font-size: 12px;
	line-height: 18px;
	border-right: 1px solid #ccc;
	padding-right: 50px;
	}
	
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #999;
	margin: 20px 0;
	text-transform: uppercase;
	}
	
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #999;
	margin: 18px 0;
	text-transform: uppercase;
	}
	
#content h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	margin: 14px 0;
	text-transform: uppercase;
	}	

#content h5{
	font-size: 12px;
	font-weight: normal;
	display: block;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	color: #444;
	margin: 0 0 12px 0px;
	padding: 8px;
	}

#content .search-terms{
	font-weight: bold;
	}
	
#content .search-excerpt{
	background: #FF9;
	}

#content p{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
	}
	
#content p img{
	border: 2px solid #eee;
	padding: 2px;
	float: left;
	}	
	
#content p img.alignnone, #content p img.alignleft{
	margin: 0px 6px 6px 0px;
	}
	
#content p img.alignright{
	margin: 0px 0px 6px 6px;
	}

#content img.noborder{
	border: none;
	}

#content ul{
	margin-left:24px;
	margin-bottom: 10px;
	font-size:12px;
	clear: both;
	list-style: square;
	}

#content ul li{
	line-height: 22px;
	}
	

#content .hr_line{
	height: 1px;
	background: #eee;
	margin-bottom:10px;
	}


.news_item{
	margin: 15px 0 25px 0;
	border-bottom: 1px solid #ccc;
	}

#content .ref_list{
	width: 210px;
	float:right;
	margin-left: 0;
	padding-right: 15px;
	border-right: 1px solid #ccc;
	}

#content .ref_list li{
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	background-position: 0 12px;
	}

#content .ref_item{
	width: 430px;
	margin-left:15px;
	float:right;
	}	

#content .ref_item .ref_content{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}

#content .ref_item .ref_link{
	font-size: 12px;
	text-align: right;
	}

#content .news_item .news_date{
	color: #999;
	font-weight: bold;
	margin-bottom:0px;
	line-height:12px;
	}
	
#content .news_item .news_meta{
	color: #999;
	font-size:11px;
	line-height:11px;
	}

.news_item h1, .ref_item h1{
	color: #333;
	font-weight: normal;
	font-size:20px;
	text-transform:uppercase;
	margin: 8px 0;
	}

.news_item img .ref_item img
	float: left;
	border: none;
	}

.news_item img.alignnone, .news_item img.alignleft, .ref_item img.alignnone, .ref_item img.alignleft{
	margin: 0 10px 5px 0;
	}

.news_item img.alignright, .ref_item img.alignright{
	margin: 0 0 5px 10px;
	}
	
.news_all{
	border-top: 1px solid #ccc;
	margin-top:20px;
	padding-top:10px;
	}	


a.more-link{
	background: url(images/bg_button_submit.png) no-repeat;
	display: block;
	width: 85px;
	height:26px;
	line-height:26px;
	text-indent:14px;
	text-transform:uppercase;
	font-size:10px;
	color: #333;
	margin: 6px 0;
	clear: both;
	}
	
a.more-link:hover{
	background: url(images/bg_button_submit.png) no-repeat 0 -26px;
	color: #fff;
	display: block;
	}	
	
a.more-link-big{
	background: url(images/bg_button_content_link.png) no-repeat;
	display: block;
	width: 160px;
	height: 26px;
	line-height:26px;
	text-indent:14px;
	text-transform:uppercase;
	font-size:10px;
	color: #333;
	margin: 6px 0;
	clear: both;
	}
	
a.more-link-big:hover{
	background: url(images/bg_button_content_link.png) no-repeat 0 -26px;
	color: #fff;
	text-decoration: none;
	}		
	
	
/* START REFERENCE	*/


#list1b  {
	width: 673px;
}
#list1b div {
	margin: 0;
}

#list1b p {
	border: none;
	text-decoration: none;
	padding: 10px;
}
#list1b a {
	cursor:pointer;
	display:block;
	background:url(images/bg_reference_heading.png) no-repeat 0 -37px;
	height: 37px;
	line-height: 37px;
	text-indent: 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #f24e1b;
	margin-top:2px;
}

#list1b a:hover  {
	color: #f24e1b;
	background:url(images/bg_reference_heading.png) no-repeat 0 0;
}

#list1b a.selected  {
	color: #666;
	background:url(images/bg_reference_heading.png) no-repeat 0 0;
}

#list1b .ref_content{
	padding: 20px 0;
	height: 150px;
	}

#list1b .ref_content a {
	background: none;
	display: inline;
}

#list1b .ref_content div dt dl a img{
	border:none;
	float:left;
}

#list1b .ref_content div{
	float: left;
	width: 150px;
	height: 150px;
	margin-left:15px;
	}

#list1b .ref_content div .gallery-item{
	margin-top:0;
	width: auto;
	}

#list1b .ref_content div dl ~ dl dt a img{
	display:none;
}

#list1b .ref_content ul{
	float:left;
}
	
#list1b .ref_content ul li{
	background: none;
	border-bottom: 1px solid #ccc;
	display:block;
	line-height: 36px;
	text-indent: 0;
	width: 450px;
}

#list1b .ref_content ul li a{
	font-size: 12px;
	font-weight: normal;
}


/* START PODRŠKA OBRAZAC */


#content fieldset#form_p{
	border: none;
	background:#f5f5f5;
	padding: 10px 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	}
	
#content fieldset#form_p label{
	width: 200px;
	line-height: 36px;
	display: inline-block;
	font-size:12px;
	}	

#content fieldset#form_p input[type=text]{
	background:transparent url(images/bg_footer_inputfields.png) repeat scroll 0 -26px;
	height:21px;
	padding:5px 5px 0;
	width:199px;
	border: none;
	}	

#content fieldset#form_p input[type=text]:hover, #content fieldset#form_p input[type=text]:focus{
	background:transparent url(images/bg_footer_inputfields.png) repeat scroll 0 0;
	}	

#content fieldset#form_p select{
	background: url(images/bg_footer_inputfields.png) 0 -26px;
	width: 209px;
	height: 26px;
	border: none;
	padding: 5px 5px 2px;
	display: inline-block;
	}	

#content fieldset#form_p select:hover, #content fieldset#form_p select:focus{
	background: url(images/bg_footer_inputfields.png) 0 0;
	}	

#content fieldset#form_p textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 25px;
	background: url(images/bg_textarea.png) 0 0;
	width: 312px;
	height: 187px;
	padding:6px 10px;
	border: none;
	}
	
#content fieldset#form_p textarea:hover, #content fieldset#form_p textarea:focus{
	background: url(images/bg_textarea.png) 0 -199px;
	}	

#content fieldset#form_p select option{
	background: #f8f8f8;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 7px;
	}	

#content fieldset#form_p input[type=submit]{
	background: url(images/bg_button_submit.png) 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	width: 85px;
	height: 26px;
	border: none;
	color: #333;
	text-transform:uppercase;
	text-align:left;
	text-indent:7px;
	display: inline-block;
	margin-left:200px;
	margin-top:8px;	
	cursor: pointer;
	}	

#content fieldset#form_p input[type=submit]:hover{
	background: url(images/bg_button_submit.png) 0 -26px;
	color: #fff;
	}

/* <--- END PODRŠKA OBRAZAC */




/* START KONTAKT OBRAZAC */


#content fieldset#form_k{
	border: none;
	background:#f5f5f5;
	padding: 10px 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	width:350px;
	}
	
#content fieldset#form_k label{
	width: 120px;
	line-height: 36px;
	display: inline-block;
	font-size:12px;
	}	

#content fieldset#form_k input[type=text]{
	background:transparent url(images/bg_footer_inputfields.png) repeat scroll 0 -26px;
	height:21px;
	padding:5px 5px 0;
	width:199px;
	border: none;
	}	

#content fieldset#form_k input[type=text]:hover, #content fieldset#form_k input[type=text]:focus{
	background:transparent url(images/bg_footer_inputfields.png) repeat scroll 0 0;
	}	

#content fieldset#form_k select{
	background: url(images/bg_footer_inputfields.png) 0 -26px;
	width: 209px;
	height: 26px;
	border: none;
	padding: 5px 5px 2px;
	display: inline-block;
	}	

#content fieldset#form_k select:hover, #content fieldset#form_k select:focus{
	background: url(images/bg_footer_inputfields.png) 0 0;
	}	

#content fieldset#form_k textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 25px;
	background: url(images/bg_textarea2.png) 0 0;
	width: 189px;
	height: 187px;
	padding:6px 10px;
	border: none;
	}
	
#content fieldset#form_k textarea:hover, #content fieldset#form_k textarea:focus{
	background: url(images/bg_textarea2.png) 0 -199px;
	}	

#content fieldset#form_k select option{
	background: #f8f8f8;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 7px;
	}	

#content fieldset#form_k input[type=submit]{
	background: url(images/bg_button_submit.png) 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	width: 85px;
	height: 26px;
	border: none;
	color: #333;
	text-transform:uppercase;
	text-align:left;
	text-indent:7px;
	display: inline-block;
	margin-left:120px;
	margin-top:8px;	
	cursor: pointer;
	}	

#content fieldset#form_k input[type=submit]:hover, #content fieldset#form_k input[type=submit]:focus{
	background: url(images/bg_button_submit.png) 0 -26px;
	color: #fff;
	}

/* <--- END KONTAKT OBRAZAC */




/* START PDF CHECK */


fieldset#form_c{
	border: none;
	background:#f5f5f5;
	padding: 10px 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto 10px;
	width:350px;
	}
	
fieldset#form_c label{
	width: 120px;
	line-height: 36px;
	display: inline-block;
	font-size:12px;
	}	

fieldset#form_c input[type=text]{
	background:transparent url(images/bg_footer_inputfields.png) repeat scroll 0 -26px;
	height:21px;
	padding:5px 5px 0;
	width:199px;
	border: none;
	}	

fieldset#form_c input[type=text]:hover, fieldset#form_c input[type=text]:focus{
	background:transparent url(images/bg_footer_inputfields.png) repeat scroll 0 0;
	}	

fieldset#form_c select{
	background: url(images/bg_footer_inputfields.png) 0 -26px;
	width: 209px;
	height: 26px;
	border: none;
	padding: 5px 5px 2px;
	display: inline-block;
	}	

fieldset#form_c select:hover, fieldset#form_c select:focus{
	background: url(images/bg_footer_inputfields.png) 0 0;
	}	

fieldset#form_c textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 25px;
	background: url(images/bg_textarea2.png) 0 0;
	width: 189px;
	height: 187px;
	padding:6px 10px;
	border: none;
	}
	
fieldset#form_c textarea:hover, fieldset#form_c textarea:focus{
	background: url(images/bg_textarea2.png) 0 -199px;
	}	

fieldset#form_c select option{
	background: #f8f8f8;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 7px;
	}	

fieldset#form_c input[type=submit]{
	background: url(images/bg_button_submit.png) 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	width: 85px;
	height: 26px;
	border: none;
	color: #333;
	text-transform:uppercase;
	text-align:left;
	text-indent:7px;
	display: inline-block;
	margin-left:120px;
	margin-top:8px;	
	cursor: pointer;
	}	

fieldset#form_c input[type=submit]:hover, fieldset#form_c input[type=submit]:focus{
	background: url(images/bg_button_submit.png) 0 -26px;
	color: #fff;
	}
	
#pdf_check{
	margin-top: 20px;
	background: none;
	}	

/* <--- END PDF CHECK */



/* START GALLERY ----> */

#gallery {
	position:relative;
	width: 936px;
	margin: 12px 0 0 0;
	height: 250px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:250px; 
		width:235px; 
		position:absolute;
		bottom:0;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
	}

	#gallery .caption .content {
		margin:40px 25px 25px ;
		line-height:20px;
		z-index:900; 
}
	
	#gallery .caption .content h3 {
		margin-bottom:20px;
		padding:0;
		color:#fff;
		font-size:14px;
	}
	
/* <---- END GALLERY */


