/*   

Theme Name: StaniÄ‡
Theme URI: http://www.stanic.hr
Description: StaniÄ‡
Author: AM2 studio d.o.o.
Author URI: http://www.am2studio.hr
Version: 1

*/
@import url("fonts/phoenix-font.css");
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */



.hover-map,.hover-balon{
	display:none;
	z-index:10;
	position:absolute;
	top:0px;left:0px;
}
.hover-balon{
	z-index:11;
}
.spacer { width: 100%; height: 20px; position: relative; float: left; }
/*TRANSITIONS*/
#content .box .box-effect img { -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear; }
#disclaimer p { color: #bbb; font-size: 12px; line-height: 32px; text-align: center; margin: 0px; }
.post-location-info p { margin-top: 10px; margin: 0px; }
.post-location-info h1 { margin-bottom: 10px !important; }

#contact-bottom .wpcf7-checkbox .wpcf7-list-item{
	display:none;
}
#contact-bottom .captcha-wrap img{
	float:left;
}
#contact-bottom .captcha-wrap{
	width:310px;
}
div.wpcf7-validation-errors { border: none !important; }

@media print
{
	/*@page { size: landscape; }*/
	body * { visibility: hidden;  }
  	#printable { visibility: visible; }
	#printable * { visibility: visible; }*/
	.dontprint {visibility:hidden; display:none;} 
	.dontprint *{visibility:hidden; display:none;} 
}

.balon > a{ width:100%; height:100%; display:block;}
