/*
Theme Name: Histria Construct Theme
Theme URI: http://www.histria-construct.hr
Description: Theme for HC
Version: 1.0
Author: Augustin Ravnić
*/

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

.orange {
	color: #f99d1c;	
	}

.gray {
	color: #777;	
	}

.lightgray {
	color: #ccc;	
	}

.clear {
	clear:both;
	}

p {
	font-size: 12px;
	color: #CCC;
	line-height: 16px;
	margin-bottom: 16px;
	}
	
iframe {
	border: 3px solid #CCC;
	padding:5px;
	margin-bottom: 18px;
	}	

body {
	background: url(images/bg_global.png) #2f3839 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}

#global_container{
	width: 960px;
	margin: 0 auto;
	position: relative;
	}

#logo{
	float:left;
	margin: 50px 0 50px 30px;
	}

#nav_lang {
	float: right;
	background: #2c3332;
	border-left: 1px solid #575757;
	border-bottom: 1px solid #575757;
	border-right: 1px solid #575757;	
	}
	
#nav_lang li{
	float: left;
	margin: 6px 0px 6px 20px;
	list-style: none;
	font-size: 9px;
	text-transform: uppercase;
	}
	
#nav_lang li.last{
	margin: 6px 20px 6px 20px;
	}	

#nav_lang li a{
	color: #FFF;
	text-decoration: none;
	}	

#nav_lang .selected{
	color:#888;
	}

#nav_lang li a:hover{
	text-decoration: underline;
	}	

.navigation {
	clear: both;
	height: 50px;
	margin-bottom:10px;
	}

.navigation li{
	float:left;
	padding: 0 25px;
	background: url(images/separator_nav.png) right center no-repeat;
	list-style: none;
	}

.navigation li.lastnav{
	background: none;
	}
	
.navigation li a{
	color: #666;
	font-size:9px;
	text-transform: uppercase;
	text-decoration:none;
	display:block;
	}
	
.navigation li a:hover{
	color: #f99d1c;
	}	

.navigation li a b{
	color: #ddd;
	font-size:16px;
	text-transform: uppercase;
	}

#banner {
	clear:both;
	width: 960px;
	height: 240px;
	background-image:url(images/bg_banner.png);
	}
	
#banner_others {
	clear:both;
	width: 960px;
	height: 70px;
	padding-top: 20px;
	background:url(images/bg_banner.png) center;
	}	

#banner_others .vile-but2 {
	background:url(images/vile-butkovici-small.png) no-repeat;
	margin-left: 15px;
	float: left;
	width: 152px;
	height: 48px;
	text-indent: -9999px;
	}
	
#banner_others .en_vile-but2 {
	background:url(images/en_vile-butkovici-small.png) no-repeat;
	margin-left: 15px;
	float: left;
	width: 152px;
	height: 48px;
	text-indent: -9999px;
	}
	
#banner_others .ru_vile-but2 {
	background:url(images/ru_vile-butkovici-small.png) no-repeat;
	margin-left: 15px;
	float: left;
	width: 170px;
	height: 48px;
	text-indent: -9999px;
	}	

#banner_others .slogan2 {
	background:url(images/luksuzne-vile-istra-small.png) no-repeat;
	margin-left: 600px;
	float: left;
	width: 152px;
	height: 48px;
	text-indent: -9999px;
	}	

#banner_others .en_slogan2 {
	background:url(images/en_luksuzne-vile-istra-small.png) no-repeat;
	margin-left: 590px;
	float: left;
	width: 179px;
	height: 48px;
	text-indent: -9999px;
	}	
	
#banner_others .ru_slogan2 {
	background:url(images/ru_luksuzne-vile-istra-small.png) no-repeat;
	margin-left: 540px;
	float: left;
	width: 209px;
	height: 58px;
	text-indent: -9999px;
	}		

#banner .pic {
	margin-left: 25px;
	
	width: 456px;
	float:left;
	}
	
#banner .vile-but {
	margin: 190px 0 0 30px;
	background-image:url(images/vile-butkovici.png);
	float:left;
	width: 135px;
	height: 18px;
	text-indent: -9999px;
	}	

#banner .en_vile-but {
	margin: 190px 0 0 30px;
	background-image:url(images/en_vile-butkovici.png);
	float:left;
	width: 153px;
	height: 19px;
	text-indent: -9999px;
	}	

#banner .ru_vile-but {
	margin: 190px 0 0 30px;
	background-image:url(images/ru_vile-butkovici.png);
	float:left;
	width: 177px;
	height: 23px;
	text-indent: -9999px;
	}	
	
