

*{	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/bg_footer.png) repeat-x 0 -20px;
}

a{
	color: #1c639f;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.clear {
	clear:both;
}

.left{
	float:left;
	}

.always-stretched{
	height:350px; 
	width:1px;
	float:left;
	}

#header {
	height: 120px;
	width: 980px;
	margin: 0 auto;
	position:relative;
	
}

#header h1#logo{
	background: url(images/logo_istramarmi.png) no-repeat;
	width: 450px;
	height: 113px;
	text-indent: -9999px;
	margin: 18px 0 0 30px;
}

#header h1#slogan{
	position: absolute;
	background: url(images/slogan.png) no-repeat;
	width: 303px;
	height: 12px;
	text-indent: -9999px;
	top: 70px;
	left: 140px;
}



#header img{
	position: absolute;
	left: 820px;
	top: 10px;
	border:none;
}

#container {
	background:url(images/bg_container.png) #f0f0f0 /*0 50px*/ repeat-x;
	position:relative;
}

#container_inner{
	background: url(images/bg_sideblock.png) no-repeat;
	width: 980px;
	margin: 0 auto;
}

#sideblock {
	width: 216px;
	float: left;
}

#sideblock ul{
	font-size: 11px;
	list-style: none;
	margin-left: 10px;
	margin-top:10px;
}

#sideblock ul li{
	padding: 5px;
	float: left;
	background:url(images/separator.png) no-repeat right;
}

#sideblock ul li.no_sep{
	background:none;
}

#sideblock ul li a{
	color: #1c639f;
	text-decoration: none;
}

#sideblock ul li a span{
	display: none;
}

#sideblock ul li a:hover{
	color: #FFF;
}

#sideblock #search_block{
	margin-top: 50px;
	width: 186px;
	padding:20px 0 20px 15px;
	background:url(images/arrow_search.png) no-repeat 0 21px;
}

#sideblock #search_block p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	text-transform:uppercase;
}

#sideblock #search_block input.form_search_text {
	background: url(images/bg_searchfield.png);
	margin-top: 6px;
	width: 126px;
	height: 16px;
	border: none;
	float: left;
	padding:8px 0px 8px 8px;
}

#sideblock #search_block input.form_search_button {
	background: url(images/bg_searchfield.png) 51px 0px;
	margin-top: 6px;
	width: 51px;
	height: 32px;
	float: left;
	border: none;
	color: #1c639f;
	text-transform: uppercase;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#sideblock #search_block input.form_search_button:hover {
	background: url(images/bg_searchfield.png) 51px 32px;
	cursor: pointer;
	color: #FFF;
}

#sideblock #contact_block{
	font-size:12px;
	text-transform:uppercase;
	position:absolute;
	bottom: 0px;
	padding:20px 0 20px 20px;
	background:url(images/arrow_contact.png) no-repeat 0px 25px;
}

#sideblock #contact_block a{
	color:#FFF;
	background:url(images/bg_contact_button.png);
	width: 163px;
	height: 27px;
	display: block;
	line-height: 27px;
	text-align: center;
}

#sideblock #contact_block a:hover{
	background:url(images/bg_contact_button.png) 0 27px;
	text-decoration:none;
}

#sideblock #contact_block p{
	color:#FFF;
	text-transform:none;
	padding:20px 20px 0 5px;
	font-size: 11px;
}

#content {
	width: 764px;
	float:left;
	background:url(images/bg_content_grad.png) no-repeat 0 55px;
}

#navigation{
	font-size: 13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: none;
	padding-left:22px;
	border-bottom:1px solid #ccc;
	height: 55px;
	width: 742px;
}

#navigation li{
	float: left;
	margin: 14px 12px;
}

#navigation li a{
	text-transform:uppercase;
	line-height: 24px;
}

#navigation li.current_page_item{
	float: left;
	cursor: pointer;
	width: auto !important;
	width: 25px;
	height: 24px;
	background: url(images/bg_button_left.png) no-repeat left 0;
}

