

/**
* @file
* Positioning for a responsive layout.
*
* Define CSS classes to create a fluid grid layout with optional sidebars
* depending on whether blocks are placed in the left or right sidebars.
*
* This layout uses the Zen Grids plugin for Compass: http://zengrids.com
*/

/**
* Center the page.
*
* For screen sizes larger than 1200px, prevent excessively long lines of text
* by setting a max-width.
*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,400italic|Raleway:400,700&subset=latin,latin-ext);

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
  url('../../fonts/glyphicons-halflings-regular.woff2') format('woff2'),
  url('../../fonts/glyphicons-halflings-regular.woff') format('woff'),
  url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
  url('../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.front #block-block-34 {
  /* Dočasně */
  padding: 16% 0 0 0;

}

* {
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
 box-sizing: border-box;         /* Opera/IE 8+ */
}


html, body {
 color: #555;
 font-size: 1em;
 background : #ddd;
 font-family: 'Roboto Condensed', sans-serif;
}

.fullpage .field-name-field-text-novinky,
.fullpage .field-name-body {
 font-size: 1.3em;
 letter-spacing: 0.03em;
 line-height: 1.8em;
 padding: 25px;
}
.fullpage .field-name-field-text-novinky img,
.fullpage .field-name-body img {
 
margin: 25px!important;
}
.fullpage .field-name-body p {
  margin-bottom: 1.4em;
}

#font_resize {
display: none;
}

.page-aggregator .simple_articles {

  border-radius: 2px;
  padding: 15px 20px 15px 15px;
}
.page-aggregator .simple_articles .feed-source ,
.page-aggregator .simple_articles .feed-item {
  background: #fff;
  border-radius: 2px;
  padding: 15px;
  margin-bottom: 10px;
}

.text-size-0,
.text-size-1,
.text-size-2 { padding:7px 4px;background: #fff; background:rgba(255,255,255,0.8);  display: inline-block;
  -webkit-border-radius: 3px;float: left;clear: left;color: #333;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin:   7px ;
}

.text-size-0 span,
.text-size-1 span,
.text-size-2 span {
  padding-left: 3px;
}

.text-size-0 {font-size: 10px;}
.text-size-1 {font-size: 13px;}
.text-size-2 {font-size: 16px;}


 


.videowrapper, .ramecekvidea {
  position: relative;
  padding-bottom: 50.25%; /* 16:9 */

  height: 0;margin-top: 0em;
  display: block;
  overflow: hidden;
}

.ramecekvidea,
.videowrapper {width:90%;margin: 0 auto;}

.ramecekvidea iframe,
.videowrapper iframe {
  width:560px;
  height:315px;
  border-width: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


 .view-taxonomy-term-title h1  {
font-size: 4em;text-align: center;margin-bottom: 0;color: #fff;
z-index: 5; position: relative;
 } 



 .fullpage.mt1em {
  margin-top: 1em;
}

#block-views-kratasy,
 
#block-views-tagy-block-1,
#geek-dad-plus,
#geek-dad
{
  display: none;
}

/* .tabs-primary, .tabs-secondary ----------------------------------------------- */

.tabs-primary, .tabs-secondary {

  margin: 0;
  margin-left: -60px;
  z-index: 400;
  position: fixed;
  top: 298px;
  /* position: relative; */
  left:  0px;
  border-bottom-width:0;
  padding: 10px 10px 10px 0;
  background: rgba(255,255,255,0.6) ;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-box-shadow: 2px 0px 5px -1px rgba(0,0,0,0.32);
  -moz-box-shadow: 2px 0px 5px -1px rgba(0,0,0,0.32);
  box-shadow: 2px 0px 5px -1px rgba(0,0,0,0.32);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tabs-primary:hover, .tabs-secondary:hover {
  margin-left: 0;
}

/*
* Views
* Tags cloud.
*/
.view-tagy { line-height:180%; }
.view-tagy:after { display: block;position: relative;clear: both;content: ''; }
.view-tagy .views-field-name { float:left; padding:0 2px 0 0; }
.view-tagy .views-field-nid { float:left; padding:0 10px 0 0;  }
.view-tagy .views-row { float:left;   }


a.tabs-primary__tab-link,
a.tabs-primary__tab-link.is-active {

  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #333;
  background-color: #fff;
  letter-spacing: 1px;
  padding: 5px 1em 5px 1.7em;
  text-align: center;
  text-align: left;
  border:1px solid #eee;
  border-left-width: 0  ;
}

a.tabs-primary__tab-link:active,
a.tabs-primary__tab-link.is-active {
  background: #eee;
  border-color: #ddd;
}

a.tabs-primary__tab-link:hover  {

  border-color: #2E85C6;
}

.tabs-primary__tab, .tabs-primary__tab.is-active {

  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  border-width: 0  ;
  padding: 0;
  list-style: none;
  max-width: 115px;
  height: auto;
  white-space: normal;
  background-color: white;
}

.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab, .tabs-secondary__tab.is-active {
  float: none;
  margin:10px 10px 10px 0;
}
h1, h2, h3, h4 {font-weight: normal;}

h1,
.node-teaser.latest-one .views-field-title {font-size: 1.6em;}

h2,
.node-teaser .views-field-title
{
  font-size: 1.4em;
  line-height: 1.3em;
}


#forum table {width: 98.3%;}

#forum table tr.even td, #forum table tr.odd td{
  padding: 1.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page-forum .action-links li {list-style: none;}

#forum table tr.even .name a,  #forum table tr.odd .name a {
  font-weight: bold; font-size: 1.2em ;text-decoration: none;
}

h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}

a {color:#005bbb;text-decoration: underline;}

h1 a, h2 a, h3 a, h4 a {color:#333;text-decoration: none;}


.node-teaser .views-field-title a {
  text-decoration: none;
}

a:hover {color:#2c92c2;}

#page, .region-bottom {
  margin-left: auto;
  margin-right: auto;
  overflow :hidden;
  width: 100%;
}

#logo_wrapper {

    width: auto;
  height: 50px;
  float: left;
  z-index: 7;

  margin-left:0;
  position: absolute;
 top: 15px;
  left: 10px;
  background:transparent;
  
}

#logo_wrapper img {height: 50px;}

#content_redakce {clear: both; padding: 0 30px;}
#content_redakce .block:first-child {padding:1.8em 1em 1.8em 0;}
#content_redakce .block:last-child {padding:1.8em 0 1.8em 1em;}
#content_redakce .block {
  width: 33.3%;
  float: left;
  padding:1.8em 2em;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}


.date_op {
  border:2px solid #aaa;padding:0px 5px;display:inline-block;margin:0 8px 0 0;background: #fff ;color:#888;

  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 0;
  border-radius: 10px;
  border-bottom-right-radius: 0;

}


