*{margin:0;padding:0;}
a{text-decoration:none;color:#B24E22;outline: 0;}
img{border-style: none}
ul{list-style:none;}
html,body{ height: 100%;}
body{
	font-family: 'Playfair Display', serif;
	background-image:url("../images/patt.png");
	color:#3B2D26;
}
#contentWrapper{
	width:960px;
	margin:0 auto;
}
#logo{
	height:140px;
	position:relative;
}
#logo img{
	position:absolute;
	top:15px;
}
#naslov{
	color: #B24E22;
    font-size: 34px;
    position:absolute;
	bottom:15px;
	left:170px;
}
#kontakt{
	position:absolute;
	right:5px;
	bottom:15px;
    font-size: 16px;
    text-align: right;
}
#slike{
	height:370px;
}
#slike img{
	width:470px;
	border:1px solid #373E4E;
	border-radius:5px; 
}
#slika1{float:left;}
#slika2{float:right;}
#tekst{
	height:280px;
}
.tekst{
	width:470px;
	text-align:justify;
	font-size:15px;
}
.tekst img{
	vertical-align:middle;
}
#hrv{float:left;}
#eng{float:right;}
#galerija{
	width:900px;
	margin:0 auto;
}
#galerija img{
	margin:5px;
	border:2px solid white;
}
#galerija img:hover{
	border:2px solid #73A2CD;
}
.apartmanText{
	color:#295F98;
	padding:10px;
	text-align:center;
	font-weight:700;
}
#apartman1,#apartman2{
	padding:10px 20px 20px 20px;
	background: rgba(115, 166, 209, .7);
	margin-bottom:20px;
	border-radius:5px;
}
.gImgs{
	text-align:center;
}
.gImgs img{
	display:inline block;
	width:75px;
	height:75px;
}

#cjenik{
	margin:30px 0;
}
#cjenik table{
	margin:0 auto;
	font-size:18px;
	width:100%;
	background-color:#eeeee2;
	color:#373E4E;
	border:1px solid #295F98;
	border-radius:5px;
}
#cjenik table td{
	padding:10px;
	border:1px solid #295F98;
	text-align:center;
}

#cjenikInfo{
	font-size:14px;
	width:700px;
	margin:0 auto;
	margin-top:10px;
	text-align: center;
    width: 700px;
}
.bold{
	font-weight:700;
}
#karta{
	height:400px;
	padding-bottom:30px;
}

#mapWrapper{
	width:100%;
	height:100%;
	overflow:hidden;
}
#mapInfo{
	font-size:14px;
	color:#43180A;
}
#mapInfo li a{
	font-family:'Playfair Display', serif;
}
