@charset "utf-8";
/* CSS Document */

html,body { height: 100%; }

.top_menu
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
}

.top_menu_over
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e89100;
}

.top_h1
{
	 font-size:16px; 
	 font-family:Georgia, "Times New Roman", Times, serif; 
	 color:#e99100; 
	 padding:10px 0 0 0; 
	 margin:175px 0 0 175px; 
	 position:absolute;
}

.picbutton
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.picbutton_over
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#e89100;
	text-decoration:underline;
}

.copyright
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}

.contact
{
	font-family:Calibri, Arial, sans-serif;
	font-size:11px;
	color:#e89100;
	line-height:19px;
	text-decoration:none;
}

.menu
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#555555;
}

.menu_bold
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.menu_bold_over
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#e89100;
	font-weight:bold;
}

.menu_over
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#e89100;
}

.position_category
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#7d7d7d;
}

.position_subcategory
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#000000;
}

.text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#433d29;
	text-decoration:none;
}

.textRev
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	cursor: pointer;
	color:#e99100;
}

.text_orange
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e89100;
	text-decoration:none;
}

.text_system
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
}

.text_title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.text_title_underline
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

.picture
{
	border:2px;
	border-color:#ffffff;
	border-style:solid;
}

.booking
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#f09600;
	text-decoration:none;
}

.button
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#433d29;
	width:200px;
	height:20px;
}

.button_small
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#433d29;
	height:20px;
}

.textfield
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
        text-decoration:none;
}

.flags
{
	border:none;
}

.date
{
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#818870;
}

.top_menu a:hover{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e89100;
	
}
.top_menu a{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}