@font-face { 
 font-family: custom; 
 src: url(/css/Minister-BoldItalic.ttf); 
} 
@font-face { 
 font-family: custom2; 
 src: url(/css/MyriadPro-Bold.ttf); 
} 
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
.bg{
	background:url(/img/pozadina.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	display:block;
	width:100%;
	height:100%;
	min-height:1200px;
	float:right;
}
a,a:hover,a:visited{
	color:inherit;
	text-decoration:none;
}
.powered{
	width:200px;
	right:-50px;
	bottom:-30px;
	color:#666;
	position:absolute;
	font-size:12px;
}
.powered a{
	color:#000;
}
.contents{
	width:800px;
	margin:auto;
	position:relative;
}
.logo{
	display:block;
	height: 180px;
	margin-bottom: 25px;
	background:url(/img/ciguj_logo.svg) no-repeat 20px 10px;
}
.menu{
	display:block;
	width:500px;
	font-family:Arial;
	list-style:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.5px;
	color:#fff;
	position:absolute;
	top:190px;
	left:25px;
	padding:0;
	margin:0;
}
.menu li{
	float:left;
	padding:8px 10px;
	min-width:100px;
	text-align:center;
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2d7fd3), to(#0c588c)); 
 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #2d7fd3, #0c588c); 
 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #2d7fd3, #0c588c);
  /* IE 10 */ background: -ms-linear-gradient(top, #2d7fd3, #0c588c); 
 /* Opera 11.10+ */ background: -o-linear-gradient(top, #2d7fd3, #0c588c);
	border-right:1px solid #1d81e1;
	border-left:1px solid #0a58a0;
	text-align:center;
	text-shadow:1px 1px 1px rgba(000,000,000,0.5);
}
.menu a:first-child li{
	border-radius:15px 0 0 15px;
}
.menu a:last-child li{
	border-radius:0 15px 15px 0;
}
.menu a{
	text-decoration:none;
}
.menu a:link,.menu a:visited,.menu a:active{
	color:#fff;
}
.menu li:hover{
	background:#3087d7;
}
.menu li.selected{
	background:#3087d7;
}
.languages{
	display:block;
	width:300px;
}
.languages ul{
	list-style:none;
	font-size:10px;
	position:absolute;
	top:186px;
	right:15px;
	padding:0;
	margin:0;
	letter-spacing:0.1px;
}
.languages li{
	float:left;
	padding:0px 5px;
	max-width:40px;
	text-align:center;
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2d7fd3), to(#0c588c)); 
 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #2d7fd3, #0c588c); 
 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #2d7fd3, #0c588c);
  /* IE 10 */ background: -ms-linear-gradient(top, #2d7fd3, #0c588c); 
 /* Opera 11.10+ */ background: -o-linear-gradient(top, #2d7fd3, #0c588c);
}
.languages li p{
	position:absolute;
	margin-top:5px;
	color:#134270;
}
.languages li:first-child{
	border-radius:15px 0 0 15px;
	padding-left:10px;
}
.languages li:last-child{
	border-radius:0 15px 15px 0;
	padding-right:10px;
}
.content{
	background:rgba(255,255,255,0.7);
	height:535px;
	border-radius:10px;
	padding-top:40px;
}
.content h1{
	margin:0 0 10px 40px;
	font-family:custom;
	text-shadow:1px 1px 1px #000;
	color:#2271bc;
	font-size:48px;
}
.left_side{
	width:475px;
	display:inline-block;
	height:10px;
	margin-left:15px;
}
.right_side{
	display:inline-block;
	float:right;
	width:270px;
	height:auto;
	margin-right:25px;
}
.right_side div{
	display:inline-block;
}
.right_side div:first-child{
	display:inline-block;
	margin-top:0;
}
#slideshow{ 
    position: relative; 
	margin-top:5px;
	height:200px;
	border-radius:5px;
	text-align:center;
	overflow:hidden;
}
#slideshow > div { 
position:absolute;
background-position:center;
background-repeat:no-repeat;
height:200px;
left:0px;
right:0px;
}
.intro{
	margin-top:30px;
}
.intro p{
	color:#426886;
	margin:0;
	padding:0;
	max-width:225px;
	font-size:12px;
	float:left;
	line-height:18px;
	letter-spacing:0.1px;
}
.intro p:first-child{
	margin-right:25px;
}
.right_side img{
	float:left;
	margin:32px 10px 40px 0;
}
.right_side h2{
	margin:0;
	color:#002444;
	font-family:custom;
	font-size:20px;
}
.right_side p{
	color:#273f55;
	margin-top:2px;
	font-size:12px;
}
.prices{
	width:525px;  
	margin-top: 40px;
	font-weight:bold;
}
.prices p{
	color:#2271bc;
}
.prices h2{
	margin:0;
	color:#2173bf;
	font-size:20px;
	padding:3px 0;
}
.prices table{
	width:100%;
	font-size:14px;
	font-weight:bold;
}
.prices th{
	color:#436e98;
	background:#9bc1e5 url(/img/separator.png) repeat-y right top;
}
.prices th:last-child{
	background:#9bc1e5;
}
.th1{
	padding:5px 10px 5px 10px;
}
.th2{
	text-align:left;
	padding:10px 10px 10px 20px;
}
.prices td{
	color:#2072bc;
	background:url(/img/separator.png) repeat-y right top;
}
.prices td:last-child{
	background-image:none;
}
.td1{
	text-align:right;
	padding:10px 20px 10px 10px;
}
.converter{
	display:inline-block;
	float:right;
	width:150px; 
	height:auto;
	margin-left:15px;
	margin-right:10px;
	line-height:18x;
}
.converter img{
	display: block;
	float:none;
	margin-top:auto;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:15px;
}
.converter h2{
	color:#2271bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.converter p{
	color:#063966;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.converter p.result{
	color:#1f71bd;
	font-size:16px;
}
.converter input, select{
	width:130px;
}
.map{
	width:500px;  
}
.map p{
	color:#3590c4;
	font-size:14px;
	line-height:25px;
}
.map div{
	border:1px solid #5fa3e0;
	background:#ecf3fb;
	padding: 8px 8px 8px 8px;
}
.map iframe{
	width: 475px;
	height: 300px;
	overflow: hidden;
}
.inf{
	display:inline-block;
	float:right;
	width:175px; 
	height:auto;
	margin-left:15px;
	margin-right:20px;
	text-align:right;
	line-height:25px;
}
.inf h2{
	color:#3d92e3;
	font-family:custom2;
	font-size:16px;
}
.inf p{
	color:#3d92e3;
	font-size:14px;
}
.photos{
	height:400px;
	width:650px;  
}
.objects{
	float:left;
	height:195px;
	width:280px;
	margin:5px 20px;
}
.objects h2{
	color:#2170bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
.objects img{
	float:left;
	border:0.1px solid #c0c5c9;
	background:#ecf3fb;
	padding: 4px 4px 4px 4px;
	margin-right:10px;
	margin-bottom:10px;
	height:60px;
	width:70px;
}
.stamp{
	position:absolute;
	background:url(/img/zig.png);
	left:625px;
	top:685px;
	height:80px;
	width:155px;
}
.location{
	float:none;
	padding:77px 0 0 15px;
	font-size:12px;
	color:#2b5270;
	font-weight:bold;
}
.deko{
	position:absolute;
	background:url(/img/dekor.png);
	left:745px;
	top:60px;
	height:279px;
	width:220px;
}