#navigation li.current_page_item a{
	text-transform:uppercase;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 13px;
	display: block;
	float: left;
	cursor: pointer;
	width: auto !important;
	width: 25px;
	height: 24px;
	line-height: 24px;
	position: relative;
	white-space: nowrap;
	background: url(images/bg_button_right.png) no-repeat right 0;
	
}

#intro_block{
	width: 764px;
	height: 286px;
	border-bottom:1px solid #ccc;
	position:relative;
}



#intro_block h2{
	font-size: 22px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	margin: 25px 35px;
	color: #333;
}

#intro_block p{
	font-size: 12px;
	line-height: 22px;
	margin: 0 35px;
	width: 240px;
	float:left;
}

#intro_block #div_image{
	background: url(images/bg_headimage.png) no-repeat;
	width: 441px;
	height: 267px;
	position: absolute;
	top: 0px;
	left: 310px;
}

#intro_block #div_image embed{
	margin: 6px 0 0 7px;
}

#reference_block{
	width: 764px;
	height: 268px;
	border-top: 1px solid #FFF;
}

#reference_block .ref_inner_block{
	width: 360px;
	float:left;
	position: relative;
}


#reference_block .ref_inner_block .plus_link{
	position: absolute;
	top: 29px;
	right: 10px;
	font-size:11px;
	text-transform: uppercase;
}


#reference_block .ref_inner_block h3{
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	margin: 25px 35px;
	color: #333;
}

#reference_block .ref_inner_block ul{
	margin: 0px 35px;
	list-style: none;
	font-size: 12px;
}

#reference_block .ref_inner_block ul li{
	margin-bottom: 20px;
	clear: both;
}

#reference_block .ref_inner_block ul li div{
	width: 118px;
	height: 81px;
	background:url(images/bg_ref_image.png);
	float: left;
}

#reference_block .ref_inner_block ul li div img{
	margin: 0px;
	border: 1px solid;
	padding: 1px;
}

#reference_block .ref_inner_block ul li p{
	float: left;
	color: #000;
	line-height: 22px;
	margin: 4px;
}

#reference_block .ref_inner_block ul li span{
	color: #666;
	font-weight: bold;
	text-transform:capitalize;
}

/* FOOTER */



#footer {
	background:url(images/bg_footer.png) repeat-x;
	height: 200px;
}

#footer #footer_inner{
	width: 980px;
	margin: 0 auto;
}

#footer #footer_inner #disclaimer{
	width: 217px;
	height: 200px;
	background: url(images/separator_footer.png) no-repeat right;
	float:left;
}

#footer #footer_inner #disclaimer a{
	padding: 20px 20px 0px 25px;
	font-size: 12px;
	font-weight:bold;
	color: #444;
	display:block;
}

#footer #footer_inner #disclaimer p{
	padding: 15px 10px 0px 25px;
	font-size: 11px;
	color: #444;
	line-height:18px;
}

#footer #footer_inner #disclaimer p a{
	font-weight:bold;
	color: #000;
	padding: 0px;
	line-height:normal;
	font-size:11px;
	display: inline;
}

#footer #footer_inner #disclaimer p a span{
	color: #F00;
}

#footer #footer_inner .fcol{
	padding: 20px 35px;
	float:left;
}

#footer #footer_inner .fcol h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #444;
	text-transform:uppercase;
}

#footer #footer_inner .fcol ul{
	margin-top: 10px;
}

#footer #footer_inner .fcol ul li{
	background: url(images/arrow_footer.png) no-repeat 0 6px;
	line-height: 18px;
	list-style: none;
	font-size:12px;
	padding-left: 15px;
}

#footer #footer_inner .fcol ul li a.addthis_button_favorites span{
	display:none;
	}


/* OTHER PAGES */


.pages{
	margin: 25px 25px 25px 35px;
	padding-bottom: 20px;
	}

.pages h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	margin: 20px 0;
	font-size: 18px;
	}

.pages h3{
	margin: 20px 0 20px 0;
	font-size: 13px;
	font-weight: normal;
	}

