fatal error: parse error: failed at `font-size:17px` line: 756
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGIPZSf8Ud0kNoe3bGnF7K24.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/ODelI1aHBYDBqgeIAH2zlBBHWFfxJXS04xYOz0jw624.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/toadOcfmlt9b38dHJxOBGAE-U1AYRUXXE0Dth8uKIE0.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url(https://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/M2Jd71oPJhLKp0zdtTvoM1xDqsnd7zNt-b9r25av6rY.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url(https://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/fpTVHK8qsXbIeTHTrnQH6L7TcrrtjxQtUk4wnkGIFYE.woff) format('woff');
}
/* Základni rozvrzeni celeho webu */
html body {
    background: url("/cz/cimagebank/bg2.png") repeat-x center 0 #f2f2f2;
    font-size:17px; 
    font-family: 'Source Sans Pro';
}
.login-box-popup-links a{
background: #40a9d1;
color: white;
font-size: 19px;
padding: 6px;
margin: 18px;
border-radius: 5px;
position: relative;
top: 11px;
text-decoration: none;
}
body .logged-user-span {
background: white;
padding: 8px;
font-size: 13px;
}
html body.home {
background: url("/cz/cimagebank/bg.png") repeat-x center 0 #f2f2f2;
}
html body.home .col1{margin-left: 0}
.groups div[class^='pos']{
  width: 305px;
  height: 80px;
  padding: 5px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  background: white;
  box-sizing: border-box;
  border: 0;
}
.groups div[class^='pos']:hover{
  border-bottom: solid 20px #40a9d1;
  
}
.groups div[class^='pos'] p.description{
  display: none;
}
.groups div[class^='pos'] a{
  display: none
}
.groups div[class^='pos'] h3 a{display: block;}
h1
{
font:48px ;
position: relative;
left: 0px;
margin-top: 50px;
}
.home h1
{
  margin-top:0px;
}
.home h2 {
font-size: 17px;
font-weight: 700;
}
.groups > div > a {
color: #FFFFFF;
text-decoration: none;
background: black;
padding: 2px 10px;
border-radius: 5px;
}
.groups  > div > a {
/*color: #FFFFFF;
text-decoration: none;
background: black;*/
.btn ;
.btn-default;
}
.groups  > div > a:hover {
/*color: #FFFFFF;
text-decoration: none;
background: black;
.btn:hover ;
.btn-default:hover;*/
}
h2 {
font-size: 42px;
font-weight: 100;

}
#mobilemenu {
display:none;
}
h3 {
font-size: 35px;
font-weight: 100;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
}
/* Head */
#head {
  position: absolute;
  top: 0;
  width: 100%;
 /* background: black;
  background: rgba(0, 0, 0, 0.61);
  box-shadow: rgba(0, 0, 0, 0.701961) 0px 0px 3px 0px;
  border-top: 0px solid rgb(45, 45, 47);*/
  border-bottom: 0px solid rgb(45, 45, 47);
  height: 106px;
}
.home .col1, .home .col2, .home .col3 {
    background: none repeat scroll 0 0 white;
    float: left;
    margin-left: 15px;
    margin-top: 305px;
    min-height: 330px;
    padding: 15px;
    width: 290px;
  height: 290px;
  text-align:center;
}
.groups h3 a {
color: #000000;
text-decoration: none;
font-size: 17px;
}
body.home #col-add {
display: block;
position: absolute !important;
top: 80px;
right: 0;
padding: 2em;
width: 100%;
text-align: center;
color: #fff;
font-size: 28px;
display:none;
}
       /* Head - logo */
#head #logo {
width: 990px;
position: relative;
margin-left: auto;
margin-right: auto;
}
#head #logo a img{
  width: 20px;
  opacity: 0.5;
}
#head #logo a img:hover{

}
#head #logo .c1{
  margin-left: 905px;
  margin-top: -45px;
}
#head #logo .c2{
  margin-left: 930px;
  margin-top: -47px;
}
#head #logo .c3{
  margin-left: 955px;
  margin-top: -47px;
}
#head #logo a.flag {
  position: absolute;
  z-index: 9999;
}
       /* Cols */
 .home #cols {
  position: relative;
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}
#cols {
position: relative;
width: 990px;
margin-left: auto;
margin-right: auto;
padding-top: 350px;
}
       /* Foot */