.field-type-taxonomy-term-reference {

  clear:both;margin: 10px 0 ;width: 100%;float: left;

}

.field-type-taxonomy-term-reference .field-item {

  float: left;
  margin: 0.9em 0 ;

}

.field-type-taxonomy-term-reference .field-label {

  padding-top: 5px;
}




.field-type-taxonomy-term-reference .field-item a{
  padding: 0.4em 10px 0.4em 15px;
  margin: 6px;
  text-decoration: none;
  font-size: 1.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #FFFFFF;
  color: #c3c3c3;
  border: 0 solid #C3C3C3;
  border-width: 1px 1px 1px 4px;
  position: relative;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.field-type-taxonomy-term-reference .field-item a:after
{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent #c3c3c3;
  display: block;
  width: 0;
  z-index: 1;
  margin-top: -8px;
  left: -4px;
  top: 50%;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}



.field-type-taxonomy-term-reference .field-item:hover a{
  border-color:#2c92c2;
  color: #777;

}

.field-type-taxonomy-term-reference .field-item:hover a:after
{
  border-color: transparent #2c92c2;
  left: 0px;
}




.fullpage_in  {position: relative;}

 
 
.sirius_black .fullpage .vlozil   {
  text-align: center;
  font-style: italic;
  padding-bottom: 2em;
}


.sirius_black  .field-name-body img  {
  margin: 1.3em!important;
}
#close {display: none;}


 
.sirius_black .fullpage h1  {

  font-size: 1.55em;


}

.sirius_black_in  {
  position: absolute;
  top: 1px;
  left: 1px;

  width: 100%;
  overflow: auto;
  padding:  150px 0px 70px 0px;
  z-index: 800;
  height: 100%;

  font-size: 1.4em;


}

.sirius_black .fullpage .comment-add,
.sirius_black .fullpage #comments{
  display: none;
}

body.oh {overflow: hidden;}


#block-views-galerie-block:after {
  content: '';
  position: relative;
  clear: both;
  display: block;
}

#forum,
#user-login,
.search-result,
.page-search #search-form,
.fullpage,
.view-moje-p-sp-vky .views-row,
.page-user .profile,
#block-views-galerie-block {
  background: #fff;
  padding: 15px;
  width: auto;
  height: auto;    
  margin: 0;
 
}

#user-login {
  width: 70%;
  margin-left: 15%;
  padding: 15px 15px 2em 15px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}


label {

  min-width: 150px;
}


#block-user-login label,
#block-user-login  .form-item,

#user-login label,
#user-login .form-item {
  position: relative;width: 80%;float: left;
  clear: both;margin : 0.5em 0 0.5em 10%;
}

#block-user-login label,
#user-login label {  width: 100%; margin-left: 0;}

#block-user-login  .description,
#user-login .description {
  margin-top: 0.5em;
}

#block-user-login  input[type="text"],
#block-user-login  input[type="password"],
#user-login input[type="text"],
#user-login input[type="password"]

{
 width: 100%;
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
 box-sizing: border-box;         /* Opera/IE 8+ */
 padding: 8px 10px;

 display: block;


 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background: #FFFFFF;
 border: 1px solid #C3C3C3;
}


.page-search #search-form {
  padding: 15px 15px  2em 15px;
}
.page-search #search-form,
.search-result,
#forum,
.page-user .profile {
  width: 98.3%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.view-moje-p-sp-vky .views-row {width: 80%;margin: 0 0 20px 10%;}
#block-views-galerie-block {width: 98.3%;}

#block-views-moje-p-sp-vky-block .block__title {color: #333;font-size: 2em ;margin: 30px 0;text-align: center;}

.fullpage {padding: 15px 1.5em;}
.fullpage.zarovka {
 /* position: absolute;*/
 position: relative;
 top: 10%;
 left: 0;
 width: 120%;
 z-index: 6;
 font-size: 1.1em;
 padding: 2.6em;
 height: auto;
 color: #565656;
 -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.39);
 -moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.39);
 box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.39);
 background: #F3F3F3;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 line-height: 1.6em;

}
.fullpage .node-title  {display: block;font-size: 2.6em;text-align: center;margin: 25px 0 10px 0 ;}
.node.view-mode-full .vlozil { font-size: 1.3em;text-align: center; }




.sirius_black {
  display: none;
  position: fixed;
  top: 1px;
  left: 1px;
  width: 100%;
  z-index: 799;
  height: 100%;
  background: #fff;
}

.breadcrumb {
 
  margin: 50px 0 20px 0;
  list-style: none;
 
  font-size: 1.1em;
 
}

.breadcrumb a {
  text-decoration: none;
  color: #333;
}



.field-name-field-obalka-novinky  {
  float: right;
  position: relative;
  padding: 0 0 15px 15px;
  z-index: 5;
}


.obecna-slideshow-knih .view-header {
  padding: 15px;
  font-size: 1.1em;
}
.obecna-slideshow-knih .view-header a,
.obecna-slideshow-knih .view-header a:hover {
  text-decoration: none;
}


.obecna-slideshow-knih,
#block-views-literarni-vyhlidky-block
{
  width: 98.8%;
  margin: 0.6%;
  background: #fff;

  
  padding: 15px 15px 5px 15px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.obecna-slideshow-knih h2,
#block-views-literarni-vyhlidky-block h2 {
  text-align: center;padding-bottom: 15px;
}

.obecna-slideshow-knih .owl-theme .owl-controls .owl-pagination ,
#block-views-literarni-vyhlidky-block .owl-theme .owl-controls .owl-pagination {display: none; }

.obecna-slideshow-knih .owl-theme .owl-controls .owl-buttons div,
#block-views-literarni-vyhlidky-block .owl-theme .owl-controls .owl-buttons div {
  color: #333;
  display: inline-block;
  zoom: 1;
  margin: -15px 0 0 0 ;
  position: absolute;
  top: 50%;
  right: 0;
  padding: 10px 15px;
  font-size: 16px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  filter: Alpha(Opacity=90);
  opacity: 0.9;
}
.obecna-slideshow-knih  .owl-theme .owl-controls .owl-buttons div.owl-prev,
#block-views-literarni-vyhlidky-block .owl-theme .owl-controls .owl-buttons div.owl-prev {
  right: auto;
  left: 0;
}


.owl-item .obalka_wrapper {position: relative;width: 99%;height: 0;padding-bottom: 140%;overflow: hidden;}
.owl-item .obalka_wrapper img{position: absolute;width: 100%;height: auto; display: block;top: 0;left: 0;z-index: 1;}
.owl-item .obalka_wrapper a{position: absolute;width: 100%;height:100%; display: block;top: 0;left: 0;z-index: 2;text-indent: -6000px;overflow: hidden;}

.field-name-field-prehledy .field-item {position: relative;}

