@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	background: #014eeb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	position: relative;
	color: #FFF;
	font-weight: normal;
}
h1 {
	text-indent: -9999px;
}
h2 {
	font-size: 1.4em;
	margin: 0 0 8px 0;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 15px 0;
}
a {
	color: #fff;
	font-weight: bold;
}
img {
	padding: 2px;
	border: solid #CCC 1px;
}
a:hover {
	text-decoration: none;
}
.podnaslovi {
	clear: both;
}
#zaglavlje {
	width: 100%;
	background: #fffa00;
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	height: 78px;
}
#kontakt_info {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	padding: 5px 20px 5px 0;
	background: url(../slike/naslovna_slika_hr.jpg) no-repeat top left;
	color: #fff;
}
#kontakt_info p {
	line-height: 120%;
}
#kontakt_info_en {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	padding: 5px 20px 5px 0;
	background: url(../slike/naslovna_slika_en.jpg) no-repeat top left;
	color: #fff;
}
#kontakt_info_en p {
	line-height: 120%;
}
#zaglavlje_sjena {
	background-image: url(../slike/kvadratic_sjene2.png);
	background-repeat: repeat-x;
	height: 6px;
	width: 100%;
}
#omotac {
	width: 980px;
	margin: 0 auto;
	background:url(../slike/glavna_podloga.jpg) repeat-x top left;
	position: relative;
	top: 78px;
}
#jezik {
	float: right;
	height: 20px;
	width: 270px;
}
#jezik img {
	padding: 0;
}

#jezik ul {
	list-style-type: none;
}
#jezik ul li {
	float: left;
	display: block;
	margin: 0 15px 0 0;
	width: 18px;
	height: 13px;
	text-align: center;
	padding: 2px;
}
#jezik a:hover img {
	border:none;
}
#gornji_sadrzaj {
	background-image: url(../slike/Untitled-1_01.png);
	padding: 20px 20px 0px 20px;
	height: 525px;
}
#gornji_sadrzaj a {
	color: #FEF900;
	font-weight: bold;
}
#gornji_sadrzaj img {
	margin-right: 13px;
	margin-bottom: 13px;
}
#uvodna_rijec {
	margin: 10px 0 30px 0;
}
#dubrovnik_gore {
	float: left;
	width: 450px;
}
#slano_gore {
	float: right;
	width: 450px;
}
.mjeseci_i_cijene {
	text-align: left;
	width: 150px;
}
#tabla_dubrovnik {
	float: left;
}
#tabla_slano {
	float: right;
	margin-right: 120px;
}
#valovi {
	height: 50px;
	width: 100%;
	background: url(../slike/valovi.png) no-repeat top left;
	clear: both;
	margin: 0 0 16px 0;
}
#dubrovnik_dole {
	width: 479px;
	float:left;
	border-right: solid #214897 1px;
	height: 530px;
	background-color: #014eeb;
	font-size: 0.9em;
	margin: 20px 0 50px 0;
}
#dubrovnik_dole ul {
	list-style-type: none;
}
#dubrovnik_dole ul li {
	float: left;
	margin: 4px 0 5px 0;
	display: inline;
	width: 150px;
}
#dubrovnik_dole ul li img {
	margin: 0 auto;
}
#adresa_dbk {
	float: left;
	font-size: 0.9em;
}
#adresa_sl {
	float: right;
	font-size: 0.9em;
}

#glavna_karta {
	margin: 30px auto 20px auto;
	width: 950px;
}
#tabla_mape {
	width: 980px;
	height: 200px;
	background-color: #204796;
	padding: 2px;
	clear: both;
}
#tabla_mape .slika {
	width: 247px;
}
#tabla_mape .google_mapa {
	width: 240px;
}
#slano_dole {
	width: 479px;
	float:left;
	border-left: solid #658ad6 1px;
	height: 530px;
	background-color: #014eeb;
	font-size: 0.9em;
	padding: 0 0 0 20px;
	margin: 20px 0 50px 0;
}
#slano_dole ul {
	list-style-type: none;
}
#slano_dole ul li {
	float: left;
	width: 150px;
	margin: 4px 0 5px 0;
	display: inline;
}
#table_omotac {
	clear: both;
	height: 45px;
	background-color: #204796;
	padding: 5px;
}
td {
	text-align: center;
	width: 28px;
}
#dno {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0 0 20px 0;
	font-size: 0.9em;
}
#na_vrh {
	display: block;
	height: 20px;
	width: 70px;
	margin: 0 auto 20px auto;
	background-color: #FFB001;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	line-height: 150%;
}
#mi_smo_ovdje {
	height: 30px;
	width: 100%;
}
.clear_both {
	clear: both;
}

