@CHARSET "UTF-8";

:root {
  --main-min-width: 900px;
}


/* +++++ Header +++++ */
#main_header {
	position: fixed;
	z-index: 2;
	top: 0px;	
	border: 1px solid rgba(50, 50, 50, 0.7);
	border-radius: 5px;
    box-shadow: 5px 5px 2.5px rgba(50, 50, 50, 0.4);
	width: 90%;
    display: -webkit-flex; /* Safari */
    -webkit-flex-flow: row wrap; /* Safari 6.1+ */
    -webkit-align-content: space-around; /* Safari 7.0+ */
  	display: -ms-flexbox;
  	-ms-flex-align: start;
    display: flex;
    flex-flow: row wrap;
    align-content: space-around;
}

.pg-header {
	display:inline-block;
    /*border: 1px solid #ccc;*/
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 185px;
    min-width: 900px;
    position: relative;
    max-height: auto;
    position: relative;
    
}

#pg_header_bg {
	position: absolute;
	width: inherit;
	height: 99%;
    background-image: url("media_lib_pf/bg_cloud06.png");
    background-size: cover;
    opacity: 0.85;
    z-index: -3;	
}


.nature-model101 {
    font-family: "Birds",cursive;
    font-size: 30px;
    color: rgba(8, 164, 8, 0.98);
    text-align: center;
    letter-spacing: -5px;
    padding-right: 5px;
    -webkit-padding-bottom: 0px;
    padding-bottom: 3px;
	position:absolute;
    bottom:1px;
    right:1px;
    border-bottom: 3px solid rgba(8, 164, 8, 0.98);
    cursor: default;
    z-index: -2;
}
.nature-model102 {
    font-family: "Birds",cursive;
    font-size: 30px;
    color: #088A08;
    text-align: center;
    letter-spacing: -1px;
	position:absolute;
    bottom:37px;
    right:10px;
    cursor: default;
    z-index: -2;
}
.nature-model103 {
    font-family: "trees_tfb",cursive;
    font-size: 60px;
    color: #088A08;
    text-align: center;
    letter-spacing: -5px;
    padding-right: 5px;
    padding-bottom: 0px;
	position:absolute;
    bottom:-5px;
    right:220px;
    cursor: default;
    z-index: -2;
}
.nature-model104 {
    font-family: "furryFriends",cursive;
    font-size: 30px;
    color: rgba(4, 152, 4, 0.96);
    text-align: center;
    letter-spacing: -5px;
    padding-right: 5px;
    padding-bottom: 3px;
	position:absolute;
    bottom:-6px;
    right: 225px;
    cursor: default;
    z-index: -2;
}
.nature-model105 {
	width:78px;
	height: 3px;
    color: #008AE6;
    text-align: center;
    padding-right: 5px;
    padding-bottom: 2px;
	position:absolute;
	border-bottom: 2.5px solid #008AE6;
    bottom: 1px;
    right:145.5px;
    cursor: default;
    z-index: -1;
}
.nature-model106 {
    position: absolute;
    top: 5px;
    right: 5px;
	width:50px;
	height: 50px;
    text-align: center;
    border-radius: 25px;
    cursor: default;
    z-index: -3;
 /*http://www.colorzilla.com/gradient-editor*/
  background: -moz-radial-gradient(center, ellipse cover,  rgba(237,203,54,1) 0%, rgba(237,203,54,1) 2%, rgba(242,223,55,1) 46%, rgba(247,186,44,1) 69%, rgba(248,195,41,1) 74%, rgba(250,211,36,0.61) 83%, rgba(252,230,30,0.43) 94%, rgba(254,252,234,0.33) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(237,203,54,1)), color-stop(2%,rgba(237,203,54,1)), color-stop(46%,rgba(242,223,55,1)), color-stop(69%,rgba(247,186,44,1)), color-stop(74%,rgba(248,195,41,1)), color-stop(83%,rgba(250,211,36,0.61)), color-stop(94%,rgba(252,230,30,0.43)), color-stop(100%,rgba(254,252,234,0.33))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(237,203,54,1) 0%,rgba(237,203,54,1) 2%,rgba(242,223,55,1) 46%,rgba(247,186,44,1) 69%,rgba(248,195,41,1) 74%,rgba(250,211,36,0.61) 83%,rgba(252,230,30,0.43) 94%,rgba(254,252,234,0.33) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(237,203,54,1) 0%,rgba(237,203,54,1) 2%,rgba(242,223,55,1) 46%,rgba(247,186,44,1) 69%,rgba(248,195,41,1) 74%,rgba(250,211,36,0.61) 83%,rgba(252,230,30,0.43) 94%,rgba(254,252,234,0.33) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(237,203,54,1) 0%,rgba(237,203,54,1) 2%,rgba(242,223,55,1) 46%,rgba(247,186,44,1) 69%,rgba(248,195,41,1) 74%,rgba(250,211,36,0.61) 83%,rgba(252,230,30,0.43) 94%,rgba(254,252,234,0.33) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(237,203,54,1) 0%,rgba(237,203,54,1) 2%,rgba(242,223,55,1) 46%,rgba(247,186,44,1) 69%,rgba(248,195,41,1) 74%,rgba(250,211,36,0.61) 83%,rgba(252,230,30,0.43) 94%,rgba(254,252,234,0.33) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edcb36', endColorstr='#54fefcea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-box-shadow: 0px 0px 5px 3px rgba(237, 203, 54, 0.75);
  -moz-box-shadow:	  0px 0px 5px 3px rgba(237, 203, 54, 0.75);
  box-shadow: 		  0px 0px 5px 3px rgba(237, 203, 54, 0.75);
}

