html{
	font-size: 62.5%;
}
body{
	font-size: 1.4em;
}
body[data-font-size='small']{
	font-size: 1.4em;
}
body[data-font-size='medium']{
	font-size: 1.6em;
}
body[data-font-size='big']{
	font-size: 1.8em;
}

body {
	color: #000000;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url("texture.png");
	background-repeat: repeat-x;
	background-position:center top;
	position:relative;
	background-color: #f2f2f2;
}
div.web {
	width: 960px;	
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

#top {
	background-image: url("top.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 960px;
	height: 250px;
	float:left;
	margin-top: 32px;
	margin-bottom: 162px;
	top: -360px;
	position:relative;
}
#top a.logo {
	width: 200px;
	height: 230px;
	float:left;
	margin-top: 10px;
	border: 0px;
}
#top a.logo:hover {
	background: none;
}
#top a, #font-sizes{
	height: 45px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	color: #FFF;
	text-decoration:none;
	margin-top: 98px;
	padding-top: 30px;
	font-size: 1.1em;
	border-left: 1px solid #114ba0;
}
body[data-font-size='medium'] #top a{
	padding-left: 15px;
	padding-right: 15px;
}
body[data-font-size='big'] #top a{
	padding-left: 10px;
	padding-right: 10px;
}
#font-sizes span{
	cursor: pointer;
	margin: 0 3px;
}
#font-sizes .small{
	font-size: 14px;
}
#font-sizes .medium{
	font-size: 16px;
}
#font-sizes .big{
	font-size: 18px;
}
#top a:hover {
	color: #2150a9;
	background-image: url("top_texture_odkaz.png");
	background-repeat: repeat-x;
	background-position:center top;
}
#top a.sviti {
	color: #2150a9;
	background-image: url("top_texture_odkaz.png");
	background-repeat: repeat-x;
	background-position:center top;
}

#texture {
	background: rgba(229,229,229,1);/* Old Browsers */
	background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(229,229,229,1)), color-stop(100%, rgba(255,255,255,1)));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* IE 10+ */
	background: linear-gradient(to bottom, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0 );/* IE6-9 */
	width: 100%;
	float:left;
	position:relative;
	top: -444px;
	padding-bottom: 50px;
}
#left {
	width: 200px;
	float:left;
	position:relative;
	top: -70px;
	padding-left: 6px;
	text-align:left;
}
#left .menu {
	background-image: url("menu_texture.png");
	background-repeat: repeat-y;
	background-position:left top;
	width: 199px;
	float:left;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 30px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
}
#left div.fulltext {
	width: 200px;
	height: 25px;
	float:left;
	background-image: url("hledat.png");
	background-repeat: no-repeat;
	background-position:center top;
}
#google_translate_element {
	background-image: url("menu_texture.png");
	background-repeat: repeat-y;
	background-position:left top;
	width: 179px;
	height: 25px;
	float:left;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	-webkit-box-shadow: 0px 0px 8px 5px rgba(173,173,173,1);
	-moz-box-shadow: 0px 0px 8px 5px rgba(173,173,173,1);
	box-shadow: 0px 0px 8px 5px rgba(173,173,173,1);	
}
#left input.pole {
	margin-top: 5px;
	background: none;
	padding-left: 10px;
	width: 150px;
	border: 0px;
	color: #999;
	float:left;
}
#left input.tlacitko {
	float:left;
	width: 35px;
	height: 25px;
	border: 0px;
	background: none;
	cursor: pointer;
}
#left a.Igen {
	width: 100%;
	float: left;
	color: #FFF;
	background-image: url("menu_cara2.png");
	background-repeat: no-repeat;
	background-position:left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-decoration:none;
	font-size: 1em;
	font-weight: bolder;
}
#left a.Igen:hover {
	color: #000;
}
#left a.IIgen:hover {
	color: #000;
}

