﻿@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
}

ul {
    padding-left: 12px;
    list-style-type: none;
}

.instr_info_options ul {
    padding-left: 12px;
    list-style-image: url(../images/star.png);
}

.parallax {
    width: 100%;
    height: 700px;
    overflow: hidden;
    left: 0;
    z-index: -1;
	top: 0;
	position: absolute;
	top: 50px;
}

.parallax1 {
    width: 150%;
    overflow: hidden;
    height: 100%;
    position: absolute !important;
    z-index: 0;
    margin-left: -10vw;
}

.water {
    position: absolute !important;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 1;
}

.water-layer1 {
    background-image: url(../images/oblaka1.png);
    background-size: 100%;
    left: -20%;
    width: 140%;
    top: 0;
}

.water-layer2 {
    background-image: url(../images/parashut.png);
    background-size: 150px;
    left: 300px;
}

.water-layer3 {
    background: url(../images/template.png);
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: absolute;
	background-size: cover;
}

.water-layer4 {
	background:rgb(54, 181, 251) url(../images/test2.png) no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
      background-attachment: fixed;
  outline:none;
  width:100%;
  min-height:100vh;
      z-index: 0;
    position: absolute;
  }

.page {
    padding: 0;
    margin: 0;
    z-index: 99;
    width: 100%;
    text-align: center;
    min-width: 900px;
    font-family: "Myriad Pro";
}


/*=====================HEADER==============================*/

.menu {
    text-align: center;
    display: inline-block;
    min-width: 900px;
}

.main_header {
    z-index: 99;
    text-align: center;
    width: 900px;
    left: 0;
	margin:0 auto;
}
.main_header>a {
    display: inline-block;
}

.main {
    width: 900px;
    margin: 0 auto;
    margin-top: 50px;
}
.email{
  padding-top: 45px;
}

.item-page {

    z-index: 999;
    width: 100%;
    background-color: rgba(255,255,255,0.5);
}

.header {
    display: inline-block;
}

.custom {
    display: inline-block;
    vertical-align: sub;
}

.custommotto {
    margin-left: -20vw;
    display: inline-block;
}

.header_ultra {
    background-image: url(../images/header.png);
    width: 68px;
    height: 38px;
    background-repeat: no-repeat;
    padding: 0 10px 0 0;
}

.header_karta {
    background-image: url(../images/karta.png);
    width: 7px;
    height: 15px;
    background-repeat: no-repeat;
    padding: 16px 20px 0 0;
}

.karta {
    font-size: 21px;
    font-family: "Myriad Pro";
    color: rgb( 33, 164, 247 );
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    vertical-align: super;
}

.header_menu {
}

a.menu_h {
    display: inline-block;
    font-size: 12px;
    font-family: "Myriad Pro";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height: 3;
    text-align: center;
    text-shadow: 0.5px 0.866px 0px rgb( 0, 62, 185 );
    text-decoration: none;
    padding: 0 30px;
}

.center_word {
    margin: 100px 0 0 0;
    text-align: center;

    z-index: 98;
    width: 100%;
    left: 0;
}

.polosi {
    background-image: url(../images/line.png);
    width: 950px;
    height: 175px;    
	background-size: 90%;
    margin-left: 195px;
	margin-top: 80px;
}

.left {
    background-image: url(../images/left.png);
    width: 111px;
    height: 111px;
	background-size: 100%;
    margin: -160px 0px 0px 560px;
}

.line {
    background-repeat: no-repeat;
}

.footer_line {
    margin-left: -165px;
}

.wnt_fly {
    font-size: 30px;
    font-family: "Myriad Pro";
    color: rgb( 165, 215, 244 );
    font-style: italic;
    line-height: 1.2;
    text-align: left;
}

.asc {
    font-size: 48px;
    font-family: "Myriad Pro";
    color: rgb( 255, 255, 255 );
    font-style: italic;
    line-height: 0.75;
    text-align: left;
    margin-left: 40px;
}



