/* RESET CSS FROM http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ---- ALTALANOS CSS ---- */

body {
	background: url('img/bg.png') #F7F7F7;
	text-align: center;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #36738C;
}

a:hover {
	text-decoration: none;
}

input.sub {
	background: #36738C;
	color: white;
	border: 2px solid #9fcbe2;
	font-weight: bold;
	padding: 2px 20px 2px 20px;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
}

input.inp {
	width: 350px;
	font-size: 12px;
	font-family: Georgia, Serif;
}

div.clear {
	clear: both;
}

div.container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	border: 3px solid #f5983d;
	border-top: 0px;
	border-bottom: 0px;
}

textarea {
	height: 160px;
	width: 390px;
	display: block;
	margin: 10px 0px 10px 0px;
	font-family: Georgia, Serif;
	font-size: 12px;
}

/* ---- FEJLEC ES MENU ---- */

div.header {
	height: 309px;
	width: 1000px;
	background: url('img/header.png') no-repeat top center;
}

ul.fomenu {
	position: relative;
}

ul.fomenu a {
	display: block;
	text-indent: -9999px;
	float: left;
	position: absolute;
	z-index: 99;
}

ul.fomenu a#magunkrol {
	height: 35px;
	width: 98px;
	background: url('img/m_magunkrol.png') no-repeat center center;
	top: 258px;
	left: 40px;
}

ul.fomenu a#extrem {
	height: 34px;
	width: 149px;
	background: url('img/m_extrem.png') no-repeat center center;
	top: 255px;
	left: 170px;
}

ul.fomenu a#hajoturak {
	height: 34px;
	width: 88px;
	background: url('img/m_hajoturak.png') no-repeat center center;
	top: 252px;
	left: 340px;
}

ul.fomenu a#strand {
	height: 41px;
	width: 123px;
	background: url('img/m_strand.png') no-repeat center center;
	top: 236px;
	left: 445px;
}

ul.fomenu a#szallashelyek {
	height: 42px;
	width: 108px;
	background: url('img/m_szallashelyek.png') no-repeat center center;
	top: 217px;
	left: 590px;
}

ul.fomenu a#rivieraplusz {
	height: 46px;
	width: 112px;
	background: url('img/m_rivieraplusz.png') no-repeat center center;
	top: 193px;
	left: 715px;
}

ul.fomenu a#araink {
	height: 45px;
	width: 65px;
	background: url('img/m_araink.png') no-repeat center center;
	top: 166px;
	left: 841px;
}

ul.fomenu a#kapcsolat {
	height: 57px;
	width: 77px;
	background: url('img/m_kapcsolat.png') no-repeat center center;
	top: 130px;
	left: 918px;
}

div.lenyilomenu {
	position: relative;
}

ul.extremmenu, ul.strandmenu, ul.rivieramenu {
	display: block;
	background: #9FCBE2;
	width: 150px;
	position: absolute;
	padding: 10px 0px 10px 0px;
	z-index: 30;
}

ul.extremmenu a, ul.strandmenu a, ul.rivieramenu a {
	color: white;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	display: block;
	line-height: 25px;
	text-indent: 10px;
}

ul.extremmenu a:hover, ul.strandmenu a:hover, ul.rivieramenu a:hover {
	background: #ffae5c;
	color: #c64b00;
}

ul.extremmenu {
	top: 285px;
	left: 175px;
	background: #f5983d;
}

ul.strandmenu {
	top: 265px;
	left: 420px;
	padding: 20px 0px 10px 0px;
	background: url('img/bg_strand.png') no-repeat top left #f5983d;
}

ul.rivieramenu {
	top: 203px;
	left: 702px;
	padding: 40px 0px 10px 0px;
	width: 180px;
	background: url('img/bg_riviera.png') no-repeat top left #f5983d;
}

ul.topicons {
	left: 587px;
	position: absolute;
	top: 16px;
	width: 230px;
	z-index: 310;
}

ul.topicons li {
	float: left;
	display: block;
}

ul.topicons li a {
	float: left;
	line-height: 35px;
	height: 35px;
	width: 54px;
	display: block;
	font-size: 10px;
	color: #aad9f6;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 0px 4px;
	text-align: center;
}

/* ---- TARTALOM ---- */

div.content {
	float: left;
	width: 430px;
	margin: 20px 0px 20px 20px;
}