#left a.IIgen {
	color: #FFF;
	background: none;
	text-decoration:none;
	font-size: 0.85em;
}
#left .menu ul {
	padding-left: 40px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	float:left;
}
#left .menu li {
	padding: 0px;
	margin: 0px;
	float:left;
	width: 100%;
	color: #FFF;
	list-style: square outside none;
	text-align:left;
}
#left a.facebook {
	float:left;
	width: 34px;
	height: 34px;
	background-image: url("icon_facebook.png");
	background-repeat: no-repeat;
	background-position:center top;
	margin-right: 10px;
	margin-left: 25px;
}
#left a.rss {
	float:left;
	width: 34px;
	height: 34px;
	background-image: url("icon_rss.png");
	background-repeat: no-repeat;
	background-position:center top;
	margin-right: 10px;
}
#left a.czechpoint {
	float:left;
	width: 75px;
	height: 34px;
	background-image: url("icon_czechpoint.png");
	background-repeat: no-repeat;
	background-position:center top;
}

#right {
	width: 709px;
	float:left;
	position:relative;
	padding-left: 25px;
	padding-right: 20px;
}
#right a {
	color: #214ea6;
	font-weight:bolder;	
}
#right h1 {
	color: #214ea6;
	font-weight:bolder;	
	font-size: 2em;
}
#right h1.znak {
	color: #214ea6;
	font-weight:bolder;	
	font-size: 2em;
	padding-left: 40px;
	background-image: url("znak_h1.png");
	background-repeat: no-repeat;
	background-position:left top;
}


#right div.uvod{
	width: 710px;
	float:left;
	min-height: 310px;
	background-image: url("symbol.png");
	background-repeat: no-repeat;
	background-position:right top;
	color: #666;
	padding-top: 80px;
	padding-bottom: 20px;
	position:relative;
	top: -35px;
	font-size: 1.1em;
}
#right div.uvodtext{
	width: 350px;
	float:left;
	font-size: 1.1em;
}

#right div.qrcode {
	width: 50px;
	float: right;
	text-align:right;	
}
#right div.precti {
	width: 200px;
	float: right;
	text-align:right;	
	margin-right: 10px;
	border: 1px solid #214ea6;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFF;
}
#right div.akt_vypis {
	width: 680px;
	float:left;
	border: 1px solid #214ea6;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
}
#right div.akt_vypis:hover {
	border: 1px solid #000;
}
#right div.akt_left {
	width: 110px;
	float:left;
	vertical-align: top;	
}
#right div.akt_vypis h2 {
	font-size: 1em;
	font-weight:bolder;
}
#slider2 {
	width: 980px;
	float: left;	
}
#aktualne {
	width: 100%;
	float: left;
	border-top: 1px solid #d8d8d8;	
	border-bottom: 1px solid #d8d8d8;	
	position:relative;
	background-color:#FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}

#aktualne .bottom_akt {
	width: 160px;
	float:left;
	padding: 10px;
	height: 200px;
	border: 1px solid #214ea6;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
#aktualne img {
	width: 140px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px
}
#aktualne .bottom_akt_foto {
	width: 150px;
	height: 150px;
	margin-left: 10px;
}
#aktualne .bottom_akt_text {
	font-size: 0.7em;
}
#aktualne a {
	color: #214ea6;
	font-weight:bolder;	
}

#slider1 {
	width: 100%;
	height: 360px;
	margin: 0px;	
	z-index: -2;
	position:relative;
	background-position: top center;
	float:left;
	top: 0px;
}
.rolovani {
	width: 100%;
	height: 360px;
	margin: 0px;	
	z-index: -2;
	position:fixed;
	background-position: bottom center;
	background-size: cover;
}
.rolovani:after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.3);
}

#bottom {
	background-image: url("bottom.png");
	background-repeat: no-repeat;
	background-position:center top;
	background-size: 1920px 100%;
	width: 100%;
	height: 16em;
	float:left;
	position:relative;
	top: -440px;
}
#box_1 {
	float:left;
	height:200px;
	width: 200px;
	font-size: 0.9em;
	margin-top: 10px;
}
#box_1 a {
	color: #214ea6;
	font-weight:bolder;	
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 0.9em;
}