#foot {
   background: #049d07;
    position: relative;
    padding: 12px 0  !important;
    background: white;
    width: 100% !important;
    top: 275px;
}
#foot a{color: #333;}
#foot p.infonia .fonio {
    display: none;
    float: left;
    text-align: left;
    color: #333;
    width: 142px;
}
#foot p.infonia > infonia a{
  
    color: #333;
}
#foot p.infonia .fonio {
  
    display: none;
    float: left;
    text-align: left;
    color: #333;
    width: 142px;
}
#foot p.infonia img {
    display: inline;
    margin-left: 5px;
    margin-bottom: 3px;
}
#foot>p.infonia {
  display: none;
color: #fff;
.col-xs-4;
}
#col-add .row2{margin-top: 10px;}
#foot p.address {
  padding: 0;
  color: rgb(68, 68, 68);
  font-size: 10px;
  width: 100%;
  text-align: center;
}
#foot p#subnav {
  .col-xs-4;
  font-size: 10px;
  display: none;
}
.home .article p {
margin: 0;
padding: 3px 0;
font-size: 13px;
height: 120px;
overflow: hidden;
}
.home .article .date {display: none;}
.home .groups div h3 a
{
color: black;
font-weight: bold;
}



/* Menu */
       /* Hlavni nastaveni*/  

#menu.horizontal-dropdown {
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    width: 990px;
}
#menu.horizontal-dropdown li ul a{
margin-top: 17px;
color: white;
margin-right: 10px;
margin-left: 10px;
padding-left: 0px;
padding-right: 5px;
padding-top: 0px !important;
text-decoration: none;
}
       /* polozky prvniho radu*/
#menu.horizontal-dropdown ul li {
    float: left;
    height: 80px;
    margin: 0;
    opacity: 1;
    margin-left: 0px;
    padding: 0 5px;
    position: relative;
  -moz-transition:  0.2s;
  -webkit-transition:  0.2s; /* For Safari 3.1 to 6.0 */
    transition:  0.2s;
  background:transparent;
}
#menu.horizontal-dropdown > ul > li.parent, #menu.horizontal-dropdown > ul > li.current, #menu.horizontal-dropdown > ul > li:hover {
float: left;
height: 80px;
margin: 0;
margin-left: 0px;
padding: 0 5px;
position: relative;
padding-bottom: 32px;
background: #2e6c84;
background: rgba(46, 108, 132, 0.78);
}
#menu.horizontal-dropdown ul li {
    font-size:16px;
}
       /* nataveni jednotne barvy pro najeti mysi, po kliknuti a statusu kde je zrovna uzivatel */

       /* Polozky podradu*/
#menu.horizontal-dropdown ul li ul li {
/* background: rgba(19,19,19,0.92); */
border-bottom: 1px solid #CCCCCC;
height: 42px;
margin: 0;
width: 200px;
position: relative;
float: left;
text-align: left;
transition: none;
-webkit-transition: none;
-moz-transition: none;
}
       /* Ostatni nastaveni*/
#menu.horizontal-dropdown a{
  margin-top: 6px;
  font-size: 13px;
  color: white;
  margin-right: 5px;
  padding-left:2px;
  padding-right:2px; 
  padding-top:12px;
  border-top:3px solid transparent;
  marging-top: 30px;
  text-decoration: none;
}
#menu.horizontal-dropdown ul li:hover{
  width: auto;
  /*padding:5px 5px;*/
  /*height: 60px;*/
  /*background: #40a9d1;*/
}
#menu.horizontal-dropdown li.current{
  background: #40a9d1;
}
#menu.horizontal-dropdown ul ul li{
  width: auto;
  height: 30px;
  background: #40a9d1;
  padding: 2px;
  font-size: 13px;
}
#menu.horizontal-dropdown ul ul li.current{
  opacity: 0.8;
}