.delitko,
.field-name-field-prehledy>.field-items>.field-item:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent url('../../images/delitko.png') 50% 50% no-repeat;
  width: 80%;margin-left: 10%;height: 100px;
  position: relative;
  display: block;
  content: '';
  opacity: 0.5;
  clear: both;

  filter: alpha(opacity=50);
}


blockquote {
 padding: 10px 50px;
 margin: 0;
 font-size:0.9em;
 border-left-width: 0;
 position: relative;
 background: transparent;
 display: inline-block;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 width: 90%;
 margin-left: 5%;
 margin-bottom: 30px;
}

blockquote:after,
blockquote:before {
  content: '"';
  font-size:100px;
  width: 30px;
  height: 30px;
  position: absolute;
  font-weight: bold;
  color: #ccc;
  display: block;
  padding: 0;
  margin: 0;
}

blockquote:before {
  bottom:0;
  left:0;
}

blockquote:after {
  top: 0;
  right: 0;
}

.comment .links {clear:both;display: block;margin-top: 2em;}

.view-mode-full .links a  {
  padding: 6px 1.4em 8px 1.4em;
  margin: 1em 0.3em;
  font-size: 1.1em;
  -webkit-border-radius: 3px;
  text-decoration: none;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background: #fff;
  color: #C3C3C3;
  -webkit-box-shadow: inset 0px -2px 0px 0px #C3C3C3;
  -moz-box-shadow: inset 0px -2px 0px 0px #C3C3C3;
  box-shadow: inset 0px -2px 0px 0px #C3C3C3;
  border: 1px solid #C3C3C3;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}


.node .links .comment-delete a  {
  -webkit-box-shadow: inset 0px -2px 0px 0px #AF8E8E;
  -moz-box-shadow: inset 0px -2px 0px 0px #AF8E8E;
  box-shadow: inset 0px -2px 0px 0px #AF8E8E;
  border: 1px solid #AF8E8E;
}

.node .links .comment-delete a:hover {
  border: 1px solid #cc0000;
  -webkit-box-shadow: inset 0px -1px 0px 0px #cc0000;
  -moz-box-shadow: inset 0px -1px 0px 0px #cc0000;
  box-shadow: inset 0px -1px 0px 0px #cc0000;
}


.node .links a:hover  {
  border: 1px solid #2c92c2;
  color: #333;
  -webkit-box-shadow: inset 0px -1px 0px 0px #2c92c2;
  -moz-box-shadow: inset 0px -1px 0px 0px #2c92c2;
  box-shadow: inset 0px -1px 0px 0px #2c92c2;

}

.node .links li {padding: 0;}





#header #fixed_nav {
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 6;
  top: 0;
  left: 0;
  padding: 8px 0;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
}

.toolbar #header #fixed_nav {
  top: 64px;
}

#block-views-slideshow-block {margin-bottom: 0;}

.field-type-taxonomy-term-reference:after,
#block-views-slideshow-block:after {
  clear: both;
  position: relative;
  content: '';
  display: block;
}

.tg-slideshow {
  width: 99%;
}

.slideshow-head {
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 1.3em;

}
.slideshow-head .owl-item{
  background: #333;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

}

.slideshow-head .owl-controls.clickable {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
}

.slideshow-head .owl-controls.clickable .owl-pagination{
  position: absolute;
  bottom: 1em;
  left: 1em;
  width: 45%;
  height: auto;
  text-align: left;

}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity='50');
  opacity: 0.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#fff;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #333;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.obsah-souteze,
.page-taxonomy-term  .node-teaser .inside,
.node-teaser .inside.views-fieldset{ 
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:flex-start;
  align-content:flex-start;
  align-items: flex-start;
} 

#block-views-nejnovejsi-obsah-na-hp-block-1  .view-content { 
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:flex-start;
  align-content:center;
  align-items: stretch;
}

.view-partneri .view-content,
.page-taxonomy-term .simple_articles,
.simple_articles .view-display-id-page_1 .view-content,
.region-hp-top-content,
#main #content,
#block-views-nejnovejsi-obsah-na-hp-block  .view-content,
#block-views-nejnovejsi-obsah-na-hp-block-2  .view-content,
#block-views-nejnovejsi-obsah-na-hp-block-3  .view-content,
#block-block-24  .view-content { 
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:flex-start;
  align-content:center;
  align-items: stretch;
  position: relative;
}
.page-taxonomy-term .simple_articles {  align-content:flex-start;}
.node-teaser .inside.views-fieldset {

}

.page-taxonomy-term .simple_articles .node-teaser,
.simple_articles .view-display-id-page_1 .view-content > div,
#block-views-nejnovejsi-obsah-na-hp-block-3 .view-content > div,
#block-block-24 .view-content > div  {
  flex: 1 48.8%;
  max-width: 48.8%;
  margin: 0.6%;
  background: #fff;
  position: relative;
}

.art_cleaner {display: none;}

 

#block-views-nejnovejsi-obsah-na-hp-block  {
  flex: 1 63%;
  max-width: 63%;
  margin:0;

}
#block-views-nejnovejsi-obsah-na-hp-block-1  {
  flex: 1 37%;
  max-width: 35.8%;
  margin: 0.6% 0.6%;
  background: #fff;


}

.view-partneri .view-content .views-row {
    flex: 1 23.8%;
  max-width: 23.8%;
  margin: 0.6% 0.6%;
  overflow: hidden;
 
}

.view-partneri .view-content {
    margin: 100px auto 0 auto;
    max-width: 1300px;
}

.view-partneri .view-content .views-row .views-field-field-bannerovy-odkaz {
  width: 100%;
  height: 0;
  padding: 83% 0 0 0 ;
  position: relative;
}
.view-partneri .view-content .views-row img {
width: 100%;
height: auto;
position: absolute;
top: 0;
left: 0;
 
}

.view-partneri .views-field-field-bannerovy-odkaz .banner-title {
  display: none;
}

#block-views-nejnovejsi-obsah-na-hp-block .view-content > div  {
  flex: 1 98%;
  max-width: 98%;
  margin: 1%;
  background: #fff;
    position: relative;
}


#block-views-nejnovejsi-obsah-na-hp-block-2 .view-content > div  {
  flex: 1 98.8%;
  max-width: 98.8%;
  margin: 0.6%;
  background: #fff;
}

.obsah-souteze .views-field-field-teaser,
.page-taxonomy-term .node-teaser .inside .templ-node-teaser,
.node-teaser .inside.views-fieldset .templ-node-teaser {
  flex: 1 67%;
  max-width: 67%;
  margin: 0;

}

