@charset "iso-8859-2";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic&subset=latin,latin-ext);


body, html {
    height: 100%;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, b, strong {
	font-weight: 700;
}
a img {border: none;
}
/* */
/*body {
	font-size: 14px;
	color: #666;
	font-family: 'Open Sans Condensed', sans-serif;
	background-image: url(../images/bg-1.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 300;
}*/
body {
	font-size: 14px;
	color: #666;
	font-family: 'Open Sans Condensed', sans-serif;
	/*background: url(../images/hatter.jpg) repeat-y center center fixed; */
	background-color: #7d7d7d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 300;
}
a {
	color: #666;
	text-decoration: none;
}
.cf {
	display: block;
}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {}
.alsoborder {
	border-bottom: 1px solid #5A3065;
}
#content {}
#footer {
	margin-top: 31px;
    padding-bottom: 30px;
}
.container {
	position: relative;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.logo {
	text-align: center;
}
.logo h1, .logo h2 {
	color: #5A3065;
}
.logo a {
	background-image: url(../images/logo_laguna.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: inline-block;
	width: 528px;
	background-size: cover;
	//height: 125px;
	height: 165px;
}
.logo h1 {
	font-size: 80px;
	line-height: 80px;
	margin-bottom: 35px;
	margin-top: 20px;
	text-transform: uppercase;
}
.logo h2 {
	margin-top: 0;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 48px;
	font-size: 48px;
	letter-spacing: 30px;
}
.menu {
	padding-bottom: 20px;
	text-align: center;
}
.menu ul{
	list-style-type: none;
	display: inline-block;
}
.menu li {
	display: block;
	position: relative;
	float: left;
	margin: 0px 16px;
}
.menu li a {
	display: block;
	text-decoration: none;
	color: rgba(255,255,255,0.7);
	font-size:21px;
/*	font-size:24px;*/
	text-transform: uppercase;
}
.menu li a:hover, .menu li .menu-aktiv {
	color: #FFFFFF;
}
.menu ul ul {
	position: absolute;
	display: none;
	z-index: 10;
	margin-top: 0px;
/*	display: block;*/
}
.menu li:hover ul {
	display: block;
	
}
.menu ul ul li {
	text-align: left;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 150px;
	background-color: #FFF;
}
.menu ul ul li:first-child {
	padding-top: 20px;
}
.menu ul ul li a {
	text-transform:none;
	font-size: 16px;
}
/*.bg1 {
	background-color: #F6F6F6;
}*/
.bg1 {
	/*background: url(../images/hatter.jpg) no-repeat center center fixed; */
	background-color: #FFFFFF;
}
.nyitokep {
	text-align: center;
}
.also_elvvonal {
	padding-top: 30px;
	border-bottom: 1px solid #C1C1C1;
}
.fright {
    float: right;
}
.fleft {
    float: left;
}
/*#footer h1 a {
	color: #5A3065;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 47px;
	text-decoration: none;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}*/
#footer h1 a {
	color: #5A3065;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 65px;
	text-decoration: none;
	background-image: url(../images/logo_laguna.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0 auto;
}
#footer .footer-link {
	color: #FFF;
}
#footer h1 {
	margin: 0px;
	font-weight: 300;
	font-size: 24px;
	text-transform: uppercase;
}
.copyright {
	color:#FFFFFF;
	font-weight:bold;
}