#banner .slogan {
	margin: -140px 0 0 220px;
	background-image:url(images/luksuzne-vile-istra.png);
	float:left;
	width: 220px;
	height: 100px;
	text-indent: -9999px;
	}
	
#banner .en_slogan {
	margin: -140px 0 0 178px;
	background-image:url(images/en_luksuzne-vile-istra.png);
	float:left;
	width: 262px;
	height: 100px;
	text-indent: -9999px;
	}
	
#banner .ru_slogan {
	margin: -140px 0 0 178px;
	background-image:url(images/ru_luksuzne-vile-istra.png);
	float:left;
	width: 266px;
	height: 104px;
	text-indent: -9999px;
	}	
	
#container {
	clear: both;
	}
	
.block {
	float: left;
	width: 310px;
	margin: 0 5px;
	color: #ccc;
	}

.block h2, .content h2{
	margin: 22px 25px 12px 25px;
	color: #777;
	font-size:20px;
	text-transform:uppercase;
	}

.block_text {
	padding: 20px;
	border-top: 1px solid #45514f;
	border-bottom: 1px solid #45514f;
	height: 220px;
	}
	
.block_text_others, .block_galerija {
	padding: 20px;
	border-top: 1px solid #45514f;
	border-bottom: 1px solid #45514f;
	}
	
.text_contact{
	width: 400px;
	float:left;
	}	
	
.block_text_others img{
	float: left;
	margin: 0 20px 20px 0;
	}	

.block_galerija img, .nacrti{
	float: left;
	margin: 0 20px 20px 0;
	border: 2px solid #FFF; padding:2px;
	}

img.border{
	float: left;
	margin: 0 15px 15px 0;
	border: 2px solid #FFF; padding:2px;
	}

.block_text span{
	color: #777;
	}
	
.block a{
	float: right;
	background: url(images/bg_button.png);
	display:block;
	height: 24px;
	width: 121px;
	text-align: center;
	line-height: 24px;
	font-size:10px;
	color: #f99d1c;
	text-decoration: none;
	text-transform: uppercase;
	margin: -40px 0 0 0;
	}	
	
.block a:hover{
	background: url(images/bg_button_hover.png);
	color: #111;
	}		
	
.block_pic {
	padding: 20px 5px;
	border-top: 1px solid #45514f;
	border-bottom: 1px solid #45514f;
	height: 220px;
	}	
		
.block_pic img{
	background: url(images/bg_img.png) no-repeat;
	padding:2px;
	margin:3px;
	}	
	
#footer{
	clear: both;
	font-size: 11px;
	color: #777;
	padding: 10px 20px;
	}

#footer .lt{
	font-size: 11px;
	float: left;
	margin-bottom:10px;
	}	
	
#footer .rt{
	font-size: 11px;
	float: right;
	margin-bottom:10px;
	}
	
#footer .rt a{
	color: #ccc;
	text-decoration:none;
	}

#footer .rt a:hover{
	text-decoration:underline;
	}
	
#footer .rt a span{
	color: #f00;
	text-decoration:none;
	}	
	
#bg_global_shadow{
	background: url(images/bg_global_shadow.png);
	position:absolute;
	width: 916px;
	height: 297px;
	z-index:-5;
	top: 0px;
	left: 138px;
	}

/* OTHER PAGES */

.content {
	float: left;
	width: 950px;
	margin: 0 5px;
	color: #ccc;
	}

.sublinks {
	float: left;
	width: 250px;
	}

.sublinks li{
	list-style:none;
	font-size: 12px;
	line-height: 24px;
	}
	
.sublinks li a{
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/bg_subbutton.png) no-repeat;
	display: block; 
	width: 229px;
	height: 32px;
	line-height: 32px;
	text-indent: 25px;
	margin-bottom: 5px;
	}	

.sublinks li a:hover{
	background: url(images/bg_subbutton.png) no-repeat 0px -32px;
	color: #000;
	font-weight: bold;
	}

.sublinks li.current_page_item a{
	background: url(images/bg_subbutton.png) no-repeat bottom;
	color: #000;
	font-weight: bold;
	}

.text {
	padding-left: 250px;
	}
	
.text ol, .text ul {
	margin-left: 40px;
	margin-bottom:18px;
	font-size: 11px;
	}

.text ol li, .text ul li {
	line-height: 16px;
	}

.text ul li {
	list-style: none;
	}
	
.text a{
	color: #CCC;
	text-decoration:none;
	}	
	
.text a:hover{
	text-decoration:underline;
	}		

.edit a{
	font-size: 10px;
	color: #FFF;
	margin: 10px;
	text-decoration:none;
	}
	
.edit a:hover{
	text-decoration:underline;
	}	