h2 {
	font-size: 12px;
	color: #8a0000;
	text-align: justify;
	margin-top: -1px;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.font_strong {
	font-weight: bold;
}

#introduction {
	margin: auto;
	background: url(/kepek/hotelabc_background.jpg) no-repeat top;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	position: relative;
}

#introduction h1 {
	padding-top: 100px;
	margin-top: -1px;
	text-align: center;
	font-size: 16px;
}

#contact_us {
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#contact_us a {
	color: #8D3716;
	font-size: 13px;
}

.hotelblock {
	width: 620px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	color: #8a0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #8a0000;
	background: #e9b55d;
}

.hotelblock a {
	color: #8d3716;
}

.hotelblock img {
	border: none;
}

.hotelname {
	display: block;
	background: #8a0000;
	text-align: left;
}

.hotelname a {
	color: #ffffff;
	font-size: 16px;
	padding-left: 20px;
	text-decoration: none;
}

.hotelpicture {
	width: 133px;
	border: 1px solid #8a0000;
	padding: 0px;
	margin: 0px auto;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.hoteldata {
	width: 460px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	border: 0px;
	float: right;
}

.hotelcategory {
	float: left;
}

.hotellocation {
	float: right;
}

.hoteltext {
	padding: 0;
	padding-right: 5px;
	margin: 0 auto;
	margin-top: 10px;
	font-weight: normal;
	text-align: justify;
}

.hotelprice {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
}

.hoteldetailslink {
	padding: 0;
	margin: 0;
	padding-right: 5px;
	font-size: 14px;
	float: right;
}

.hoteldetailslink a {
	text-decoration: none;
}

.hoteldetailslink a:hover {
	color: #ffffff;
	text-decoration: none;
}

.nagy {
	font-size: 18px;
}

#pager {
	text-align: center;
}

#pager a {
	color: #8a0000;
	font-size: 14px;
	font-weight: bold;
}

.cityphotos img {
	border: 1px solid #f4e39e;
	margin: 0;
	margin-bottom: 20px;
}

.cityphotos-left {
	float: right;
}

.cityphotos-right {
	float: left;
}

.roundbox h3 {
	margin-top: 0;
}

.roundbox_index_menu_style h2 {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	display: inline;
}

.roundbox_index_menu_style ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.roundbox_index_menu_style li {
	list-style: none;
	display: inline;
	text-indent: 15px;
}

.roundbox_index_menu_style a {
	text-decoration: none;
	border: 0;
	border-bottom: 1px solid #8a0000;
	color: #8a0000;
	display: block;
	line-height: 2.3em;
}

.roundbox_index_menu_style a img{
	text-decoration: none;
	border: 0 none;
	padding-left: 20px;
}

.roundbox_index_menu_style a:hover {
	color: #f4e39e;
	font-weight: bold;
	background: #8a0000;
}

