/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 100;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

table{
    margin-bottom: 20px;
}
body {
    font-weight: 100;
    line-height: 1;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*  */
p{

    margin-bottom: 20px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #0D71A4;
    border-color: #0D71A4;
}
.pagination>li>a, .pagination>li>span {
    color: #0D71A4;
}
a{
    font-weight: inherit;
}
.pagination {
    margin: 20px auto;
    display: table;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-radius: 0;
    border-left: none;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0;
    border-right: none;
}
.aligncenter{
    margin-left:auto!important;
    margin-right: auto !important;
    display: block;
}
.alignright{
    float: right;

}
.alignleft{
    float: left;
}
.text iframe{

    padding: 15px 0;
}
a:hover, a:focus{
    text-decoration: none!important;
}
.clear{
    clear: both;
}
.wrapper{
    width: 1280px;
    margin: 0 auto;

}

.be-masked{
    position: relative;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat; 
    background-position: center center !important;
}
.mask{
	bottom: 0;
    height: 30%;
    width: 100%;
    background-color: #0096bb;
    background-size: cover;
    position: absolute;
    background-position: bottom center;
}
.mask h2{
    font-size: 15px;
    line-height: 18px;
}
h1.sectionheading{
    border-bottom:  1px solid #F2F2F2;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 20px;
    line-height: 50px;
}
.btn-black{
    border-top: 1px solid #0096bb;
    border-bottom:  1px solid #0096bb;
    padding: 15px ;
    margin-top: 10px;
    text-transform: uppercase;
    display: table;
    color: #0096bb;
    font-size: 13px;
    transition: color 1s, background 1s;
    -webkit-transition: color 1s, background 1s;
    -o-transition: color 1s, background 1s;
    -moz-transition: color 1s, background 1s;
    font-weight: 600;
}
.btn-black:hover{
    background: #0096bb;
    color: #fff;
    text-decoration: none;

}
.allposts{
    border-top: none;
    margin-top: 0;
    border-bottom: 1px solid #F2F2F2;
    margin: 0 auto;
}
.text{
    margin-top: 30px;
    overflow: hidden;
}
.text img{
    margin: 20px;
    max-width: 100%;
    height: auto;
}
.headingbox{
    position: absolute;
    width: 86%;
    left: 7%;
    padding-left: 10px;
    bottom: 15px;
    border-left: 4px solid #fff;
    color: #fff;
    text-transform: uppercase;

}
.headingbox .date{
    font-size: 12px;
}
.borderbottom {
    border-bottom:  1px solid #F2F2F2;
}
.no-padding{
    padding-left: 0;
    padding-right: 0;
}
.gallery{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border-top: 1px solid #E6E6E6;
    overflow: hidden;
}
.gallery br{
    display: none

}
.gallery .gallery-icon img{
    width: 200px !important;
    height: 200px !important;
}
.quoteimg{
    float:left; 
    padding-top: 0;
    width: 80%;
    max-width: 300px!important;
}
.blankline{
    background: transparent !important;
}
#wp-admin-bar-updates{
    display: none;
}
/* NAVIGATION */
#top-nav{
    height: 90px;
    background: #0096BB;
    color: #fff;
    position: relative;
}
#top-nav .logo{
    margin-top:10px;
    margin-left: 15px;
    float: left;
	width: 230px;
}
#top-nav #social-menu{
    float: right;
    height: 90px;
}
#top-nav #social-menu li{
    display: inline-block;
    width: 40px;
    font-weight: 600;  
    margin-top: 29px;
}
#top-nav #social-menu .englishItem{
	position: absolute;
	right: 1px;
	top: 0px;
}
#top-nav #social-menu .facebook{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png) -8px -10px;
}
#top-nav #social-menu .twitter{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -58px -10px;
}
#top-nav #social-menu .youtube{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -108px -10px;
}
#top-nav #social-menu .english{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -208px -10px;
    color: transparent;
}
#top-nav .qtrans_language_chooser{
    float: right;
    height: 90px;
    display: inline-block;
    margin-right: 40px;
}
#top-nav .qtrans_language_chooser li{
    display: inline-block;
    width: 40px;
    font-weight: 600;
    margin-top: 29px;
}
#top-nav .qtrans_language_chooser .lang-cs span{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -158px -10px;
    color: transparent;
}
#top-nav .qtrans_language_chooser .lang-en span{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -208px -10px;
    color: transparent;
}
#top-nav .qtrans_language_chooser .lang-cs.active span, #top-nav .qtrans_language_chooser .lang-cs:hover span{
    background: url(images/osfikony.png)  -158px -58px;

}
#top-nav .qtrans_language_chooser .lang-en.active span, #top-nav .qtrans_language_chooser .lang-en:hover span{
    background: url(images/osfikony.png)  -208px -58px;
}
#top-nav #social-menu .CZ{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -158px -10px;
}
#top-nav #social-menu .EN{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -208px -10px;
}
#top-nav #social-menu li.active .facebook, #top-nav #social-menu li:hover .facebook{
    background: url(images/osfikony.png) -8px -58px;
}
#top-nav #social-menu li.active .twitter, #top-nav #social-menu li:hover .twitter{
    background: url(images/osfikony.png)  -58px -58px;
}
#top-nav #social-menu li.active .youtube, #top-nav #social-menu li:hover .youtube{
    background: url(images/osfikony.png)  -108px -58px;
}
#top-nav #social-menu li.active .CZ, #top-nav #social-menu li:hover .CZ{
    background: url(images/osfikony.png)  -158px -58px;
}
#top-nav #social-menu li.active .english, #top-nav #social-menu li:hover .english{
    background: url(images/osfikony.png)  -208px -58px;
}
#top-nav #social-menu .active{
    width: 33px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: url(images/osfikony.png)  -208px -58px !important;
    color: transparent;
}

#top-nav .search-box{
    float: right;
    height: 90px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
}
#top-nav .search-box input#search{
    background: #fff;
    border: none;
    float: left;
    color: #0096bb;
    font-size: 17px;
	font-weight: 500;
    margin-top: 29px;
    font-family: "Open Sans";
    width: 160px;
    height: 33px;
    display: block;
    padding-right: 35px;
    padding-left: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius:25px;
    border-radius: 25px;
}
#top-nav .menu-toogler{
    display: none;
}
#top-nav .search-box input#search::-webkit-input-placeholder {
    color: #0096bb;
    line-height: 22px;
}

#top-nav .search-box input#search:-moz-placeholder { /* Firefox 18- */
    color: #0096bb; 
    line-height: 22px;
}

#top-nav .search-box input#search:-moz-placeholder {  /* Firefox 19+ */
    color: #0096bb;
    line-height: 22px;
}

#top-nav .search-box input#search:-ms-input-placeholder {  
    color: #0096bb;  
    line-height: 22px;
}
#top-nav .search-box i{
    position: absolute;
    right: 6px;
    top: 31px;
    color: #0096bb;
    cursor: pointer;
    padding: 7px;
}
#top-nav #menu-main-menu {
    font-size: 17px;
    height: 90px;
    padding-left: 150px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    list-style: none;
}
#top-nav #menu-main-menu > li {
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
    position: static;


}
#top-nav #menu-main-menu > li a{
    height: 90px;
    line-height: 90px;
}
#top-nav #menu-main-menu li ul li a{
    height: 40px;
    line-height: 40px;
}
#top-nav #menu-main-menu li a{
    color: #fff;
    box-shadow: none;
    transition: box-shadow 1s;
    -webkit-transition: box-shadow 1s;
    -o-transition: box-shadow 1s;
    -moz-transition: box-shadow 1s;
    display: block;
}
#top-nav #menu-main-menu li a span{
    padding-bottom: 5px;
    padding-top: 5px;
}
#top-nav #menu-main-menu li a:hover span{
    box-shadow: 0px 6px 0px -5px rgba(33,142,196,1);

}
#top-nav #menu-main-menu li a.active span{
    box-shadow: 0px 6px 0px -5px rgba(33,142,196,1);

}
#top-nav #menu-main-menu li ul{
    height: 0;
    position: absolute;
    overflow: hidden;
    top: 90px;
    left: 0;
    font-size: 0.8em;
    display: none;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: none;
    align-items: center;
    justify-content: center;
    background: #005681;
    width: 100%;
    transition: height 1s 0.5s;
    -webkit-transition: height 1s 0.5s;
    -o-transition: height 1s 0.5s;
    -moz-transition: height 1s 0.5s;
    z-index: 99;

    list-style: none;
}
#top-nav #menu-main-menu > li:hover ul{
    height: 40px;

    transition: height 1s;
    -webkit-transition: height 1s ;
    -o-transition: height 1s ;
    -moz-transition: height 1s ;
}
#top-nav #menu-main-menu li ul li{
    padding: 0 10px;
}
#top-nav #menu-main-menu li ul li a:hover span{
    box-shadow: 0px 6px 0px -5px rgba(255,255,255,1);

}
#top-nav #menu-main-menu > li:nth-last-child(1),
#top-nav #menu-main-menu > li:nth-last-child(2),
#top-nav #menu-main-menu > li:nth-last-child(3)
{
    display: none;
}
/**************************************************************************HOMEPAGE*****************************************************************************/
/* HEADER */
header#claim{
    position: relative;
    padding: 40px 0px;
}
header#claim h1{
	font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
	color: #0096BB;
	font-size: 50px;
}
header#claim p{
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
header#claim strong{
    font-weight: 700;
    letter-spacing: 5px;
}
header#claim .dots{
    display: block;
    margin: 20px auto;
}
/** BECOME MEMBER**/
.become-member-box-low{
    display: none;
}
.become-member-box{
    position: fixed;
    right: -300px;
    top: 125px;
    width: 200px;
    height: 113px;
    z-index: 999;
    background: url("images/member.jpg") no-repeat 3px;
    transition: right 1s;
    -webkit-transition: right 1s;
    -o-transition: right 1s;
    -moz-transition: right 1s;
}
.become-member-box.shown{
    right:0px;
}

