/* Apartmani ALTIS - CSS dokument by www.ikovacic.net */

* {
	padding: 0;
	margin: 0;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}

body {
	background: url(../images/rez1.gif) repeat-x #F0E7D8;
}

#content {
	width: 780px;
	margin: 0 auto;
}

#header {
	padding: 0px 30px;
	width: 720px;
	height: 318px;
	background:url(../images/header.png) no-repeat;
}

#container {
	padding: 0px 30px;
	width: 720px;
	background: url(../images/main.png);
}

#container #left {
	float: left;
	background: url(../images/back20.jpg) repeat-x #FDFCF8;
	width: 492px;
	color: #736646;
	padding: 10px;
}

#container #left a, a:visited {
	color: #5A4D30;
	text-decoration: underline;
}

#container #left a:hover {
	color: #5A4D30;
	text-decoration: none;
}

#container #right {
	float: right;
	width: 187px;
	background: url(../images/back10.jpg) repeat-x #E2D6BC;
	border-left: dotted 1px #D7BE83;
	padding: 10px;
	color: #5A4D30;
}

#container #left h1 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 16px;
}

#container #left h2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
}

#container #left p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

#container #left p.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7B7053;
}

#container #left p.more a, a:visited {
	color: #7B7053;
	text-decoration: none;
}

#container #left p.more a:hover {
	color: #7B7053;
	text-decoration: underline;
}

#container #left ul {
	margin-top: 10px;
	padding-left: 20px;
	font-size: 14px;
}

#container #left ul li {
	line-height: 1.2em;
}

#container #left #col_1 {
	float: left;
	width: 200px;
	border-right: dotted 1px #D7BE83;
	padding-right: 16px;
	padding-bottom: 30px;
}

#container #left #col_2 {
	float: right;
	width: 260px;
	padding-left: 10px;
}

#container #left #col_1 .box table tr td {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

#container #left #col_2 .box table tr td {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

#container #left #col_2 .box table {
	padding: 15px 0px;
}

#container #left label, #container #left input {
	display: block;
	width: 160px;
	float: left;
	margin-bottom: 5px;
}

#container #left label {
	text-align: left;
	width: 130px;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

#container #left input, #container #left select, #container #left textarea {
	font-family: Tahoma;
	font-size: 11px;
}

#container #left textarea {
	width: 99%;
}

#container #left br {
	clear: left;
}

#container #left input.posalji {
	width: 155px;
	height: 18px;
	background: url(../images/but2.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
}

#container #left input.rezerviraj {
	width: 155px;
	height: 18px;
	background: url(../images/but3.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
}


.box {
	margin-top: 20px;
	border-top: 1px solid #C2AF85;
	padding: 20px 10px 0px 10px;
}

.exp_im1 {
	margin: 10px 0px;
/*	border: 1px solid #C2AF85;*/
	text-align: center;
	width: 100%;
}

.exp_im1_v1 {
	margin-bottom: 10px;
/*	border: 1px solid #C2AF85;*/
	text-align: center;
	width: 100%;
}

.exp_im2 {
	margin: 10px 0px;
/*	border: 1px solid #C2AF85;*/
	text-align: center;
	width: 100%;
}

/*.bor {
	border: 1px solid #C2AF85;
}*/

#container #right #languages {
	text-align: center;
	border-top: 1px solid #C4B187;
	margin-top: 20px;
	padding-top: 15px;
}

#container #right #reservations {
	border-top: 1px solid #C4B187;
	margin-top: 20px;
	padding: 15px 10px 0px 10px;
}

#container #right input, #container #right select {
	font-family: Tahoma;
	font-size: 11px;
}

#container #right #reservations h2 {
	font-family: Tahoma;
	font-weight: 900;
	font-size: 11px;
	color: #736646;
}

#container #right #reservations p {
	font-family: Tahoma;
	font-weight: 900;
	font-size: 11px;
	margin-top: 10px;
	color: #7B7053;
}

#container #right #reservations label, #container #right #reservations input {
	display: block;
	float: left;
	margin: 0px 3px 0px 0px;
}

#container #right #reservations input {
	width: 151px;
	height: 13px;
}

#container #right select {
	width: 155px;
}

#container #right #reservations input.provjeri {
	width: 155px;
	height: 18px;
	background: url(../images/but1.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin-top: 10px;
}

#container #right #reservations label {
	text-align: left;
	font-family: Tahoma;
	font-weight: 900;
	font-size: 11px;
	color: #7B7053;
}

#container #right #reservations br {
	clear: left;
}

#footer {
	height: 175px;
	background: url(../images/rez2.gif) repeat-x;
}

#footer_c {
	width: 780px;
	background: url(../images/back_fixed.gif) no-repeat;
	margin: 0 auto;
	height: 175px;
	text-align: center;
}

#footer_c p {
	color: #FCF1D8;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 900;
	padding-top: 13px;
}

#footer_c a, a:visited {
	color: #FCF1D8;
	text-decoration: none;
}

#footer_c a:hover {
	color: #FCF1D8;
	text-decoration: underline;
}

#footer_c p.copyright {
	color: #AEA287;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	padding-top: 25px;
}

#footer_c p.copyright a, a:visited {
	color: #AEA287;
	text-decoration: none;
}

#footer_c p.copyright a:hover {
	color: #AEA287;
	text-decoration: underline;
}

/*---------- bubble tooltip -----------*/
a.tt {
    position: relative;
    z-index: 24;
    color: #333333;
    text-decoration: none;
}

a.tt span { display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover { z-index: 125; color: #F60091; }

a.tt:hover span.tooltip, a.tt:hover span.tooltip1 {
    display: block;
    position: absolute;
    top: 15px; left: -3px;
	width: 230px;
	padding: 5px;
	color: #736646;
    text-align: left;
	background: url(../images/back10.jpg) repeat-x #E2D6BC;
	border: 1px solid #C2AF85;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}

a.tt:hover span.tooltip1 {
	width: 175px;
}#content #container #right #galerija_link {
	margin-top: 60px;
}
#content #container #right #galerija_link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #container #right #promo video img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #container #left #col_1 .box_popust {
	text-decoration: line-through;
}
