body, td, th, textarea, table, input {  
	font-family: Tahoma, Arial, sans-serif;  
	font-size: 11px;
}

TABLE.search_formular {
	width: 365px;
	background-color: #f0f6ff;
	height:180px;
}

INPUT {
	font-weight: normal;
	color: #434343;
}

INPUT.guzik {
	font-weight: bold;
	cursor: pointer;
	color: white;
}




TABLE.hotel_desc TH.hotel_title {
	background-image: url('images/hotel_details_title.jpg'); 
	width: 100%; 
	height: 20px;
	color: white;
	font-weight: bold;
	padding-left: 36px;
	text-align: left;
	font-size: 12px;
}
.orange {
	color: #F28E28;
}
.row0 {
	background-color: #F0F6FF;
}
.row1 {
	background-color: #FFFFFF;
}

TABLE.UserDataTableForm TD {
	text-align: left;
}

TABLE.lewo TD, TABLE.lewo TH {
	text-align: left;
}

TD.orange_title {
	background-image: url('images/orange_title.jpg'); 
	width: 100%; 
	height: 20px;
	color: white;
	font-weight: bold;
	padding-left: 28px;
	text-align: left;
	font-size: 12px;
}