.become-member-box .left-part{
    width: 64px;
    float: left;
    height: 70px;
    margin-top: 20px;
    border-right: 1px solid #277FAD;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 74px;
}
.become-member-box .left-part img{
    display: block;
    margin: 0 auto;
    margin-top: 17px;
    padding-left: 5px;
}
.become-member-box .right-part{
    padding-top: 20px;
    float: right;
    height: 113px;
    color: #fff;
    padding-bottom: 20px;
    color: #fff;
}
.become-member-box .right-part p{
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    text-align: left;
}
.become-member-box .right-part span#klub{
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin-top: 2px;
}
.become-member-box.english .right-part{

	width: 111px;
}
.become-member-box .right-part span#nadace{
    font-size: 15px;
    display: block;
    font-weight: 700;
    margin-top: 2px;
}
/** SQUARES **/
section#squares{
    padding-bottom: 20px;
    background: #0096BB;
	padding-top: 10px;
}
section#squares .wrapper{
    width: 90%;
}

section#squares .square{
    height: 333px;
    margin-top: 10px;
}

section#squares .col-md-4{
    padding-left: 5px;
    padding-right: 5px;
}
section#squares .square .text{
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 13px 30px 13px 30px;
	background-color: #fff;
	height: 85px;
}
section#squares .square h1{
    font-size: 22px;
    color: #0096BB;
    line-height: 22px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
}
section#squares .square .divider{
    width: 100px;
    height: 1px;
    background: #0094C3;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
section#squares .square p{
    color: #0096BB;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 14px;
    margin-bottom: 0;
}
/** QUOTES**/
section#quotes .rectangles{
    height: 6px;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat;
}

section#quotes .quote{
    padding-top: 60px;
    padding-bottom: 60px;
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
section#quotes .quote .text p{
    text-align: center;
    font-style: italic;
    font-size: 20px;
}
.pagequotes{
    background: none !important;;
}
.pagequotes li {
    max-height: 300px;
}
.pagequotes li.flex-active-slide{
    max-height: 1000px;
}
.pagequotes .flex-control-nav.flex-control-paging {
    list-style: none;
    margin: 10px auto;
    display: table;
}
.pagequotes .flex-control-nav.flex-control-paging li{
    display: inline-block;
    position: relative;  
}
.pagequotes .flex-control-nav.flex-control-paging li a{
    background-color:#D1D1D1 ;
    border-radius: 50%;
    display: inline-block;
    width: 15px;
    height: 15px;
    text-indent: -9999px; 
    transition: background-color 0.5s;
}
.pagequotes .flex-control-nav.flex-control-paging li a.flex-active{
    background-color:#0879B3 ;
}
section#quotes .quote .borderbottom{
	width: 30%;
	margin: 0px auto;
	border-bottom: 1px solid #277FAD;
}
section#quotes .quote  h3.author{
    font-size: 20px;
    color: #277FAD;
    margin-top: 30px;
    text-align: center;
    font-style: italic;
    line-height: 23px;
    float: right;
    clear: right;
    max-width: 460px;
}
.home section#quotes .quote  h3.author{
    float: none;
    margin: 0 auto;
    margin-top: 10px;
}
/** AKTUALITY **/
section#aktuality {
    padding-top: 60px;
    padding-bottom: 60px;
}

section#aktuality .aktualita{
    width: 80%;
    margin: 0 auto;
}
section#aktuality .aktualita .aktualityfoto{
    height: 320px;
}

section#aktuality .aktualita .text{
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    line-height: 22px;
    overflow: hidden;
}

section#aktuality .aktualita .learnmore{
    float: right;
}
section#aktuality .row{
    padding-bottom: 30px;
    padding-top: 10px;
}

/** AKCE + BLOG**/
section#akceblog{
    padding-top: 60px;
    padding-bottom: 60px;
	background: #cceaf2;
}
section#akceblog .akcebox .learnmore{
    margin: 0 auto;
	margin-top: 20px;
}

section#akceblog h1.sectionheading{

    margin-bottom: 30px;
    border-bottom: 1px solid #0096BB;
}
section#akceblog .akcebox .akcefoto{
    width: 80%;
    margin: 0 auto;
    height: 320px;
}
.headingbox.headingboxakce{
    border: none;
    padding: 0;
}
.headingbox.headingboxakce .date{
    float: left;
    width: 62px;
    text-align: center;
    font-size: 15px;

}
.headingbox.headingboxakce .heading{

    padding-left: 63px;
}
.text-hover .heading{
	margin-bottom: 0px;
}
.headingbox.headingboxakce .heading span{
    padding-left: 10px;
    display: block;
    border-left: 4px solid #fff;
}
section#akceblog .borderbottom{
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 30px;
}
section#akceblog .allposts{
    border-bottom: 1px solid #EAEAEA;
}
section#akceblog .blogbox{
    width: 80%;
    margin: 0 auto;
    height: 320px;
    position: relative;
}
section#akceblog .blogbox h2{
    font-size: 23px;
    font-weight: 100;
    line-height: 23px;
    letter-spacing: 1px;
}
section#akceblog .blogbox p{
    margin-top: 10px;
    overflow: hidden;
    max-height: 130px;
    line-height: 22px;
}
section#akceblog .blogbox img{
    width: 70px;
    height: auto!important;
}
section#akceblog .blogbox .post-author{
    position: absolute;
    bottom: 0;
    border-top: 1px solid #EAEAEA;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

section#akceblog .blogbox .post-author .authorinfo{
    width: 50%;
    margin-left: 10px;

}
section#akceblog .blogbox .post-author span.authorname{
    float: left;
    font-size: 18px;
}
section#akceblog .blogbox .post-author span.authorrole{
    float: left;
    clear: left;
    font-weight: 100;
}
/** SLIDER **/
section#slider{
    padding-top: 60px;
    padding-bottom: 40px;
    background: #0096BB;

}
section#slider .slide{
    height: 450px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}