.obsah-souteze .views-field-field-teaser-obr-zek img {
  width:90%;
}
.obsah-souteze .views-field-field-teaser-obr-zek,
.page-taxonomy-term .node-teaser .inside .templ-node-teser-image,
.node-teaser .inside.views-fieldset .templ-node-teser-image {
  flex: 1 32%;
  max-width: 32%;
  margin:  0 1% 0 0 ;
  position: relative;
  overflow: hidden;
}
.page-taxonomy-term .node-teaser .inside .templ-node-teser-image:after ,
.node-teaser .inside.views-fieldset .templ-node-teser-image:after {
 content: '';
 position: absolute;
 bottom: 6px;
 left: 0;
 width: 0;
 height: 0;
 border-color: transparent;
 border-width: 0 0 58px 520px;
 border-style: solid;
 border-bottom-color: #ffffff;
 border-top: 0;
 border-right: 0;
 margin-left: 0;
 margin-top: 0;
}

.page-taxonomy-term .node-teaser .inside .templ-node-teser-image:before,
.node-teaser .inside.views-fieldset .templ-node-teser-image:before {
content: '';
    position: absolute;
    bottom: 6px;
    right: 0;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 0 0 78px 50px;
    border-style: solid;
    border-bottom-color: #ffffff;
    border-top: 0;
    border-right: 0;
    margin-left: 0;
    margin-top: 0;
}
#block-views-nejnovejsi-obsah-na-hp-block-1 .node-teaser  .inside.views-fieldset .templ-node-teaser,
#block-views-nejnovejsi-obsah-na-hp-block-1 .node-teaser .inside.views-fieldset .templ-node-teser-image {
  flex: 1 100%;
  min-width: 100%;
  max-width: 100%;
  margin:  0 0 0 0 ;
}

.templ-node-teaser {
  padding:20px;
}

#block-views-nejnovejsi-obsah-na-hp-block-1 .node-teaser .inside.views-fieldset .templ-node-teser-image img  {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin:  0 0 0 0 ;
}

  .breadcrumb{
flex: 1 98.8%;
    min-width: 98.8%;
    margin: 0.6%;

}
.simple_articles {
  flex: 1 70%;
  max-width: 69%;
  margin: 0;

}

.page-spratelena-nakladatelstvi .simple_articles {
  flex: 1 98.8%;
  max-width: 98.8%;
  margin: 0.6%;

}
 
.page-node.not-front .simple_articles {
    flex: 1 100%;
  max-width: 80%;
  min-width: 80%;
  margin: 0 auto;
}

.sidebars  {
  flex: 1 30%;
  max-width: 29%;
  margin: 0.5%;
}
 

.slideshow-head .owl-textovy-obsah .views-field-title a{
  font-size:2.2em ;text-decoration: none;color: #eee;
  padding-bottom: 0.5em;
}
.slideshow-head .owl-textovy-obsah .views-field-field-teaser {
  font-size:1.2em ;
}
.slideshow-head .owl-textovy-obsah .views-field-created {
  font-size:1.2em ;
  line-height: 2em;
}
.slideshow-head .owl-textovy-obsah {
  width: 60%;
  float: right;
  padding: 1em;

}
.slideshow-head .views-field-field-velk-obr-zek {
  width: 39%;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.slideshow-head .views-field-field-obrazek-pro-slideshow-tg {
  width: 39%;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}



.slideshow-head .views-field-field-obrazek-pro-slideshow-tg img {
 -webkit-border-radius: 0 0 0 3px;
 -moz-border-radius: 0 0 0 3px;
 border-radius: 0 0 0 3px;
 display: block;
}



.node .vlozil,
.node-teaser .vlozil.views-fieldset {padding: 0.3em 0 ;font-style: italic;
  opacity: 0.8;font-family: 'Palatino Linotype', serif;font-size: 1.1em; }



  .node .vlozil a,
  .node-teaser .views-field.views-field-name a {color: #555;}

  .node-teaser .views-field.views-field-name,
  .node-teaser .datum.views-fieldset,
  .node-teaser .datum.views-fieldset .views-field-created {display: inline;}
  .node-teaser .datum.views-fieldset .views-field-created  {padding: 0 0 0 5px;}



  .sidebars .block {
   background: #fff;

   padding: 20px;
 }

 .sidebars .block:last-child { margin:  0;}
 .sidebars .view-comments-recent { padding: 15px;margin-top: 1em;background: #fff;}

 #content_redakce .block .view-content {padding: 1em 0;}
 #redakce h2.block-title {color: #fff;text-align: center;}
 #redakce {
  background:#333;clear: both;
  color: #fff;
}

 #redakce a {
  
  color: #34b7a3;
}


 #redakce  .view-comments-recent .views-row {
    border-bottom: 2px dotted #555;
 color: #fff;
}
 #redakce  .view-comments-recent .views-row .views-field-comment {
    
 color: #fff;
}
 #redakce  .view-header a {
    
 color: #fff;
}

#redakce:after {
  display: block;
  position: relative;
  clear: both;
  content: '';
}
.field-name-field-uk-zky-v-novink-ch {margin: 30px 20px ;}
.field-name-field-uk-zky-v-novink-ch  a.init-colorbox-processed,
.view-galerie  a.colorbox-insert-image  {overflow: hidden;position: relative; width: 32%;margin: 0 1% 1em 0 ;height: 0;padding: 32% 0 0 0 ;display: block;float: left;}

.field-name-field-uk-zky-v-novink-ch  a.init-colorbox-processed  { width: 100px;padding: 100px 0 0 0 ;}

.field-name-field-uk-zky-v-novink-ch  a.init-colorbox-processed img,
.view-galerie a.colorbox-insert-image img {overflow: hidden;width: 100%; height:auto; border-width:0; position: absolute;top: 0;left: 0;}






.node-teaser.odd .cleaner_odd {clear: both;}

.node-teaser.odd {border-width: 0;}

.node-teaser .comment-add{
  display:none;
}

.node-teaser.odd  {

}

.node-teaser.even{


}

.node-teaser.node-sticky{

  color: #fff;
}
.node-teaser.node-sticky .inside {background: #555;}


.node-teaser.node-sticky img{

}

.node-teaser.node-sticky .links a{
 color: #ddd
}
.node.node-sticky .vlozil a {color: #ddd}
.node-teaser.node-sticky .links a:hover{

  background: #aaa;
}
.node-teaser.node-sticky .date_op{
  color: #aaa;

}

.node-teaser.node-sticky h2 a{
  color: #fff;
}

.node-teaser.node-sticky h2 a:hover{
  color: #aaa;
}
#block-block-32 {
  position: absolute;
  top: 51px;
  right: 0;

}

#block-block-32 h3 a {
    overflow: hidden;
    display: block;
    background: #28796c;
    color: #fff;
    width: 80px;
    height: 80px;
    padding: 10px 1px 10px 10px;
    text-align: center;
    font-size: 14px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-bottom-left-radius: 50px;
}