.pages p{
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 18px;
	}

.pages ul{
	margin: 15px 0 0 0;
	font-size: 12px;
	list-style: none;
	width: 200px;
	}

.pages li a{
	display: block;
	border-bottom: 1px solid #CCC;	
	padding-left:10px;
	line-height: 22px;
	background: url(images/dot_blue.gif) no-repeat 1px 10px;
}

.pages li a:hover, .pages li a.current, .pages li.current-cat a{
	display: block;
	border-bottom: 1px solid #1c639f;	
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
	line-height: 22px;
	background: url(images/dot_blue.gif) no-repeat 1px 10px;
}


.pages img{
	float: left;
	margin: 0 15px 15px 0;
	padding:4px;
	border: 1px solid #ccc;
	}

.pages img.alignright{
	float: right;
	margin-left: 10px;
	}

#side_contact{
	float:left;
	width: 160px;
	font-size: 12px;
	}

a.post-edit-link{
	clear: both;
	}
	

strong.search-excerpt { background: yellow; }  

/* Bread crumb */

#breadcrumb {
	font-size: 11px;
	padding: 10px 0 10px 30px;
	list-style: none;
	border-bottom:1px solid #ccc;
	}

#breadcrumb li{
	float: left;
	}
	
/* Ponuda slideshow */

.slideshow{
	position: relative;
	margin-bottom: 20px;
	}

.slideshow .frame{
	border: 1px solid #ccc;
	padding: 4px;
	position: absolute;
	width: 363px;
	height: 198px;
	top: 22px;
	left: 222px;
	z-index:1;
	}

.slideshow embed{
	position: absolute;
	top: 27px;
	left: 227px;
	z-index:2;
	}	


/* Referenca */

#cat-choose{
	float: left;
	line-height: 22px;
	}

#cat-choose select{
	background: url(images/bg_selectfield.png);
	width: 150px;
	height: 20px;
	line-height: 22px;
	border: none;
	font-size:11px;
	padding: 2px;
	}
	
#reference_heading_h2{
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom:4px;
	border-bottom: 2px solid #CCC;
	display: block;
	}

h3.reference_heading_h3{
	font-size: 15px;
	margin-bottom:10px;
	margin-top:0;
	font-weight: normal;
	display: block;
	background:  #aaa;
	color: #FFF;
	width:160px;
	padding: 5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}


.referenca_info{
	float:left;
	width: 175px;
	}

.referenca_info span{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	}

.pages .referenca_info p{
	margin-bottom: 10px;
	margin-left: 5px;
	}

.pages .referenca_info ul{
	margin-top:-8px;
	margin-bottom: 10px;
	margin-left: 8px;
	}

.pages .referenca_info ul li{
	list-style: none;
	background:url(images/arrow_obrada.png) no-repeat 0px 4px;
	padding-left: 7px;
	}
	
.referenca_pics{
	float:left;
	width: 508px;
	}	

.pages .referenca_pics img{
	float: left;
	margin: 0 7px 7px 0;
	padding:1px;
	}
	
.clear_ref{
	display:block;
	clear: both;
	height: 1px;
	background-color: #CCC;
	margin-bottom:16px;
	margin-top:10px;
	}

h2.single{
	margin-bottom: 0px;
	text-transform:none;
	}

h3.lineh22{
	line-height: 22px
	}

p.post_time{
	font-size: 11px;
	color: #999;
	margin-bottom:12px;
	}

p.time{
	margin-top:-10px;
	font-size:11px;
	}

.nav{
	font-size: 11px;
	}
	
.nav .left{
	margin-right: 10px;
	}

.nav .right{
	float: right;
	}

.materijal_infoh2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	background-color:#FFF;
	padding: 6px;
	border-bottom: 5px solid #e5e5e5;
	}

.materijal_info{
	float:left;
	width: 210px;
	}

.materijal_info img{
	margin:0 10px 5px 0;
	float: none;
	padding:1px;
	border: 3px solid #e5e5e5;
	}

