.banner1
{
    padding: 5 0 0 100;
    width:350px;
    font-weight:bold;
    font-size:14px;
    color: ee2626;

}
.banner2
{
    padding: 5 0 0 100;
    width:350px;
    font-weight:bold;
    font-size:14px;
    color: ee2626;

}
.banner7
{
    padding: 15 0 0 150;
    width:350px;
    font-weight:bold;
    font-size:14px;
    font-family:arial;
    color: 037d74;

}
.banner3
{
    padding: 5 0 0 10;
    width:390px;
    font-weight:bold;
    font-size:14px;
    color: 051233;
    font-family:arial;

}
.banner4
{
    padding: 5 0 0 10;
    width:390px;
    font-weight:bold;
    font-size:14px;
    color: 051233;
    font-family:arial;

}
.banner5
{
    padding: 5 0 0 80;
    width:380px;
    font-weight:bold;
    font-size:14px;
    color: f11a1a;
    font-family:arial;

}
.banner6
{
    padding: 5 0 0 130;
    width:320px;
    font-weight:bold;
    font-size:14px;
    color: f11a1a;
    font-family:arial;

}
.hover
{
    text-decoration:underline;
}
    	body,td {
        	font-face:Arial;
        	font-size:14px;
    	}

    	h1 {
        	color:#780001;
        	font-family:Arial;
        	font-weight:bold;
        	font-size:12px;
        	text-decoration:none;
        	margin:0px;
        	text-transform: uppercase;
        	margin-left:8px;
    	}

    	h2 {
            font-size:18px;
            margin:0;
    	}
    	h4 {
            font-size:14px;
            margin:0;
    	}
    	a {
        	color:#780001;
    	}

    	a.top_menu {
        	color:ffffff;
        	font-family:Arial;
        	font-weight:bold;
        	font-size:12px;
        	text-decoration:none;
        	text-transform: uppercase;
    	}

    	a.top {
        	color:780001;
        	font-size:16;
        	font-weight:bold;
        	font-family:Arial;
    	}

        input {
	        font-family: Tahoma, Verdana, Arial;
	        color: #000000;
	        font-size: 10px;
        }

	    input.in, select.in, textarea.in {
	        font-family: Tahoma, Verdana, Arial;
	        color: #000000;
	        font-size: 12px;
	        border: 1px solid #C0C0C0;
	        background-color:ffffff;
	        padding: 1px;
	        margin: 0;
	    }

	    .bg {
        	background:url(http://www.hotelnews.ru/images/top_bg.jpg);
	    }

.content {
padding-left:5px;
padding-right:5px;
}

.list_header{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding-bottom:4px;
}
.hotel_list {
	padding-left:7px;
	padding-right:3px;
	border:1px solid #7B0002;
	padding-top:3px;
	padding-bottom:3px;
}

.hotel_list_header TD {
	background-color: #7B0002;
	font-size:12px;
	font-weight:bold;
	font-family:"Courier New", Courier, mono;
}

.hotel_list A, .hotel_list {
	font-size:12px;
	color:#000000;
}
.selected{
	color:#7B0002;
	font-weight:bold;
}

.price_table TD {
	border: 1px solid black;
	border-collapse:collapse;
}

.price_table A:hover, .price_table A {
	display:block;
	width:100%;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}
.price_table A:hover{
	background-color:#EEEEEE;

}
.price_table TH{
	font-size:14px;
}


.form_booking TD {
	padding-right:5px;
}
.inp {
	width:350px;
}