html, body {
	margin:0; 
	padding:1%; 
}
body {
	font-family: verdana, sans-serif; font-size: 80%;background: url(../images/background.gif) repeat;
	text-align: center;
	min-width: 760px;/* for mozilla*/
	height: 96%;
}

#header {
height: 209px;
width: 825px;
background: #666666;
}
#clearheader{height:220px;}/*needed to make room for header*/

#content {
	position: relative;
	height:100%;
	min-height:100%;
	width: 825px;
	border-right:none;
	background: #666666;
	background-image: url(../images/menu_bg_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: auto;
	margin-bottom:-80px;
}
* html #content {height:100%}

body>#content {height:auto}

#contentinner {
	margin-left:256px;  
	font-size: 10px; 
	font:Verdana;
	padding-left: 7px;
}

* html #contentinner {height:1%}/* combat ie 3 pixel jog */

html>body #content{height:auto}

#footer {
	position:relative;
	height: 148px;
	width: 825px;
	background: #f7be0c url(../images/footer_bg_06.png) repeat-x;
	clear: both;
	color: #ee8;
	margin: auto;
}
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/

#nav {
	float:left;
	width: 256px;
	text-align:left;	
	color: #ee8;
	background: transparent;
}
#hidebordertop {
	position:absolute;
	bottom:-2px;
	left:5px;
	width:250px;
	height:2px;
	background:#5d5d5d;
	overflow:hidden;
}
#hideborderbottom {
	position:absolute;
	top:-17px;
	left:4px;
	width:252px;
	height:17px;
	background: #666666 url(../images/column_down_shadow_03.png) left top no-repeat;
	overflow:hidden;
	margin: auto;
}
#inserttop {
	position:relative;
	height:14px;
	width: 825px;
	background:#666666 url(../images/header_bottom_shadow.png) no-repeat top center;
}
#insertbottom {
	position:relative;
	clear:both;
	height:14px;
	width: 825px;
	background:#fa8b14;
	color:#000;
	margin: auto;
	background: url(../images/footer_shadow.png) top center no-repeat;
}

/* ========================================
   ================HEADER==================
   ========================================*/
 
#header {
	background: #ceccca;
 	border-left: 6px solid  #666666;
	border-top: 6px solid  #666666;
	border-right: 6px solid  #666666;
	width: 813px;
	height:189px; 
 }
#header h1{
	margin: 0;
	padding: 0;
	float: left; 
	display: block; 
	width: 253px; 
	height:189px; 
	background: url(../images/logo.png) no-repeat center center;
}
#header h1 span {display:none;}
#header .flash {
	background-color: #666666;
	z-index: 0;
	float: left;
	width: 552px;
	height:178px;
	margin-top: 5px;
}

/* ========================================
   ==============NAVIGATION=================
   ========================================*/
   
ul.mainMenu{
	padding:0 0 10px 0;
	margin:50px 0 0 5px;
	background: url(../images/menu_down_shadow.png) no-repeat bottom left;
	color:#fff;
	font-weight:bold;
	}
	
ul.mainMenu li{
	list-style:none;
	height:45px;
	background: url(../images/button.png) top left no-repeat;
	font-weight:bold;
	font-size: 11px;
	} 
ul.mainMenu  li a:link, ul li a:visited {
	text-decoration:none;
	}
	
ul.mainMenu  li:hover{
	background: url(../images/button_over.png) top left no-repeat;
	}
.mainMenu a:link, a:visited{
	text-decoration:none;
	color: white;
	display:block;
	width: 100%;
	height: 100%;
	padding-top: 16px;
	padding-left: 25px;
	width: 220px;
	}
	
.mainMenu a:hover, a:active{
	text-decoration:none;
	}
.mainMenu .current{background:url(../images/button_over.png) top left no-repeat;}

/*-----------LANGUAGES------------*/
.languages{
	list-style-type: none;
	color: white;
	font-weight:bold;
	margin: 10px 20px 0 0;
	font-size: 11px;
	text-align: right;
}
.languages li{
	display: inline; 
	margin: 0; 
	padding: 0;
}
.languages li span {margin-left: 3px;}
.languages li a{
	display: inline;
	width: 18px;
	color: white;
	padding: 3px;
	text-decoration: none;
}
.languages li a:hover{
	background: #fe9c32;
}
/*-----------WEATHER------------*/

