/* CSS Document */

a:link { color: #000000; text-decoration: none; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: none; color: #666666; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
	}

.divCimoldalKiemelt {
	background-color: #d5e4ff;
	border-color: #abb5ca;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	width: 450px;
	}

.lablec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}
.lablec:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.lablec:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.lablec:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
.lablec:active {
	text-decoration: none;
	color: #FFFFFF;
	}
.lablec-szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}
.szoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
	}
.szallasfoglalas-info {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	}

.kepalairas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
.cimsor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	}
.random_fogadonev {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	}
.megjegyzes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	}
.galeria_lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
	}
.szoveg_kicsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	}
.esemenyek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	}
.szovegKiemelt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
	background-color: #FFFF66;
	}
.konyvajanlo {
	width: 180px;
	height: 630px;
	top: 0px;
	right: 0px;
	float: right;
	position: relative;
	margin: 10px;
	padding: 0px;
	border: none;
	display: block;
	overflow: hidden;
	}
.konyvajanlo_top {
	width: 180px;
	height: 382px;
	top: 0px;
	right: 0px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
.konyvajanlo_bottom {
	width: 180px;
	height: 248px;
	top: 0px;
	right: 0px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	}

/**
 * Cookies
 */
#cookies { background-color: rgba(0,0,0,0.7); bottom: 0px; color: #ffffff; font-size: 13px; height: 50px; line-height: 50px; position: fixed; text-align: center; width: 100%; z-index: 10000; }
#cookies a					{ color: #ffffff; text-decoration: underline; }
#cookies a:link			{ color: #ffffff; text-decoration: underline; }
#cookies a:visited	{ color: #ffffff; text-decoration: underline; }
#cookies a:hover		{ color: #ffffff; text-decoration: underline; }
#cookies a:active		{ color: #ffffff; text-decoration: underline; }
.cookie-ok { background-color: #ffffff; border-radius: 3px; color: #000000; cursor: pointer; font-weight: bold; padding: 5px 10px 5px 10px; }
