<style>
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin-ext');
</style>

<style>
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i&subset=latin-ext');
</style>

body{
	margin: 0px;
	padding: 0px;
}

h1{
	display:none;
}

#main_wrapper{
	width: 100%;
	margin-top:10px;
}

#inner_wrapper{
	background: url('../images/main.gif') no-repeat;
	width:100%;
	background-position:center top;
}

#top_content{
	height: 465px;
	width: 955px;
	margin: 0 auto;
	padding-top:180px;
	padding-right:25px;
	position:relative;
}

#foot_content{
	width: 955px;
	margin: 0 auto;
	padding-left:15px;
	margin-bottom: 20px;
	overflow:hidden;
}

#top_menu{
	position:absolute;
	z-index:11;
	left:722px;
	background:url('../images/sidebar_bg.png') repeat-y scroll 10px 0 transparent;
	margin:0px;
	padding:0px;
	list-style:none;
	width: 236px;
	top:177px;
}

#top_menu li{
	background: url('../images/top_menu_bg.png') no-repeat;
	color: #333;
	font-family: "Open sans";
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#top_menu li u, .red{
	color:#d9a976;
}

#top_menu h2{
	height: 28px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-family: "Playfair display";
	text-align: right;
	padding-top: 4px;
	margin-bottom: 10px;
	font-weight: 400;
}

.light{
	color: #666;
}

#foot_menu{
	margin:0px;
	padding:0px;
	list-style:none;
	width: 100%;
	clear:both;
}

#foot_menu li{
	
	background: url('../images/foot_menu_bg.gif') no-repeat;
	color: #333;
	font-family: "Open sans";
	font-size: 13px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-right: 10px;
}

#foot_menu h3{
	height: 42px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-family: "Playfair display";
	padding-top: 11px;
	font-weight: 400;
	padding-left: 15px;
}

#foot_menu li.last{
	margin-right:0px;
}

#foot_menu li ul{
	width: 226px;
	list-style:none;
	padding:0px;
	margin:0px;
}

#foot_menu li ul li{
	background:none;
}

#radno_vrijeme{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Playfair display";
}
#radno_vrijeme_naslov h2{
	font-family: "Playfair display";
	font-size: 16px;
	font-weight: 400;
	color: #000;
}

a img{
	border:none;
}

a {
	color: #cc0000;
	font-size:10px;
	text-decoration:none;
}

#logo{
	width:309px;
	height: 64px;
	background:url('../images/logo.png') no-repeat;
	position:absolute;
	top:88px;
	left:24px;
	z-index:10;
}

#slideshow{
	width:935px;
	height:483px;
	position:absolute;
	top: 131px;
	left: 24px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	z-index:9;
}

h3.two-rows{
	padding-top:2px !important;
}