#menu.horizontal-dropdown ul ul li:hover{
  height: auto;
  margin-top: 0;
  opacity: 0.8;
}
/*#menu.horizontal-dropdown ul ul li a:hover{
  margin-top: 5px;
  color: white;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 0px !imporant;
  text-decoration: none;
}*/


#menu.horizontal-dropdown ul li a:hover{
  text-decoration:underline;
  color: white;
  
}
#base {width: 100%; text-align:center;}
#col-nav, #col-add {display: none;}
body div#logo a {
display: block;
text-indent: 0px;
font-size: 23px;
text-decoration: none;
color: white;
position: relative;
top: 18px;
left: 0px;
height: 45px;
width: 403px;
text-transform: uppercase;
text-align: left;
font-weight: bold;
text-indent: -9999px;
background: url("/cimagebank/logo.png") no-repeat;
z-index: 999;
position: absolute;
}
.home .groups div {
float: left;
/*width: 300px;
padding: 5px 5px;
margin-right: 19px;
height: 192px;
overflow: hidden;
border-top: 2px solid #030303;*/
.col-xs-4;
}
.home .attachments {
margin-top: 24px;
padding: 0px;
}
.attachments{
  padding: 0;
  margin: -10px;
}
.home .groups p.description a {
text-decoration: none;
color: #333;
font-size: 13px;
}
.item-content{width: 750px;}
.item-content .galery-image a[rel="prettyphoto[galery]"]{
.col-xs-4;
}
.item-content .galery-image a[rel="prettyphoto[galery]"] img{
margin-bottom:20px;
}
#menu.horizontal-dropdown li ul a:hover {
color:white;
}
.groups h3 a {
font-size: 17px;
}
.home .inner_content {
/*width: 660px;*/
margin-bottom: 50px;
font-size: 21px;
margin-top: 755px;
/*margin-top: 35px;*/
}
.home .groups  {
float: left;
padding: 10px 0;
position: absolute;
top: 420px;
height: 250px;
margin-right: 0px;
margin-left: 0px;  
}
.group-content, .item-content{
.row
}
blockquote {
margin: 0;
padding: 18px;
}
.home blockquote {
margin: 0;
padding: 11px;
font-size: 13px;
}
h2 {
font-size: 37px;
font-weight: 100;
}
html body.home {
/*font: 13px Verdana, geneva, sans-serif;*/
}
#context {
position: absolute;
top: 115px;
right: 0;
font-size: 13px;
}
#context a {
}
.article p {
margin: 0;
padding: 3px 0;
font-size: 13px;
height: 100px;
overflow: hidden;
}

.article p a {
  margin: 0;
  position: absolute;
  bottom: 25px;
  left: 25px;
  padding: 5px 30px;
  background: #40a9d1;
  text-decoration: none;
  color: white;
  font-size: 13px;
  overflow: hidden;
}
.article p a:hover {
  opacity: 0.7;
}

.article .name a {
font-size: 1.2em;
font-weight: normal;
text-decoration: none;
display: block;
}
body.home .article .image img{display: none;}

body #col-content .in {
padding: 0px 0px;
width:990px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
/*reset*/
#menu.horizontal-dropdown ul {
height: 111px;
line-height: normal;
list-style: none outside none;
margin: 178px 0 0;
padding: 0;
background: url("/cimagebank/menu0.png");
left: 7px;
position: relative;
}
a.skip, #menu.horizontal-dropdown ul li.sitemap  {
display:none;
}
#menu.horizontal-dropdown a {
display: block;
}

