body
{
	font-family:Verdana;
	font-size:12px;
}
a
{
	color:#006666;
	text-decoration:underline;
}
a:hover
{
	color:#006666;
	text-decoration:none;
}

/* --------------------------------- rentacar */
.rentacar
{
	text-align:left; 
	width:100px; 
	color:#000000; 
	font-size:12px; 
	font-weight:bold; 
	float:right; 
	padding-top:10px;
}
.rentacar a 
{
	color:#000000;
	text-decoration:none;
}
.rentacar a:hover 
{
	color:#000000;
	text-decoration:underline;
}
/* --------------------------------- title */
.title
{
	width:592px;
	height:27px;
	background: url(../images/title.jpg) no-repeat top left;
	font-size:15px;
	font-family:Verdana;
	color:#993300;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:8px;
	
}

/* --------------------------------- content */
.content
{


	font-family: Verdana;
	font-size:12px;
	text-align:left;
	display:none;
	width:593px;
	
	padding-left:5px;
	padding-bottom:5px;
	
	
}
.content a
{
	color:#006666;
	text-decoration:underline;
	font-family: Verdana;
}
.content a:hover
{
	color:#006666;
	text-decoration:none;
	font-family: Verdana;
}
.content h1
{
	font-family: Garamond;
	font-size:20px;
	color: #CC3300;
	margin:0px;
	width:460px;
	border-bottom: #6699CC 3px solid;
	margin-left:0px;
	float:left;
}
.content h1 em
{
	font-family: Garamond;
	font-size:20px;
	color: #0099FF;
}

.content h2
{
	font-family: Mistral;
	font-size:20px;
	color:#000000;
}
.content h3
{
	font-family: Mistral;
	font-size:14px;
	color: #DE260C;
	margin-bottom:5px;
	
}
.content h3 b
{
	font-family: Garamond;
	font-size:30px;
	color:#0077EE;
}
.content p
{
	text-align: justify;
	padding:5px;
	font-family:Verdana;
	font-size:12px;
}
.content p strong
{
	font-family:Verdana;
	font-size:13px;
}
.content td
{
	font-family:Verdana;
	font-size:12px;
}

.content iframe
{
	border:none;
}
/* --------------------------------- banner_hotel */
.banner_hotel
{
	text-align:left;
	padding-top:15px;
	font-size:14px;
	color: #000000;
	font-family:Verdana;
	font-weight: bolder;
	width:180px;
	height:120px;
	padding-right:10px;
	
}
.banner_hotel strong
{
	text-align:left;
	padding-top:16px;
	font-size:14px;
	color: #990000;
	font-family:Verdana;
	font-weight:bold;
	
}
.banner_hotel a
{
	font-size:14px;
	color: #000000;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	
}
.banner_hotel a:hover
{
	font-size:14px;
	color: #000000;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:underline;
	
}

/* --------------------------------- resevation_hotel */
.resevation_hotel
{
	text-align:left;
	padding-top:15px;
	font-size:14px;
	color: #000000;
	font-family:Verdana;
	font-weight: bolder;
	width:150px;
	height:120px;
	padding-right:10px;
	
}
.resevation_hotel strong
{
	text-align:left;
	padding-top:16px;
	font-size:14px;
	color: #990000;
	font-family:Verdana;
	font-weight:bold;
	
}
.resevation_hotel a
{
	font-size:14px;
	color: #000000;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	
}
.resevation_hotel a:hover
{
	font-size:14px;
	color: #000000;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:underline;
	
}
.click_hotel , .click_reservation
{
cursor:pointer;
cursor:hand;
}
/* --------------------------------- banner_offers */
.banner_offers div
{
	width: 300px;
	height: 120px;
	margin-left:25px;
	padding:5px;
}
#scrollup {
	position: relative;
	overflow: hidden;
	/*border: 1px solid #000;*/
	width: 295px;
	height: 120px;
	margin-left:0px;
	
	font-size:12px;
	font-family:Verdana;
	color:#333333;
}

.headline strong
{
	font-size:12px;
	font-family:Verdana;
	color:#333333;
}

.headline {
	position: absolute;
	top: 150px;
	height: 110px;
	width: 290px;
	text-align:justify;
	padding:5px;
	cursor:pointer;
	cursor:hand;
	
}
/* --------------------------------- footer */
.footer
{
	text-align:center;
	width:100%;
	color: #666666;
	font-size:10px;
	padding-top:5px;	
}
.footer a
{
	color: #666666;
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
	padding-right:50px; 
	padding-left:50px;
	font-weight:bold;
}
.footer a:hover
{
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	text-decoration: none;	
	padding-right:50px; 
	padding-left:50px;
	font-weight:bold;
}
/* --------------------------------- copyright */
.copyright
{
	float:left; 
	width:320px;
	font-family: Verdana;
	font-size:10px;
	color: #DDDDDD;
	
	padding-top:10px;
	padding-left:90px;
}

.copyright a
{ 
	color: #DDDDDD;
	text-decoration:underline;
	font-family: Verdana;
}

.copyright a:hover
{
	color:#DDDDDD;
	text-decoration: none;
	font-family: Verdana;
	
}
/* --------------------------------- created */
.copyright
{ 
	text-align:right;
	font-family: Verdana;
	font-size:10px;
	color: #999999;
	padding-bottom:10px;
	padding-top:15px;
	float:right;
	width:250px;
}

.created a img
{ 
	
	border: #666666 1px solid;
}
.created a
{ 
	color: #DDDDDD;
	text-decoration:underline;
	font-family: Verdana;
	
}

.created a:hover
{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	
}
/* --------------------------------- flags */

.flags
{
	
	float:right;
	text-align:right;
	margin-bottom:2px;
	margin-top:10px;
	margin-right:2px;
	
	
	
}
.flags a img
{
	border:none;
	opacity: 1.0;
	filter: alpha(opacity=100);
	border:1px #666666 solid;
	
	
}
.flags a:hover img
{
	border:none;
	opacity: 0.6;
	filter: alpha(opacity=60);
	border:1px #666666 solid;
}
/* --------------------------------- gallery_foto */
.gallery a img
{
	border: #666666 2px double;
	opacity: 1.0;
	filter: alpha(opacity=100);
	
	
}
.gallery a:hover img
{
	border: #666666 2px solid;
	opacity: .6;
	filter: alpha(opacity=60);
	
}


/* --------------------------------- cars */
.cars 
{
background:#EEEEEE;
border:2px solid #CCCCCC;

	
	
	
}
.cars th
{
font-size:9px;
	
	
	
}
.cars td
{
font-size:10px;
	
	
	
}
/* --------------------------------- prices */
.prices 
{
background:#EEEEEE;
border:2px solid #CCCCCC;

	
	
	
}
.prices th
{
font-size:9px;
	
	
	
}
.prices td
{
font-size:12px;
	
	
	
}
.low
{
	text-align:center;
}
.low a img
{
	float:left; 
	margin-left:2px; 
	margin-right:2px;
}
.low a:hover img
{
	float:left; 
	margin-left:2px; 
	margin-right:2px;
}
.high
{
	text-align:center;
}

li
{
	padding-bottom:10px;
	color: #333333;
	list-style-image:url(../images/tik.jpg);
	
	
	text-align:justify;
	font-size:14px;
	
}




