span.weather {
    font-size: 12px;
    font-weight:800;
    color: lime;
}
/* hotels */
.hotel_item{margin-bottom: 20px;background: #F7F7F7;padding: 10px;}
.hotel_item h2{display: inline;font-weight: bold;font-size: 100%}
.hotel_item h2 a{text-decoration: none;color: #00FF00}
.hotel_item a{text-decoration: none;}
.hotel_item .category{color: #FF6600; font-weight: bold;}
p + p{margin: 0;}
.hotel_item p{margin: 0;}
.hotel_item .param{font-size: 80%;}
.hotel_item .param strong{color:#009900;}
.hotel_item .note{font-size: 75%;color:#CC3300;}
.hotel_item table {padding: 3px;background: #FFF;padding: 10px;}
.hotel_item table td{padding: 3px;}
.price_hotel td{font-weight: bold;}
.price_hotel .row1{background: #FFF;}
.price_hotel .row2{background: #99FF99;}

.hotel_descr table{padding:10px;}
.hotel_descr p{margin-left:280px;}
.hotel_descr ul{margin-left:280px;}
.hotel_descr li{margin-left:20px;}
.hotel_descr .title{font-weight:bold;}
.block .category{color: #FF6600; font-weight: bold;}