#block-search-form {
    display: block;
    margin: 0 auto 0 auto;
    
    width: 790px;
  
    z-index: 35;
   
    background: transparent;
}


 

#block-user-login input.form-submit,
#user-login input#edit-submit   {
  background: #0D8C79
}

#block-user-login input.form-submit,
#user-login input#edit-submit {
  display: inline-block;
  padding: 3px 10px;text-transform: uppercase;
  background-color: #34B7A3;font-size: 1.3em;
  border: 1px solid #4F7973;
  color: #fff;
  text-decoration: none;
  margin-bottom: 12px;
  margin-top: 10px;
  border-radius: 3px;
}
#block-user-login input.form-submit,
#user-login input#edit-submit {margin: 10px auto;
  position: relative;display: block;}

 
  .comment-form input[type="text"],
  .comment-form textarea
  {
    padding:8px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:60%;
    /*   text-transform: uppercase;*/
    margin:  1em 5% 1em 0 ;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
    border: 1px solid #C3C3C3;

  } 


  .comment-form input[type="text"]  {
    width:40%;
    margin-top:8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .comment-form textarea {
    min-width: 90%;
    margin-top:8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .not-logged-in .text-format-wrapper .filter-wrapper {
    display:none;
  }

 #block-search-form #edit-search-block-form--2 
  {
       padding: 10px ;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 140px);
    font-size: 30px;
  
    
    float: left;
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.6);
 
  }
  

  #block-search-form #edit-submit,
  #block-search-form #edit-submit--2 
  {
   padding: 10px 25px;
 
   font-size: 30px;
 
   text-decoration: none;
 
 float: right;
   position: relative;
   background: rgba(255,255,255,0.6);
   color: #222;
   -webkit-box-shadow: inset 0px 0px 0px 0px #ddd;
   -moz-box-shadow: inset 0px 0px 0px 0px #ddd;
   box-shadow: inset 0px 0px 0px 0px #ddd;
   border: 1px solid rgba(255,255,255,0.6);
   border-left-width: 0;
   -webkit-transition: all 250ms ease;
   -moz-transition: all 250ms ease;
   -o-transition: all 250ms ease;
   transition: all 250ms ease;
  -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width:140px;
   margin: 0;
 }
   

  
  .comment-form #edit-submit--2,
  .comment-form #edit-preview,
  .comment-form #edit-submit
  {
   padding: 6px 1.4em 8px 1.4em;
   margin: 1em 0.3em;
   font-size: 1.05em;
   -webkit-border-radius: 3px;
   text-decoration: none;
   -moz-border-radius: 3px;
   border-radius: 3px;
   position: relative;
   background: #fff;
   color: #C3C3C3;
   -webkit-box-shadow: inset 0px -2px 0px 0px #C3C3C3;
   -moz-box-shadow: inset 0px -2px 0px 0px #C3C3C3;
   box-shadow: inset 0px -2px 0px 0px #C3C3C3;
   border: 1px solid #C3C3C3;
   -webkit-transition: all 250ms ease;
   -moz-transition: all 250ms ease;
   -o-transition: all 250ms ease;
   transition: all 250ms ease;

 }
 
 
 .comment-form #edit-submit--2:hover,
 .comment-form #edit-preview:hover,
 .comment-form #edit-submit:hover {
  border: 1px solid #2c92c2;
  color: #333;
  -webkit-box-shadow: inset 0px -1px 0px 0px #2c92c2;
  -moz-box-shadow: inset 0px -1px 0px 0px #2c92c2;
  box-shadow: inset 0px -1px 0px 0px #2c92c2;
}

@media (min-width:993px ){
#block-menu-menu-hlavni-menu  {
  margin:0  ;
  padding: 0;
  float:right;
}

#block-menu-menu-hlavni-menu li  {
  list-style: none;
  float:left;
  padding:0 ;
}

#block-menu-menu-hlavni-menu ul {
  margin:0;
  padding:0;

}

#block-menu-menu-hlavni-menu>ul>li {
  position: relative;
}

#block-menu-menu-hlavni-menu ul.menu>li.menu__item>ul  {
  display: none;
}

#block-menu-menu-hlavni-menu ul.menu>li.menu__item:hover>ul  {
  display: block;
  position: absolute;
  top: 95%;
  left:50%;
  background: #fff;
  width: 200px;z-index: 2;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  margin: 0 0 0 -100px;
}

#block-menu-menu-hlavni-menu ul.menu>li.menu__item:hover>ul:after
{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 11px 11px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -11px;
  top: -11px;
  left: 50%;
}



#block-menu-menu-hlavni-menu ul.menu>li.menu__item>ul li {
  width: 100%;
}

#block-menu-menu-hlavni-menu ul.menu>li.menu__item>ul a {
  padding:9px 5px 9px 1em ;
  height: auto;
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}

#menu_inside ul.menu li.menu__item.is-leaf.last:before ,
#menu_inside ul.menu li.menu__item.is-leaf.first:before  {
  display: none;
}

#menu_inside ul.menu>li ul li.menu__item.is-leaf.last:before ,
#menu_inside ul.menu>li ul li.menu__item.is-leaf.first:before  {
  display: block;
}
 

#block-menu-menu-hlavni-menu li a {
  display: block;float: left;
  padding:1em 1.6em;
  text-transform: uppercase;
  text-decoration: none;
  border-right:1px solid #eee;
  background: #fff;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

#block-menu-menu-hlavni-menu .block-title {display: none;}
#block-menu-menu-hlavni-menu li a:hover,
#block-menu-menu-hlavni-menu li a.active 
#edit-submit--2:hover
{

  background: #2c92c2;
  color:#fff;
}

}

@media (max-width:800px){
#toolbar {display: none;}

.toolbar #header #fixed_nav  {
  top: 0;
}

}
@media (max-width:1290px){
  #logo_wrapper {
 
   height: 70px;
 

 }

 #logo_wrapper img {
  height: 50px;
}
}