.weather, .music {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 4px !important;
	padding-bottom: 7px;
	background:url(../images/weather_shadow_15.png) no-repeat bottom center;
}
/*-----------EXTERNAL LINKS------------*/

.external_title{
	background: url(../images/menu_down_shadow.png) no-repeat bottom left;
	margin: 0 0 0 5px;
	width: 247px;
	padding-bottom: 8px;
}
.external_title h2{
	background: #fb8d17;
	padding:2px 0 2px 10px;
	font-size:10px;
	margin: 0;
	color: #ffffff;
	text-align: center;
}
.external_links {margin: 30px 0 20px 0;}
.external_links ul{ 
	padding:0;
	margin: 0;
}
.external_links ul li{ 
	list-style-type: square;
	list-style-position:outside;
	margin:0 0 2px 25px;
	padding: 0;
	color: #fb8d17;
}
.external_links ul li a {
	font-size: 10px; 
	font-weight: bold; 
	color: white;
	margin: 0;
	padding:0;
	text-decoration: none;
}
.external_links ul li a:hover {
	background: #fb8d17;
	
}
/* ========================================
   ================FOOTER=================
   ========================================*/
.border {
	display: block;
	float: right;
	width: 554px;
	height: 8px;
	margin-right: 10px;
	background: url(../images/contacts_shadow.png) no-repeat center center;
}
.footer_links{
	background: url(../images/contacts_bg.png) repeat-y top left;
	display: block;
	float: right;
	width: 554px;
	margin-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #000000;
	font-size: 11px;
}
.footer_links div.contact_inf{
	width:336px;
	float: left;
}
.footer_links .links {
	width: 200px;
	margin-left: 330px;
}
.footer_links .contact_inf h4{
	display: block;
	color: white;
	font-size: 12px;
	width: 72px;
	height: 12px;
	/*background: url(../images/contacts_h4_03.png) no-repeat center center;*/
	padding: 0;
	margin: 10px 0 10px 15px;
}
.footer_links .links h4{
	display: block;
	color: white;
	font-size: 12px;
	width: 69px;
	height: 12px;
	/*background: url(../images/links_h4_03.png) no-repeat center center;*/
	padding: 0;
	margin: 10px 0 10px 10px;
}
/*.footer_links h4 span{display: none;} */
.links ul{
	padding: 0;
	margin: 0 0 0 10px;
}
.links ul li{
	list-style-type: none;
	padding: 0; 
	margin:0;
}
.footer_links .links ul li a{
	padding: 0;
	margin: 0 0 2px 0;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.footer_links .links ul li a:hover{
	color: #333333;
}
.footer_links dl{
	display: block;
	margin:0;
	padding: 0;
	background: url(../images/phone_03.png) no-repeat 3px top;
	padding-left: 90px;
}
.footer_links dt{
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 60px;
}
.footer_links dd a{
	display: block;
	text-decoration: underline;
	color: black;
}
.footer_links dd a:hover{color: #333333;}

/* ========================================
   ===========AVTOMOBILI_CENI==============
   ========================================*/
   
.carPrices {
	background: url(../images/table_shadow.png) no-repeat bottom center;
	padding-bottom: 8px;
	text-align:left;
	margin-bottom: 35px;
}
.title{
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 8px 0 0 5px !important;
	margin: 10px 0 0 0;
	width: 554px;
}
.title h2{
	position:relative;
	bottom:6px;
	right: 6px;
	background: #fb8d17;
	padding:2px 0 2px 10px;
	font-size:10px;
	margin: 0;
	color: #000000;
}
.carPrices table{
	background: #767575;
	margin-top: 4px;
 	width: 554px;
	border: 1px solid #fb8d17;
	border-collapse: collapse;
	text-align: center;
	padding-bottom: 10px;
	font-size:10px;

}
.carPrices table td, .carPrices table th{
	border-bottom: 1px solid #fb8d17;
	border-top: 1px solid #fb8d17;
	margin: 0px;
	font-weight:normal;
}
.carPrices table td{
	width: 60px;
	color: white;
}
.carPrices table th{
	color: #fb8d17;
	width: 60px;
}
.carPrices .image {
	width: 160px;
	padding: 15px 5px 5px 5px;
}
.carPrices .image div {
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow.gif) no-repeat bottom right;
  	margin: 0px 0 0 10px !important;
  	margin: 0px 0 0 5px;
}
.imageform {
	float:left;
	clear:left;
	position: relative;
	left: 25px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow.gif) no-repeat bottom right;
  	margin: 12px 0 0 0;
}

