/* novo */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	}
div {
	display: block;
	}
h1 {
	font-size: 1.5em;
	color: #FFF;
	font-weight: lighter;
	padding-left: 15px;
}
h2 {
	font-size: 1em;
	color: #FFF;
	padding-left: 15px;
	font-weight: lighter;

}
.ocisti {
	display: block;
	clear: both;
	height: 1px;
	}
.desno_poravnanje {
	text-align: right;
}
.lijevo_poravnanje {
	text-align: left;
}
.sredina_poravnanje {
	text-align: center;
}
#glava {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 175px;
	background-image: url(../slike/apartments_ciovo_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

div#navigacija ul {
	list-style-type: none;
	float: right;
	width: 460px;
	clear: left;
	padding-top: 0px;
	margin: 0px;
}
#navigacija li a:link, a:visited{
	display: block;
	height: 50px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 50px;
	clear: none;
	text-decoration: none;
	margin-top: 0px;
	color: #7AA9CB;
}
#navigacija li a:hover{
	background-color: #4583b2;
	color: #fff;

}

#navigacija #trenutna_stranica a {
	background-color: #4583b2;
	color: #fff;
	cursor: default;
	}
#jezici ul {
	list-style-type: none;
	display: block;
	float: right;
	width: 200px;
	clear: right;
	height: 35px;
}
#jezici ul li {
	line-height: 20px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#jezici ul li a:visited{
	line-height: 20px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#jezici #trenutni_jezik  {
	background-color: #E1E1E1;
	background-image: url(../slike/trenutni_jezik_slika.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#jezici img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.unutra{
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	}
.unutra p {
	font-size: 0.8em;
	line-height: 21px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
}
#sadrzaj {
	background-color: #73afdc;
	border-bottom: 1px solid #82bce7;
	height: 230px;
	background-image: url(../slike/apartments_ciovo_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#dno {
	border-top: 1px solid #5393c4;
	background-color: #73AFDC;
	background-image: url(../slike/apartments_ciovo_background_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#dno .unutra {
	height: 160px !important;
	}
.veliko_slovo{
	float: left;
	font-size: 100px;
	line-height: 0.8;
	padding-right: 15px;
	padding-bottom: 10px;	
	}
/* forma */
#box_strana {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #A2CAE8;
}
#forma ul {
	list-style-type: none;
}
.fieldset-01 li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.fieldset-01 {
    float: left;
    }
.fieldset-01 label {
	color: #FFF;
	font-size: 11px;
	float: left;
	padding-top: 5px;
	width: 45px;
	padding-right: 6px;
    }
.fieldset-01 input {
	border: 1px solid #aee051;
	color: #73afdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 145px;
    }
.fieldset-01 textarea {
	border: 1px solid #aee051;
	color: #73afdc;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 145px;
	height: 46px;
    }
.frm-btn {
	clear: both;
	padding-top: 10px;
    }
.frm-btn input {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
    }
/* galerija */
.galerija ul {
	width: 100%;
	padding: 0px;
}
.galerija ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.galerija ul li {
	display: inline;
}
/* cijene tablica */ 
#mytable {
	width: 80%;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/* galerija footer*/

#galerija_footer ul {
	list-style-type: none;
}
#galerija_footer ul li a img {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 60px;
	width: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.dno_naslovi {
	color: #FFF;
	font-size: 140%;
	background-color: #507498;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	line-height: 1.4em;
}
.mala_slova {
	font-size: x-small;
}

