/*font-family: 'Alegreya Sans', sans-serif;*/
font-family: 'Comic Sans MS', sans-serif;

.accreditations {
    width: 100%;
    margin: 0 auto -30px;
    height: 75px;
    text-align: center;
}

.accreditations li {
    list-style: none;
    height: 60px;
    padding: 0;
    vertical-align: middle;
    display: inline;
}

.accreditations a {
    margin: 0 10px;
}


html, body { height: 100%; width: 100%; margin: 0; background: #f4fdff; }
/*div { height: 100%; width: 100%; background: #F52887; }*/

*{
    padding: 0;
    margin: 0;
}

h1,h2{
    font-size: 5em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;
    margin:0;
    padding:0;
}

h3,h4,h5{
    font-size: 4em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;
    margin:0;
    padding:0;
}
  p{
      font-size: 3em;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
      color: #000;
      margin:0;
      padding:0;
  }
a{
    color: #000;
    text-decoration: none;
}

header{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    width: 100%;
    position: fixed;
    overflow: hidden;
    height: 113px;
    display: block;
    background: rgba(0,0,0,0.2);
    color: #f5f5f5;
    font-size: 28px;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
    line-height: 28px;
    box-shadow: 0px 0px 2px #222222;

}

#main{
    width: 100%; 
    text-align: center;
}

.budowa{
    box-shadow: 10px 10px 5px #888888;
    -moz-border-radius: 6px; /* FF */
    -webkit-border-radius: 6px; /* Safari, Chrome  */
    -khtml-border-radius: 6px; /* K-meleon (Linux) */
    border-radius: 6px; /*  */
    max-width: 1200px;
    background: #e6f9ff;
    border: 1px solid #00bbe6;
    width: 100%;
    position: relative;
}

.naviwrapper{       
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    /* background: #478BA0; */
    margin-top: 30px;
    margin-bottom: 10px;
}

.navicontener{   
    width: 70%;
    max-width: 1200px;    
    display: inline-block;
/*    border: 1px solid #00bbe6;*/
}

.maincontener{   
    max-width: 1200px;
    /*min-width: 72%;*/
    display: inline-block;    
    margin: 7px;
/*    border: 1px solid #00bbe6;*/
}

#topcontainer{
    text-align: center;
    position:relative;    
    width:100%;
    height:auto;
/*    background:#478BA0;*/
    margin-top:0px;
    margin-bottom: 10px;
}

.topcontainercontent{    
    box-shadow: 10px 10px 5px #888888;
    -moz-border-radius: 6px; /* FF */
    -webkit-border-radius: 6px; /* Safari, Chrome  */
    -khtml-border-radius: 6px; /* K-meleon (Linux) */
    border-radius: 6px; /*  */
    max-width: 1200px;
    display: inline-block;
    background: #e6f9ff;
    border: 1px solid #00bbe6;
    width: 100%;
    
    
    background: #e6f9ff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#478BA0, #e6f9ff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#478BA0, #e6f9ff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#478BA0, #e6f9ff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#478BA0, #e6f9ff); /* Standard syntax */
    
} 

.mainheader{
    font-size: 50px;position:relative;float:left; color: #002633;text-shadow: 1px 1px #888888;
}

.subpageheader{
    font-size: 40px;
    color: #002633;
    text-shadow: 1px 1px #888888;
}

.subpagetext{
    font-size: 20px;
    color: #002633;
    text-shadow: 1px 1px #888888;
}



.rotated {
    -webkit-transform: rotate(308deg);
    -moz-transform: rotate(308deg);
    -o-transform: rotate(308deg);
    writing-mode: lr-tb;
    
/*   width: 200px;*/
    
}

.pagecontainer{
     box-shadow: 10px 10px 5px #888888;
    -moz-border-radius: 6px; /* FF */
    -webkit-border-radius: 6px; /* Safari, Chrome  */
    -khtml-border-radius: 6px; /* K-meleon (Linux) */
    border-radius: 6px; /*  */
    max-width: 1200px;    
    min-width: 100%;
    display: inline-block;
    background: #e6f9ff;
    border: 1px solid #00bbe6;
        
    background: #e6f9ff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cae1e8, #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cae1e8, #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cae1e8, #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cae1e8, #ffffff); /* Standard syntax */    
}

#bottomcontainer{
    text-align: center;
    position:relative;
    float:left;;
    width:100%;
    height:auto;
/*    background:#478BA0;*/
    margin-top:30px;
    margin-bottom: 10px;   
}

.bottomcontainercontent{
    box-shadow: 10px 10px 5px #888888;
    -moz-border-radius: 6px; /* FF */
    -webkit-border-radius: 6px; /* Safari, Chrome  */
    -khtml-border-radius: 6px; /* K-meleon (Linux) */
    border-radius: 6px; /*  */
    max-width: 1200px;
    display: inline-block;
    background: #e6f9ff;
    border: 1px solid #00bbe6;
    width: 100%;
} 
.bottomcontainercontent a  {
    display: inline-block;
    color:black;
}

.maincontenttext{
    color: #333;
    padding: 10px;
    text-indent: 10%;
    margin-left: 10px;
    margin-right: 10px;
}

.img-res{
    max-width: 100%;
    height: auto;
}

.panel-1{
    float: left;
    width: 48%;
    display: inline-block;
    padding-left: 2%;
    padding-top: 13px;
    text-align: left;
}

.panel-2{
    float: left;
    width: 48%;
    display: inline-block;
    text-align: right;
    padding-top: 10px;
    padding-right: 2%;

}

.statusRow{    
    width: 80%;    
    float: left;
    display: block;
    text-align: left;
    margin-left:36.0pt;
    text-indent:-18.0pt
}

.hymnRow{    
    width: 90%;    
    float: left;
    display: block;
    text-align: center;    
    margin-left:5%;
    margin-top: -10pt;
    text-indent:-18.0pt
}

.statutSpan{
    font-size:13.0pt;
}
.statutSpan2{}

.statusArt{
    font-weight: bold;
}

iframe {
  border: 10px solid #002633;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
        box-shadow: 10px 10px 5px #888888;
    -moz-border-radius: 6px; /* FF */
    -webkit-border-radius: 6px; /* Safari, Chrome  */
    -khtml-border-radius: 6px; /* K-meleon (Linux) */
    border-radius: 6px; /*  */
}