.carPrices .image img, .imageform img{
	display: block;
  	position: relative;
  	background-color: #fff;
  	border: 1px solid white;
  	margin: -6px 6px 6px -6px;
  	padding: 4px;
}

.reservation_but{padding: 0; margin: 5px 0 0 0;}
.reservation_but input{
	background:#fb8d17;
	line-height: 10px;
	padding:2px;
	float: right;
	font: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 3px solid #999999;
	border-right: 3px solid #999999;
	cursor: pointer;
}
.reservation_but input:hover{
	background: #cacccb;
}

/* ========================================
   ==============RECOMMENDATIONS===============
   ========================================*/
   
.recommendations {
	margin-top: 8px;
	text-align:justify;
	margin-right: 10px;
	margin-bottom: 10px;
}
.picture{
	float: left;
	width: 137px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow.gif) no-repeat bottom right;
  	margin: 0 10px 5px 10px !important;
  	margin: 0 10px 5px 5px;
}

.picture img{
	display: block;
  	position: relative;
  	background-color: #fff;
  	border: 1px solid white;
  	margin: -6px 6px 6px -6px;
  	padding: 4px;
}
.recommendations h2{
	font-size: 16px;
	color: #fb8d17;
	margin-top: 0;
	padding-top: 0;
}
.recommendations h3{
	font-size: 12px;
	color: #fb8d17;
}
.recommendations p{
	color: white;
}

/* ========================================
   ==============RESERVATIONS===============
   ========================================*/
 .error {color: red;}

.reservations {
 	font-size: 11px;
 }
.reservations p{
	padding: 0;
	margin: 0 0 15px 0;
}
.reservations fieldset {
	text-align:left;
	display: block;
	position: relative;
	width: 534px;
	margin-bottom: 25px;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 0;
	background: #767575 url(../images/table_shadow.png) no-repeat center bottom;
	color: white;
}
.reservations fieldset legend{
	display: block;
	bottom: 15px;
	position: relative;
	font-weight: bold;
	padding:0px;
	color: #fb8d17;
	font-size: 10px;
}
fieldset>legend {
	margin-bottom: 20px;
}
.reservations fieldset label{
	float:left;
	text-align:right;
	margin:0;
	width: 170px;
	padding-right: 10px;
}
.reservations fieldset textfield {
	height:20px;
	width:300px; 
	font-size: 10px;
	background: #cacccb;
	border: 1px solid #fb8d17;
}
.reservations fieldset textarea {
	height:60px;
	width:300px; 
	font-size: 12px;
	font: Verdana;
	background: #cacccb;
	border: 1px solid #fb8d17;
}
.reservations fieldset input  {
	width:300px; 
	font-size: 12px;
	font: Verdana;
	background: #cacccb;
	border: 1px solid #fb8d17;
}
.reservations fieldset select {
	width: 303px !important;
	width: 306px;
	font-size: 12px;
	font: Verdana;
	position: relative;
	background: #cacccb;
	border: 1px solid #fb8d17;
}
.reservations .submit {
	background: #fb8d17;
	line-height: 10px;
	padding:2px 4px 2px 4px;
	margin-right: 10px;
	font: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: 300;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 3px solid #999999;
	border-right: 3px solid #999999;
	cursor: pointer;
}
.reservations .submit:hover{background: #cacccb;}
/* ========================================
   ===========USLOVIA==============
   ========================================*/
.text {
	text-align: left;
	color: #1b1b1b;
   	margin: 0 10px 10px 0;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/agreement.png) no-repeat top center;
	padding: 1px 20px 0 20px;
}
.text ul{padding: 0; margin: 15px 0 0 10px;}
.text ul li {
	list-style-type: none;
	margin: 0 0 10px 0;	
	padding: 0;
}
.text .square{margin-left: 30px;padding-left: 10px;}
.text .square li{list-style-type: square;}
.number {
	padding: 2px 6px 2px 6px;
	background: url(../images/list_bg_03.png) no-repeat center center;
}

/* ========================================
   ================TRANSFERS===============
   ========================================*/
   
.image_replace {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 18px;
	/*background: url(../images/transferi_03.png) no-repeat center center;*/
}
/*.image_replace span {display: none;}*/