.box {
    display: inline-block;
    width: 180px;
}

table {
    padding: 30px;
}
.table_in_table{
	padding:0;
	width:835px;
	border:0;
}
table.pilots a {
	text-decoration: none;
	font-size:15px;
	vertical-align: top;
}
table.pilots a img{
	border-radius:50px;
}
table.pilots td{
	width:150px;
    height: 100px;
}

.instructors {
    margin: 80px 0px 0 0;
    min-width: 900px;
}

.instr_menu {
    display: inline-table;
    width: 200px;
    height: 290px;
    vertical-align: top;
}

    .instr_menu:hover {
        background-color: rgba(255, 255, 255, 0.19);
    }

.instr_icon {
    height: 150px;
    background-repeat: no-repeat;
    margin: 10px 15px 5px 15px;
	border-radius: 75px;
}

.instr_icon_log1 {
    background-image: url(../images/paraplan_mini.png);
}

    .instr_icon_log1:hover {
        background-image: url(../images/paraplan_logo.png);
        position: absolute;
        width: 300px;
        height: 300px;
        background-size: 100%;
        margin: -70px 0px 0px -60px;
        border-radius: 155px;
    }

.instr_icon_log2 {
    background-image: url(../images/moto_mini.png);
}

    .instr_icon_log2:hover {
        background-image: url(../images/moto_logo.png);
        position: absolute;
        width: 300px;
        height: 300px;
        background-size: 100%;
        margin: -70px 0px 0px -60px;
        border-radius: 155px;
    }

.instr_icon_log3 {
    background-image: url(../images/skyranger_mini.png);
}

    .instr_icon_log3:hover {
        background-image: url(../images/skyranger_logo.png);
        position: absolute;
        width: 300px;
        height: 300px;
        background-size: 100%;
        margin: -70px 0px 0px -60px;
        border-radius: 155px;
    }

.instr_icon_log4 {
    background-image: url(../images/deltaplan_mini.png);
}

    .instr_icon_log4:hover {
        background-image: url(../images/deltaplan_logo.png);
        position: absolute;
        width: 300px;
        height: 300px;
        background-size: 100%;
        margin: -70px 0px 0px -60px;
        border-radius: 155px;
    }

.instr_info {
    height: 120px;
    display: inline-block;
    background-color: #FFF;
    width: 180px;
}

.instr_info_name {
    font-size: 16px;
    font-family: "Myriad Pro";
    color: rgb( 35, 40, 51 );
    line-height: 1.25;
    text-align:center;
    margin: 10px 0 10px 0;
}

.instr_info_number {
    font-size: 24px;
    font-family: "Myriad Pro";
    color: rgb( 0, 63, 185 );
    line-height: 0.833;
    text-align:center;
    margin-bottom: 10px;
}

.instr_info_options {
    font-size: 13px;
    font-family: "Myriad Pro";
    color: rgb( 77, 81, 89 );
    line-height: 1.538;
    text-align: left;
    margin-bottom: 10px;
	margin-left: 20px;
}

.instr_info_all {
    display: block;
    float: left;
}


/*=====================menu_header=============================*/
.nav ul {
    display: none;
    position: absolute;
    top: 100%;
}

.nav li:hover ul {
    display: block;
}

.nav, .nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.nav {
    height: 30px;
    min-width: 560px;
    vertical-align: sub;
    text-align: center;
}

    .nav li {
        float: left;
        position: relative;
        height: 100%;
    }

        .nav li a {
            display: block;
            padding: 6px;
            width: 70px;
            color: #fff;
            text-decoration: none;
            text-align: center;
        }


        .nav li span {
            display: block;
            padding: 6px;
            width: 70px;
            color: #fff;
            text-decoration: none;
            text-align: center;
        }

    .nav ul li {
        float: none;
    }

