body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.top {
	padding: 10px 0px 0px 0px;
	background-image: url('img/h_top_all.jpg');
	background-repeat: no-repeat;
}
.top_menu {
	padding: 0px 8px 0px 8px;
	font-size:11px;
}
a.top_menu:link { color: #AFDDFF; text-decoration: underline; }
a.top_menu:hover { color: #FFFFFF; text-decoration: none; }
a.top_menu:active { color: #FFFFFF; text-decoration: none; }
a.top_menu:visited { color: #AFDDFF; text-decoration: underline; }
.second_area_bg {
	background-image: url('img/h_bottom_all.jpg');
	background-repeat: no-repeat;
	padding: 27px 0px 0px 5px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.menu_bg {
	background-image: url('img/bg_menu.gif');
}
a.menu_link:link { color: #666666; text-decoration: underline; }
a.menu_link:hover { color: #000000; text-decoration: none; }
a.menu_link:active { color: #000000; text-decoration: none; font-weight: bold; }
a.menu_link:visited { color: #333333; text-decoration: underline; }
.menu_active {
	font-weight: bold;
	color: #000000;
	background-image: url('img/menu.gif');
}
.title_page {
	background-image: url('img/letter_w.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #B36C00;
	font-weight:bold;
	font-size:13px;
	text-transform: uppercase;
	padding: 0px 0px 0px 36px;
}
.img_apl {
	background-image: url('img/doorman.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.main_content {
	padding: 0px 0px 0px 25px;
}
.special_offers {
	padding:0px 0px 30px 15px;
}
.book_a_room {
	padding: 20px 0px 0px 0px;
}
.footer {
	background-image: url('img/footer.gif');
	background-repeat: no-repeat;
}
.foot_img {
	padding: 27px 0px 0px 16px;
}
.foot_txt {
	padding: 20px 0px 0px 20px;
}
.foot_copy {
	color: 666666;
	padding: 0px 0px 22px 45px;
}
h1 {
	font-size:12px;
	font-weight:bold;
	font-size:13px;
	text-transform: uppercase;
}
.p {
	color:#B36C00;
}


.logoMinotel{
	background: url(img/logo-minotel.jpg);
	width: 199px;
	height: 114px;
	position: absolute;
	top: 743px;
	left: 652px;
}

table.massage{
	width: 400px;
}

table.massage caption{
	padding: 3px;
	background: #F1F1F1;
	font-weight: bold;
	text-transform: uppercase;
}

table.massage td{
	text-align: center;
	padding: 2px;
}

table.massage th{
	text-align: center;
	padding: 2px;
}

table.massage td.jmeno{
	text-align: left;
}

table.massage th.jmeno{
	text-align: left;
}

img.right-img{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #DCDCDC;
	padding: 1px;
}
h3{
	margin-left: 10px;
}

table.massage a:hover{
	text-decoration: none;
}

p.text{
	padding: 10px;
}