h2.blue_big {color: #fff;text-align: center;font-size: 2em;}



.feed-icon {
  clear:both;
  display:none;
}
 
.footer_wrapper,
.souhrn_wrapper{
  background: #111;
  padding:20px 0;
  margin: 0;
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
 
 
 

.souhrn_wrapper{
  background: #fff;/*border-top:dotted 2px #eee;*/

}


.comments__title {
  font-size: 1.4em;
  margin: 1em 0;
  text-transform: uppercase;
  color: #2c92c2;
  line-height: 1.3em;
}
 

.view-novinky-ve-skole  .view-header {text-align: center;}

.page-forum .action-links li a,
.view-novinky-ve-skole  .view-header strong a {
  display: inline-block;
  padding: 3px 10px;
  background-color: #34B7A3;
  border: 1px solid #4F7973;
  color: #fff;
  text-decoration: none;
  margin-bottom: 12px;margin-top: 10px;
  border-radius: 3px;
}

.page-forum .action-links li a:hover,
.view-novinky-ve-skole  .view-header strong a:hover {
  background: #0D8C79;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border-bottom-width: 0;
    border-top: 1px solid #777;
    padding-bottom: -1px;
    margin: 1.5em 0;
}

.view-novinky-ve-skole .views-row {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #777;
  position: relative;
}


.view-novinky-ve-skole .views-field-delete-node {
  position: absolute;
  top: 0;right: 0;
}
.view-novinky-ve-skole .views-field-delete-node a {
 text-decoration: none;font-weight: bold;color: #cc0000;font-size: 1.2em;
}

.view-novinky-ve-skole .views-field-delete-node a:hover {
 color: #FF0000;
}

 

#footer, .footer_wrapper_inner, .region-souhrn {
  padding: 0 0 30px;

  color:#fff;
}

.region-souhrn, .region-souhrn a {color:#222;}

.footer_wrapper_inner {
  padding: 0;
  color:#005bbb;
}
#footer a {color:#fff;
  text-decoration: none;}

  .region-souhrn a {color:#222;}


  #footer a:hover,
  .region-souhrn a:hover {color: #2c92c2;}


  #footer .block, .region-souhrn  .block {
    width:25%;
    float:left;
    padding:20px 25px ;
    margin:0;
    position: relative;
    min-height: 240px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
  }

  #footer .block ul, .region-souhrn .block ul {padding:0 0 0 18px ;margin:0;}


  #footer .block li {padding: 0.7em 0 0 0 ;margin:0;}
  .region-souhrn .block li {padding:0;margin:0;}

 
  .region-souhrn .views-row img {
    float:left;
    margin:0 10px 0 0 ;
    width:40px;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #C3C3C3;
  }

 


  .teaser-tg {

  }

  .teaser-tg .views-field-title  {

   font-size: 1.4em;
   line-height: 1.3em;
 }

 
 .region-souhrn .views-row {
  clear:both;
  padding:5px 0 0  0;
}


 
.region-souhrn .views-row .views-field-title {
  padding: 0px 0 0 0;
}


.pager {
  padding-left: 0;
  margin: 26px 0;
  position: relative;
  padding: 50px 0 0 0;
  text-align: center;
  list-style: none;
}

.pager li>a, .pager li>span {

  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.pager-item  {

  padding: 0 2px;

}


#footer .block .more-link a {
  padding:6px 15px;
  bottom:10px;
  right:10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin:10px;
  background: transparent;
  border: 1px solid #C3C3C3;
  display:inline-block;
}


#footer .block .more-link a:hover {

  background: #fff;
  border:2px solid #fff;
  color:#222;
}
.bottom_wrapper {background: #fff;}

.region-bottom {padding:20px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff ;
}
.page__title  {
  padding:0 0 15px 0;
  font-size: 2.5em;
}

#poll-cancel-form #edit-submit, #edit-vote {
  padding:0.5em 1em;
  margin:0.5em auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin:10px;
  background: transparent;
  border: 1px solid #C3C3C3;
  display:inline-block;
}

#poll-cancel-form #edit-submit:hover, #edit-vote:hover {

  background: #222;
  border:2px solid #222;
  color:#fff;
}
.view-mode-full .links .statistics_counter {clear:both;width: 100%;display: block;}
.field-name-field-obr-zky-v-galerii {
  margin: 25px 0;
}
.field-type-image.field-name-field-obr-zky-v-galerii .field-item{
  float: left;width: 20%;padding: 20% 0 0 0 ;
  -webkit-box-sizing:border-box;
  -moz-box-sizing: border-box;
  box-sizing:border-box ;
  height: 0;
  position: relative;
  overflow: hidden;
}

.field-type-image.field-name-field-obr-zky-v-galerii .field-item a{
 width: 90%;height: 90%;position: absolute;top: 5%;left: 5%;overflow: hidden;display: block;border:3px solid transparent;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(130,130,130,1);
 -moz-box-shadow: 0px 0px 0px 1px rgba(130,130,130,1);
 box-shadow: 0px 0px 0px 1px rgba(130,130,130,1);
}

.field-type-image.field-name-field-obr-zky-v-galerii .field-item a img {text-align: center;height: 100%;width: auto;margin: 0 auto;}

.field-type-image.field-name-field-obr-zky-v-galerii .field-item

.node-15 .field-type-image {display:none;}
.node-15 li {margin:8px 0;}

.cleaner {clear: both;}


.messages--error, .messages .error {
  position:fixed;
  width:30%;
  top:0;
  right:50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #C3C3C3;
  z-index:600;
}
.akce-banner {
  font-size: 144%;
  background: #34b7a3; /* Old browsers */
  background: -moz-linear-gradient(top,  #34b7a3 0%, #0e7776 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #34b7a3 0%,#0e7776 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #34b7a3 0%,#0e7776 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34b7a3', endColorstr='#0e7776',GradientType=0 ); /* IE6-9 */

  padding: 15px;
  border-radius: 5px;
  margin: 10px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  position: relative;

  -webkit-box-shadow: inset 31px -45px 91px 2px rgba(0,0,0,0.21);
  -moz-box-shadow: inset 31px -45px 91px 2px rgba(0,0,0,0.21);
  box-shadow: inset 31px -45px 91px 2px rgba(0,0,0,0.21);
}

.akce-banner:after {
  transform: rotate(-45deg);
  width: 42px;
  height: 13px;
  top: 3px;
  left: -13px;
  display: block;
  position: absolute;
  content: '';background: #fff;
}
.akce-banner:before {
  transform: rotate(-45deg);
  width: 42px;
  height: 13px;
  position: absolute;
  bottom: 3px;
  right: -13px;
  display: block;
  content: '';
  background: #fff;
}

.akce-banner h2 {
  font-weight: bold;
}


.akce-banner a {
  color: #fff;
  text-decoration: none;
}

.akce-banner a strong{
  color: #fff;font-weight: normal;
  text-decoration: underline;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
  border-width:2px !important;
}

.comment-form input[type="text"]  {width:55%;margin-top:8px;}



.souhrn_wrapper .block.w100p, #content_redakce .block.w100p {
  width: 100%;
}

#content_redakce .block  .view-content:after {
  clear: both;
  display: block;
  position: relative;
  content: '';
}
/*
.views-row-even .views-row-odd-cleaner {clear: both;}
.even.art_cleaner {clear: both;}
*/
.node-23 .field-name-field-image, .node-24 .field-name-field-image {text-align: center;margin: 50px 0 80px 0; }
.node-23, .node-24 {margin: 0 0 80px 0; }
.node-teaser .links a{margin:0 0 10px 0;}
.node-teaser .links {margin:10px 0 0 0;}