.materijal_info a{
	background: url(images/dot_blue.gif) no-repeat 4px 6px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	text-indent:20px;
	}

.materijal_info a:hover{
	text-decoration: underline;
	}

.materijal_info p{
	color:#666666;
	font-size:12px;
	padding-left:15px;
	}
	
.materijal_data{
	margin-left: 10px;
	float:left;
	}	

.materijal_data h4, .materijal_obrada h4{
	font-size: 12px;
	margin-bottom:18px;
	}	

.materijal_data dl{
	margin-bottom: 0;
	font-weight: bold;
	font-size:12px;
	line-height:26px;
	border-bottom: 1px solid #e5e5e5;
	width:260px;
	}
	
.materijal_data dl span{
	width: 190px;
	display:inline-block;
	font-weight: normal;
	}	
	
.pages .materijal_img{
	float:left;
	margin-left: 16px;
	padding: 2px;
	border: 3px solid #e5e5e5;
	}
	
.materijal_obrada{
	margin-left: 10px;
	}

.pages .materijal_obrada ul{
	width: auto;
	}

.pages .materijal_obrada ul li{
	font-size:12px;
	line-height: 20px;
	background: url(images/dot_black.gif) no-repeat 2px 9px;
	text-indent: 11px;
	}

.pages ul.sitemap{
	margin-bottom:20px;
	}

.pages ul.sitemap > li{
	margin-left: 14px;
	list-style: none;
	color: #1c639f;
	font-size:10px;
	background: url(images/arrow_footer.png) no-repeat 0 7px;
	text-indent: 14px;
	}	

.pages ul.sitemap li a{
	border-bottom: none;
	background: none;
	font-size:13px;
	font-weight: bold;
	padding-left: 0;
	}	
	
.pages ul.sitemap li a:hover{
	text-decoration: underline;
	}		

.pages ul.sitemap li ul{
	margin-top: 0px;
	}
	
.pages ul.sitemap li ul > li{
	background: url(images/dot_blue_sub.gif) no-repeat 0px 9px;
	margin-left:16px;
	text-indent: 14px;
	}

.pages ul.sitemap li ul > li a{
	font-weight: normal;
	font-size:12px;
	}
	
.pages ul.sitemap li ul li ul li{
	background: url(images/dot_blue_sub_sub.gif) no-repeat 2px 11px;
	text-indent: 14px;	
	}		
	
.pages ul.sitemap li ul li ul li a{
	font-size:11px;
	font-weight: normal;
	text-transform:uppercase;
	}	
	
.sitemap_block{
	float:left;
	width: 300px;
	margin-right:20px;
	}
	
.pages .sitemap_block h2{
	margin: 0;
	padding:10px;
	border-bottom: 1px solid #ccc;
	}	
	
.ref_left	{
	float: left;
	width: 300px;
	}
	
.ref_left2	{
	float: left;
	width: 360px;
	}	
	
.ref_left2	ul{
	width: 300px;
	float: left;
	margin-top:0;
	}		


.ref_left2	ul li{
	clear: both;
	}

.ref_left2 ul li span{
	color: #666;
	font-weight: bold;
	text-transform:capitalize;
}

.pages .ref_left2 ul li a{
	background: none;
	border: none;
	}

#side_contact p{
	padding-top: 10px;
	width: 200px;
}
	
	/*



#reference_block .ref_inner_block ul{
	margin: 0px 35px;
	list-style: none;
	font-size: 12px;
}

#reference_block .ref_inner_block ul li{
	margin-bottom: 20px;
	clear: both;
}

#reference_block .ref_inner_block 

#reference_block .ref_inner_block ul li div img{
	margin: 2px;
}

#reference_block .ref_inner_block ul li p{
	float: left;
	color: #000;
	line-height: 22px;
	margin: 4px;
}

#reference_block .ref_inner_block ul li span{
	color: #666;
	font-weight: bold;
	text-transform:capitalize;
}

*/