div.content img.icon {
	float: left;
	margin: 15px 5px 5px 5px;
}

div.content h2 {
	color: #35738C;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.1em;
	margin: 20px 0px 0px 0px;
}

div.content h2 small {
	display: block;
	font-size: 12px;
	color: #81BAD1;
	margin: 0px 0px 0px 120px;
}

div.content p {
	color: #35738C;
	line-height: 1.2em;
	text-align: justify;
	text-indent: 15px;
	margin: 3px 0px 5px 0px;
	clear: both;
}

div.content div.uzenet span {
	font-weight: bold;
	color: #35738C;
	float: left;
	margin: 15px 0px 0px 0px;
	width: 420px;
	font-size: 12px;
}

div.content div.uzenet span small {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #81BAD1;
	position: relative;
	top: -20px;
}

div.content div.uzenet p {
	border-bottom: 1px solid #36738C;
	padding: 0px 0px 10px 0px;
}

div.content span {
	clear: both;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}

div.content small {
	font-size: 10px;
	color: #999;
}

/* ---- SIDE ---- */

div.side {
	float: right;
	margin: 20px 20px 20px 0px;
	width: 494px;
	padding: 0px;
	background: url('img/side_bg.png') repeat-y;
}

div.side img.scroller {
	margin: 10px;
}

div.side img#sidetop {
	vertical-align: top;
}

div.side img#sidebottom {
	vertical-aligm
}

div.partner {
	float: left;
	margin: 10px;
}

div.szavazas {
	float: right;
	width: 240px;
	margin: 10px;
}

div.partner h2, div.szavazas h2 {
	color: #35738C;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
}

div.partner a {
	display: block;
	text-align: center;
	width: 200px;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #35738C;
}

div.partner a img {
	margin: 0px 0px 10px 0px;
}

div.partner a:hover {
	color: #6AB9D9;
}

div.szavazas p {
	font-family: Georgia, Serif;
	font-size: 14px;
	font-style: italic;
	color: #36738C;
	text-align: justify;
	margin: 0px 0px 10px 0px;
}

div.szavazas label {
	line-height: 25px;
	font-weight: bold;
	color: #36738C;
}

div.szavazas a {
	display: block;
	line-height: 30px;
	font-size: 11px;
}


/* ---- GALLERY ---- */

div.gallery {
	margin: 10px;
}

div.gallery div.kep {
	float: left;
	margin: 5px;
}

div.gallery div.kep a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #BBB;
	background: #F5F5F5;
	padding: 5px;
	width: 220px;
}

div.gallery div.kep a:hover {
	background: #E5E5E5;
	color: #000;
}

div.gallery div.kep img {
	display: block;
	margin: 0px 0px 10px 0px;
}

/* ---- FOOTER ---- */

div.footer {
	text-align: center;
	line-height: 30px;
}

div.footer ul {
	text-align: center;
}

div.footer ul li {
	float: left;
	background: #f5983d;
}

div.footer ul li a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	width: 125px;
}

div.footer ul li a:hover {
	text-decoration: underline;
}


/* ---- IMAGE ROTATOR ----*/

div#scroller ul li.hidden {
	display: none;
}

div#scroller ul li.current {
	display: block;
}

div#scroller ul li {
	padding: 0px 0px 0px 7px;
}

div#scroller ul li img {
	border: 3px solid #9fcbe2;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* Guestbook */
#guestbook td {vertical-align:top; padding:3px;}

#guestbook textarea {margin:0;}

.siker {color:#009900;}
.hiba {color:#FF3300;}

.siker, .hiba {margin:8px 0 8px;text-align:center;font-weight:bold;}

#vote td {padding:5px 13px 2px 0;}



div.content div.galeria {
	margin: 0px 0px 0px 10px;
}
div.content div.galeria2 .title, div.galeria .title {
	margin:3px 0 3px 5px;
	font-weight:bold;
	}

div.content div.galeria a, div.galeria2 a {
	float: left;
	margin: 10px;
	display: block;
	padding: 10px;
	border: 1px solid #826d12;
	text-align: center;
}

div.content div.galeria a:hover {
	background: #e3edbf;
}

div.content div.galeria a img, div.galeria a img {
	display: block;
	margin: 0px 0px 5px 0px;
	border: 1px solid #826d12;
}
div#scroller ul {
	height: 340px;
}