.node   .easy_social_box {

 clear: both;
 padding: 2em 0.1em;

}

.comment-form {clear:both;}

.view-archiv .views-field-edit-node a {
  color: #777;font-size: 12px;float: left;
  margin: 3px;
}

.view-archiv .item-list {  clear: both;}

.view-archiv .views-row:after  {
  clear: both;
  display: block;
  position: relative;
  content: ''
}

.view-archiv {
  background: #fff;
  padding: 25px;
}

#block-views-comments-recent-block {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
  padding: 0;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);


}

.view-comments-recent {padding: 1em 0;
}

#content {padding: 0;}

.comment header {

  width: 100%;
  padding: 10px;
  margin: -10px -10px 0px -10px;
  border-bottom:1px solid #F5F5F5;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-box-sizing:content-box;
  -moz-box-sizing: content-box;
  box-sizing:content-box ;
}

.comment header:after {
  clear: both;
  position: relative;
  display: block;
  content: '';
}

h2.comment-form {margin: 1em 0;
  text-transform: uppercase;
  color: #2c92c2;
}

.comment, #comment-form,
.view-comments-recent .views-row {
 border-bottom: 2px dotted #ddd;
 padding-bottom: 5px;margin-bottom: 5px;
 position: relative;
}



.view-comments-recent .views-row .views-field-subject
{
  width: 100%;

  display: block;
  margin: 0 0 5px -10px;
  padding:6px 10px ;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-weight: bold;
  text-decoration: none;
}

.view-comments-recent .views-row .views-field-title,
.view-comments-recent .views-row .views-field-comment,
.view-comments-recent .views-row .views-field-name a{
  text-decoration: none;
  color: #888;
}

.view-comments-recent .views-row .views-field-subject a{
  text-decoration: none;font-size: 1.1em;
}

.comment .field-name-comment-body{
  padding: 1em;
}


.comment .user-picture{
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 10px 0 0;
}

.comment .user-picture img{
  min-height: 100%;
}

.comment.comment-new {

}

.comment.comment-new header {
  border-bottom:1px solid  #2c92c2;
}

.new, .update {

  padding: 0.3em 8px 0.3em 12px;
  margin: 6px;
  text-decoration: none;
  font-weight: normal;

  font-size: 0.9em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #FFFFFF;
  color: #2c92c2;
  border: 0 solid #2c92c2;
  border-width: 1px 1px 1px 4px;
  position: relative;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.new:after, .update:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent #2c92c2;
  display: block;
  width: 0;
  z-index: 1;
  margin-top: -8px;
  left: -4px;
  top: 50%;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;

}
.comment:after
{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 8px 8px;
  border-color: #fff transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -8px;
  top: -8px;
  left: 25px;
  visibility: visible;
}

.comment.comment-new:after
{
  border-color: #2c92c2 transparent;
}
.node-teaser  .inline,
.views-field-comments-link .inline  {
 
  background: transparent;
}


.views-field-new-comments {display: none;}

.node-teaser .inline li,
.views-field-comments-link .inline li {
  position: relative;
  background: transparent;
  padding: 0.5em 1.5em 0.5em 0em ;
  display: inline-block;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.node-teaser .inline li.comment-new-comments,
.views-field-comments-link .inline li.comment-new-comments {

 background: #2c92c2;
 border-width: 1px 0 0 1px;
}


.node-teaser .inline li a:hover {border-width: 0;text-decoration: none;}

.node-teaser .inline li .glyphicon-comment,
.views-field-comments-link .inline li .glyphicon-comment {padding:  0.05em 0.4em 0 0 ;}
.node-teaser .inline li.comment-new-comments a,
.views-field-comments-link .inline li.comment-new-comments a {color:#fff;}
.node-teaser .inline li.comment-new-comments a:hover,
.views-field-comments-link .inline li.comment-new-comments a:hover {color:#eee;}


.teaser-stats ,
.views-field-totalcount {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 0.7em;
  color: #aaa;
}

.sidebars #block-views-anketa-block.block {
  background:transparent;
  
  padding: 0;
}



.entity-paragraphs-item.paragraphs-item-odpov- {
  background: transparent;

  margin: 0 0 30px 0;

  position: relative;
}
.sidebars #block-views-anketa-block.block .views-field-body,
.block .entity-paragraphs-item.paragraphs-item-odpov- {
  background: #fff;

  margin: 0 0 30px 0;
  padding: 15px;
  position: relative;

}
.sidebars #block-views-anketa-block.block .views-field-body {
  margin: 0 0 15px 0;
}
.block .entity-paragraphs-item.paragraphs-item-odpov- {
  margin: 0 0 -3px 0;
}

.entity-paragraphs-item.paragraphs-item-odpov-:after {
  content: '';
  position: relative;
  display: block;
  clear: both;
}

.entity-paragraphs-item.paragraphs-item-odpov- .field-name-field-obr-zky-v-l-nku{
  float: left;width: 25%;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: inside 0px 0px 7px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: inside 0px 0px 7px 0px rgba(0,0,0,0.1);
  box-shadow: inside 0px 0px 7px 0px rgba(0,0,0,0.1);
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}

.entity-paragraphs-item.paragraphs-item-odpov- .field-name-field-odpov- {
  float: right;width: 74%; padding: 0 0 0 10px ;
  -webkit-box-sizing:border-box;
  -moz-box-sizing: border-box;
  box-sizing:border-box ;
}

.block .entity-paragraphs-item.paragraphs-item-odpov-:before {

  top: -15px;

  content: '';
  position: absolute;
  border-style: solid;
  border-width: 13px 13px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -21px;
  bottom: -15px;
  left: 50%;

}

.node-teaser .inline li.comment-add,
.views-field-comments-link .inline li.comment-add {
  display: none;
}

.node-teaser .inline li a,
.views-field-comments-link a {text-decoration: none;}



#comments .comment p.submitted {
  margin: 0 0  1.0em 0;
}

h3.comment__title.comment-title a,
h3.comment__title.comment-title a:hover {text-decoration: none;}

#comments .comment h3{
  font-weight: bold;
}


#block-views-recenze-block-3 {}

#block-views-recenze-block-3 .views-field-title a {
  text-decoration: none;
}

#block-views-recenze-block-3 .views-row {margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:dotted 2px #eee;}



#block-views-recenze-block-3  .views-field-view-node  {clear: both;}
#block-views-recenze-block-3  .views-field-view-node a  {
  border:1px solid #C3C3C3;
  padding:0px 8px;
  display:inline-block;
  margin:0 5px 0 0;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}


#block-views-recenze-block-3  .views-field-view-node a :hover  {
  border:2px solid #2c92c2;
  background: #2c92c2;
  color:#fff;
}

p, pre, .user-signature {
  margin: 0.7em 0;
}
.user-signature {
  color: #aaa;
}

