body {
	background: #2a98d5 url(images/back.jpg) repeat-x left top;
	font-family: trebuchet ms;
	color: #000000;
}
a { text-decoration: none;}
td{font-size: 12px;}

h1{font-size: 16px; line-height:15px;}

.table_main{
	background: #ffffff url(images/ustshadow.jpg) repeat-x left top;
	width: 910px;	
	border-color: #ea2264;
    border-width: 12px 12px 12px 12px;
    border-style: solid;
}

.fiyatborder{
	border-color: #e80000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    padding:10px;
}

.table_left_block{
	background: #ffffff url(images/left_block_back.jpg) repeat-x left top;
	
	border-color: #c8c8c0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    padding:10px;
}

.td_gunun_oteli{ background: #ace0fd url(images/gunun_otelis.jpg) no-repeat right bottom; padding:10px;}

.td_hotels_by_price{
	background: #ffffff url(images/ustshadow.jpg) repeat-x left top; 
	padding:10px;	
	font-size: 14px;
	border-color: #c8c8c0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.hotel_name_list{color: #cc0000;}

.hotels_name{font-size:14px; color: #cc0000; font-weight:bold;}
.hotels_category{color: #cc0000;}
.hotels_price{color: #cc0000;}

.hotel_name{font-size:18px; color: #cc0000; font-weight:bold;}