﻿body {
	font-family: Tahoma, Arial, Verdana, sans-serifl
}

div.mainpagelogo {
	padding: 20px 0px 12px 55px;
}

h1 {
	color: #c1272d;
	font-size: 115%;
	font-weight: normal;
}

select.SearchMain {
	width: 99%;
	border: 1px solid #333;
}

div.searchform table td {
	font-size: 75%;
}

td.InputsDecorations {
	padding: 3px 12px 3px 2px;
}

div.logo {
	z-index: 2;
	position: absolute;
	padding: 20px 0px 0px 9%;
	width: 81%;
}

.oranga {
	background-color: #e06a26;
}

/*new*/

td.Backorange {
	background-color: #e06a26;
	padding: 8px 5px 24px 2px;
}

/*+8! */

/*
td.findfreerooms {
	padding: 24 px 10px 5px 0px;
} */

td.findfreerooms {
	padding: 24px 5px 5px 2px;
	background-color: #e06a26;
	}

td.definition {
	color: #fff;
	line-height: 100%;
	font-size: 80%;
}

.arrowhit {
	background-attachment: scroll;
	background-image : url(images/arrowhittotal.gif);
	background-position : center left;
	background-repeat : no-repeat;
}

.arrowback {
	background-attachment: scroll;
	background-image : url(images/arrow_back.jpg);
	background-position : top right;
	background-repeat : repeat-y;
}

div.searchArrow {
	padding: 60px 0px 10px 0px;
}

.linkEmul { cursor: pointer; }

.linkEmpty { cursor: default; }

.requiredFieldMessage
{
    color: #ee1111;
    font-size: 9pt;
    font-weight: bold;
}
