h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #482400;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
table {
	border: none;
}
td {
	border: 1px solid #00CC00;
	vertical-align: top;
}
.praguehotel {
	font-size: 15px;
	font-weight: bold;
}
.hoteladdress {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.hotelinfo {font-size: 11px}
a:link {
	color: #000088;
	text-decoration: none;
}
a:visited {

	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
a:active {

	color: #00A040;
	text-decoration: underline;
}