ul.nav-child {
    background-color: #FFF;
}

    ul.nav-child li a {
        color: #000;
		width: 100px;
    }

        ul.nav-child li a:hover {
            color: blue;
            text-decoration: underline;
        }

.nav-child {
    position: relative;
    background: #ffffff;
}

    .nav-child:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 5px;
        margin-left: -5px;
    }

ul.lang-inline {
    display: flex;
}

    ul.lang-inline li a img {
        border-radius: 10px;
        width: 20px;
        height: 20px;
    }
	
	
	td.head {
  font: bold 15px Arial, Helvetica, sans-serif;
  color: White;
  text-align: right;
  background: #141B76;
}
td.back {
  font: bold 11px Arial, Helvetica, sans-serif;
  color: White;
  text-align: right;
  background: #141B76;
}
td.back a {
  font: bold 11px Arial, Helvetica, sans-serif;
  color: White;
  text-decoration: none;
}
.text {
  color: #00008B;
  font: 12px Arial, Helvetica, sans-serif;
}
td.title {
  width: 800px;
  height: 15px;
    text-align: center;
    background-image: url('/images/ContentImages/BGimages/td_title.jpg');
  background-position: 140px 0;
  font: bold 12px Arial, Helvetica, sans-serif;
    color: #141B76;
}
.table_image{
padding:3px;
    clear: right;
}
td.authorl {
    font: italic 11px Arial, Helvetica, sans-serif;
    color: #00008B;
    text-align: right;
	}
	td.source {
    font: italic 11px Arial, Helvetica, sans-serif;
    color: #00008B;
    text-align: right;
}

td.tblnum {
    padding-left: 4px;
	color:black;
	background-color: white;

}
td.tblhead {
color:white;
    padding-left: 20px;
}
td.bottom {
    font-size: 4px;
}
td.tbl {
    color: #00008B;
    font: 12px Arial, Helvetica, sans-serif;
    padding-left: 12px;
}

.table_in_table tr>td:first-child>img{
visibility:hidden;
}

.table_in_table tr:hover>td:first-child>img{
visibility:visible;
}

ul.lang-inline>li {
    display: inline-block;
}
.lang_switch {
        margin-top: 15px;
	float:right;
}

#phocagallery {
    width: 900px;
    background-color: rgba(255,255,255,0.5);
}
.phocagallery {
    text-align: center;
}
.pg-csv-box{
height: 120px;
   width: 120px;
   float:none;
   display:inline-block; 
   background:none;
}

.pg-cv-box {
   height: 100px;
   width: 100px;
   float:none;
   display:inline-block; 
}
.pg-cv-box-stat {
   height: 100px;
   width: 100px;
}
.pg-cv-box-img {
   height: 100px;
   width: 100px;
}

ul.pagination-list>li {
    display: inline-block;
}
a.pagenav {
    color: white;
    margin: 0 5px;
}

.autor_image{
visibility:visible !important;
}
.karte {
    background: none;
	width: 900px;
    margin: 0 auto;
	    height: 300px;
}
.karta_with_logo{
text-decoration:none;
}
.pgplugin1{
background:none;
        float: none;
    display: inline-block;
    padding: 10px;
    margin: 5px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
    box-shadow: 1px 1px 2px 1px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
#pg-msnr-container {
    width: 780px;
}
#phocagallery .pg-csv-count{
	display:none;
}

#phocagallery  .pg-csv-name{
	padding-left:0;
	background:none;
    text-align: center;
	}
	
	#phocagallery  a img{
	margin-left:10px;
	}
	
	#phocagallery  a {
	text-decoration:none;
	}
	
	#wf_popup_image img{
	height:600px !important;
	}
	
	.pg-image{
	margin-left:0 !important;
	}
	iframe {
    width: 100% !important;
}
a.jcepopup img {
    margin: 0px 20px 10px 0px !important;
    border: 1px solid blue;
}

#sbox-overlay {
    
	background-color:rgba(0, 0, 0, 0.5) !important;
}