#menu.horizontal-dropdown ul {
float: right;
}
/*--------------------------------------*/
h3 {
margin-top: 10px;
margin-bottom: 10px;
}
.home .groups {
float: left;
padding: 10px 0;
position: absolute;
top: 400px;
width: 100%;
height: 250px;
/*.row;*/
}
.inner_content p {
font-size: 17px;
}
.inner_content {
/*width: 660px;*/
.col-xs-8 
}
body h5 {
font-size: 21px;
font-weight: bold;
}
body h4 {
font-size: 21px;
font-weight: bold;
}
h3 {
font-size: 24px;
}
.groups > div {
/*border-top: 2px solid #000;*/
.col-xs-4 
/*width: 290px;
margin-right: 10px;
height: 160px;*/
}
.items > div {
/*border-top: 2px solid #000;*/
.col-xs-4 ;
height: 265px;
overflow: hidden;
/*width: 290px;
margin-right: 10px;
height: 160px;
float: left;*/
}
.home .items > div { 
.col-xs-3
}
#menu.horizontal-dropdown ul li ul li {
border-bottom: 1px solid #CCCCCC;
height: 33px;
margin: 0;
position: relative;
}
#menu.horizontal-dropdown ul ul {
float: right;
position: absolute;
overflow: hidden;
height: auto;
top: -67px !important;
transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;
}
#menu.horizontal-dropdown ul li:hover ul {
float: right;
display: block;
width: 200px;
}

#menu.horizontal-dropdown ul li ul {
opacity:0.0;
}
#menu.horizontal-dropdown ul li:hover > a, #menu.horizontal-dropdown ul li a:hover{

/*text-decoration: underline;*/
}
#foot p.infonia {
color: #fff;
font-size: 10px; 
}
#foot p#subnav a {
color: #333;
margin-left: 9px;
}
#foot {
/*position: static;
width: 990px;
margin-left: auto;
margin-right: auto;*/
}
#menu.horizontal-dropdown ul li:hover ul {
float: right;
display: block;
position: absolute;
max-height: 900px;
overflow: hidden;
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
opacity: 0.95;
}
.home .col1 img, .home .col2 img, .home .col3 img{
position: relative;
top: -6px;
left: -7px;
}
.items > div span.name  a, .items > div  h4 a{
font-size: 18px;
color: #000;
font-weight: 700;
margin-top: 12px;
padding-top: 15px;
padding-bottom: 9px;
display: block;
margin-bottom: 5px;
/*border-top: 2px solid #000;*/
}
#dvloader {
display: none;
}
#foot p.infonia img {
display: inline;
margin-left: 5px;
margin-bottom: 4px;
}
.article .date {
display: block;
margin-top: -19px;
position: relative;
top: 52px;
left: 245px;
font-size: 13px;
}
#attachments {
/*width: 330px;*/
.col-xs-4;
float: right;  
}
.home #attachments {
.col-xs-12; 
}
.inner_content {
/*width: 650px;*/
}
.groups, .items{
.row;
clear: both;
}
.galery-image img{
/*border: 5px solid #fff;
box-shadow: 2px 2px 5px #000;
margin: 15px;
margin-left: 0px;*/
.img-thumbnail
}
.items > div span.name a:hover {
text-decoration:underline;
}
#menu.horizontal-dropdown ul li ul li:hover, #menu.horizontal-dropdown ul li ul li.current {
color:white;
}
.groups h3 {
font-size: 17px;
margin-top: 16px;
text-align: center;
}
#siblings {
display: none;
}
.description img.image_zoom {
display:none;
}
.groups h3 {
font-size: 26px;
margin-top: 16px;
/*border-top: 2px solid;*/
padding-top: 9px;
padding-bottom: 19px;
}
#foot:after {
.row;
}
.info .date {
margin-left: 21px;
margin-top: 16px;
margin-bottom: 10px;
font-size: 14px;
}
#menu.horizontal-dropdown>ul>li.current>a, #menu.horizontal-dropdown>ul>li.parent>a, #menu.horizontal-dropdown>ul>li:hover > a {
padding-top: 12px;
}
#menu.horizontal-dropdown ul ul li a {
font-size:17px
padding-top: 5px !important;
margin-top: 0px !important;  
height: 30px;
line-height: 30px;
}
.items .gallery .description a.description {display:none}
.image_zoom{display:none;}
a:hover img {box-shadow: 0 0 5px rgba(O,0,0, 0.3)}
.banner {
position: fixed;
top: 29px;
margin-top: 80px;
margin-left: 985px;
}
.odd td{
padding: 2px 7px;
border: 1px solid;
vertical-align: top;
color: #4D4D4D;
}
.floatright {
float:right;
}
.floatleft {
float:left;
}
.home h1 {
position: absolute;
z-index: 99;
color: white;
top: 34px;
left: 135px;
font-size: 56px;
}