section#slider .flexslider{
    border: 0;
}
section#slider .flex-control-nav li{
    margin: 0;
}
section#slider .flex-viewport {

    height: 450px;
}
section#slider .slider-nav{
    width: auto;
    margin: 0 auto;
    display: table;
    margin-top: 8px;
}
section#slider .tp-bullets{
    bottom: -20px!important;
    margin-top: 8px!important;
}
section#slider h1{

}
section#slider h2{
    font-size: 15px!important;
    text-transform: uppercase!important;
    line-height:15px!important;
    padding-bottom: 10px;
}
section#slider h3{
    font-size: 15px!important;
    text-transform: uppercase!important;
    line-height: 15px!important;
    padding-top: 10px;

}
section#slider .tp-bullets.simplebullets.round .bullet{
    border-radius: 0;
    background: #80cbdd;
    height: 4px;
    width: 50px;
    margin-right: 1px;
    display: inline-block;
}
section#slider .tp-bullets.simplebullets.round .bullet.selected{
    background: #ffffff;
}
/** PARTNERI **/
section#partneri{
    margin-top: 70px;
    margin-bottom: 70px;
	overflow: hidden;
}
.partnersslider {
    list-style: none;
    height: 70px;
}
.partnersslider li {
    float: left;
    width: 200px;
    height: 100%;
	margin-left: 50px;
}
.simply-scroll-clip{
    overflow: hidden;
}
.partnersslider li a{
    display: block;
    float: left;
    height: 70px;
}
section#partneri h1, section#partneri a{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter 1s;
    transition: -webkit-filter 1s;
}
section#partneri a:hover{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
section#partneri span.partner{
    display: block;
    width: 200px;
    height: 100px;
    margin: 0 auto;
}
section#partneri .row{
    padding-top: 20px
}
/** FOOTER **/ 
footer{
    background: #0096bb;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    overflow: hidden;

    clear: both;
}
.newsletter #mc_signup{
    overflow: hidden;
}
#mc_signup_form {
    float: left;
    position: relative;
}
div.newsletter .mc_var_label, footer div.newsletter span.mc_help{
    display: none;
}
footer div.newsletter #mc_signup_submit{
    position: absolute;
    right: 4px;
    top: 3px;
    width: 28px;
    height: 27px;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    color: transparent;
    background: #0096bb url("images/mail.png") no-repeat 6px 8px;
    padding: 0;

}
footer div.newsletter{
    text-transform: uppercase;
    float: right;
    width: 500px;
}
footer div.newsletter p{
    margin-right: 5px;
    float: right;
    padding-right: 10px;
    margin-top: 9px;
}
footer div.newsletter span{
    float: left;
    margin-top: 8px;
    padding-right: 10px;
    font-weight: 600;
}
footer div.newsletter input#mc_mv_EMAIL{
    background: #fff;
    border: none;
    font-size: 13px;
    font-family: "Open Sans";
    width: 240px;
    float:right;
    height: 33px;
    display: block;
    padding-right: 45px;
    padding-left: 10px;
    color: #6f6f6f;
    -webkit-border-radius: 25px;
    -moz-border-radius:25px;
    border-radius: 25px;
    line-height: 20px;
    margin-left: 10px;
}
footer div.newsletter input#mc_mv_EMAIL:-webkit-input-placeholder {
    color: #6f6f6f;
}

footer div.newsletter input#mc_mv_EMAIL:-moz-placeholder { /* Firefox 18- */
    color: #6f6f6f;
}

footer div.newsletter input#mc_mv_EMAIL:-moz-placeholder {  /* Firefox 19+ */
    color: #6f6f6f;
}

footer div.newsletter input#mc_mv_EMAIL:-ms-input-placeholder {  
    color: #6f6f6f;
}
footer div.newsletter .mc_merge_var{
    position: relative;
    overflow: hidden;
}

footer div.newsletter .mc_help {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 27px;
    height: 27px;
    line-height: 67px;
    border-radius: 50%;
    display: block;
    background: #005681;
    cursor: pointer;
    color: transparent;
}
.newsletter .mc_error_msg{
    width: 100%;
}
.newsletter #mc_message{

    margin-top: 5px;
}
.newsletter .mc_success_msg, .newsletter .mc_error_msg{
    color: #fff
}
footer .friendslinks #menu-nase-weby a{
    display: block;
    width: 50%;
    float: left;
    color: #fff;
    padding: 5px;
    font-weight: 100;
    text-transform: uppercase;
}
footer .copyrights{
    text-align: right;
    border-right: 1px solid #fff;

}
footer .copyrights a{
	color: #fff;
    font-weight: 100;
}
footer nav{
	list-style: none;
}
footer nav ul li{
    display: block;
    float: left;
    border-right: 1px solid #fff;
    padding-left: 15px;
    padding-right: 15px;
}
footer nav ul li a{
    color: #fff;
    font-weight: 100;
}
ol.commentlist{
    list-style: none;
}

ol.commentlist li{
    margin-left: 0;
}
footer nav ul li a:hover{
    color: #fff;
    text-decoration: none;
}
footer nav.bot-nav > ul > li:first-child{
    padding-left: 0;
}
footer nav ul li:last-child{
    border: none;
}
footer .bot-row{
    margin-top: 30px;
}
footer .friendslinks{
    margin-top: 8px;
}
footer .nase-weby{
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 5px;
}
footer .nase-weby a{
    color: #FFF;
	text-transform: uppercase;
    font-weight: 600;

}

/**************************************************************************SIDE NAVIGATION*****************************************************************************/
nav#side-nav{
    position: absolute;
    float: left;    
    font-size: 13px;
    width: 250px;
    padding-left: 30px;
    padding-right: 40px;
    margin-top: 20px;
    border-right: 1px solid #CCCCCC;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
nav#side-nav #nadationlinks{
    margin-top: 20px;
    font-weight: 400;
    border-bottom: 1px solid #E5E5E5;
}

nav#side-nav #nadationlinks li{
    padding-bottom: 30px;
}
nav#side-nav #nadationlinks li:last-child{
    padding-bottom: 40px;
}
nav#side-nav #menu-dlazdice-sidemenu{
    margin-top: 40px;
    font-weight: 400;

    list-style: none;
}
nav#side-nav #menu-dlazdice-sidemenu > .current_page_item {
    display: block;
}
nav#side-nav #menu-dlazdice-sidemenu > .current_page_item > a {
    display: block;
}
nav#side-nav #menu-dlazdice-sidemenu > li{
    display: block;
}
nav#side-nav #menu-dlazdice-sidemenu > li.current-page-parent{
    display: block; 
}
nav#side-nav #menu-dlazdice-sidemenu > li.current-page-parent > a{
    display: none;
}
nav#side-nav #menu-dlazdice-sidemenu > li.current-page-parent li{
    display: block; 
}
nav#side-nav #menu-dlazdice-sidemenu ul{
    list-style: none;
}
nav#side-nav #menu-dlazdice-sidemenu li{
    padding-bottom: 30px;
}
nav#side-nav #menu-dlazdice-sidemenu > li.current_page_ancestor {
    display: block; 
}
nav#side-nav #menu-dlazdice-sidemenu > li.current_page_ancestor > a {
    display: none; 
}
nav#side-nav #menu-dlazdice-sidemenu li.current_page_ancestor.current-page-parent > a {
    display: block; 
}
nav#side-nav #menu-dlazdice-sidemenu > li > a{
    display: block;
}
nav#side-nav #menu-dlazdice-sidemenu li a{
    color: #000;
    font-weight: 400;
    transition: font-weight 0.5s;
    -webkit-transition: font-weight 0.5s;
    -o-transition: font-weight 0.5s;
    -moz-transition: font-weight 0.5s;
}
nav#side-nav #menu-dlazdice-sidemenu li a:hover{
    font-weight: 700;
}
nav#side-nav #menu-dlazdice-sidemenu li.current_page_item > a{
    font-weight: 700;
}
#menu-dlazdice-sidemenu ul ul{
    padding-left: 10px;
}
#menu-dlazdice-sidemenu ul ul li{
    padding-top: 10px;
    padding-bottom: 10px!important;;
}
nav#side-nav #menu-dlazdice-sidemenu ul li {
    padding-top: 25px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.slides, .menu{
    list-style: none;
}

/**************************************************************************BLOG DETAIL*****************************************************************************/
.content{
    padding-top: 40px;
    padding-left: 100px;
}
.blog-post-heading{
    border-left: 4px solid #000;
    padding-left: 10px;
}
.blog-post-heading-border{
    padding-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
}
.blog-post-heading-border.publikace{
    padding-bottom: 0;
}
.blog-post-heading p{
	margin-bottom: 0;
}
.blog-post-heading .date{
    font-size: 16px;
}
.blog-post-heading .date.oblast{
    font-size: 16px;
}
.blog-post-heading h1{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 100;
    line-height: 30px;
}
.blog-post .text{
    padding-top: 40px;
    padding-left: 15px;
    padding-bottom: 80px;
    line-height: 22px;
}
.page-template-page-zamestnanci section#blog-post-author{

    border-bottom: 1px solid #F2F2F2;
}