.nature-model107 {
    font-family: "trees_tfb",cursive;
    font-size: 60px;
    color: rgba(8, 138, 8, 0.68);
    text-align: center;
    letter-spacing: -5px;
    padding-right: 5px;
    padding-bottom: 0px;
	position:absolute;
    bottom:-5px;
    right:196px;
    cursor: default;
    z-index: -3;
}

.nature-model108 {
    font-family: "trees_tfb",cursive;
    font-size: 55px;
    color: rgba(8, 138, 8, 0.44);
    text-align: center;
    letter-spacing: -5px;
    padding-right: 5px;
    padding-bottom: 0px;
	position:absolute;
    bottom:-5px;
    right:40px;
    cursor: default;
    z-index: -3;
}

#main_header_bg_img {

	position: absolute;
    background-image: url('media_lib_pf/dark-grey-tile.png');	
	width: 100%;
	height: 100%;
/*http://www.colorzilla.com/gradient-editor*/
background: -moz-linear-gradient(top,  rgba(40,99,237,0.83) 0%, rgba(249,249,249,0.79) 51%, rgba(29,173,51,0.78) 62%, rgba(29,173,51,0.76) 87%, rgba(151,217,161,0.75) 94%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,99,237,0.83)), color-stop(51%,rgba(249,249,249,0.79)), color-stop(62%,rgba(29,173,51,0.78)), color-stop(87%,rgba(29,173,51,0.76)), color-stop(94%,rgba(151,217,161,0.75)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(40,99,237,0.83) 0%,rgba(249,249,249,0.79) 51%,rgba(29,173,51,0.78) 62%,rgba(29,173,51,0.76) 87%,rgba(151,217,161,0.75) 94%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(40,99,237,0.83) 0%,rgba(249,249,249,0.79) 51%,rgba(29,173,51,0.78) 62%,rgba(29,173,51,0.76) 87%,rgba(151,217,161,0.75) 94%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(40,99,237,0.83) 0%,rgba(249,249,249,0.79) 51%,rgba(29,173,51,0.78) 62%,rgba(29,173,51,0.76) 87%,rgba(151,217,161,0.75) 94%,rgba(255,255,255,0.5) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(40,99,237,0.83) 0%,rgba(249,249,249,0.79) 51%,rgba(29,173,51,0.78) 62%,rgba(29,173,51,0.76) 87%,rgba(151,217,161,0.75) 94%,rgba(255,255,255,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d42863ed', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */

	z-index: -3;
}

/* ----- Header ----- */

/* +++++ Menu +++++ */
.content-menu {
	display:inline-block;
	position: relative;
	float: top;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;

}

.content-menu li {
    width: 250px;
    height: 80px;
    overflow: hidden;
    position: relative;
    margin-left : 1%;
    margin-right : 1%;
    float: left;
    list-style-type: none;

    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 4px;
    transition: all 400ms linear 0s;
}


.content-menu li a {
    text-align: left;

    width: 100%;
    height: 100%;
    display: inline;
    color: #333;
    position: relative;
}


.ca-icon {
    font-family: "WebSymbolsRegular",cursive;
    font-size: 20px;
    text-shadow: 0px 0px 1px #333;
    line-height: 60px;
    position: absolute;
    width: 60px;
    left: 10px;
    text-align: center;
    transition: all 400ms linear 0s;
}

.ca-content {
    position: relative;
    padding-top: 11.5%;   
    left: 80px;
    width: 160px;
    height: 70px;

  
  transform: translateY(-10%);
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
}

.ca-main {
    font-size: 90%;
    transition: all 400ms linear 0s;
    text-align: center;
	font-weight: bold;
    text-transform: uppercase;
	color: rgba(0, 0, 0, 1);
	line-height: 100%;
    letter-spacing: 0.5px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.41);
}
.ca-sub {
    font-size: 65%;	
    color: #666;
    transition: all 400ms linear 0s;
    text-align: center;
}

/* Menu animation */
.content-menu li:hover{
    background: #e1f0fa;
}

.content-menu li:hover .ca-icon{
	-webkit-transform:rotate(20deg);
	-moz-transform:rotate(20deg);
	-o-transform:rotate(20deg);
	-ms-transform:rotate(20deg);
	transform:rotate(20deg);
}