#box_2 {
	float:left;
	height:200px;
	width: 200px;
	font-size: 0.9em;
	margin-top: 10px;
}
#box_2 a {
	float:left;
	width: 100%;
	color: #214ea6;
	font-weight:bolder;	
	margin-bottom: 5px;
	text-decoration: underline;
	font-size: 0.9em;
}

#box_3 {
	float:left;
	height:180px;
	width: 480px;
	padding-top: 20px;
}
#box_4 {
	float:right;
	height:230px;
	width: 80px;
}
#box_4 a.webap {
	background-image: url("webap.png");
	background-repeat: no-repeat;
	background-position:center top;
	height:77px;
	width: 71px;
	margin-top: 153px;
	float:left;
}

#uvod_icon {
	border-top: 1px solid #AAA;	
	padding: 10px;
	border-bottom: 1px solid #AAA;	
	width: 95%;
	float:left;
	position:relative;
}
#uvod_icon a.kronika {
	background-image: url("kronika.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 130px;
	height: 18px;
	float: left;
	color: #383838;
	text-decoration:none;
	padding-top: 60px;
	text-align:center;
}
#uvod_icon a.kronika:hover {
	background-image: url("kronika_hover.png");
	color: #2257b5;
}
#uvod_icon a.zemetreseni {
	background-image: url("zemetreseni.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 130px;
	height: 18px;
	float: left;
	color: #383838;
	text-decoration:none;
	padding-top: 60px;
	text-align:center;
}
#uvod_icon a.zemetreseni:hover {
	background-image: url("zemetreseni_hover.png");
	color: #2257b5;
}
#uvod_icon a.doprava {
	background-image: url("doprava.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 130px;
	height: 18px;
	float: left;
	color: #383838;
	text-decoration:none;
	padding-top: 60px;
	text-align:center;
}
#uvod_icon a.doprava:hover {
	background-image: url("doprava_hover.png");
	color: #2257b5;
}
#uvod_icon a.ovzdusi {
	background-image: url("ovzdusi.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 130px;
	height: 18px;
	float: left;
	color: #383838;
	text-decoration:none;
	padding-top: 60px;
	text-align:center;
}
#uvod_icon a.ovzdusi:hover {
	background-image: url("ovzdusi_hover.png");
	color: #2257b5;
}
#uvod_icon a.pocasi {
	background-image: url("pocasi.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 130px;
	height: 18px;
	float: left;
	color: #383838;
	text-decoration:none;
	padding-top: 60px;
	text-align:center;
}
#uvod_icon a.pocasi:hover {
	background-image: url("pocasi_hover.png");
	color: #2257b5;
}
#uvod_icon a.fotogalerie {
	background-image: url("galerie.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 130px;
	height: 18px;
	float: left;
	color: #383838;
	text-decoration:none;
	padding-top: 60px;
	text-align:center;
}
#uvod_icon a.fotogalerie:hover {
	background-image: url("galerie_hover.png");
	color: #2257b5;
}
#uvod_icon a.mapa {
	background-image: url("mapa.png");
	background-repeat: no-repeat;
	background-position:center top;
	width: 130px;
	height: 18px;
	float: left;
	color: #383838;
	text-decoration:none;
	padding-top: 60px;
	text-align:center;
}
#uvod_icon a.mapa:hover {
	background-image: url("mapa_hover.png");
	color: #2257b5;
}

#dnes {
	width: 720px;
	float:left;
	text-align:right;	
	color: #214ea6;
	padding-top: 10px;
}
#right div.text_podpis {
	width: 100%;
	float:left;
	text-align:center;
	margin-top: 20px;
}

.tts {
	background-color: #db3f3b;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    padding: 0 23px 0 43px;
    transition: .4s;
    background-image: url(cistnahlas.svg);
    background-repeat: no-repeat;
    background-position: 10px;
    height: 40px;
    background-size: 21px;
    margin-bottom: 20px;
	display: block
}