section#blog-post-author{
    padding-bottom: 10px;
    padding-top: 10px;   
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #E9E9E9;
}
section#blog-post-author .authorinfo {
    width: 100%;
    padding-left: 210px;
}
section#blog-post-author img{
    float: left;
    max-width: 200px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter 1s;
    transition: -webkit-filter 1s;
}
section#blog-post-author .zamestnanec img{
    max-height: 100%;
    max-width: 100%;
    width: 80%;
    height: auto;
    display: block;
}
section#blog-post-author .zamestnanec .infowrap{

    margin-left: 20%;
}
.zamestnanec{
    width: 100%;
}
section#blog-post-author  .zamestnanec .authorfoto .foto{
    float: left;
    width: 40%;
    display: -webkit-box;
    -webkit-box-align: center;
    display: flex;
    align-items: center;
    height: 100%;
    border-right: 1px solid #E6E6E6;
}

section#blog-post-author  .zamestnanec .authorfoto{
    height: 300px;

}
section#blog-post-author .zamestnanec .authorfoto{
    border-right: none;
}
section#blog-post-author  .zamestnanec .authorinfo{
    float: left;
    width: auto;
    padding-left: 0;
    display: -webkit-box;
    -webkit-box-align: center;
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 30px;
    position: relative;
    width: 60%;
}
section#blog-post-author  .zamestnanec .authordescription{
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #0096BB;
    padding: 30px;
    opacity: 0;
    transition: opacity 0.5s;
    pointer-events: none;
}
.plus{
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 31px;
    right: 31px;
    border-radius: 50%; 
    background: #0096BB;
    cursor: pointer;
}
.plus:before{
    content: "";
    background: #fff;
    width: 15px;
    left: 8px;
    position: absolute;
    height: 1px;
    top: 15px;
}
.plus:after{
    content: "";
    background: #fff;
    width: 1px;
    left: 15px;
    position: absolute;
    height: 15px;
    top: 8px;  
}
.projekt-text-hovered .plus{
    background: #fff;
}
.projekt-text-hovered .plus:before, .projekt-text-hovered .plus:after{
    background: #0096BB;
}
.minus{
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 31px;
    right: 31px;
    border-radius: 50%; 
    background: #fff;
    cursor: pointer;
}
.minus:before{
    content: "";
    background: #0096BB;
    width: 15px;
    left: 8px;
    position: absolute;
    height: 1px;
    top: 15px;
}

section#blog-post-author  .zamestnanec.clicked .authordescription{
    opacity: 1;
    pointer-events: all;
}
section#blog-post-author:hover img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
section#blog-post-author span.authorname{
    display: block;
    font-size: 18px;
    margin-top: 10px;
    color: #161616;
    font-weight: 600;
}

section#blog-post-author .authorfoto{
    border-right: 1px solid #E6E6E6;
}
section#blog-post-author span.authorrole, section#blog-post-author span.authormail, section#blog-post-author span.authorphone{
    display: block;
    font-weight: 100;
}
section#blog-post-author span.authorrole, section#blog-post-author span.authormail{
    margin-top: 15px;
}
section#blog-post-author .authordescription{
    color: #838282;
    line-height: 22px;
}/**************************************************************************COMMENTS*****************************************************************************/
section#comments{
    padding-top: 40px;
    padding-bottom: 40px;
}
section#comments h3#comments{
    display: none;
}
.comment-approve{
    text-align: right;
    width: 100%;
    display: block;
    margin-top: 7px;
    font-weight: 400;
    font-size: 12px;
}
section#comments .commentlist li ul {
    margin-left: 50px;
}
section#comments cite.fn{
    text-transform: uppercase;
}
section#comments span.says{
    display: none;
}
section#comments .avatar{
    display: none;
}
section#comments .comment-body {
    color: #838282;
    padding-left: 10px;
    border-left: 4px solid #E1E1E1;
    position: relative;
    width: 800px;
}
section#comments .comment-body > p{
    padding-top: 10px;
    width: 620px;
    clear: left;
}
section#comments .comment-author{
    float: left;
    color: #111;
}
section#comments .commentmetadata a{

    color: #838282;
}
section#comments .commentmetadata{

    float: left; 
    margin-left: 5px;
    padding-left: 5px;
    border-left: 2px solid #E1E1E1;
}
section#comments #commentform label{
    display: block;
    float: left;
    width: 100px;
    line-height: 35px;
}
section#comments #commentform{
    width: 800px;
}
section#comments #commentform #author, section#comments #commentform #comment{
    width: 700px;
    padding: 20px;

    resize: none;
}
section#comments #commentform #submit{
    height: 40px;
    border-radius: 20px;
    border: none;
    color:#fff;
    background: #111111;
    font-weight: 600;
    width: 250px;
    text-align: center;
    text-transform: uppercase;
    float: right;
    margin-top: 9px;
}
section#comments a.comment-reply-link{
    height: 30px;
    border-radius: 15px;
    border: none;
    color: #111111;
    background: #E7E7E7;
    line-height: 30px;
    font-weight: 100;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    float: right;
    position: absolute;
    font-size: 12px;
    right: 0;
    top: 10px;
}
section#comments h1.sectionheading{
    padding-top: 20px;
    border-top: 1px solid #F2F2F2;
}
/**************************************************************************AKTUALITY*****************************************************************************/
.subpageheading h1{
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 26px;
    border-bottom: 1px solid #F2F2F2;
    text-transform: uppercase;
    font-weight: 100;
}
.subpageheading h3 {
    border-bottom: 1px solid #F2F2F2;
}
.subpagefilter{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #F2F2F2;
}
.subpagefilter li{
    display: inline-block;
    text-transform: uppercase;

    padding-top: 10px;
    padding-bottom: 10px;
}
.subpagefilter li a{
    font-size: 13px;
    color: #121212;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #C0C0C0;
    transition: font-weight 0.5s;
    -webkit-transition: font-weight 0.5s;
    -o-transition: font-weight 0.5s;
    -moz-transition: font-weight 0.5s;
}
.subpagefilter li:last-child a{
    border: none;
}

.subpagefilter li a.active, .subpagefilter li a:hover{
    font-weight: 700;
}
section#aktuality-vypis {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom:  1px solid #E6E6E6;
}

section#aktuality-vypis .aktualita{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 150px;
}
section#aktuality-vypis .aktualita .aktualityfoto{
    height: 320px;
}

section#aktuality-vypis .aktualita .text{
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    line-height: 22px;
    height: 150px;
    overflow: hidden;
}

section#aktuality-vypis .aktualita .learnmore{
    float: right;
}
section#aktuality-vypis .row{
    padding-bottom: 30px;
    padding-top: 10px;
}
section#blog-vypis {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #E6E6E6;
}
section#blog-vypis .blogbox h2 {
    font-size: 23px;
    font-weight: 100;
    line-height: 23px;
    letter-spacing: 1px;
}
section#blog-vypis .blogbox {
    width: 80%;
    margin: 0 auto;
    height: 320px;
    position: relative;
    margin-bottom: 100px;
}
section#blog-vypis .blogbox p {
    margin-top: 10px;
    overflow: hidden;
    max-height: 130px;
    line-height: 22px;
}
section#blog-vypis .blogbox .post-author {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #EAEAEA;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
section#blog-vypis .blogbox img {
    width: 70px;
    height: auto!important;
}
section#blog-vypis .blogbox .post-author .authorinfo {
    width: 50%;
    margin-left: 10px;
}
section#blog-vypis .blogbox .post-author span.authorname {
    float: left;
    font-size: 18px;  
    line-height: 23px;
    font-weight: 600;
}
section#blog-vypis .blogbox .post-author span.authorrole {
    float: left;
    clear: left;
    font-weight: 100;
}
section#akce-vypis {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:  1px solid #E6E6E6;
}

section#akce-vypis .aktualita{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
}
section#akce-vypis .aktualita .aktualityfoto{
    height: 320px;
}

