body {
	margin: 0px;
	font-family: Georgia;
	font-size: 11px;
	color: #9C9C9C;
	background-image: url(images/design/bg.gif);
	background-repeat: repeat;
}
a {
	text-decoration: none;
}
a:link {
	font-family: Georgia;
	text-decoration: none;
	color: #9C9C9C;
}
a:hover {
	font-family: Georgia;
	text-decoration: underline;
	color: #9E7A76;
}
a:visited {
	font-family: Georgia;
	color: #9C9C9C;
}
a:active {
	font-family: Georgia;
	color: #9C9C9C;
}
.table_full {
	width: 100%;
	height: 100%;
	border: 0px;
}
.table_intro {
	width: 640px;
	height: 542px;
	border: 0px;
}
.table_bg {
	background-image: url(images/design/bg_table.gif);
	background-repeat: repeat-y;
	width: 740px;
	height: 100%;
}
.footer {
	background-image: url(images/design/footer.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 740px;
}
.cell {
	height: 204px;
}
.content {
	width: 506px;
	vertical-align: top;
	background-image: url(images/design/bg_content.gif);
	background-repeat: no-repeat;
}
.side {
	width: 10px;
}
.b_end {
	width: 11px;
	background-image: url(images/design/back_end.gif);
	background-repeat: no-repeat;
}
.menu {
	width: 203px;
	vertical-align: top;
}
#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 203px;
	vertical-align: top;
}
.tekst {
	font-family: Georgia;
	font-size: 11px;
	color: #9C9C9C;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.plain {
	font-family: Georgia;
	font-size: 10px;
	color: #9C9C9C;
	margin-bottom: 0px;
	margin-top: 0px;
}
.soft {
	font-family: Georgia;
	font-size: 10px;
	color: #BBBBBB;
}
.upute {
	font-family: Georgia;
	font-size: 10px;
	color: #BBBBBB;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.tablica {
	margin-left: 10px;
	margin-right: 5px;
}
.td_small {
	font-family: Georgia;
	font-size: 10px;
	color: #9C9C9C;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
.sobe {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #9C9C9C;
	background-color: #EEEEEE;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	height: 20px;
}
.sobe_small {
	font-family: Georgia;
	font-size: 10px;
	color: #9C9C9C;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
.success {
	font-family: Georgia;
	font-size: 10px;
	color: #6B8E23;
	margin-bottom: 4px;
	margin-top: 4px;
}
.error {
	font-family: Georgia;
	font-size: 10px;
	color: #CC3300;
	margin-bottom: 4px;
	margin-top: 4px;
}
.naslov {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #9A554E;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.podnaslov {
	font-family: Georgia;
	font-size: 11px;
	color: #BBBBBB;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.naslov_vrijeme {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: Silver;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.forma-tekst {
	font-family: Georgia;
	font-size: 11px;
	color: #9C9C9C;
}
.forma-strong {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #9A554E;
	text-align: justify;
}
.forma-note {
	font-family: Georgia;
	font-size: 10px;
	color: #BBBBBB;
}
input.inputc { 
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 2px;
	font-family: Georgia;
	font-size: 11px;
	color: #82827F;
	width: 200px;
	}
input.inputk { 
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 2px;
	font-family: Georgia;
	font-size: 11px;
	color: #82827F;
	width: 250px;
	}
select.rezervacija {
	border: 1px solid #C5C5C5;
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
	background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 2px;
	font-family: Georgia;
	font-size: 11px;
	color: #82827F;
	font-weight: bold;
}
textarea.rezervacija {
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 2px;
	font-family: Georgia;
	font-size: 10px;
	color: #82827F;
	width: 200px;
}
textarea.kontakt {
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 2px;
	font-family: Georgia;
	font-size: 10px;
	color: #82827F;
	width: 250px;
}
input.submit {
	background-color: White;
	color: #FFFFFF;
	border: 0px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/design/prazan.gif);
	width: 89px;
	height: 37px;
}
input.posalji {
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/posalji.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px;
}
input.posalji_en {
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/send.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px;
}
input.obrisi {
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/obrisi.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px;
}
input.obrisi_en {
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/clear.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px;
}
.inputc:focus,
.inputc.ie_focus,
textarea:focus,
textarea.ie_focus { border: 1px solid #aaa !important; }
.posalji:focus, posalji.ie_focus { 
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/posalji_f.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px !important;}
.posalji_en:focus, posalji.ie_focus { 
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/send_grey.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px !important;}
.obrisi:focus, obrisi.ie_focus { 
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/obrisi_f.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px !important;}
.obrisi_en:focus, obrisi.ie_focus { 
	background-color: White;
	border: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/design/clear_grey.gif);
	width: 89px;
	height: 37px;
	padding-bottom: 2px !important;}
.forma {
	margin-left: 10px;
	margin-right: 5px;
}
.rezervacija_naslov {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #9C9C9C;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
.rezervacija_tekst {
	font-family: Georgia;
	font-size: 11px;
	color: #9C9C9C;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
.rezervacija_soft {
	font-family: Georgia;
	font-size: 11px;
	color: #BBBBBB;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
IMG.thumbs {
	text-align: center;
}
.strong {
	font: normal 11px Georgia;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.sitemap-text {
	font: normal 10px Georgia;
	color: #CC3300;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
a.sitemap-text:link {
	font: normal 10px Georgia;
	color: #CC3300;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
a.sitemap-text:hover {
	font: normal 10px Georgia;
	color: #CC3300;
	text-decoration: underline;
}
a.sitemap-text:visited {
	font: normal 10px Georgia;
	color: #CC3300;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}