body.kontakt #attachments, body.kontakt .inner_content {
  width: auto;
}
.desc-format h3 {
  font-size: 17px !important;
  text-align: center !important;
  font-weight: bold;
}
.home .desc-format .col4 {margin-top: 50px; float:left; margin-bottom:50px;}
.home .desc-format .col4 h2 {
  font-size: 22px !important;
  text-align: center !important;
  font-weight: bold;
}
.home .desc-format .col5 {margin-top: 20px; float:left; margin-bottom:5px; width: 100%;}
.home .desc-format .col5 h2 {
  font-size: 22px !important;
  text-align: center !important;
  font-weight: bold;
}
.desc-format .col4 p {
  font-size: 18px !important;
  text-align: center !important;
  margin-top: 10px;
  letter-spacing: 1px;
  padding: 0 110px;
  line-height: 33px;
}
.desc-format p{
  padding: 2px;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 22px;
}
/*.desc-format ul li{
  padding: 2px;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 22px;
}*/
#item_paging{
  position: absolute;
  bottom: -320px;
}
.groups p.description a {
  text-decoration: none;
  color: black;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.groups:after, #foot:after {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}

.groups:after, #foot:before {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}
.document dt {
    width: 40px;
}
.home .items {
float: left;
width: 100%;
padding: 10px 0;
margin-bottom: -150px;
}
.home .col2 ul li {
list-style: none;
font-size: 14px;
margin-left: -27px;
}
#menu.horizontal-dropdown a {
margin-top: 40px;
font-size: 14px;
color: white;
font-weight: bold;
margin-right: 5px;
padding-left: 2px;
padding-right: 1px;
padding-top: 12px;
border-top: 3px solid transparent;
marging-top: -15px;
text-decoration: none;
}
#menu.horizontal-dropdown ul ul li a {
font-size: 14px;
}
.inner_content {
width: 640px;
margin-top: 57px;
}
.odd td {
padding: 2px 7px;
border: 1px solid;
vertical-align: top;
color: #4D4D4D;
background: #efefef;
}
.even td {
padding: 2px 7px;
border: 1px solid;
vertical-align: top;
color: #4D4D4D;
background: #fff;
}
a {
text-decoration: underline;
color: #40a9d1;
}
.home h1 {
position: absolute;
z-index: 99;
color: white;
top: 34px;
left: 135px;
font-size: 56px;
display: none;
}
.groups h3 a {
font-size: 17px;
font-weight: bold;
}
#menu.horizontal-dropdown ul li ul li {
border-bottom: 0px solid #CCCCCC;
height: 40px;
margin: 0;
position: relative;
}
#menu.horizontal-dropdown ul li ul li {
border-bottom: 0px solid #CCCCCC;
}
.article {
padding: 0 25px;
float: left;
background: white;
width: 187px;
margin-right: 10px;
margin-bottom: 10px;
}
.home #col-content {
width: 100%;
float: none;
}
#col-content {
width: 750px;
float: left;
min-height: 590px;
}
#col-add {
display: block;
}
#col-add h2 {
margin-bottom: -15px;
margin-top: 30px;
text-align: left;
color: #333;
}
#col-add {
text-align: left;
margin-top: 45px;
}
.group.news #col-add {
display:none;
}
#attachments {
/* width: 330px; */
float: left;
width: 75%;
}
.document dt {
width: 110px;
}
.groups, .items {
float: left;
width: 990px;
padding: 10px 0;
}
.home .groups, .home .items {
float: left;
width: 650px;
padding: 10px 0;
}
.news .items {
float: left;
width: 100%;
padding: 10px 0;
}
.article p {
margin: 0;
padding: 3px 0;
font-size: 13px;
height: 70px;
overflow: hidden;
}
.home.group .items {
float: left;
width: 100%;
padding: 10px 0;
margin-top: -35px;
}
h1 {
font: 48px;
position: relative;
left: 0px;
margin-top: 50px;
max-width: 653px;
}
#menu.horizontal-dropdown ul li ul li:hover, #menu.horizontal-dropdown ul li ul li.current{
width: auto;
/*padding: 3px 3px;*/
background: #2e6c84; background: rgba(46, 108, 132, 0.78);
border: 0px;
}
.siblings-content-add form fieldset  {
border: 0px;
}
.siblings-content-add form fieldset {
border: 0px;
left: -12px;
position: relative;
}
.foot2{
width: 990px;
margin-left: auto;
color: #b8b8b8;
margin-right: auto;
}
#foot .foot2 p.www {
float: right;
  text-decoration: underline;
}
#foot .foot2 p.company {
float: left;
} 
h2 {
font-size: 23px;
font-weight: 100;
}
.info .date {
margin-left: 0px;
margin-top: 6px;
margin-bottom: 0px;
font-size: 14px;
}
a.ext-link {
padding-right: 0px;
background-image: none;
background-position: right;
background-repeat: no-repeat;
}
.groups h3 a:hover {
font-size: 17px;
text-decoration:underline;
}
#col-content {
width: 750px;
float: left;
min-height: 690px;
}
/*@media all and (max-width: 850px) {
html .groups div {
}
#col-content {
width: 100%;
float: left;
min-height: 100%;
}
html .home .items > div {

}
.home .groups > div > a {display:none}
html .home .groups div {

}
.home .groups p.description a {
display: none;
}
.home .groups {
float: left;
padding: 10px 0;
position: absolute;
top: 470px;
width: 100%;
height: 250px;
margin-right: -15px;
margin-left: -15px;
}
.home h1 {
position: absolute;
z-index: 99;
color: white;
top: 34px;
left:0px;
font-size: 32px;
width: 100%;
text-align: center;
}
#context {
  top: 10px;
}
body #col-content .in {
width: auto;
  padding: 1em;
}
.groups h3 {
font-size: 26px;
margin-top: 11px;
padding-top: 9px;
padding-bottom: 15px;
text-align: center;
}
#menu.horizontal-dropdown>ul>li a
{
border-top: 0px solid #fe6000;
padding-top: 0px;
font-size: 24px;
margin-top: 5px;
}
#menu.horizontal-dropdown>ul>li.current>a, #menu.horizontal-dropdown>ul>li.parent>a, #menu.horizontal-dropdown>ul>li:hover > a {
border-top: 0px solid #fe6000;
padding-top: 0px;
font-size: 24px;
}
#col-add {
  position: static !important;
}
#attachments {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
width: 100%;
float: right;
text-align: center;
margin-right: -25px;
}
.inner_content {
  width: auto;
}

  #head #logo {
    width: 100%;
  }
#cols {
  width: 100%;
  overflow: hidden;
}
  
  
  #foot {
    display: none;
  }
body div#logo a {
  display: inline-block;
}
  #menu.horizontal-dropdown {
    background-color: transparent;
    height: 43px;
    width: 100%;
    position: absolute;
    top: 161px;
    left: 0px;
    z-index: 999;
    padding-left: 0;
    text-align: center;
    margin-top: -66px;
    margin-right: auto;
  }
  #menu.horizontal-dropdown ul li {
    float: left;
    height: 43px;
    margin: 0;
    padding: 0 0px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .items > div {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
  }
  #menu.horizontal-dropdown ul li ul {
    display: none !important;
  }
  #menu.horizontal-dropdown ul {
    width: 100%;
    background: rgba(45,45,44,0.75);
  }
  #menu {
    display: none;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
  }
  #menu:target {
    display: block;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
   padding-top: 2em;
  }
a.skip {
  font-size: 1.2em;
  padding: 1em;
   padding: 6px;
  color: white;
}
  a.skip:first-child {
    display: block;
    position: absolute;
   right: 0;
    z-index: 99;
   
  }
  a.skip:nth-child(2) {
    display: block;
    position: absolute;
    z-index: 99;
  }
#menu.horizontal-dropdown a {
  color: white !important;
}
#menu.horizontal-dropdown ul li.submenu > a {
  padding-right: 0 !important;
  background-image: none !important;
}

.items > div {
height: auto;
}
.article .date {
  margin-top: 0;
  position: static;
}
.groups, .items {
float: left;
width: 100%;
padding: 10px 0;
}
#col-add {
position: static !important;
display: none;
}
html body.home .col1, .home .col2, .home .col3 {
background: none repeat scroll 0 0 white;
float: left;
margin-left: 15px;
margin-top: 15px;
min-height: 330px;
padding: 15px;
width: 90%;
height: 368px;
text-align: center;
margin-right: 1%;
margin-left: 1% !important;
}
#mobilemenu a {
position: absolute;
top: 14px;
right: 4px;
background:url("/cz/cimagebank/menu.png");
display: block;
width: 58px;
height: 58px;
}
  #menu.horizontal-dropdown ul li ul {
    display: none !important;
  }
  #menu.horizontal-dropdown ul {
    width: 100%;
    background: rgba(45,45,44,0.75);
  }
  #menu {
    max-height:0px;
    overflow:hidden;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
  }
 #base:target #menu {
    min-height:324px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
   padding-top: 2em;
  }
.items > div {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
width: 90%;
margin-left: 0%;
margin-right: 0%;
}
#menu.horizontal-dropdown {
background-color: transparent;
height: 43px;
width: 100%;
position: absolute;
top: 146px;
left: 0px;
z-index: 999;
padding-left: 0;
text-align: center;
margin-top: -66px;
margin-right: auto;
display: block;
z-index: 999;
background: black;
background: rgba(0, 0, 0, 0.75);
height: 0px;
min-height: 0px;
}
#mobilemenu {
display: block;
text-indent: -9999px;
}
#menu.horizontal-dropdown ul li:hover {
width: 100%;
padding: 0px 0px;
/* height: 60px; */
/*background: #40a9d1;
}
#mobilemenu a.menu{
display: block;
}
#mobilemenu a.nomenu{
display: none;
}
#base:target #mobilemenu a.menu{
display: none;
}
#base:target #mobilemenu a.nomenu{
display: block;
}
#mobilemenu a {
position: absolute;
top: 14px;
right: 4px;
background: url("/cz/cimagebank/menu.png") no-repeat right;
display: block;
width: 58px;
height: 58px;
background-size: 75%;
}
.article p.text
{
display: none;
}
#context {
top: 10px;
display: none;
}
.desc-format .col4 p {
font-size: 18px !important;
text-align: center !important;
margin-top: 10px;
letter-spacing: 1px;
padding: 0 10%;
line-height: 33px;
}
#base #cols {
position: relative;
top:0px;
transition: 0.200s;
-webkit-transition:0.200s;
-moz-transition: 0.200s;
}
#base:target #cols {
position: relative;
top:350px;
transition: 0.400s;
-webkit-transition:0.400s;
-moz-transition: 0.400s;
}
.groups div[class^='pos'] {
width: 100%;
padding: 5px;
float: left;
margin-left: 10px;
margin-bottom: 10px;
background: white;
box-shadow: black 0 2px 6px;
-webkit-box-shadow: black 0 2px 6px;
-moz-box-shadow: black 0 2px 6px;
}
.groups div[class^='pos'] {
width: 95%;
padding: 5px;
float: left;
margin-left: 10px;
margin-bottom: 10px;
background: white;
box-shadow: black 0 2px 6px;
-webkit-box-shadow: black 0 2px 6px;
-moz-box-shadow: black 0 2px 6px;
}
table {
border-collapse: collapse;
min-width: 100%;
word-break: normal;
overflow-x: scroll;
display: block;
}
.home.group .items {
float: left;
width: 100%;
padding: 10px 0;
margin-bottom: 10px;
}
}*/
.contact .odd td {
padding: 2px 7px;
border: 0px solid;
vertical-align: top;
color: #4D4D4D;
background: #efefef;
}
.contact .even td {
padding: 2px 7px;
border: 0px solid;
vertical-align: top;
color: #4D4D4D;
background: #efefef;
}
div.pager a{padding: 0;}
.siblings-content-add span.content-img{
  margin-top: 5px;
}
.siblings-content-add fieldset{
  margin-top: 20px;
}
.siblings-content-add input[type='text']{
  margin-top: 2px;
  width: 100%;
  letter-spacing: 1px;
  padding: 10px;
  border: 0;
  box-shadow: 0 0 1px black;
}