section#akce-vypis .row{
    padding-bottom: 30px;
    padding-top: 10px;
}
.akce-subhead{
	padding-left: 15px;
}
/**************************************************************************BLOCKY*****************************************************************************/
body div.dropdown-text{
    display: none;
}
div.dropdownlight{
    background: none!important;
    color: #005681!important;
}
div.dropdownlight > p{
    font-weight: 500;
}
div.dropdown-block:before,  div.dropdownlight:before{
    content: "";
    top: 20px;
    background: #fff;
    left: 14px;
    width: 20px;
    height: 2px;
    position: absolute;
    border-radius: 1px;
}
div.dropdownlight:before{
    color: #006DA6;
}
div.dropdown-block.opened:before,  div.dropdownlight.opened:before{
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
}
div.dropdown-block:after,  div.dropdownlight:after{
    content: "";
    top: 11px;
    background: #fff;
    left: 23px;
    width: 2px;
    border-radius: 1px;
    height: 20px;
    position: absolute;



}
div.dropdown-block.opened:after,  div.dropdownlight.opened:after{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
div.dropdown-text p,  div.dropdownlight p{
	margin-bottom: 20px;
}

div.dropdownlight:before, div.dropdownlight:after{
    background: #005681;
}
/**************************************************************************VYROCNI ZPRAVY*****************************************************************************/
section#zpravy-vypi s{
    margin-top: 30px;
}
section#zpravy-vypis .row{
    margin-top: 30px;
}
section#zpravy-vypis .box{
    padding-bottom: 30px;
}
section#zpravy-vypis .zprava{
    height: 200px;
    text-align: center;
}
section#zpravy-vypis .heading{
    border-left: 4px solid #333;
    display: table;
    margin: 0 auto;
    margin-top: 5px;
    line-height: 28px;
    color: #333;
    font-size: 30px;
    padding-left: 25px;


}
/**************************************************************************DAR*****************************************************************************/
section#dar-text{
    padding-bottom: 80px;
}
section#dar-text .dar-heading{
    padding-bottom: 70px;
}
section#dar-text .dar-heading h1{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 40px;
}
section#dar-text .dar-heading p{
    margin-top: 21px;
}
section#dar-text h2{
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
section#dar-text .info li{
    margin-top: 30px;
}
section#dar-text .info{
    list-style: disc;
    margin-left: 20px;
}
section#dar-text .info p{
    line-height: 20px;
}
section#dar-form{
    padding-bottom: 30px;
    border-bottom:  1px solid #F5F5F5;
}
section#dar-form h1{
    font-size: 42px;
    font-weight: 700;
    color: #ff7f20;
    text-align: center;
    border-bottom:  1px solid #F5F5F5;
    line-height: 80px;
}
section#dar-form form{
    width: 600px;
    margin: 0 auto;
}
section#dar-form form select{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    margin-top: 35px;
    height: 40px;    
    border: 1px solid #EEEEEE;
}

section#dar-form form input[type="radio"]{
    display: none;
}
section#dar-form form .radio-label,#dar-form form .jina-castka{
    display: inline-block;
    height: 40px;
    margin: 30px 2px 0px 2px;
    font-size: 14px;
    text-align: center;
}
section#dar-form form .radio-label{
    background: #006DA6;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 20px;
    width: 100px;
    transition-duration: 0.5s;
}
section#dar-form form input[type="radio"]:checked + label.radio-label{
    background: #FF7F20;
}
section#dar-form form label.radio-label.checked{
    background: #FF7F20;
}
section#dar-form form .jina-castka input{
    width: 70%;
    border-radius: 20px;
    height: 40px;
    border: 1px solid #EEEEEE;
    width: 100px;
    text-align: center;
}
section#dar-form form input[type="submit"]{
    margin: 0 auto;
    display: block;
    width: 200px;
    margin-top: 30px;
    width: 250px;
    height: 40px;
    border-radius: 20px;
    background: #FF7F20;
    color: #fff;
    border: none;
    font-weight: 600;
    text-align: center;
    line-height: 40px;
}
section#dar-form img{
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}
section#dar-form .button-row{
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
section#sorosinfo {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #F3F3F3;
}

.addthis_native_toolbox{
    float: right;
}
/**************************************************************************PUBLIKACE-PAGE*****************************************************************************/
section#publikace-vypis .col-xs-12.col-sm-6{
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden;
    min-height: 350px;
}
.subheadtext{
    margin-top: 20px;
    border-bottom: 1px solid #F2F2F2;
}
#publikace-vypis h5{

    margin-bottom: 10px;
}
section#publikace-vypis .col-xs-12.col-sm-6:nth-child(odd){
    clear: left;
}
#grant-vypis .col-xs-12.col-sm-6:nth-child(odd){
    clear: left;
}
section#publikace-vypis .col-xs-12.col-sm-6 a {
    float: right;
}
section#publikace-vypis .col-xs-12.col-sm-6 a:first-child{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}


/**************************************************************************FOND*****************************************************************************/
section#fond-text .fond-heading h1{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 100;
    padding-bottom: 47px;
    line-height: 40px;
}
section#fond-text img{
    width: 100%;
}
section#fond-text h2{
    line-height: 35px;
    font-size: 20px;
    font-weight: 600;
}
section#fond-text ul{
    margin-left: 20px;
    list-style: disc;
}
section#fond-text{
    padding-bottom: 40px;
}
section#fond-link{
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
}
section#fond-link h1{
    font-size: 32px;
    line-height: 60px;
    text-align: center;
    color: #121212;
    font-weight: 100;
}
section#fond-link a{
    text-decoration: underline;
}
section#fond-map{
    padding: 50px 0px;
}
section#fond-map h1{
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 100;
    padding-bottom: 27px;
}
section#fond-map img{
    width: 100%;
}
section#gallery h1{
    font-weight: 100;
    font-size: 26px;
    text-transform: uppercase;
    padding-bottom: 20px;
}
section#gallery .galery-fotos{
    height: 150px;
    padding: 20px 0px;
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;

}
/**********************************darci******************************/
#projekty-vypis.darci .projekt{
    height:  180px;
}
#projekty-vypis.darci .projekt-text {
    border: none;
    margin-top: 15px;
}
#projekty-vypis.darci .projekt-text img{
    height: auto!important;
    width: auto!important;

    max-height: 80px;

    max-width:  200px;
}
#projekty-vypis.darci .heading {
    padding-left: 0px;
    border-bottom: 4px solid #111;
    border-left: none;
    margin-top: 0px; 
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 31px;
}
#projekty-vypis.darci .projekt-text-hovered {
    height: 180px;
    display: block;
}

/**************************************************************************DROPTEXT****************************************************************************/

.page-template-page-zamestnanci .wrapper #blog-post-author:last-child{
    margin-bottom: 50px;
}
/****************************************************************DONATE FORM**************************************************************/
#donateform {
    padding: 30px;
    background: rgba(228, 228, 228, 0.6);
}
#donateform h1{
    text-align: center;
    color: #0096BB;
    font-weight: 500;
}
.donate-row input[type="text"], .donate-row input[type="email"], .donate-row input[type="password"], select{
    padding: 0px 15px;
}
.donate-row{
    clear: both;
    margin-top: 10px;
    overflow: hidden;
}
.donate-projekts{
	text-align: center;
}
.donate-row .rightformcolumn{
    float: left;
    width: 436px;
}
h2.donate-subheading{
    clear: both;
    text-transform: uppercase;
    border-bottom: 1px solid #E6E6E6;
    color: #0096BB;
    font-size: 28px;
}
span.donate-projekt{
	font-size: 22px;
    color: #0096BB;
    font-weight: 600;
}
.donate-row.pravnicka, .donate-row.kartou{
    margin-top: 0px;
    height: 0px;
}
.donate-row.castka-jednorazova .wpcf7-list-item:first-child{
    margin-left: 0;
    margin-right: -4px;
}
.donate-row.castka-rocni input[type="radio"], .donate-row.castka-mesicni input[type="radio"],  .donate-row.castka-jednorazova input[type="radio"], .donate-row.cetnost input[type="radio"], .donate-row.osoba input[type="radio"], .donate-row.prevod input[type="radio"]{
    display: none;
}
.donate-row.castka-mesicni span.wpcf7-list-item, .donate-row.castka-jednorazova span.wpcf7-list-item, .donate-row.castka-rocni span.wpcf7-list-item {
    width: 100px;
    height: 40px;
    border-radius: 40px;
    background: #0096BB;
    border: 1px solid #0096BB;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    transition: background 0.5s, border 0.5s;
    -webkit-transition: background 0.5s, border 0.5s;
    -o-transition: background 0.5s, border 0.5s;
    -moz-transition: background 0.5s, border 0.5s;
    position: relative;
    margin-left: 5px;
}
.jinacastka{
    width: 98px;
    margin-left: 1px;
    padding: 0 10px!important;
}
.donate-row.cetnost span.wpcf7-list-item, .donate-row.osoba span.wpcf7-list-item, .donate-row.prevod span.wpcf7-list-item{
    display: inline-block;
    margin-top: 8px;
    line-height: 24px;
    margin-left: 30px;
    position: relative;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}

