* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px none;
}

*:focus {
    outline: 0px;
}

body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000;
}

/* --- BANNER AJANLAT --- */

.bannerkeret {
	text-align: center;
	overflow: hidden;
}

.bannerkeret a {
	text-decoration: none;
	color: #000;
}

.bannerkeret .hotelnev {
	display: block;
	height: 26px;
	overflow: hidden;
}

.bannerkeret span {
	color: #D20000;
	font-weight: bold;
	text-decoration: none;
}

.bannerajanlat {
	background: url(http://static.szallas.hu/images/affilate/bg_ajanlat.gif) bottom repeat-x;
	height: 118px;
	overflow: hidden;
}

.bannerajanlat img {
	padding: 1px;
	border: 1px solid #FFA200;
}

.bannerajanlat:hover {
	background: #FFFFDD;
}

/* --- BANNER FEKVO --- */

.bannerkeret_fekvo {
	text-align: center;
	overflow: hidden;
	display: table;
}

.bannerkeret_fekvo a {
	text-decoration: none;
	color: #000;
	display: block;
}

.bannerkeret_fekvo .hotelnev {
	display: block;
	height: 26px;
	overflow: hidden;
}

.bannerkeret_fekvo span {
	color: #D20000;
	font-weight: bold;
	text-decoration: none;
}

.bannerajanlat_fekvo {
	background: url(http://static.szallas.hu/images/affilate/bg_ajanlat.gif) bottom repeat-x;
	float: left;
	display: table-cell;
	height: 118px;
	width: 118px;
	border-left: 1px dotted #CCC;
	padding: 0px 2px;
	overflow: hidden;
}

.bannerajanlat_fekvo img {
	padding: 1px;
	border: 1px solid #FFA200;
}

.bannerajanlat_fekvo:hover {
	background: #FFFFDD;
}