table{
  border: none;
  width: 100%;
}
table td{
  width: 242px;
  border: none;
}

.odd td, .even td{
  border: none;
}
a#mailing_list_get_link{
  padding: 10px 20px;
  background: #40a9d1;
  width: 100%;
  height: 30px;
  position: relative;
  rigth: 0;
  top: 15px;
  color: white;
}
#context {
position: absolute;
top: 348px;
right: 0;
font-size: 13px;
}
.home .col1 strong, .home .col2 strong, .home .col3 strong {
color: #40a9d1;
font-size: 26px;
font-weight: 200;
margin-bottom: 13px;
display: block;
}
.desc-format .col4 p {
font-size: 22px !important;
text-align: center !important;
margin-top: 10px;
letter-spacing: 1px;
padding: 0 160px;
line-height: 33px;
color: #666;
}
.home .desc-format .col4 h2 {
font-size: 32px !important;
text-align: center !important;
font-weight: bold;
color: #333;
}
.widget td , .widget th {
padding: 2px 7px;
border: 0px solid;
vertical-align: top;
}
.widget tr.even td{
background:transparent;
}
.widget {
box-shadow: 0px 0px 1px;
}
.widget fieldset{
border:0px;
}
#foot {
top: 220px;
}
#login-box-ext-container .login-box-ext form {
padding: 20px 25px 20px 25px;
width: 395px;
}
form #submit {
background: #40a9d1;
border: 0px;
padding: 11px;
color: white;
}
body #forum .messages ul li {
border: 1px solid #ddd;
margin-bottom: 5px;
}
body div.message_header {
margin-top: 3px;
font-size: 140%;
font-weight: bold;
color: #40a9d1;
margin-bottom: 10px;
}
h2 {
font-size: 30px;
color: #40a9d1;
}
div.vote-survey > span.name a {
font-size: 28px;
color: #40a9d1;
font-weight: 500;
margin-top: 0px;
padding-top: -9px;
padding-bottom: 0px;
display: block;
margin-bottom: 5px;
border-top: 2px solid #000;
border: 0px solid;
}
div.vote-survey {
border-top: 2px solid #000;
height: 135px;
overflow: hidden;
padding: 13px 35px;
box-shadow: 0px 0px 2px;
border: 0px solid;
}
div#format-edit fieldset fieldset.fonio-account {
border: 1px solid #ddd;
padding-top: 15px;
margin: 0;
}
.home .col1 p, .home .col2 p, .home .col3  p {
padding: 2px;
letter-spacing: 1px;
font-size: 17px;
line-height: 22px;
color: #333;
}
.document {
padding: 10px 20px;
text-align: left;
background: #F1F1F1;
margin-bottom: 18px;
border: 1px solid #ddd;
}
.sortable .head.odd {
background: #40a9d1;
color: white;
}
.sortable .head.odd th{
background-color: #40a9d1;
color: white;
border: 1px solid #fff;  
}
div.vote-survey {
border-top: 2px solid #000;
height: 118px;
overflow: hidden;
padding: 6px 35px;
box-shadow: 0px 0px 2px;
border: 0px solid;
}
#menu li.skryt {
display:none;
}
.spravasvj .groups p.description a {
display: block;
color: black;
font-size: 14px;
letter-spacing: 0.2px;
}
.spravasvj .groups div[class^='pos'] p.description {
display: block;
color: black;
}
.spravasvj .groups div[class^='pos'] {
width: 305px;
height: 114px;
padding: 5px;
float: left;
margin-right: 20px;
margin-bottom: 10px;
background: white;
box-sizing: border-box;
border: 0;
}
.groups div[class^='pos']:hover {
border-bottom: solid 20px #40a9d1 !important;
}
.home .desc-format .col4 {
margin-top: 50px;
float: left;
margin-bottom: 50px;
width: 990PX;
}