.field-name-field-teaser .field-item p:first-child {margin-top: 0;}



.front #page .item-list,
.front #page article.node-story.node-teaser {display: none ;}
.front #page .view .item-list {display: block;}


#block-user-login {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #FFFFFF;
  z-index: 500;
  padding: 5px 9px;
  z-index: 5;
  color: #333;max-width: 388px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.46);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.46);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.46);

}

#edit-captcha-questions-answer-given {width:250px;}

#block-user-login  ul{
  margin: 0 0 0 10%;
  padding: 0;
  clear: both;
  list-style: none;
  width: 80%;
}

#block-user-login  ul li{margin: 0;padding: 0;list-style: none;}
#block-user-login  .form-item  {float:left;}
#block-user-login  a  { }

#block-user-login #user-login-form {display:none;}
#block-user-login.block-quicktabs #user-login-form {display:block;}
#block-user-login.block-quicktabs {padding: 10px 17px;}





 #content {
  width:98% ;
  max-width:1598px;
  margin: 0 auto;
 }


 
@media (max-width:1400px ){
 
} 

 
@media (max-width:1200px ){
 

.page-taxonomy-term .simple_articles .node-teaser,
.simple_articles .view-display-id-page_1 .view-content > div,
#block-views-nejnovejsi-obsah-na-hp-block-3 .view-content > div,
#block-block-24 .view-content > div  {
  flex: 1 98.8%;
  max-width: 98.8%;
  margin: 0.6%;
  background: #fff;
  position: relative;
}


} 


 .glyphicon-menu-hamburger {
    display: none;
  }




@media (max-width:992px ){
 
 .simple_articles {
     flex: 1 98.8%;
  max-width: 98.8%;
  margin: 0.6%;
   
}

.sidebars {
    flex: 1 98.8%;
  max-width: 98.8%;
  margin: 0.6%;
}

#block-menu-menu-hlavni-menu {
  position: relative;
  height: 60px;
  margin-bottom: 0;
}

.glyphicon-menu-hamburger {
    display: block;
    width: 50px;
    height: 50px;
    background: #117e6d;
    position: absolute;
    right: 10px;
    top: 6px;

  }

#header #fixed_nav {
position: relative;
top: 0;
margin-top: 0;
}

 body {
  padding-top: 0!important;
}

.rect-top,
.rect-bottom,
.rect-center {
  display: block;
  width: 70%;
  height: 4px;
  background: #fff;
  top: 12px;
  left: 15%;
  position: absolute;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.rect-bottom  {
 top: auto;
 bottom: 12px;
}

.rect-center {
  opacity: 1;
  top: 23px;
}

.openedicon .rect-top {
  transform: rotate(-45deg);
  top: 24px;
  left: 15%;
}

.openedicon .rect-bottom  {
  transform: rotate(45deg);
  top: auto;
  bottom: 22px;

}

.openedicon .rect-center {
  opacity: 0;
}

#block-menu-menu-hlavni-menu > ul.menu {
  margin: 0;
  padding: 0; 
  width: 100%;
  max-width: 360px;
display:none;
overflow: hidden;
height: 0;
opacity: 0;
-webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28);
-moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28);
box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28);
}

#block-menu-menu-hlavni-menu ul.menu {
  margin: 0;
  padding: 0; 
  width: 100%;
  max-width: 360px;
display: block;
 
}


#block-menu-menu-hlavni-menu > ul.menu.opened {
  margin: 0;
  padding: 0; 
  width: 100%;
  max-width: 360px;
display: block;
overflow: visible;
height: auto;
max-height: 100000px;
opacity:1;
top: 68px;
right: 0 ;
position: absolute;

}


#block-menu-menu-hlavni-menu li {
  margin: 0;
  padding: 0; 
  width: 100%;
display: block;
}

#block-menu-menu-hlavni-menu > ul.menu a {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  display: block;
 text-decoration: none;
  width: 100%;
}
#block-menu-menu-hlavni-menu > ul.menu > li > a {
 
 
  background: #f5f5f5;
 
}

#block-menu-menu-hlavni-menu > ul.menu > li > ul li a {
 
  color: #888;
  padding: 10px 10px 10px 30px;
 
  background: #f1f1f1;
 
}

} 

.confirmation {
      margin: 110px auto 20px auto;
      max-width: 90%;
}

#footer .block,
.souhrn_wrapper .block  {width:25%;float:left;}

body  {
  padding-top: 90px!important;
}
body.logged-in {
  padding-top: 140px!important;
}

@media (max-width:992px ){
body  {
  padding-top:0px!important;
}
body.logged-in {
  padding-top:0px!important;
}

}
@media (max-width:1000px ){


#footer .block,
.souhrn_wrapper .block  {width:50%;float:left;}

.page-node.not-front .simple_articles {
    flex: 1 100%;
    max-width: 96%;
    min-width: 80%;
    margin: 0 auto;
}
}

@media (max-width:800px ){
.confirmation {
      margin: 20px auto 20px auto;
      max-width: 90%;
}
 #block-search-form {
    display: block;
    margin: 0 auto 0 auto;
    
    width: 350px;
  
    z-index: 35;
   
    background: transparent;
}

.fullpage .field-name-field-text-novinky, .fullpage .field-name-body {
    font-size: 1.1em;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    padding: 0;

}

.fullpage .node-title {
    display: block;
    font-size: 1.9em;
    text-align: center;
    margin: 15px 0 8px 0;
}

#content_redakce .block {
    width: 98.8%;
    margin: 0.6%;
 
}

} 
@media (max-width:700px ){

#footer .block,
.souhrn_wrapper .block  {width:100%;float:left;}
#block-views-nejnovejsi-obsah-na-hp-block,
 #block-views-nejnovejsi-obsah-na-hp-block-1 {
    flex: 1 98.8%;
    max-width: 98.8%;
    margin: 0.6% 0.6%;
    background: #fff;
}

.obsah-souteze .views-field-field-teaser-obr-zek,
#block-views-nejnovejsi-obsah-na-hp-block-1 .node-teaser .inside.views-fieldset .templ-node-teser-image {
       flex: 1 32%;
    max-width: 32%;
    min-width: auto;
    margin: 0 1% 0 0;
    position: relative;
    overflow: hidden;
}

.obsah-souteze .views-field-field-teaser,
#block-views-nejnovejsi-obsah-na-hp-block-1 .node-teaser .inside.views-fieldset .templ-node-teaser  {
       flex: 1 67%;
    max-width: 67%;
    min-width: auto;
    margin: 0;
}

}

  

@media (max-width:480px ){

  .fullpage .field-name-field-text-novinky, .fullpage .field-name-body {
    font-size: 1em;
    letter-spacing: 0.02em;
    line-height: 1.3em;
   
}

 
} 