.copyright a {
	text-decoration: none;

}
.ico_faceb, .ico_emenu, .ico_wifi, .ico_tripadvisor {
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    width: 30px;
    display: block;
	float: left;
    text-indent: -9999px;
}
.ico_wifi {
    background-image: url('../images/wifi.png');
    width: 42px;
    margin-right: 4px;
}
.ico_emenu {
    background-image: url('../images/emenu.png');
    margin-right: 4px;
}
.ico_faceb {
    background-image: url('../images/faceb.png');
    margin-right: 4px;
}
.ico_tripadvisor {
    background-image: url('../images/ico_tripadvisor.png');
    width: 31px;
    margin-right: 4px;
}
.cimke h2 {
    text-transform: uppercase;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 36px;
	color:#FFFFFF; 
	font-weight:bold;
}
.cimke h2 span:after {
    right: 0px;
}
.cimke h2 span:before {
    left: 0px;
}
.cimke h2 span:before, .cimke h2 span:after {
    content: "";
    width: 156px;
    height: 2px;
    top: 10px;
    background: none repeat scroll 0% 0% #FFFFFF;
    display: block;
    position: absolute;
}
.cimke h2 span {
    position: relative;
    display: inline-block;
    padding-left: 175px;
    padding-right: 175px;
}
.ajanlataink {
	background-color: #FFF;
}
.ajanlataink .b-1, .ajanlataink .b-2 {
    width: 320px;
	float: left;
}
.ajanlataink .b-3 {
	float:left;
    width: 300px;
}
.ajanlataink .b-1 img, .ajanlataink .b-2 img, .ajanlataink .b-3 img {
}
.b-1 .belso, .b-3 .belso {
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.ajanlataink .ar {
    float: left;
    margin-right: 15px;
	font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    font-weight: 700;
}
.ajanlataink .etelnev {
    font-size: 18px;
    font-weight: 700;
}
.ajanlataink .etelleir {
	padding-top: 0px;
    text-transform: uppercase;
	font-size: 16px;
    letter-spacing: 2px;
}
.b-2 .belso {
	width: 110px;
	float: left;
	padding: 10px;	  
}
.arelott {
	padding-right: 10px;
	float: left;
	padding-top: 8px;
	display: inline-block;
}
.ajanlataink .b-3 .etelleir {
	padding-top: 12px;
}
.ajanlataink .etelnev a {
transition: all 0.4s ease 0s;
}
.ajanlataink .etelnev a:hover {
	color: #5A3065;
}
.hirblokk_list {
	list-style-type: none;
}
.hirblokk_list li {
	width: 300px;
	margin-right: 20px;
	float: left;
	color:#FFFFFF;
	font-weight:bold;
}
.hirblokk_list li:last-child {
	margin-right: 0px;
}
.hirblokk .datum {
	font-size: 12px;
}
.hirblokk .cim {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
}
.hirblokk .leiras {
	text-align: justify;
}
.gomb {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    transition: all 0.4s ease 0s;
    line-height: 20px;
    border-top: 1px solid #FFF;
    margin-top: 12px;
    color: rgba(255,255,255,0.8);
    padding-top: 13px;
    letter-spacing: 1px;
}
.gomb:hover {
	color: rgba(255,255,255,1.0);
}
.bemutatk {
	margin-top: 30px;
	background-color: #FFF;
	margin-bottom: 30px;
}
.w470 {
	width: 470px;
}
.foglalas {
	background-image: url(../images/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 316px;
	width: 470px;
	color: #FFF;
	text-align: center;
}
.foglalas h2 {
	text-transform: uppercase;
	margin-top: 55px;
	margin-bottom: 0px;
	color: #FFF;
	font-weight: 700;
	font-size: 60px;
}
.tszam {
	font-size: 40px;
}
.foglalas a {
	color: #FFF;
	font-size: 30px;	
}
.foglalas a:hover {
	text-decoration:underline;
}
.motto {
	position: relative;
	font-size: 18px;
/*	padding: 34px 50px 20px 62px;*/
	padding: 15px 20px 20px 32px;
}
.v1 {
    position: absolute;
    left: 41px;
	top: 30px;
}
.idezojel {
	vertical-align: top;
	margin-top: -15px;
    display: inline-block;
    font-size: 48px;
}
.motto_iro {
	color: #5A3065;
	text-transform: uppercase;
}
.alahuzott:hover {
	color: #666;
	text-decoration: underline;
}
.narancs, .mottoszov:hover {
	color: #5A3065;
}
.slidercim {
	font-size: 16px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
}
.slider_leiras {
	text-align: center;
	font-size: 12px;
}
.also_kepek_list {
	list-style-type: none;
}
.also_kepek_list li {
	width: 300px;
	margin-right: 20px;
	float: left;
}
.also_kepek_list li:last-child {
	margin-right: 0px;
}
.bannerhely {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #5A3065;
}
.tartalom_bal {
	width: 620px;
	margin-right: 10px;
	float: left;
}
.txt_main {
	text-align: justify;
	color:#FFFFFF;
	font-weight:bold;
}

.txt_main a {
	color:#FFFFFF;
	font-weight:bold;
}

.tartalom_jobb {
	width: 300px;
	margin-left: 10px;
	float: left;
}
.cimke_jobb {}
.cimke_jobb h2 {
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	padding-top: 40px;
	padding-bottom: 36px;
}
.cimke_jobb h2 span:after {
    right: 0px;
}
.cimke_jobb h2 span:before, .cimke_jobb h2 span:after {
    width: 59px;
}
.cimke_jobb h2 span:before {
    left: 0px;
}
.cimke_jobb h2 span:before, .cimke_jobb h2 span:after {
    content: "";
    height: 2px;
    top: 10px;
    background: none repeat scroll 0% 0% #FFFFFF;
    display: block;
    position: absolute;
}
.cimke_jobb h2 span {
 position: relative;
    display: inline-block;	
    padding-left: 77px;
    padding-right: 77px;
}
.lista {
	margin-top: -16px;
	list-style-type: none;
}
.lista li {
	line-height: 28px;
	padding-left: 14px;
	position: relative;
	background-image: url(../images/lista.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.lista a {
	color: #5A3065;
	transition: all 0.4s ease 0s;
}
.lista a:hover {
	color: #666;
}
.online-r-kep img {
	width: 100%;
}
.online-r-cim {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.online-r-cim a {
	transition: all 0.4s ease 0s;
}
.online-r-cim a:hover {
	color: #5A3065;
}
.online-r-bekuld, .online-r-bekuld a {
	font-size: 12px;
	color: #5A3065;
	padding-bottom: 15px;
}
.online-r-bekuld a:hover {
	text-decoration: underline;
}
.online-r-leiras {
	text-align: justify;
}
.gombhold { 
	margin-bottom: 40px;
}
.kep_tav_szeles {
    width: 15px;
}
.kep_tav_magas {
    height: 15px;
}
.pic_border {
}
.terkep {
	width:380px;
	margin-right: 10px;
	float: left;
}
.elerh_adatok {
	width: 220px;
	float: left;
	margin-left: 10px;
}
.elerh_adatok span {
	width: 80px;
	display: inline-block;
}
.elerh_adatok a {
	color: #5A3065;
}
.kapcsolat_input {
	height: 40px;
	padding: 11px 7px 10px 17px;
	outline: medium none;
	width: 300px;
	color: #030303;
	border: 1px solid #E1E0E0;
	box-sizing: border-box;
	position: relative;
	background-image: url(../images/bg-1.gif);
	margin-bottom: 10px;
}

.kapcsolat_input2 {
	height: 40px;
	padding: 11px 7px 10px 17px;
	outline: medium none;
	width: 100%;
	color: #030303;
	border: 1px solid #E1E0E0;
	box-sizing: border-box;
	position: relative;
	background-image: url(../images/bg-1.gif);
	margin-bottom: 10px;
}

.kapcsolat_gombok a {
    float: right;
    margin-top: 18px;
    margin-left: 10px;
    padding-left: 10px;
}

.vendgombok a {
    margin-top: 18px;
    margin-left: 10px;
    padding-left: 10px;
}

.pager_text {
	font-size: 15px;
	color: #707277;
}
.pager {
	font-size: 15px;
	color: #707277;
	text-decoration: none;
}
INPUT.form_inpbox {
	width: 100% !important;	
	background-color: #FFF;
	border: 1px solid #1A1818;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	border-radius: 4px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	color: #959595;
}
.munkapubl {
	width: 100% !important;	
	background-color: #FFF;
	border: 1px solid #1A1818;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	display: inline-block;
	height: 90px;
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	border-radius: 4px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	color: #959595;
}
INPUT.form_inpbox:focus, .munkapubl:focus {
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
	border-color: rgba(82, 168, 236, 0.8);
}
.text {
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    margin: 5px;
	text-transform:uppercase;
}
.adminmenu {
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    margin: 5px;
}
.ujablak_betuk {
	color : #000000;
	font-size : 14px;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding-left: 2px;
	padding-right: 2x;
	display : block
}
.munkaterulet {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	 color : #696969;
	 font-size : 14px;
	 text-decoration: none;
	 font-weight: regular;
	 text-align: justify;
	 background-color: '#FFFFFF';
	 padding-left: 4px;
	 padding-right: 4px;
} 
.munkaterulet2 {
	color : #000000;
	font-size : 11px;
	background-color: #FFFFFF;
} 
.gomb2 {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease 0s;
	line-height: 20px;
	margin-top: 12px;
	color: #5A3065;
	padding-top: 13px;
	letter-spacing: 1px;
	background-color: transparent;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
}
.gomb2:hover {
	color: #666;
}
#kepvalto .bx-wrapper .bx-viewport {
	/*box-shadow: 0px 0px 5px #422768;*/
}
#kepvalto .bx-wrapper .bx-prev {
	left: -70px;
}
#kepvalto .bx-wrapper .bx-next {
	right: -70px;
}
#kepvalto .bx-wrapper .bx-pager {
	bottom: 15px;
}
#kepvalto .bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px;
    height: 16px;
    border-radius: 8px;
}


.galeria {
	list-style-type: none;	
}
.galeria li {
	cursor: pointer;
	width: 268px;
	margin-right: 20px;
	float: left;
}
.galeria li:nth-child(4n) {
	margin-right: 0px;
}
.galeria li:nth-child(4n+1) {
 clear:left;
}
.galeria_kep {
	background-repeat: no-repeat;
	background-position: center center;
	height: 268px;
	background-size: cover;
}
.galeria h3 {
	font-weight: 300;
    text-align: center;
    line-height: 51px;
    background-image: url('../images/body.gif');
    background-repeat: repeat;
    font-size: 20px;
}


.keret {
 filter: alpha(opacity=50);
   opacity: 0.5;
}

.keret_over {
 opacity: 1;
 -webkit-transition: opacity 1s ease-in-out;
 -moz-transition: opacity 1s ease-in-out;
 -ms-transition: opacity 1s ease-in-out;
 -o-transition: opacity 1s ease-in-out;
 transition: opacity 1s ease-in-out;
}

.szorolap
{
    margin-right: auto; margin-left: auto; padding-bottom: 10px; 
    width: 200px;
    
}

.szorogomb
{
    background-color: rgb(102,102,102);
    color: #ffffff;
    padding: 10px 30px;
}