.donate-row.cetnost span.wpcf7-list-item:before, .donate-row.osoba span.wpcf7-list-item:before, .donate-row.prevod span.wpcf7-list-item:before{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #C0C0C0;
    border-radius: 20px;
    position: absolute;
    top: 2px;
    left: -29px;
}
.donate-row.cetnost span.wpcf7-list-item.checked:after, .donate-row.osoba span.wpcf7-list-item.checked:after, .donate-row.prevod span.wpcf7-list-item.checked:after{
    opacity: 1;
}

.donate-row.cetnost span.wpcf7-list-item:after, .donate-row.osoba span.wpcf7-list-item:after, .donate-row.prevod span.wpcf7-list-item:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #FF7F20;
    border-radius: 15px;
    position: absolute;
    top: 7px;
    left: -24px;
    opacity: 0;
    transition:  opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    -moz-transition: opacity 1s;
}
.donate-row.castka-rocni span.wpcf7-list-item span, .donate-row.castka-mesicni span.wpcf7-list-item span, .donate-row.castka-jednorazova span.wpcf7-list-item span{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.donate-row.castka-rocni span.wpcf7-list-item.checked, .donate-row.castka-mesicni span.wpcf7-list-item.checked, .donate-row.castka-jednorazova span.wpcf7-list-item.checked{
    width: 100px;
    height: 40px;
    display: inline-block;
    border-radius: 40px;
    background: #FF7F20;
    border: 1px solid #FF7F20;
}
.donate-row span.labela{
    display: block;
    width:  230px;;
    float: left;
    padding-left: 50px;
    position: relative;
    line-height: 40px;
    height: 40px;
}
.donate-row .potvrzeni, .donate-row .Potvrdeneni{
    display: none;
}
.donate-row span.potvrdenie{
    display: -webkit-box;
    margin-top: 8px;
    line-height: 24px;
    padding-left: 35px;
    position: relative;
    cursor: pointer
}
.donate-row span.potvrdenie:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #FF7F20;
    border-radius: 15px;
    position: absolute;
    top: 7px;
    left: 5px;
    opacity: 0;
    transition:  opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    -moz-transition: opacity 1s;
}
.donate-row span.potvrdenie:before{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #C0C0C0;
    border-radius: 20px;
    position: absolute;
    top: 2px;
    left: 0px;
}
.donate-row.checked span.potvrdenie:after{
    opacity: 1;
}
.donate-row span.labela:before{
    opacity: 0;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #0096BB;;
    border-radius: 10px;
    position: absolute;
    top: 15px;
    left: 15px;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    -moz-transition: opacity 1s;
}
.donate-row.castka-rocni{
    height: 0;
    margin-top: 0;
}
.donate-row span.labela.required:before{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #0096BB;;
    border-radius: 10px;
    position: absolute;
    top: 15px;
    left: 15px;
    opacity: 1;
}
.donate-row.kartou .wpcf7-list-item-label, .donate-row.kartou input{
    display: none;
}
.donate-row.kartou .wpcf7-list-item{
    width: 58px;
    height: 37px;
    border: 3px solid #fff;
    border-radius: 5px;
    display: inline-block;
    transition: border 0.5s;
    -webkit-transition: border 0.5s;
    -o-transition: border 0.5s;
    -moz-transition: border 0.5s;
}
.donate-row.kartou .wpcf7-list-item.checked{
    border: 3px solid greenyellow !important;
}
.donate-row.kartou .wpcf7-list-item:nth-child(1){
    background:  url('images/visa.png') no-repeat;
}
.donate-row.kartou .wpcf7-list-item:nth-child(2){
    background:  url('images/visa-electron.png') no-repeat;
}
.donate-row.kartou .wpcf7-list-item:nth-child(3){
    background:  url('images/mastercard.png') no-repeat;
}
.donate-row.kartou .wpcf7-list-item:nth-child(4){
    background:  url('images/maestro.png') no-repeat;
}
.donate-row input[type="text"]:focus, .donate-row input[type="email"]:focus, .donate-row input[type="password"]:focus, select:focus{
    outline-width: 0px;
    border-color: #0D71A4;

}
.donate-row input[type="text"], .donate-row select{
    background: #fff;
    transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
    -moz-transition: background 1s;
}
.donate-row input[type="text"].required, .donate-row select.required{
    background: #F3F3F3 !important;
}

.donate-row input::-webkit-input-placeholder {
    color: #111;  
    line-height: 22px;
}

.donate-row  input:-moz-placeholder { /* Firefox 18- */
    color: #111;  
    line-height: 22px;
}

.donate-row input:-moz-placeholder {  /* Firefox 19+ */
    color: #111;  
    line-height: 22px;
}

.donate-row  input:-ms-input-placeholder {  
    color: #111;  
    line-height: 22px;
}
select, .donate-row select.required{
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
    appearance:none; 
    background-image: url('images/arrow_down.png') !important;
    background-repeat: no-repeat!important;
    background-position: right!important;
    background-size: 15px !important;
}
select::-ms-expand{
    display:none;
}
/*************************Nominace form**********************/
.nominationForm{
	margin-bottom: 50px;
}
.nominationForm p{
	position: relative;
}
.nominationForm .error{
	color: red;
	font-size: 13px;
	display: block;
	width: 80%;
	text-align: center;
}
.nominationForm .errorRadio{
	position: absolute;
	bottom: -18px;
	left: 20px;
	color: red;
	font-size: 13px;
}

.nominationForm input[type="text"],
.nominationForm input[type="email"],
.nominationForm input[type="url"],
.nominationForm input[type="password"],
.nominationForm input[type="search"],
.nominationForm textarea {
	padding: 0.375em;
	width: 83%;
	padding-left: 20px;
}
.nominationForm textarea {
	overflow: auto;
	vertical-align: top;
}