.content-menu li:hover .ca-icon{
    font-size: 40px;
    color: #259add;
    opacity: 0.8;
    text-shadow: 0px 0px 13px #fff;
}
.content-menu li:hover .ca-main{
    opacity: 1;
    color:#2676ac;
    -webkit-animation: moveFromTop 400ms ease-in-out;
    -moz-animation: moveFromTop 400ms ease-in-out;
    -ms-animation: moveFromTop 400ms ease-in-out;
}
.content-menu li:hover .ca-sub{
    opacity: 1;
    -webkit-animation: moveFromBottom 400ms ease-in-out;
    -moz-animation: moveFromBottom 400ms ease-in-out;
    -ms-animation: moveFromBottom 400ms ease-in-out;
}
@-webkit-keyframes moveFromBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        opacity: 0;
        -moz-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        opacity: 0;
        -ms-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -moz-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -ms-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}



/* ----- Menu ----- */

/* +++++ Content +++++ */
.content-body {
 	margin-top: 390px;
 	position: relative;
}

#content_and_ref {
	display:inline-block;
    border: 1px solid #ccc;

    width: 100%;	
}

#content_area {
    width: calc(100% - 252px);
	min-width: 624px;
	max-width: 624px;
	height: 1362px;
 	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.85);
 	border-style:solid;
 	border-color: transparent;
 	border-width: 5px;
 	border-radius: 5px;
    -webkit-border-image: url(media_lib_pf/border_01.png) 30 30 round; /* Safari 3.1-5 */
    -o-border-image: url(media_lib_pf/border_01.png) 30 30 round; /* Opera 11-12.1 */
 	border-image: url(media_lib_pf/border_01.png) 30 30 round;
    box-shadow: 5px 5px 2.5px rgba(50, 50, 50, 0.4);
	float: left;
	padding: 3px auto;
	/*overflow: scroll;*/

}

aside {
	width: 218px;
	height: 1362px;
 	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.85);	
 	border-style:solid;
 	border-color: transparent;
 	border-width: 5px;
 	border-radius: 5px;
    -webkit-border-image: url(media_lib_pf/border_01.png) 30 30 round; /* Safari 3.1-5 */
    -o-border-image: url(media_lib_pf/border_01.png) 30 30 round; /* Opera 11-12.1 */
 	border-image: url(media_lib_pf/border_01.png) 30 30 round;
    box-shadow: 5px 5px 2.5px rgba(50, 50, 50, 0.4);
	float: right;
}

#social_info_box {
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 210px;
	height: 145px;
	max-width:100%;
	max-height:100%;
    background-image: url("media_lib_pf/infoblokk_kedv_SZ2020_ESBA.jpg");
    background-repeat: no-repeat;
    background-size: contain;
	box-shadow: 2.5px 2.5px 5px #888888;

}

#social_info_box:hover {
    top: 1.5px;
    right: 1.5px;
	box-shadow: 5px 5px 5px #888888;
}

/* ----- Content ----- */


/* +++++ Navigation +++++ */
#nav_to_top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 23%;
    right: 6.5%;
    display: none;
    text-align: center;
    font-family: "WebSymbolsRegular",cursive;
    font-size: 50px;
    text-shadow: 4px 0px 2px #3E3D3D;
    cursor: pointer;
    z-index: 2;

}


/* ----- Navigation ----- */


/* +++++ Footer +++++ */
.pg-footer {
	
	/*position: relative; 2015.01.28. Ruin "perspective_container" perspective!*/
	display: inline-block;
    height: 80px;
    min-width: 882px;
 	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.85);
 	border-style: solid;
 	
 	border-color: transparent;
 	border-width: 5px;
 	border-radius: 5px;
 	padding: 5px;
    -webkit-border-image: url(media_lib_pf/border_01.png) 30 30 round; /* Safari 3.1-5 */
    -o-border-image: url(media_lib_pf/border_01.png) 30 30 round; /* Opera 11-12.1 */
 	border-image: url(media_lib_pf/border_01.png) 30 30 round;
    box-shadow: 5px 5px 2.5px rgba(50, 50, 50, 0.4);
    font-size: 60%;
    word-spacing: 3px;
	line-height: 125%;
		z-index: 1;
	text-align: center;
  
}

a.mit {
	display: inline;
	text-decoration: none;
	    color: #003300;
}
a.mit:link {
    color: #003300;
}
a.mit:visited {
    color: #808080;
}
a.mit:hover {
    color: #006600;
	text-decoration: none;
	border-bottom: 0.75px dotted;
}
a.mit:hover::before {
    color: #006600;
	text-decoration: none;
	border-bottom: 0.75px dotted;
	content: "[";
}
a.mit:hover::after {
    color: #006600;
	text-decoration: none;
	border-bottom: 0.75px dotted;
	content: "]";
}


a.mit:active {
    color: #99C299;
	text-decoration: none;
	border-bottom: 0.75px dotted;
}

/* ----- Footer ----- */
