@charset "UTF-8";


a:link {color: white;}    
a:visited {color: white;}  
a:hover {color: white;} 
a:active {color: white;} 
a:link {text-decoration:underline;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
.fb-comments, .fb-comments iframe[style], .fb-comments span {
   width: 95% !important;
}

div.mainmain{
/*	position: relative;	*/
	position: static;
	margin-left:auto;
        margin-right:auto;
	text-align: center;
	height: 70%; 
	width: 100%; 
	padding: 0%;
}

/* ################################################################ */

div.menubar{
	display: inline-table;
    	position: relative;
	background-color: rgba(5,40,40,0.2); 
	width: 100%;
	height: 28%;
	margin-left:auto;
	margin-right:auto;
	padding: 0px; 
	font-family: 'Lato', sans-serif;
/*	font-size: 2.0vmin;  porffy */
	font-size: 2.2vmin;
        font-weight: 400;
        text-shadow: 0.5px 0.5px 1px #666;
        -webkit-text-stroke-width: 0.6px;
	color: #fff;
}

div.menutext{
/*	background-color: rgba(25,114,2,0.3);   */
	margin: auto;
	letter-spacing: 2px;
	float: left; 
	margin-left: 2px;
	height: 100%; 
	width: 75%; 
	text-align: left;
/*	padding: 5px;  porffy */
	padding: 15px;
}


.menutext a:link{
	color: white;
	text-decoration:none;
}

.menutext a:visited {
	color: white;
	text-decoration:none;
        }


div.social{
/*	background-color: rgba(5,4,2,0.3);  */
	margin-left:auto;
	margin-right:auto;
	float: right; 
	height:100%; 
	width: 7%; 
	text-align: right;
/*	padding-top: 4px; porffy */
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* ################################################################ */

div.aboutbox{
	position: relative;
	background-color: rgba(5,4,2,0.2);
	color: #fff;
	width:80%;
	height:100%;
	top: 60px; /* changed from 20 to 60 porffy */
	display: inline-table;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	text-align: left; 
	letter-spacing: 1.0px;
        font-size: 2.8vmin;
        text-shadow: 0.5px 0.5px 1px #666;   
        font-weight: 400;
        font-family: 'Lato', sans-serif; /* added porffy */


}

/* tartalom felso szekcio */

div.contentheader{
/*	background-color: rgba(5,4,2,0.2); */
    	position: relative;
	height: 35%;
	padding: 0px;
	width:96%;
	top: 10px;
	display: inline-table;
	margin-left:auto;
	margin-right:auto;
	font-family: 'Lato', sans-serif;
	font-size: 5.5vmin;
        font-weight: 300;
	text-shadow: .5px .5px 1px #444;
        -webkit-text-stroke-width: 0.6px;
	color: #fff;
}

div.oldal { 
	float: left;
	text-align: left;
	margin:0;
	padding:0;
	border:0;
	margin: 0px;
	display: inline-table;
	padding: 0px;

}


div.aloldalcim { 
	float: right; 
	text-align: right;
	margin:0;
	padding:0;
	border:0;
	margin: 0px;
	display: inline-table;
}

div.aloldalcim a {
	text-decoration:none;
	}


/* tartalom masodik sor*/
div.camera { 
	float: left;
	display: inline-table;
	font-size: 2.8vmin; 
	font-weight: 300;

}

div.vekker { 
	float: right; 
	display: inline-table;
	font-size: 2.8vmin; 
	text-align: right;
	font-weight: 300;

}

/* *********************  tide es tsai *********************************** */
div.contentheader2 {
/*	background-color: rgba(5,4,2,0.2); */
    	position: relative;
	height: 35%;
	width:96%;
	display: inline-table;
	margin-left:auto;
	margin-right:auto;
	top: 50px;
	margin:0;
	padding:0;
	border:0;
	color: #fff;
	letter-spacing: 1px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 2.8vmin; 
	text-shadow: .5px .5px 1px #444;
	-webkit-text-stroke-width: 0.6px;

}


div.tideinfo { 
	float: left;
	display: inline-table;
	text-align: left;
}

div.tempwindinfo { 
	float: right; 
	display: inline-table;
	text-align: right;
}


/* ****** banner popup, thanks to author: istockphp.com  *****************/
/* a banner jelenlete alatt erinthetetlen terulet */
#backgroundPopup {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background: url('/DIANIWEB2/live.jpeg') no-repeat center center fixed ; 
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin:0;
    padding:0;
    border:0;
    top:100px;
    left:0px;
}

#toPopup {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    margin-left:auto;
    margin-right:auto;
    position: fixed;
    bottom: 25%;
    left: 10%;
    width: 75%;
    z-index: 2;
}
div.loader {
    background: url("../img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 50%;
    position: absolute;
    margin-left: -10px;
}
div.close {
    background: url("../img/closebox.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -27px;
    top: -24px;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 4px 7px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}

img {
    width: 100%;
}
/* ************************************************* */

div.orasalbum{
/*      background-color: rgba(200,4,2,0.2); */
	position: absolute; 
	bottom: 0px; 
        color: #fff;
	left: 0%;
	right: 0%;
        margin: auto;
        text-align: center;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px; 
}


/* **************************************** */

div.copyright{
/*      background-color: rgba(2,222,2,0.2); */
        position: absolute;
        display: block;
        bottom: 130px; 
        color: #fff;
        left: 0%;
        right: 0%;
        margin: auto;
	width: 100%;
        text-align: center;
        padding-bottom: 3px;
	color: #fff;
	font-family: 'Lato', sans-serif;
        font-weight: 300;

/*	font-size: 1.5vmin;  porffy */
/*	text-shadow: 0.5px 0.5px 1px #666;   porffy */
        font-size: 2.8vmin;
	text-shadow: 1px 1px 2px #444;

}

span.ud         
{
  -moz-transform:rotate(-180deg); /* Firefox */
  -webkit-transform:rotate(-180deg); /* Webkit */
  -ms-transform:rotate(-180deg); /* IE */
  -o-transform:rotate(-180deg); /* Opera */
  transform:rotate(-180deg); /* future */
  position:absolute;
}


/* timelapse */

div.container {
/*	background-color: rgba(5,40,40,0.2); */
	display: block;
	width: 97%;
	margin: 0 auto;
	padding: 10px 0 15px;
	position: relative;
}

div.honapalbum {
/*      background-color: rgba(5,40,40,0.7); */
        position: relative;
        padding: 0px;
        width: 100%;
        top: 10px;
        display: inline-table;
        margin-left: auto;
        margin-right: auto;
        font-family: 'Lato', sans-serif;
        font-size: 2.8vmin;
        font-weight: 400;
	text-shadow: .5px .5px 1px #444;
        letter-spacing: 2px;
        -webkit-text-stroke-width: 0.6px;
        color: #fff;
	text-align: center;
}

div.napikocka {
/*      background-color: rgba(133,40,133,0.7);	*/
        position: relative;
        padding: 0px;
        width: 191px;
        top: 1px;
        display: inline-table;
        margin-left: auto;
        margin-right: auto;
        font-family: 'Lato', sans-serif;
        text-shadow: .5px .5px 1px #444;
        font-size: 2.5vmin;
        font-weight: 300;
        letter-spacing: 1px;
        -webkit-text-stroke-width: .6px;
        color: #fff;
	text-align: center;
}

img.video-block {
/*	background-color: rgba(100,40,40,0.2);	*/
	margin: 10px 4px 5px 4px;
	position: relative;
	display: inline-table;
	border: 3px;
	border-style: solid;
	border-color: #ffffff;
}


div.videodatum {
/*	background-color: rgba(100,40,40,0.2);	*/
	margin: 0px 0px 10px 10px;
	position: relative;
	display: block;
	border: 0px;
}

div.honap {
/*	background-color: rgba(5,40,220,0.5); */
	display: block;
	width: 99%;
	margin: auto;
	padding: 10px;
	position: relative;
        text-align: center;
}

div.video {
/*	background-color: rgba(5,10,70,0.2); */
	display: inline-block;
	width: 200px;
	top: 0;
}


div.honapcim {
/*        background-color: rgba(200,100,70,0.2); */
	font-size: 2.8vmin;
        font-weight: 400;
	text-shadow: .5px .5px 1px #444;
        letter-spacing: 1px;
        -webkit-text-stroke-width: 0.6px;
        color: #fff;
        width: 100%;
        position: relative;
	height: 20px;
        top: 10px;
        margin-left:auto;
        margin-right:auto;
	text-align: left; 
	padding: 20px 10px 40px 10px;
}


/* ----------- lightbox.css ----------*/
/* Preload images */
body:after {
  content: url(../img/lb/close.png) url(../img/lb/loading.gif) url(../img/lb/prev.png) url(../img/lb/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/lb/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/lb/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/lb/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/lb/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* ----------- jcarousel.responsive.css ----------*/

.jcarousel-wrapper {
    text-align: center;
    margin: auto;
    position: relative;
    border: 2px solid #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/*  Carousel  */

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/* Carousel Controls */

.jcarousel-control-prev, .jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 10px;
}

.jcarousel-control-next {
    right: 10px;
}

/*  Carousel Pagination  */

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;

    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

/* ----------- xxxxxxxx  ----------*/
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(http://fonts.gstatic.com/s/lato/v11/eFRpvGLEW31oiexbYNx7Y_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(http://fonts.gstatic.com/s/lato/v11/ReJM7XTHl2016WmPlSmWK_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v11/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v11/fJ22-hkNvqdD_3TXCrYlmPY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v11/7aC-Y4V2UPHQp-tqeekgkA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* ----------- xxxxxxxx  ----------*/