body {
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	margin:0px;
	color:#000000;
	background:url('../images/bg_big.jpg') top center;
	height:100%;
}
html {
	height:100%;
}
form {
	margin:0px;
}
a img {
	border:none;
}
a {
	color:#FF7405;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:36px;
	font-family:Georgia;
	margin:0px;
	margin-bottom:10px;
	font-weight:normal;
}
h2 {
	font-size:28px;
	font-family:Georgia;
	margin:0px;
	margin-bottom:7px;
	font-weight:normal;
}
p {
	margin:0px;
}


#tarzanas {
	position:absolute;
	top:0px;
	left:0px;
	height:564px;
	z-index:2;
	width:100%;
	overflow:hidden;
	background:transparent;
}
#tarzanas img {
	position:absolute;
	top:0px;
	left:-500px;

}

/*
#tarzanas {
	position:absolute;
	top:0px;
	left:370px;
	background:url('../images/tarzanas.png') no-repeat;
	width:418px;
	height:564px;
	z-index:1;
}
*/

#main {
	width:1015px;
	margin:0px auto;
	position:relative;
	min-height:100%;
}
#top {
	height:130px;
	padding-top:20px;
}
#logo {
	width:260px;
}
#top_nav {
	width:460px;
	height:110px;
	padding-top:20px;
	position:relative;
	z-index:1;	
	overflow:hidden;
}
#top_nav form {
	margin-top:10px;
}
#lang {
	width:290px;
	padding-top:40px;
}

#menu {
	width:160px;
	margin-top:10px;
}
#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu ul li {
	padding-left:25px;
}
#menu ul li.a {
	background:url('../images/mn1_bg_a.png') no-repeat;
	padding-left:15px;
}
#menu ul li.a a {
	background:url('../images/mn_a.gif') 0px 8px no-repeat;
	padding-left:30px;
}
#menu ul li a {
	padding:6px;
	padding-left:20px;
	background:url('../images/mn.gif') 0px 13px no-repeat;
	display:block;
	/*font-family:Georgia;*/
	color:#000;
	text-decoration:none;
	font-size:18px;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu ul li ul {
	border-right:2px solid #f18e00;
}
#menu ul li ul li {
	background:none !important;
	padding-left:0px !important;
}

#menu ul li ul li a {
	background:none !important;
	font-size:14px;
	display:block;
	padding-top:4px !important;
	padding-bottom:4px !important;
}


#menu ul li ul li.a {
	/*background:url('../images/mn2_bg_a.png') no-repeat !important;*/
	overflow:hidden;
}


#menu ul li ul li.a div.t {
	background:url('../images/mn2_bg_a_t.png') no-repeat !important;
	height:6px;
	font-size:0px;
	line-height:0px;
	margin:0px;
}

#menu ul li ul li.a div.b {
	background:url('../images/mn2_bg_a_b.png') no-repeat !important;
	height:6px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	margin:0px;
}

#menu ul li ul li.a a {
	padding-top:0px !important;
	padding-bottom:0px !important;
	background:#f18e00 !important;
	margin:0px;
}

.po_menu_banners {
	width:160px;
	overflow:hidden;
	margin-top:20px;
}

#info {
	width:855px;
}

#info .top {
	height:10px;
	width:855px;
	background:url('../images/content_bg_top.png');
}
#info .content {
	background:url('../images/content_bg.png');
	width:795px;
	padding:10px 30px;
	min-height:450px;
}
#info .bottom {
	height:10px;
	background:url('../images/content_bg_bottom.png');
	width:855px;
}
#info .shadow {
	background:url('../images/shadow_big.png') no-repeat;
	height:18px;
}
#data_text {
	width:560px;
	padding-right:20px;
	position:relative;
	z-index:1;	
	overflow:hidden;
}
#rezervacija {
	width:215px;
	position:relative;
	z-index:1;
	overflow:hidden;
}

#bottom {
	padding-left:50px;
	padding-bottom:60px;
}

#copyrights {
	width:990px;
	margin:0 auto;
	position:absolute;
	bottom:0px;
}
#copyrights .top {
	height:10px;
	width:990px;
	background:url('../images/copy.png');
}
#copyrights .content {
	background:url('../images/content_bg.png');
	padding:0px 10px 10px 10px;
	position:relative;
	z-index:1;	
}


.input {
	height:35px;
	width:206px;
}
.input .i {
	background:url('../images/input.png') no-repeat;
	height:19px;
	padding:5px;
	padding-left:10px;
	float:none;
	
}
.input .i input {
	width:175px;
	border:none;
	position:relative;
	z-index:1;	
}
.input img {
	position:relative;
	z-index:1;
	cursor:pointer;
}
.input .shadow {
	background:url('../images/shadow.png') no-repeat;
	height:5px;
}



.cal_mid {
	background:url('../images/calendar_middle.gif') repeat-y;
}
.cal_top {
	background:url('../images/calendar_top.gif') no-repeat;
	height:9px;
}
.cal_bottom {
	background:url('../images/calendar_bottom.gif') no-repeat;
	height:9px;
}

.cal_shadow {
	background:url('../images/shadow.png') no-repeat;
	height:5px;
}

.sol {
	float:right;
	position:relative;
	z-index:100;	
}
.sol a {
	color:#000;
	text-decoration:none;
	font-size:10px;
	position:relative;
	z-index:100;	
}



#OVERLAY {
	 position: fixed;
	 z-index:300;
	 top: 0px;
	 left: 0px;
	 background-color: #AAAAAA;
	 filter:alpha(opacity=55);
	 -moz-opacity: 0.55;
	 opacity: 0.55;
	 height:100%;
	 width:100%;
     border:none;
}
* html #OVERLAY { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? (document.body.scrollHeight ) : (document.body.offsetHeight ) + 'px');
     top:-13px;
     width: expression(document.body.scrollWidth > document.body.offsetWidth ? (document.body.scrollWidth) : (document.body.offsetWidth) + 'px');
     border:none;
}
#WINDOW {
	 position: fixed;
	 z-index: 302;
	 color:#000000;
	 display:none;
	 /*border-top: 7px solid #9BC14A;*/
	 text-align:left;
	 top:150px;
	 margin:10px;
	width:670px;
	height:auto;
	padding:15px;
	overflow:hidden;
} 
* html #WINDOW { /* ie6 hack */
	position: absolute;
}

#calendar_form_top {
	height:9px;
	width:670px;
	background:url('../images/form_top.gif') no-repeat;
	float:left;
}
#calendar_form {
	background:url('../images/form_middle.gif') repeat-y;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	width:630px;
	float:left;
}
#calendar_form_bottom {
	height:9px;
	width:670px;
	background:url('../images/form_bottom.gif') no-repeat;
	float:left;
}


.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
	color:#FFF !important;
}
.inline {
	display:inline;
}
abbr {
	border:none;
}