.nominationForm h3{
	margin-bottom: 10px;
}
.nominationForm label{
	margin-bottom: 7px;
	margin-left: 20px;
	font-size: 15px;

}
.nominationForm input[type="text"]:focus,
.nominationForm input[type="email"]:focus,
.nominationForm input[type="url"]:focus,
.nominationForm input[type="password"]:focus,
.nominationForm input[type="search"]:focus,
.nominationForm textarea:focus {
	outline: 0;
}
.hide{
	display: none;
}
.nominationForm input[type="submit"]{
	background: #0096BB none repeat scroll 0% 0%;
    color: #FFF;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 20px;
    text-align: center;
    border: medium none;
    padding: 9px 40px;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;
}
.nominationForm .more-fields{
	background: #FFF; none repeat scroll 0% 0%;
    color: #000;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 0px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #0096BB;
    padding: 5px 30px;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
	font-size: 15px;
	margin-bottom: 10px;
}
.nominationForm input[type="file"]{
	margin-left: 20px;
	margin-bottom: 10px;
}
.nominationForm .nominujuci label{
	width: 80%;
}
.all-files {
	margin-bottom: 0px;
}
.all-files .form-control{
	border-radius: 20px;
}
.all-files .input-group {
    margin-bottom: 10px;
    width: 58%;
}
.all-files input[type="text"]{
	width: 100%;
	background-color: white;
}
.all-files .btn{
	background-color: #0096BB;
	border-color: #0096BB;
	border-radius: 20px;
	line-height: 26px;
	color: white;
}
.groupAll{
	width: 99%;
	margin-bottom: 19px;
	font-size: 15px !important;
}
.groupAll input[type="text"]{
	width: 69%;
	height: 39px;
	border-radius: 0px 24px 24px 0px;
}
.leftText{
	width: 95px;
	padding: 11px 0px 11px 18px;
	color: #fff;
	background-color: #0096BB;
	border: 1px solid #0096BB;
	-webkit-border-top-left-radius: 24px;
	-webkit-border-bottom-left-radius: 24px;
	-moz-border-radius-topleft: 24px;
	-moz-border-radius-bottomleft: 24px;
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	float: left;
}
.titileDivider{
	margin-left: 20px;
}
.dividerSection{
	border-radius: 35px;
	width: 100%;
	padding-left: 38px;
	padding-top: 20px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	height: 300px;
	border: 1px solid rgb(192, 192, 192);
}
.resizeDivider, .resizeDivider2{
	height: 680px;
}
/*************************PROJEKTY**********************/
#projekty-vypis .projekt-text {
    position: absolute;
    top: 0;
    left: 0;
    transition: top 0.5s;
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;
    -moz-transition: top 0.5s;
    padding-left: 16px;
    border-left: 4px solid #111;
    padding-top: 20px;
    display: -webkit-box;
    -webkit-box-align: center;
    display: flex;
    align-items: center;
    min-height: 150px;
}
#projekty-vypis .heading{
    padding-left: 16px;
    border-left: 4px solid #111;
    margin-top: 35px;
    padding-bottom: 5px;
}
#projekty-vypis .row{
    padding-bottom: 35px;
}
#projekty-vypis .projekt{
    position: relative;
    height: 230px;
    overflow: hidden;
}
#projekty-vypis .row .col-sm-6:nth-child(odd){
	clear: both;
}
#projekty-vypis.darci .row .col-sm-6:nth-child(odd){
	clear: none;
}
#projekty-vypis .projekt-text-hovered {
    padding: 20px;
    height: 230px;
    width: 100%;
    background: #277FAD;
    color: #fff;
    transition: top 0.5s;
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;
    -moz-transition: top 0.5s;
    position: absolute;
    top: -308px;
    left: 0;
    display: -webkit-box;
    -webkit-box-align: center;
    display: flex;
    align-items: center;
}
.text-812, .text-814, .text-816, .text-818{
    margin-left: 5px;
}
#projekty-vypis .text-hover:hover .projekt-text{
    top: 150px;
}
#projekty-vypis .text-hover:hover .projekt-text-hovered{
    top: 0;
}
#grant-vypis .row{
    margin-bottom:  35px;
}
#grant-vypis .heading{
    padding-left: 16px;
    border-left: 4px solid #111;
    margin-bottom: 5px;
    margin-top: 35px;
}
#grant-vypis .heading p{
    margin-bottom: 0;
}
/**************************************************************************RESPONSIVE*****************************************************************************/
@media (max-width:1700px){
    section#squares .wrapper{
        width: 90%;
    }
    .home .wrapper, #footer .wrapper{
        width: 1280px; 
    }
    .wrapper{
        width: 960px;
    }
    .gallery .gallery-item {
        width: 25% !important;
    }
}
@media (max-width:1500px){

    .home .wrapper, #footer .wrapper{
        width: 1150px;
    }
    .wrapper{
        width: 960px;
    }
    .content {

        padding-left: 100px;
    }

    #top-nav #menu-main-menu {
        padding-left: 0;
    }#top-nav #social-menu {
        margin-right: 0px;
    }

}
@media (max-width:1400px){
    nav#side-nav {
        width: 220px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .content {
        padding-left: 157px;
    }
    .become-member-box{
        display: none;
    }
    .become-member-box-low{
        display: block;
        z-index: 999;
        background: #0096bb;
        color: #fff;
        position: fixed;
        top: -200px;
        transition: top 1s;
        -webkit-transition: top 1s;
        -o-transition: top 1s;
        -moz-transition: top 1s;
        right: 40px;
        height: 80px;
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .become-member-box-low.shown{
        top: 0;
    }
    .become-member-box-low .right-part{
        float: right;
        margin-right: 16px;
        margin-top: 13px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 8px;
        border-left: 1px solid #277FAD;
    }
    .become-member-box-low .left-part{
        float: left;
        margin-left: 15px;
        margin-top: 18px;
        padding-right: 15px;
    }
    .become-member-box-low .right-part p{
        margin-bottom: 0;
    }
    .become-member-box-low #klub, .become-member-box-low #nadace{
        font-weight: 700;
    }
}
@media (max-width:1300px){
    #mc_signup_form {
        float: none;
    }
    .become-member-box {
        width: 146px;
    }
    .become-member-box .right-part span#klub {
        font-size: 21px;
    }
    .become-member-box .left-part {
        width: 45px;
    }
    .become-member-box .left-part img {
        margin-top: 21px;
        width: 34px;
    }
    .become-member-box .right-part span#nadace {
        font-size: 13px;
    }
    .become-member-box .right-part p {
        font-size: 10px;
        padding-left: 0px;
        padding-right: 5px;
    }
    section#quotes .quote {
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
    }
    .gallery .gallery-icon img {
        width: 150px !important;
        height: 150px !important;
    }
    .home .wrapper, #footer .wrapper{
        width: 960px;
    }
    .wrapper {
        width: 768px;
    }
    .content {
        padding-left: 100px;
    }
    section#squares .square {
        height: 218px;
    }
    #top-nav .logo {
        margin-top: 15px;
        margin-left: 20px;
        width: 200px;
    }
    #top-nav .search-box input#search {
        width: 132px;
    }
    #top-nav #menu-main-menu > li {
        padding: 0 8px;
    }
	/*    #top-nav .qtrans_language_chooser {
			margin-right: 20px;
		}*/
    section#blog-post-author .authorinfo {

        padding-left: 137px;
    }

    .mc_signup_submit{  
        width: 240px;
        position: relative;
        margin: 0 auto;
    }
    footer div.newsletter #mc_signup_submit {
        top: -30px;
    }
    footer div.newsletter #mc_signup{
        clear: left;
    }
    footer div.newsletter input#mc_mv_EMAIL {
        margin: 0 auto;
        float: none;
    }
    footer div.newsletter span {
        width: 100%;
        text-align: center;
    }
    footer div.newsletter {
        float: none;
    }
    footer div.newsletter .mc-field-group {
        width: 250px;
        margin: 0 auto;
        position: relative;
    }
    section#blog-post-author img {
        max-width: 130px;
    }
}
@media (max-width:1150px){
	/*    #top-nav .logo {
			margin-top: 25px;
			margin-left: 30px;
			width: auto;
		}*/
    section#blog-post-author .authorfoto {

        text-align: center;
    }
    .home .wrapper, #footer .wrapper {
        width: 900px;
    }
    .wrapper {
        width: 650px;
    }
    .content {
        padding-left: 120px;
    }
    section#blog-post-author .authorinfo {
        width: 100%;
        padding-left: 0;
    }
    section#blog-post-author span.authorname, section#blog-post-author img{
        float: none;
    }
    section#blog-post-author img{
        max-width: 200px;
    }
    section#blog-post-author span.authorrole, section#blog-post-author span.authormail, section#blog-post-author span.authorphone{
        float: none;
        display: block;
    }
    section#comments #commentform #author, section#comments #commentform #comment {
        width: 400px;
    }
    section#comments #commentform {
        width: 500px;
    }

    .content {
        padding-left: 0px; 
    }

	#top-nav #social-menu .englishItem {
		position: absolute;
		right: 58px;
	}
    .wrapper, .home .wrapper, section#squares .wrapper, #footer .wrapper {
        width: 90%;
    }
    #top-nav .menu-toogler{ 
        float: right;
        width: 50px;
        height: 50px;
        display: block;
        border-radius: 50%;
        background-color: #D1D1D1;
        margin-top: 19px;
        position: relative;
        margin-right: 8px;
        transition: background-color 0.5s;
        -webkit-transition:background-color 0.5s;
        -o-transition: background-color 0.5s;
        -moz-transition: background-color 0.5s;
    }
    .menu-span-1, .menu-span-2, .menu-span-3{
        background: #111;
        display: block;
        width: 27px;
        height: 5px;
        position: absolute;
        left: 11px;
        border-radius: 2px;
        transition:background 0.5s;
        -webkit-transition:background 0.5s;
        -o-transition: background-color 0.5s;
        -moz-transition: background-color 0.5s;

    }
    .menu-span-1{
        top: 15px;
        transition:transform 0.5s;
        -webkit-transition:transform 0.5s;
        -o-transition: transform 0.5s;
        -moz-transition: transform 0.5s;
    }
    .menu-span-2{
        top: 23px;
        transition:left 0.5s;
        -webkit-transition:left 0.5s;
        -o-transition: left 0.5s;
        -moz-transition: left 0.5s;
    }
    .menu-span-3{
        top: 31px;
        transition:transform 0.5s;
        -webkit-transition:transform 0.5s;
        -o-transition: transform 0.5s;
        -moz-transition: transform 0.5s;
    }
    #top-nav #menu-main-menu{
        display: none;
    }
    .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
        border-color: #fff;
    }
    #top-nav #social-menu > li{
        display: inline-block;
    }
    nav#side-nav{
        display: none;
    }
    #responsive-menu{
        margin-top: 90px;
        background: #111111;
        color: #fff;
    }
    .mm-list a.mm-subopen{
        width: 100%;
        position: absolute;
        right: 0;

    }
    .mm-list li.mm-opened a.mm-subopen{
        width: 40px;
    }
    .mm-menu .mm-list > li:after, .mm-menu .mm-list > li > a.mm-subopen:before {
        border-color: rgba(13, 113, 164, 0.5);
    }
    html.mm-opening #top-nav .menu-toogler{
        background-color:  #0D71A4;
    }
    html.mm-opening #top-nav .menu-toogler .menu-span-1{
        transform: rotate(45deg);
        top: 22px;
    }
    html.mm-opening #top-nav .menu-toogler .menu-span-2{
        left: 60px;
    }
    html.mm-opening #top-nav .menu-toogler .menu-span-3{
        transform: rotate(-45deg);
        top: 22px;
    }
	/*    #top-nav .qtrans_language_chooser{
			margin-right: 0px;
		}*/
}
@media (min-width:981px) and (max-width:1150px){
    .donate-row .rightformcolumn {
        float: left;
        width: 421px;
    }
    .donate-row.castka-jednorazova span.wpcf7-list-item {
        width: 95px;
    }
}
@media (max-width:980px){

    section#quotes .quote {
        width: auto;
    }
    section#squares .square {
        height: 218px;
    }
    .quoteimg{
        float:left; 
        padding-top: 0;
        width:230px;
    }
    section#quotes .slider blockquote, section#quotes .quote h3.author  {
        max-width: 400px !important;
    }
    section#blog-post-author .zamestnanec .authorinfo {

        width: 70%;
    }
    section#blog-post-author .zamestnanec .authorfoto .foto {
        width: 30%;
    }
    section#quotes .slider blockquote{
        float: none !important;
        margin-left: 300px;
    }
}
@media (max-width:880px){
	.dividerSection{
		border-radius: 0;
		width: 100%;
		padding-left: 0;
		padding-top: 0;
		margin-bottom: 30px;
		padding-bottom: 0;
		height: auto;
		border: none;
	}
}
@media (max-width:780px){
    section#quotes .slider img{
        margin: 0 auto;
        display: block;
        float: none!important;
    }
    section#blog-post-author .zamestnanec .authorinfo {

        height: 300px;
        width: 100%;
    }
    section#blog-post-author .zamestnanec .authorfoto .foto {
        height: 300px;
        width: 100%;
    }
    section#blog-post-author .zamestnanec img {
        max-width: 400px;
        display: block;
        margin: 0 auto;
    }

    section#blog-post-author .zamestnanec .authorfoto{
        height: 600px;
    }
    .zamestnanec .authorinfo .infowrap{
        margin: 0 auto;
    }
    section#blog-post-author .zamestnanec .authorfoto .foto{
        border-right: none;
    }
    footer div.newsletter {
        float: none;
        width: 100%;
    }
    .quoteimg {
        float: none!important; 
        margin: 0px auto;
        display: block;
    }
    section#quotes .slider blockquote, section#quotes .quote h3.author  {
        float: none!important; 
        margin: 0 auto;
        display: block;
    }
    section#quotes .quote h3.author{
        margin-top: 30px;
    }
    .donate-row span.labela {
        float: none;
    }
    #top-nav .search-box{
        display: none;
    }
    .donate-row .rightformcolumn {
        float: none;
        clear: left;
        margin: 0 auto;
        width: 100%;
    }
    .donate-row input[type="text"], .donate-row input[type="email"], .donate-row input[type="password"], select{
        width:100%;
    }
    .donate-row .jinacastka {
        width: 98px !important;
    }
    section#dar-form form {
        width: 90%;
    }
    section#dar-form .button-row {

        display: block;
    }
    section#squares .square {
        height: 336px;
    }
    section#aktuality .aktualita {
        margin-top: 50px;
    }
    .gallery .gallery-item {
        width: 33.33% !important;
    }
    .darci img{
        height: auto!important;
        width: auto!important;
        max-width: 250px;
        max-height: 80px;
        display: block;
        margin: 0 auto;
    }
    #projekty-vypis.darci .projekt-text {
        width: 100%;
    }
    .text iframe{
        width: 100%;
    }
}
@media (max-width:640px){
	header#claim h1{
		font-size: 32px;
	}
}
@media (max-width:600px){
    section#blog-post-author{
        display: block;
    }
    .gallery .gallery-icon img {
        width: 100px !important;
        height: 100px !important;
    }
    section#aktuality .aktualita .aktualityfoto {
        height: 240px;
    }
    section#akceblog .akcebox .akcefoto {
        height: 240px;
    }
    #top-nav #social-menu li {
        width: 38px
    }
     #top-nav #social-menu li {
        display: none;
    }
	#top-nav #social-menu .englishItem{
		display: block !important;
	}
    #wpadminbar {
        position: fixed!important; 
    }
    div.bluebackground {
        padding: 40px 50px !important;
    }
    .text img {
        float: none!important;
        margin: 0 auto;
        display: block;
    }
    table{
        width: 100%;
        display: block;
    }
    table td{
        width: 50%;
    }
    footer nav ul li {
        border-right: none;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        text-align: center;
    }
    footer .copyrights, .botnav{
        width: 100%;
        border-right: none;
        text-align: center;
    }
}
@media (max-width:480px){
	section#akceblog .blogbox .post-author .authorinfo, section#blog-vypis .blogbox .post-author .authorinfo {
		padding-left: 73px;
		margin-top: 25px;
		width: 100%;
		margin-left: 10px;
		float: none;
	}
	section#blog-vypis .blogbox .post-author a{
		float: none;
	}
	section#akceblog .blogbox img, section#blog-vypis .blogbox img{
		float: left;
	}
	section#akceblog .blogbox .post-author, section#blog-vypis .blogbox .post-author{
		display: block;
		position: static;
	}
	section#akceblog .blogbox .post-author span.authorrole, section#blog-vypis .blogbox .post-author span.authorrole{
		clear: none;
	}
	.post-author .btn-black, section#blog-vypis .post-author .btn-black{
		clear: both;
		margin: 0 auto;
	}
	section#akceblog .blogbox, section#blog-vypis .blogbox{
		height: auto
	}
    footer .friendslinks{
        text-align: center
    }
    section#blog-post-author .zamestnanec img {
        max-width: 100%;
    }
    .donate-row.castka-jednorazova span.wpcf7-list-item {
        width: 100%;
        margin-bottom: 5px;
        margin-left: 0;
    }
    .donate-row .jinacastka {
        width: 99% !important;
        text-align: center;

    }
    section#blog-post-author .zamestnanec .authordescription {
        height: 500px;
    }
    section#blog-post-author .zamestnanec .authorfoto {
        height: 800px;
    }
    .wpcf7-form-control-wrap.text-960 strong{
        position: absolute;
        right: 10px;
        top: 2px;

    }
    footer .friendslinks a {
        width: 100%;
    }
    footer .newsletter input#newsletter {
        width: 200px;
    }
    footer .copyrights {
        text-align: center;
        width: 100%;
    }
    .gallery .gallery-icon img {
        width: 95px !important;
        height: 95px !important;
    }
    footer .botnav{
        width: 100%;
    }
    footer .bot-nav ul{
        margin: 0 auto;
        display: table;
    }
    section#squares .square {
        height: 250px;
    }
    #top-nav #social-menu > li{
        display: none;
    }
    body #atstbx > a{
        width: 100%;
        margin-top: 5px !important;
    }
	#menu-sitemap{
		float: left;
	}
    #atstbx > a > div > span, #atstbx > a > iframe, #atstbx > a > div, #atstbx > a  {
        margin: 0 auto !important;
        float: left!important;
        display: block!important;
    }
}
@media (max-width:450px){
	header#claim h1{
		letter-spacing:0px;
	}
}
@media (max-width:380px){
    #top-nav .logo {
        margin-top: 25px;
        margin-left: 15px;
        width: 150px;
    } 
    div.bluebackground {
        padding: 30px 20px !important;
    }
	header#claim h1{
		font-size: 28px;
	}
	.leftText{
		padding-left:5px;
		width: 85px;
	}
}
@media(max-width:305px){
    .qtrans_language_chooser{
        display: none!important;
    }
}
@media print{
    section#squares .square, section#aktuality .aktualita .aktualityfoto, section#akceblog .akcebox .akcefoto, section#aktuality-vypis .aktualita .aktualityfoto   {
        height: 100px;
    }
    .btn-black, .flexslider, #partneri, .become-member-box.shown, .become-member-box-low, .newsletter, #top-nav, .quote{
        display: none;
    }
}