/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}
h2 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #999999;
	}
h3 {
	font-family: "Century Gothic", Arial;
	color: white;
	font-weight: normal;
	margin: 0 0 0 14px;
	display: block;
	width: 410px;
	height: 25px;
	border-bottom: 1px groove silver; 
	}
p {
	padding: 8px 14px 8px 14px !important;
	padding: 8px 12px 8px 14px;
	line-height: 1.5em;
	}
a:link.text, a:visited.text {
	font-style: normal;
	text-decoration: none; 
	color: yellow;
	}
a:hover.text {  
	color: #000000;
	background-color: white;
	}
a:active.text {	
	text-decoration: underline; 
	color: #000000;
	}
body {
	text-align: justify;
	font: .9em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	letter-spacing: 1px;
	color: #CCCCCC;
	background: #2c0a0a;
	}
#glavni {
	position: relative;
	left: 50%;
	margin-left: -438px;
	margin-top: -202px;
	width: 876px;
	z-index: 10;
	}
#livo_gore {
	float: left;
	width: 462px;
	height: 247px;
	background: url(../images/cvijet.gif) bottom left no-repeat;
	/*background: url(../images/star.jpg) center no-repeat;*/
	}
#desno_gore {
	float: left;
	width: 414px;
	height: 247px;
	background-image: url(../images/desno_gore.jpg);
	}
#apartman {
	float: left;
	width: 462px;
	height: 454px;
	background-image: url(../images/apartments.jpg);
	}
#restoran {
	float: left;
	width: 414px;
	height: 454px;
	background-image: url(../images/restaurant.jpg);
	}
#sadrzaj_livo {
	float: left;
	width: 438px;
	height: auto;
	border-right: 1px  dashed #999999;
	}
#livo_rab {
	position: relative;
	float: left;
	width: 438px;
	height: auto;
	border-right: 1px  dashed #999999;
	}
#sadrzaj_desno {
	float: left;
	width: 437px;
	height: auto;
	}
#desno_rab {
	position: relative;
	float: left;
	width: 437px;
	height: auto;
	}
#kontakt {
	float: left;
	width: 438px;
	height: auto;
	margin-top: 20px;
	/*border-right: 1px dashed #999999;*/
	}
#kontakt p {
	margin: 70px 28px 0 0;
	color: #999999;
	font-size: 1.1em;
	font-weight: normal;
	text-align: right;
	}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	}
a:hover {
	color: white;
	}
#potpis a:link, #potpis a:visited {
	color: #474747;
	text-decoration: underline;
	}
#potpis a:hover {
	color: white;
	text-decoration: none;
	}
#potpis {
	position: relative;
	float: left;
	margin-top: 30px;
	width: 100%;
	height: 130px;
	text-align: center;
	background-color: black;
	border-top: 1px solid #666;
	}
#potpis p {
	margin: 30px 0 30px 0;
	font-size: .8em;
	color: #2e2e2e;
	}
#zid {
	position: relative;
	top: 374px;
	width: 100%;
	height: 202px;
	background: url(../images/zid.jpg) repeat-x;
	}
#apa_galerija {
	width: 410px;
	margin-left: 15px;
	min-height: 650px;
	text-align:  center;
	}
#res_galerija {
	width: 410px;
	margin: 28px 0 0 18px;
	min-height: 600px;
	text-align:  center;
	}
img.okvir, img.okvir2 {
	border: 6px solid black;
	background: #666666;
	padding: 1px;
	}
img.okvir:hover, img.okvir2:hover {
	padding: 1px;
	background: #999999;
	border: 6px solid #666666;
	}
img.okvir2, img.okvir2:hover {
	float: left;
	margin-right: 5px;
	}
/* glavna navigacija ---------------------------------*/
#nav {
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
	background: url(../images/nav_background.jpg) center no-repeat;
	/*border-left: 1px dashed white;*/
	}
body#it #nav {
	margin-left: -12px;
	font-size: 1em;
	}
body#hr #nav {
	margin-left: -15px;
	}
body#en #nav {
	margin-left: -12px;
	}
ul#nav {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	list-style-type: none;
	padding: 40px 10px 40px 10px;
	margin: 10px 0 20px 0;
	}
ul#nav li {
	/*border-bottom: 1px solid #968585;*/
	color: #FFFFFF;
	display: inline;
	}
ul#nav li a {
	/*border-bottom: 1px dashed #999999;*/
	width: 100%;
	color: #999999;
	padding: .4em .5em;
	text-decoration: none;
	}
ul#nav li a:hover {
	/*background: #380e0e;*/
	color: white;
	}
#nav a.pozicija, #nav li.pozicija {
	font-weight: normal;
	color: #003f68;
	background: #d4e9fa;
	}
/* glavna navigacija kraj ----------------------------*/