@import url("../assets/css/roboto.css");

* {
	outline: none;
	font-family: 'Roboto', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #ffffff;
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	overflow-x: hidden;
}
body, th, td   { font-size: 16px; font-weight: 300;}

h1 {font-weight: 400; font-size: 24px; margin: 0px; color: #008ab8;}
h2 {font-size: 150%; margin: 0px; padding: 0px;}

a:link {color: #008ab8; }
a:visited {color: #008ab8; }


FORM{
                margin: 0px;
                padding: 0px;
}

img {border: none;}


/* hlavni trisloupcovy layout - zacatek */

a.webrex{   color: #656565; font-weight: normal; font-size: 11px; text-decoration: none; position: absolute; top: 109px; right: 25px; text-align: right;}
a.webrex:hover{ text-decoration: underline; }

.logo {background: transparent url('../design/logo.png') no-repeat; display: block; width: 107px; height: 80px; background-size: cover; }
.facebook {background: transparent url('../design/fb-icon.png') no-repeat; display: block; width: 12px; height: 22px; }

.search {
	background: transparent url(../design/search-icon.png) no-repeat;
	display: block;
	width: 24px;
	height: 19px;
}

#hlavni{
	position: relative;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

header.submain {
	background-color: #f2f2f2;
}

header.submain .vyhledani .input1 {
	background-color: #fff !important;
}

div.aktuality {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 70px;
	z-index: 10
}

div.zahlavi {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	/*background: #670001 url('../design/bg_head.jpg') no-repeat center top;*/
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 10px 15px 5px;
}

div.zahlavi .right {
	margin-right: 5px;
}

div.zahlavi .right .top {
	min-height: 32px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	margin: 5px 0 15px;
}

div.zahlavi .right .top a {
	margin: 0 7px;
}

div.zahlavi ul.hornimenu {
	margin: 0px;
	list-style: disc inside;
	padding: 0px;
}

div.zahlavi ul.hornimenu li {
	color: #fff;
	display: block;
	float: left;
	height: 23px;
	margin: 0 1px 0 1px;
}

div.zahlavi ul.hornimenu li:last-child a,
div.zahlavi ul.hornimenu li:last-child a.vybrano,
div.zahlavi ul.hornimenu li:last-child a:hover {
	margin-right: 0;
}

div.zahlavi ul.hornimenu li span { position: relative; left: 0px; top: 0px; color: transparent; }

div.zahlavi ul.hornimenu li a  {
	color: #000;
	display: block;
	float: left;
	margin: 0 8px 0 8px;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
  	text-transform: uppercase;
	padding-bottom: 5px;
}

div.zahlavi ul.hornimenu li a.vybrano,
div.zahlavi ul.hornimenu li a:hover  {
	color: #000;
	display: block;
	float: left;
	margin: 0 8px 0 8px;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 3px solid #008ab8;
	padding-bottom: 5px;
}

div.zahlavi div.odkaz {
	position: absolute;
	top: 70px;
	left: 10px;
	width: 375px;
	height: 110px
}

div.zahlavi div.volejte {
	position: absolute;
	right: 95px;
	top: 7px;
}

div.hl_pozadi{
  /*background: #fff url(../design/bg_hlavni.gif) repeat-y center;*/
  background-color: #ffffff;
  min-height: 570px;
  _height: 570px;
}

div.pozadi{
  /*background: transparent url(../design/bg_top.gif) no-repeat center top;*/
	padding: 10px 20px 0;
}

div.pozadi .left {
	width: calc(100% - 240px);
	float: left;
}

div.pozadi .left1 {
	width: 100%;
}

div.pozadi .left .bottom {
	margin-top: 10px;
}

div.pozadi .left .bottom.sub {
	margin-top: 0;
}

div.pozadi .left .bottom .left-mobile {
	float: left;
}

div.levy_sloupec {	float: left;	position: relative;	width: 210px; }
div.levy_sloupec1 {	float: left;	position: relative;	width: 210px; }
.menuvlevoadmin {position: relative; left: -20px;}

div.pravy_sloupec {
	float: right;
	position: relative;
	width: 218px;
	margin-bottom: 10px;
	padding: 7px 0px 0px 0px;
	background-color: #f2f2f2;
}

.pravy_sloupec h2 {background-color: #008ab8; color:white; width: 100%; padding: 7px 0px 4px 10px; font-size: 18px; font-weight: normal; }
.program_vice {color: white !important; position: absolute; right: 10px; top: 16px;}
.program_vice:hover {text-decoration: underline;}


div.pravy_sloupec a {  text-decoration: none;  cursor: hand;}

div.pravy_sloupec_mobile {
	float: left;
	position: relative;
	width: 210px;
	margin-bottom: 10px;
	padding: 7px 0px 0px 0px;
	background-color: #f2f2f2;
	display: none;
}

.pravy_sloupec_mobile h2 {background-color: #008ab8; color:white; width: 200; padding: 7px 0px 4px 10px; font-size: 18px; font-weight: normal; }


div.pravy_sloupec_mobile a {  text-decoration: none;  cursor: hand;}

div.pravy_sloupec_mobile .meziprogram {
	left: 0;
}


ul.hlmenu {
  float: left; 	position: relative;
	margin: 7px 0px 7px 0px;
	padding: 0px;
	text-align: left;
	width: 210px;
}

ul.hlmenu li {
	list-style-type: none;
	font-weight: normal;
	font-size: 110%;
	margin: 0 0 10px 0;  
	
	/*border: 1px #ccc dotted;
	border-width: 0 0 2px 0;*/
}

ul.hlmenu li a {
  font-size: 110%;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	/*padding: 7px 0px 7px 20px;
	background: url(../design/leve_menu_off.gif) no-repeat left center;*/
}

ul.hlmenu li a.vybrano,
ul.hlmenu li a:hover {
	color: #008ab8;
	/*background: url(../design/arrow-icon.png) no-repeat left center;*/
}

ul.hlmenu li a.vybrano {
	color: #008ab8;
	/*background: url(../design/arrow-icon.png) no-repeat left center;*/
}

ul.hlmenu ul {
	margin: 10px 0px 5px 20px;
	padding: 0px;
	border-width: 0px;
}

ul.hlmenu ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
	margin: 4px 0px 4px 0px;
	border: 1px #ccc dotted;
	border-width: 0 0 2px 0;
}

ul.hlmenu ul li a {
  display: block;
	color: #666;
	padding: 4px 0px 4px 28px;
}

ul.hlmenu ul li a.vybrano,
ul.hlmenu ul li a:hover {
	color: #008ab8;
	text-decoration: none;
	background: url(../design/arrow-icon.png) no-repeat left center;
}

ul.hlmenu ul ul {
	margin: 10px 0px 5px 10px;
	padding: 0px;
}

div.levy_sloupec div.specialnidata{
	float: left;
	position: relative;
	width: 210px;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	margin-left: 15px;
}

div.levy_sloupec div.specialnidata a{
	color: #0066ff;
}

div.hlokno {
	/*border: 1px solid black;*/
	position: relative;
	width: calc(100% -  210px);
	float: left;
	text-align: left;
	padding: 7px 0 20px 20px;
}
/*div.hlokno p {	margin: 0px 0px 5px 0px;}*/
div.hlokno a {	color: #008ab8;	text-decoration: none;}
div.hlokno a:hover { color: #ec008c;}

div.hlokno1 {	position: relative;	width: calc(100% - 210px);	float: left;	text-align: left;	padding: 13px 10px 20px 10px;	}
div.hlokno1 h1 {	border-bottom:1px solid #CCCCCC;	color:#008ab8;	font-size:150%;	font-weight:bold;	margin:5px 0 0;	text-align:left;}
/*div.hlokno1 p {	font-size: 110%;	margin: 0px 0px 5px 0px;}*/
div.hlokno1 a {	color: #008ab8;	text-decoration: none;}
div.hlokno1 a:hover {	color: #ff6600;}


div.pravysl {
	position: absolute;
	top: 10px;
	left: 620px;
	width: 147px;
	text-align: left
}

div.pravysl h1 {
	font-weight: bold;
	font-size: 140%;
	color: #DB251A;
	text-align: left;
	text-transform: uppercase;
	margin: 20px 0px 15px 0px;
	border: none
}

div.pravysl p {
    font-size: 110%;
	margin: 0px 0px 5px 0px
}

div.zapati {
	background: #e9e9e9 url("../design/bg_bottom.gif") no-repeat scroll right bottom;
	clear:both;
	color:#620000;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	min-height:59px;
	_height:59px;
	line-height:59px;
	padding-left:15px;
	position:relative;
	text-align:left;
	width:935px;
}

div.zapati table.btm td {
	color:#620000;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

div.zapati table.btm_l td {
	color:#620000;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding-bottom: 5px;
}


div.zapati p {
	position: absolute;
	right: 120px;
	bottom: 20px;
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

div.zapati p a {
	color: #000000;
}

div.zapati p a:hover {
	color: #4E8D08;
}



	

/* kod tykajici se konkretniho projektu - zacatek */

.hlavnimenu {width: 637px; margin-left: 122px; padding-top: 25px; }
.vyskabunkymenu { height: 32px; }

.menuobrazky {margin-left: 122px;}
.specialnidataokraje {width: 135px; margin-top: 20px; font-size: 90%; }

.nadpisnovinkyuvod {font-size: 110%}
.nadpisnovinkyuvod a {
	color: #4E8D08;
	text-decoration: underline;
}

.nadpisnovinkyuvod a:hover {
	color: #DB251C;
}

.vnitrnisloupec2 { margin-top: 2px; }

.vyhledani { display: none; margin-left: 10px; }

.input1 {
  -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; 
	background-color: #f2f2f2 !important;
	border:1px solid #f2f2f2 !important;
	font-size: 11px !important;
	height: 22px !important;
	position: relative; top: 5px; left: 3px;
	width: 285px;
	box-shadow: none !important;
}

.submit1 {
	font-size:13px;
	font-weight:normal;
	height:22px;
	text-align: center;
	background-color: #008ab8;
	width:63px;
	border: 1px solid  #008ab8;
	color: #fff;
}


/* kod tykajici se konkretniho projektu - konec */

div.program {
	margin-bottom: 30px
}

div.program p {
	/*font-size: 11px;*/
	line-height: normal;
	margin: 0px
}

div.program p.vice {
    text-align: right;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
}

div.program table td {
	height: auto;
    /*font-size: 13px;*/
    padding: 0px;
    vertical-align: top;
}

div.program table td.co {
	width: 110px;
}

div.program table tr.nadpis td {
    padding-bottom: 5px;
}

div.rozcUvod {
	 width: 100%;
	 /*border: 1px solid black;*/
	 position: relative; 
}

div.rozcUvod h1 {
	text-indent: 10px;
	margin: 0 0 15px;
}

div.rozcUvod article {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 30px;
	padding: 20px;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 4px 6px 10px 0 rgba(235, 235, 235, 1);
	-moz-box-shadow: 4px 6px 10px 0 rgba(235, 235, 235, 1);
	box-shadow: 4px 6px 10px 0 rgba(235, 235, 235, 1);
}

div.rozcUvod article .date {
	width: 85px;
}

div.rozcUvod article .content-article {
	width: calc(100% - 85px);
}

div.rozcUvod article .content-article .title {
	margin-bottom: 7px;
}

div.rozcUvod > div {
	margin-bottom: 7px;
}

div.rozcUvod div.nej_akce {
	background: url(../design/bg_aktuality.gif) no-repeat center top;
	padding: 10px 10px 10px 10px;
	width: 480px;
	height: 101px;
	position: relative;
}

div.rozcUvod div div.pronajmy {
  float: left;
  margin: 0px; 
}

div.rozcUvod div div.vzdelavaci_akce {
  float: right;
  width: 226px;
	height: 110px;
	background: url(../design/bg_vzdelavaci_akce.gif) no-repeat center top;
	padding: 35px 10px 10px 10px;
	font-size: 12px;
	line-height: 120%;
	color: #777;
}

div.rozcUvod div div.vzdelavaci_akce ul {
  float: right;
  margin-right: 40px;
}

div.rozcUvod div div.vzdelavaci_akce li a {
	color: #777;
	text-decoration: none;
}

div.rozcUvod div div.vzdelavaci_akce li a:hover {
  text-decoration: underline;
}

div.rozcUvod div.rozc {
	position: relative;
	float: left;
	width: 160px;
	height: 133px;
  background: url('../design/poz_rozc_uvod.gif') no-repeat;
}

div.rozcUvod div.rozc img {
	position: absolute;
	top: 13px;
	left: 30px;
	width: 119px;
	height: 89px;
}

div.rozcUvod div.rozc p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 180px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div.obrUvod {
	width: 540px;
	height: 233px;
	margin-top: 30px;
	background: url('../design/obrDKO.jpg') no-repeat;
}

.clear{ clear:both; height: 0px; line-height: 0px; }


.akce_obal {padding-left: 10px; padding-right: 10px;}
p.a_datum {font-size: 14px; color: #ec008c; font-weight: bold; text-align: left; margin: 15px 0px 3px 0px; }
p.a_nadpis {font-size: 14px; color: #008ab8; font-weight: bold; text-align: left; margin: 5px 0px; }
p.a_text {font-size: 12px; color: #4b4b4b; font-weight: normal; text-align: left; margin: 5px 0px; }
p.a_vstupne {font-size: 12px; color: #222; font-weight: normal; text-align: left; margin: 5px 0px; line-height: 21px; padding-left: 0px; text-decoration: none; cursor: hand; position: relative; }
p.a_vstupne:hover {text-decoration: underline;}
p.a_vstupne span {
	color: #008ab8;
	text-transform: uppercase;
	position: absolute;
	right: 0;
}
.meziprogram {position: relative; left: 4px; top: 3px;}

div.newsletter { padding: 25px 0 0 0; float: right; margin-right: 25px; }

div.nej_akce p.a_datum {font-size: 12px; color: #353535; font-weight: bold; text-align: left; margin: 0px 0px; }
div.nej_akce p.a_nadpis {font-size: 12px; color: #680502; font-weight: bold; text-align: left; margin: 5px 0px 3px 0px; text-decoration: none; }
div.nej_akce p.a_text {font-size: 12px; color: #4b4b4b; font-weight: normal; text-align: left; margin: 5px 0px 0px 0px; }
div.nej_akce a {font-size: 11px; color: #353535; font-weight: normal; text-align: left; margin: 0px; height: 21px; line-height: 21px; padding-left: 5px; text-decoration: none; float: right; margin-right: 20px; }
div.nej_akce a img { vertical-align: middle; }



div.administrace fieldset {
	padding: 10px;
	border: 1px solid #C0C0C0;
}

div.administrace fieldset legend {
	color: #C0C0C0;
}

div.administrace table.admin {
	width: 100%;
}

div.administrace table.admin tr.s {
	display: none;
}

div.administrace table.admin td {
	text-align: left;
	padding: 2px 0px 2px 0px
}

div.administrace table.admin td.labelPole {
	width: 130px;
	text-align: right;
	vertical-align: top;
	padding: 2px 7px 0px 0px;
}

div.administrace table.admin td.labelPole span.povinne {
	font-weight: bold;
}

div.administrace table.admin td.submit {
	text-align: center;
	padding-top: 3px;
	border-top: 1px solid #C0C0C0
}

div.administrace table.admin td input.velke,
div.administrace table.admin td textarea.velke,
div.administrace table.admin td select.velke {
	width: 380px;
}

div.administrace table.admin td textarea.velke {
	height: 60px;
}

div.administrace table.admin td input.stredni,
div.administrace table.admin td textarea.stredni,
div.administrace table.admin td select.stredni {
	width: 200px;
}

div.administrace table.admin td input.male,
div.administrace table.admin td textarea.male,
div.administrace table.admin td select.male {
	width: 100px;
}


div.administrace table.vypis {
	width: 100%
}

div.administrace table.vypis tr.pozadi {
	background: #FFFFFF
}

div.administrace table.vypis td {
	text-align: center;
	padding: 2px 1px 2px 1px;
}

div.administrace h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: #ed1c24;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 4px 5px;
	border-bottom: 1px solid #ed1c24;
}

div.administrace h3 {
	color: #ed1c24;
}

div.administrace p.vysledekAkce {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	background: #407F00;
}

div.administrace p.vysledekZaporny {
	background: #CD0000;
}

.objednavka_vstupenek { font-family: 'Roboto', sans-serif; line-height: normal; font-size: 12px; color: white; border: 1px solid white; background-color: #ec008c; width: 160px !important; display: block; padding: 3px 5px 3px 5px; clear: both; text-align: center; margin: 20px 20px 0 0; }


.objednavka_vstupenek:link{   color: white;  }
.objednavka_vstupenek:visited{ color: white; }
.objednavka_vstupenek:hover{ background-color: #6e3761; color: #fff !important; }

.tucnecervene {font-weight: bold; color: #990000;}


.spodnibanner { width: 100%; background-color: #f2f2f2; }
.spodnibanner_vnitrek { width: 100%; max-width: 1250px; margin: 0 auto; padding: 0 25px; }
.specdatadole { float: left; width: 75%;}
.specdatadole1 { float: right; width: 24%; position: relative;}

.spodnibanner1 {width: 100%; background-color: #ffffff; }
.spodnibanner_vnitrek1 {
	max-width: 1250px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 25px;
	position: relative;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.spodnibanner_vnitrek1 .right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}

.spodnibanner_vnitrek1 .right > div {
	margin: 0 5px;
}

.newsletter {margin-top: 4px;}
.newsletter p {color: #008ab8; margin-left: 10px; margin-bottom: 10px;}
.newsletterdole {position: relative;}
.newsletterdole .s {display: none; }
.newsuvod {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	width: 230px;
	height: 35px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	padding: 4px 50px 4px 5px !important;
}
.newsuvod1 { position: absolute; top: 38px; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; width: 164px; } 
.newsuvod2 { position: absolute; top: 0; right: 0;}

.hlavni_reklama {
	display: block;
	position: relative;
	/*border: 1px solid black;*/
	width: 100%;
	top: 0;
}

.hlavni_reklama img {
	width: 100%;
	max-width: none;
}

.hlavni_reklama .slide {
	width: 100%;
}

.navigace {display: none;}
.example-pager {display: none;}

.zobrazeniroku {position: absolute; top: 10px; right: 0px;}
.vybranyrok { height: 25px; width: 80px; position: relative; top: 3px;}
.ramecek {border: 2px solid #cccccc;}

A.odkaz_a_uvod:link {color: black; font-weight: normal; font-size: 16px;}
A.odkaz_a_uvod:visited {color: black; font-weight: normal; font-size: 16px;}
A.odkaz_a_uvod:hover {color: black; font-weight: normal; text-decoration: underline; font-size: 16px;}

A.vice_a_uvod:link {color: white; float: right; margin-top: 20px; font-weight: normal; display: block; padding: 5px 10px; background-color: #008ab8; width: 120px;}
A.vice_a_uvod:visited {color: white; float: right; margin-top: 20px;  font-weight: normal; display: block; padding: 5px 10px; background-color: #008ab8; width: 120px;}
A.vice_a_uvod:hover {color: white !important;  margin-top: 20px;  font-weight: normal; display: block; padding: 5px 10px; background-color: #000000; width: 120px;}

.rozdeleni_uvod {position: relative; left: 2px; width: 100%; }

#custom-pager {
	text-align: center;
	z-index: 500;
	position: absolute;
	bottom: 30px;
	right: 10px;
}

span.dot {
	background-color: #008ab8;
	width: 12px;
	height: 12px;
	display: inline-block;
	border: 1px solid #000;
	border-radius: 24px;
	margin: 0 5px;
	cursor: pointer;
}

.cycle-pager-active {
	background-color: #ec008c !important;
}

.facebook-btn {
	position: fixed;
	top: 150px;
	right: 0;
	background: url(../design/facebook_stripe.png) center no-repeat;
	width: 39px;
	height: 118px;
	z-index: 900;
	cursor: pointer;
}

.facebook-content {
	position: fixed;
	top: 0;
	right: -340px;
	background: #fff;
	width: 340px;
	height: 100%;
	z-index: 900;
}

.specialnidata {
	padding-top: 30px;
	color: #008ab8;
}

.specialnidata a {
	color: #008ab8;
}

.zahlavi .glyphicon-menu-hamburger, .zahlavi .glyphicon-remove {
	font-size: 28px;
	cursor: pointer;
	display: none;
	color: #000;
	transition: 300ms all;
}

@media (max-width: 1250px) {
	.facebook-btn {
		display: none;
	}
}

@media (max-width: 991px) {
	div.pozadi .left {
		width: 100%;
		float: none;
	}

	div.pravy_sloupec {
		float: none;
		margin: 0 auto 10px;
		display: none;
	}

	div.pravy_sloupec_mobile {
		display: block;
	}

	.specialnidata {
		padding-top: 15px;
	}

	.specdatadole {
		width: 100%;
	}

	.specdatadole1 {
		width: auto;
	}

	div.newsletter {
		float: none;
		margin-right: 0;
		padding: 0;
		text-align: right;
		margin-bottom: 15px;
	}

	div.newsletter .odesilani {
		text-align: left;
	}

	a.webrex {
		position: static;
	}

	.specialnidata table {
		display: block;
	}

	.specialnidata table tr {
		display: block;
	}

	.specialnidata table tr td {
		display: inline-block;
		width: auto !important;
		margin: 15px;
	}

	.spodnibanner_vnitrek1 {
		-webkit-justify-content: center;
		justify-content: center;
	}

	.spodnibanner_vnitrek1 .right {
		margin: 15px;
	}

	.blok {
		word-break: break-word;
	}
}

@media (max-width: 700px) {
	div.zahlavi {
		height: auto;
		text-align: center;
	}

	.logo {
		margin: 0 auto;
		position: static;
	}

	div.zahlavi .right {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}

	div.zahlavi .right .top {
		margin: 0 15px;
	}

	div.zahlavi ul.hornimenu {
		height: auto;
		padding: 15px 0;
		display: none;
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 500;
		background-color: #fff;
		margin: 0;
	}

	div.zahlavi ul.hornimenu li {
		float: none;
		text-align: center;
	}

	div.zahlavi ul.hornimenu li a {
		float: none;
	}

	div.zahlavi ul.hornimenu li a.vybrano, div.zahlavi ul.hornimenu li a:hover {
		float: none;
	}

	div.zahlavi ul.hornimenu li span {
		display: none;
	}

	div.pozadi .left .bottom {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	div.hlokno {
		width: 100%;
		order: 1;
		padding: 7px 0 20px;
	}

	div.pozadi .left .bottom .left-mobile {
		order: 2;
		float: none;
		margin: 0 auto;
	}

	.facebook {
		display: inline-block;
		position: static;
	}

	.vyhledani {
		position: static;
	}

	.zahlavi .glyphicon-menu-hamburger, .zahlavi .glyphicon-remove {
		display: inline-block;
		margin: 15px 0;
	}

	iframe {
		max-width: 100%;
		width: 100%;
	}
}

@media (max-width: 500px) {
	.spodnibanner1 table {
		display: block;
	}

	.spodnibanner1 table tbody {
		display: block;
	}

	.spodnibanner1 table tbody tr {
		display: block;
	}

	.spodnibanner1 table tbody tr td {
		display: block;
		width: auto;
		text-align: center;
		padding: 0 !important;
		margin: 15px 0;
	}

	.spodnibanner1 table tbody tr td:first-child {
		font-weight: bold;
		font-size: 16px;
	}

	div.rozcUvod article {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	div.rozcUvod article .date {
		width: 100%;
		margin: 0 0 7px;
	}

	div.rozcUvod article .content-article {
		width: 100%;
	}
}