@charset "UTF-8";

/* Body */
body {
	background-color: #f2f2f2;
	font-family: Trebuchet MS;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 100;
}
#cteciblok {
	background-color: rgba(45,154,183,0.7);
	position: fixed;
	padding-bottom: 10px;
	bottom: 0px;
	left: 18%;
	right: 48%;
	z-index: 1;
	}
.playbutton {
	width: 6vw;
	height: 4vw;
	margin: 1vw;
	margin-right: 0px;
	font-size: 1vw;
	text-align: center;
	cursor: pointer;
	}

.yellow_koment_ram {
	display: block;
	padding: 20px;
	background-color: rgba(208,195,112,1.00);
	margin-right: 1%;
	color: rgba(38,38,38,1.00);
	font-size: 16px;
	margin-bottom: 15px;
}
.yellow_koment_ram2 {
	display: block;
	padding: 20px;
	background-color: rgba(208,195,112,1.00);
	margin-right: 1%;
	margin-left: 1%;
	color: rgba(38,38,38,1.00);
	font-size: 16px;
	margin-bottom: 15px;
}
.yellow_koment_button{
	width: 30px;
	height: auto;
	margin-right: -10px;
	margin-top: -10px;
	cursor: pointer;
}
.yellow_koment_button:hover{
filter: invert(100%)
}
.schovany_blok {
	display: none;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.uparrow {
	height: 22px;
	width: auto;
	margin: 0;
	padding:0;
	cursor: pointer;
}
.downarrow {
	height: 22px;
	width: auto;
	margin: 0;
	padding:0;
	margin-left: 1px;
	cursor: pointer;
}
.arrows {
	float: right;
	width: 25px;
	height: 49px;
	margin: 0;
	padding:0;
	
}

.hide {
	display: none;
}

.zdrojove_logo {
	
	height: 2vw;
	width: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 7px;
	
}
.zdrojove_logo_bg {
	width: 100%;
	height: 20%;
	background-color: #CAD7DA;
	display: block;
}

.video_text {
	font-size: 1vw;
	text-align: center;
	text-decoration: none;
	position: absolute;
	bottom: 6px;
	left: 0px;
	right: 0px;
	color: #E7E7E7;
	padding: 6px;
	background-color: rgba(57,57,57,0.62);
}
.video_text2 {
	font-size: 1vw;
	text-align: center;
	text-decoration: none;
	color: #E7E7E7;
	padding: 6px;
	margin-top: 1px;
	background-color: rgba(57,57,57,0.8);
	cursor: pointer;
}
.video_text22 {
	font-size: 1vw;
	text-align: center;
	text-decoration: none;
	color: #E7E7E7;
	padding: 6px;
	margin-top: 0px;
	background-color: rgba(57,57,57,1);
	cursor: pointer;
}
a.vid_text2 {
	text-decoration: none;
}
.video_text2:hover {
	color: #3A3A3A;
	text-decoration: none;
	background-color: rgba(226,160,160,1.00);
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


p {margin: 0;}

/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 10px;
	height: 1000px;
}
/* Navigation */
header {
	width: 82%;
	height: 7%;
	margin-left: 18%;
	background-image: -webkit-linear-gradient(0deg,rgba(242,242,242,1.00) 0%,rgba(27,114,94,1.00) 20%,rgba(27,114,94,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(242,242,242,1.00) 0%,rgba(27,114,94,1.00) 20%,rgba(27,114,94,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(242,242,242,1.00) 0%,rgba(27,114,94,1.00) 20%,rgba(27,114,94,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(242,242,242,1.00) 0%,rgba(27,114,94,1.00) 20%,rgba(27,114,94,1.00) 100%);
}
.mobilebar {
	display: none;
}
.vlastni_zpravy_mobile_blok1 {
	display: none;
}

.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 300px;
	float: left;
	letter-spacing: 4px;
	margin-top: 5px;
}
.facebook {
	width: 26px;
	float: right;
	margin: 2px;
}
.facebook:hover{
	filter: invert(100%)
}
.logo_facebook_mobile {
	display: none;
}
.tvecofin {
	height: 10vw;
	cursor: pointer;
	object-fit: cover;
	background-color: black;
	background-position: center,center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	
}
.socialbar {
	margin-top: 10px;
	padding: 5px;
	background-color: #E9E9E9;
	
}
.sharebar {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

.cteckabutton {
	transform: scale(1);
	margin-right: 7px;
	float: left;
	display: flex;
	margin-top: 5px;
}
.checkradek {
	display: block;
	margin-bottom: 5px;
}

.tvecofin:hover {
	filter: grayscale(100%);
}
.desktop-nav {
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	display: inline-block;
	float: right;
}
.mobile-nav {
	display: none;
}

.menubutton {
	display: inline-block;
}
.menubutton_text {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 15px;
}
.footerlink_text {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}
.footerlink_text:hover {
	color: #DD8E8E;
}
.menubutton_text:hover {
	color: #DD8E8E;
}
.menubutton_text_active {
	display: inline-block;
	color: #8EC9AA;
	text-decoration: none;
	margin: 15px;
}
.hero_header {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 4px;
	box-shadow: 0px 0px;
	text-align: right;
	display: inline;
	margin-left: 0px;
}
/* Hero Section */
.hero {
	height: 30px;
	text-align: left;
	color: #115134;
	font-size: 14pt;
	text-transform: none;
	line-height: 170%;
	background-color: #CCCCCC;
	text-indent: 10px;
	letter-spacing: 2pt;
	font-style: normal;
	font-weight: 400;
}

.predcitani_banner {
	display: none;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	cursor: pointer;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
}
.predcitani_banner_right {
	display: block;
	margin-left: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
}
.predcitani_banner_middle {
	display: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	cursor: pointer;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}

footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.hidebutton {
	margin-top: 1vw;
	margin-right: 1vw;
	width: 1.5vw;
	height: 1.5vw;
	float: right;
  	background: url("/img/close_button.svg") center;
	background-size: contain;
	cursor: pointer;
}
.hidebutton:hover {
	filter: invert(100%)
}
.hidebutton2 {
	margin-top: 0.7vw;
	margin-right: 0.6vw;
	width: 2vw;
	height: 2vw;
	float: right;
  background: url("/img/close_button.svg") center;
	background-size: contain;
	cursor: pointer;
}
.hidebutton2:hover {
	filter: invert(100%)
}
.unhidebutton2 {
	margin-top: 0.7vw;
	margin-right: 0.6vw;
	width: 2vw;
	height: 2vw;
	float: right;
  background: url("/img/plus_button.svg") center;
	background-size: contain;
	cursor: pointer;
}
.unhidebutton2:hover {
	filter: invert(100%)
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-repeat: repeat;
	text-align: center;
	display: none;
	
}
footer {
	display: inline-block;
}


.banner {
	margin-top: 0px;
	padding-top: 0px;
}

.obsah {
	width: 100%;
	margin-top: 15px;
	display: flex;
}
.midd_sidebar {
	margin: 0px;
	width: 56%;
}
.left_sidebar {
	color: #FFFFFF;
	width: 22%;
	margin: 0px;
}
.right_sidebar {
	width: 22%;
	margin: 0px;
}
.text_container_midd {
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
	display: block;
	background-color: #FFFFFF;
	color: #5A5A5A;
}
.text_container_middd {
	margin-right: 1%;
	margin-left: 0%;
	margin-bottom: 15px;
	display: block;
	/*background-color: #FFFFFF;*/
	color: #5A5A5A;
}
.text_container_midd_pridavek {
	display: inline-block;
	width: 100px;
	font-size: 18px;
	margin-left: 8px;
    vertical-align: top;
	margin-top: 20px;
}
.text_container_midd_rum {
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
	display: flex;
	background-color: #CAD7DA;
	color: #414141;
}



.text_container_midd2 {
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
	display: flex;
	background-color: rgba(27,114,94,0.22);
	color: #5A5A5A;
}
	

.text_block_left {
	background-color: #CAD7DA;
	color: #565656;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
.text_block_left:hover {
	background-color: #F2D5D6;
}
.text_block_left_video {
	background-color: #EAEAEA;
	margin-right: 10px;
	display: block;
}
.text_block_midd {
	margin-bottom: 15px;
	background-color: #FFFFFF;
	color: #565656;}

.text_block_midd_nadpis1 {
	margin-left: 1%;
	margin-right: 1%;
	background-color: #AB2929;
	text-align: center;
}
.aktivni:hover {
	background-color: #CC8989;
}
.text_block_midd_nadpis2 {
	background-color: #145748;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 20px;
	text-align: center;
}
.text_block_midd_nadpis22 {
	background-color: #145748;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0px;
	text-align: center;
}
.text_block_midd_nadpis23 {
	background-color: #145748;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
}
.text_block_midd_nadpis3 {
	background-color: #145748;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.search_place{
	padding: 0;
	margin-left: 10px;
	margin-bottom: 15px;
}
.search_mobile{
	display: none;
}
.search_place_mobile{
	padding: 0;
	margin-left: 0px;
	margin-bottom: 15px;
}
.search_input {
	background-color: #CFE4E9;
	margin:0px;
	padding:0px;
	width: 65%;
	color: rgba(35,35,35,1.00);
	font-size: 14px;
	padding-left: 0px;
	height: 40px;
	text-align: center;
	-moz-appearance: none;
  	-webkit-appearance: none;
  	border: 0px none transparent;
  	border-radius: 0px;
}
.search_button {
	background-color: #7BB3C2;
	width: 35%;
	color: white;
	font-size: 13px;
  	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-moz-appearance: none;
  	-webkit-appearance: none;
  	border: 0px none transparent;
  	border-radius: 0px;
}

.search_button:hover {
	background-color: #CC8989;
}

.text_block_midd_nadpis4 {
	background-color: #3E3E3E;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: center;
}
.text_block_midd_nadpis5 {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #9F9F9F;
	display: none;
}
.text_block_midd_nadpis6 {
	background-color: #145748;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
}
.text_block_midd_nadpis7 {
	background-color: #145748;
	margin-left: 10px;
	margin-right: 10px;
	height: 10px;
	text-align: center;
}
.text_block_midd_nadpis_text {
	color: #FFFFFF;
	text-transform: uppercase;
	display: inline-table;
	margin: 10px;
	letter-spacing: 1pt;
}
.text_block_midd_nadpis_text2 {
	text-shadow: 0px 0px;
	color: #626262;
	text-transform: uppercase;
	display: inline-table;
	margin: 10px;
}
.text_block_midd_nadpis_text_blank {
	text-transform: uppercase;
	visibility: hidden;
	display: inline-table;
	margin:10px;
	color: #1B5F72;
}
.text_block_right {
	margin-bottom: 10px;
	background-color: #79BF9A;
	margin-left: 10px;
	color: #F8F8F8;
	display: block;
}
.text_block_inside  {
	margin: 10px;
	display: inline-table;
	text-align: left;
}
.text_block_inside2  {
	padding: 10px;
	display: inline-block;
	text-align: left;
	line-height: 1.4;
	font-family: Helvetica;
}

.text_block_inside2_doc  {
	padding: 10px;
	display: block;
	text-align: left;
	line-height: 1.4;
	font-family: Helvetica;
}

.text_block_inside23  {
	padding: 10px;
	text-align: left;
	line-height: 1.4;
	font-family: Helvetica;
}
.text_block_inside3  {
	padding: 10px;
	padding-bottom: 0px;
	display: block;
	text-align: left;
	line-height: 1.4;
	font-family: Helvetica;
}
.text_container_midd_rum2 {
	display: inline-block;
	width: 100%;
	background-color: #CAD7DA;
	color: #414141;
}

.text_block_inside2_rum  {
	margin: 10px;
	display: block;
	text-align: left;
	line-height: 1.4;
	font-size: 14px;
}
.title {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	color: #1E7189;
	font-size: 2vw;
	font-weight: 500;
	display: inline-block;
	width: 100%;
}
a {
	text-decoration: none;
}
.titlebox {
height: 10vw;
display: table;
margin-top: 0px;
width: 100%;
}
.title:hover {
	color: #CD5C5C;
}
.title_monitoring {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
	color: #1E7189;
	font-size: 2vw;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
}
.title_monitoring:hover {
	color: #CD5C5C;
}
.article_thumbnail_monitoring{
	display: inline-block;
	object-fit: cover;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 16vw;
	height: 10vw;
}
.title_small {
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #1E7189;
	font-size: 1.5vw;
	display: table;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 0px;
}
.title_small2 {
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #1E7189;
	font-size: 1.1vw;
	margin-bottom: 0px;
	margin-top: 0px;
	display: none;
}
.title_small:hover {
	color: #CD5C5C;
}
.title_small2:hover {
	color: #CD5C5C;
}
.timebox {
	margin-top: 0.3vw;
	margin-right: 0.3vw;
	width: 0.8vw;
	height: 0.8vw;
	background-color: rgba(172,12,12,1.00);
	display: table;
	float: left;
}
.titlebox2 {
	height: 7.6vw;
	display: table-cell;
	padding-left: 1vw;
	padding-right: 1vw;
	background-color: #E7F5F9;
	vertical-align: middle;
	width: 100%;
	}
.time1 {
	background-color: rgba(172,12,12,1.00);
}
.time2 {
	background-color: rgba(172,12,12,0.80);
}
.time3 {
	background-color: rgba(172,12,12,0.60);
}
.time4 {
	background-color: rgba(172,12,12,0.40);
}
.time5 {
	background-color: rgba(172,12,12,0.20);
}
.time6 {
	background-color: rgba(172,12,12,0.10);
}
.title_clanek {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #4B4B4B;
	font-size: 28px;
	font-weight: 500;
	width: 100%;
	display: inline-block;
}
.title_desc {
	margin-bottom: 25px;
	margin-top: 0px;
	font-style: italic;
	color: #6A6A6A;
	padding: 2px;
	font-weight: 400;
	display: inline-block;
	width: 100%;
}
.title_n {
	margin-bottom: 5px;
	margin-top: 0px;
	color: #F8F8F8;
	font-size: 16px;
	font-weight: 100;
	text-decoration: none;
}
.title_n:hover {
	color: #E09C9C;
}
a.odkaz {
	text-decoration: none;
}
.title_desc_n {
	margin-bottom: 25px;
	margin-top: 0px;
	color: #155942;
	font-weight: 100;
	width: 100%;
}
.title_oc {
	margin-bottom: 5px;
	margin-top: 0px;
	color: #3C3C3C;
	font-size: 16px;
	font-weight: 100;
}

.text_block_vlastni_inside  {
	margin: 10px;
	display: inline-block;
	text-align: left;
	height: 15vw;
}
.article_thumbnail{
	display: inline-block;
	object-fit: cover;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 162px;
	height: 162px;
}

.article_thumbnail_yt{
	display: inline-block;
	object-fit: cover;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 20vw;
	height: 11.3vw;
}
.article_thumbnail_clanek{
	display: inline-block;
	object-fit: cover;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 18vw;
	height: 18vw;
}
.vlastni_zpravy_blok1 {
	height: 19vw;
	width: 60%;
	background-size: cover;
	background-position: center;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #2D9AB7;
}
.vlastni_zpravy_blok1:hover {
	filter: grayscale(100%);
	}
.vlastni_zpravy_blok1_textblok {
	background-color: rgba(255,255,255,0.85);
    position: absolute;
    bottom: 15px;
	right: 0px;
	left: 0px;
	display: inline-block;
	
}
.vlastni_zpravy_blok1_text {
	margin: 10px;
	color: #BC3939;
	display: inline-block;
	font-size: 1.4vw;
	text-transform: uppercase;
}

.vlastni_zpravy_blok2 {
	height: 19vw;
	width: 40%;
}
.vlastni_zpravy_podblok {
	height: 33.45%;
	width: 100%;
	display: table;
}
.vlastni_zpravy_podblok_text {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #E7F5F9;
	color: #195768;
	font-size: 1vw;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	text-transform: uppercase;
	border-bottom: 1px solid #2D9AB7;
}
.vlastni_zpravy_podblok_text:hover {
	background-color: #F0CDCD;
}
.text_block_samotny_clanek {
	background-color: chartreuse;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}

.listing_block {
	
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.old_list {
	display: block;
	padding: 10px;
	margin: 10px;
	float: right;
	color: white;
	background-color: #2D9AB7;
	text-decoration: none;
}
.new_list {
	display: block;
	padding: 10px;
	margin: 10px;
	float: left;
	color: white;
	background-color: #2D9AB7;
	text-decoration: none;
}
.old_list:hover {
background-color: #CC5757;
}

.cely_clanek {
	display: block;
	padding: 10px;
	margin: 10px;
	float: right;
	color: white;
	background-color: rgba(27,95,114,1.00);
	text-decoration: none;
}

.cely_clanek:hover {
background-color: #CC5757;
}

.new_list:hover {
background-color: #CC5757;
}
.doclink {
	color: #383838;
	text-decoration: none;
}
.doclink:hover {
	color: #B3383A;
}
.cteni_icon_play {
	width: 60px;
	height: 60px;
	background-color: black;
	float: left;
	border: none;
	margin-right: 10px;
}
.cteni_icon_stopped {
	width: 60px;
	height: 60px;
	background-color: green;
	float: left;
	border: none;
	margin-right: 10px;
}
.cteni_icon_progress {
	width: 60px;
	height: 60px;
	background-color: red;
	float: left;
	border: none;
	margin-right: 10px;
}
.cteni_text {
	font-weight: 300;
	font-size: 18px;
}
.midd_sidebar_cteni {
	width: 75%;
}
.right_sidebar_cteni {
	width: 25%;
}
.text_block_midd_nadpis22_cteni {
	background-color: #1B5F72;
	margin-left: 0px;
	margin-right: 1%;
	margin-top: 0px;
	text-align: center;
}
.text_container_midd_cteni {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: flex;
	background-color: #FFFFFF;
	color: #5A5A5A;
}
.mobile_menubar_item {
	display: none;
}

@media (min-width: 1220px) {
	.text_container_middd {
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 14px;
	display: block;
	float: left;
	width: 48%;
	/*background-color: #FFFFFF;*/
	color: #5A5A5A;
	}
	.title_small{
	display: none;
	}
	.title_small2{
	display: table;
	height: 3.2vw;
	font-size: 1.1vw;
	font-weight: 500;
	}
	.title_monitoring {
	color: #1E7189;
	display: table-cell;
	font-size: 1.1vw;
	font-weight: 500;
	vertical-align: middle;
	text-transform: uppercase;
	}
	.article_thumbnail_monitoring{
	display: block;
	object-fit: cover;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 10vw;
	height: 7.6vw;
	}
	.titlebox2 {
	height: 7.6vw;
	display: table-cell;
	padding-left: 1vw;
	padding-right: 1vw;
	background-color: #E7F5F9;
	vertical-align: middle;
	}
	.titlebox {
	height: 7.6vw;
	display: table;
	margin-top: 0;
	}
	.zdrojove_logo {
	
	height: 2vw;
	width: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 7px;
	
}
	.zdrojove_logo_bg {
	width: 100%;
	height: 12%;
	background-color: #CAD7DA;
	display: block;
}
	.text_block_inside3 {
	overflow-y: hidden;
	}
.mobile_menubar_item {
	display: none;
}
	
}
@media (min-width: 775px)and (max-width: 1250px) {
header {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline-flex;
	height: auto;
	background: rgba(27,114,94,1.00);
	}
.container{width: 95%;
}
.vlastni_zpravy_blok1 {
	height: 28vw;
	width: 100%;
	
	background-size: cover;
	position: relative;
	
}
.vlastni_zpravy_blok1_text {
	font-size: 2vw;
}
.vlastni_zpravy_blok2 {
	display: none;
}


.desktop-nav {
	text-align: center;
	display: inline-flex;
	margin:auto;
}
.menubutton {
	display: inline-block;
	text-align: center;
}
.menubutton_text {
	display: inline-block;
	color: #FFFFFF;
	font-size: 1.5vw;
	text-decoration: none;
	margin: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
.menubutton_text_active {
	display: inline-block;
	color: #8EC9AA;
	font-size: 1.5vw;
	text-decoration: none;
	margin: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

.hero {
	text-align: center;
	}
.logo {
	width: 50%;
	margin-left: 25%;
}
	.zdrojove_logo {
	height: 3vw;
	width: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 7px;	
}
.title {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	color: #1E7189;
	font-size: 2.5vw;
	font-weight: 500;
	display: inline-block;
	width: 100%;
}
.mobile_menubar_item {
	display: none;
}
	
}

@media (min-width: 591px)and (max-width: 774px) {
header {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
	background: rgba(27,114,94,1.00);
	display: inline-flex;
	height:auto;
	}

.left_sidebar {
	display: none;
}
.right_sidebar {
	width: 30%;
}
.midd_sidebar {
	width: 70%;
}
.text_block_midd_nadpis1 {
	margin-left:0px;
}
.text_container_midd2 {
	margin-left:0px;
}
.text_container_midd {
	margin-left:0px;
}
.text_container_middd {
	margin-left:0px;
}
.text_block_midd_nadpis2 {
	margin-left:0px;
}
.text_block_midd_nadpis22 {
	margin-left:0px;
}
.container{width: 95%;
}
.vlastni_zpravy_blok1 {
	height: 35vw;
	width: 100%;
	background-size: cover;
	position: relative;
}
.vlastni_zpravy_blok1_text {
	font-size: 2.3vw;
}
.vlastni_zpravy_blok2 {
	display: none;
}

.desktop-nav {
	text-align: center;
	display: inline-flex;
	margin:auto;
}
.menubutton {
	display: inline-block;
	text-align: center;
}
.menubutton_text {
	display: inline-block;
	color: #FFFFFF;
	font-size: 2vw;
	text-decoration: none;
	margin: 10px;
}
.menubutton_text_active {
	display: inline-block;
	color: #8EC9AA;
	font-size: 2vw;
	text-decoration: none;
	margin: 10px;
}
.text_block_midd_nadpis7 {
	background-color: #1B5F72;
	margin-left: 0px;
	margin-right: 10px;
	height: 10px;
	text-align: center;
}
.text_container_midd_rum {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: flex;
	background-color: #CAD7DA;
	color: #414141;
	}
.hero {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	}
.logo {
	width: 50%;
	margin-left: 25%;
}
.article_thumbnail_clanek{
	display: inline-block;
	object-fit: cover;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 30vw;
	height: 30vw;
}

.uparrow {
	height: 3.5vw;
	width: auto;
	margin: 0;
	padding:0;
	cursor: pointer;
}
.downarrow {
	height: 3.5vw;
	width: auto;
	margin: 0;
	padding:0;
	margin-left: 0px;
	cursor: pointer;
}
	.zdrojove_logo {
	height: 5vw;
	width: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 7px;	
}
.title {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
	color: #1E7189;
	font-size: 3.5vw;
	font-weight: 500;
	display: inline-block;
	width: 100%;
}
.mobile_menubar_item {
	display: none;
}
.title_small {
	font-size: 2vw;
}
.timebox {
	margin-top: 0.6vw;
	margin-right: 0.6vw;
	width: 1.5vw;
	height: 1.5vw;
	display: table;
	float: left;
}

#cteciblok {
	background-color: rgba(45,154,183,0.9);
	position: fixed;
	padding-bottom: 10px;
	bottom: 0px;
	left: 0px;
	right: 28%;
	z-index: 1;
	}
.playbutton {
	width: 75px;
	height: 50px;
	margin: 5px;
	margin-top:10px;
	font-size: 15px;
	}	
	
}

@media (min-width: 0px)and (max-width: 590px) {

.left_sidebar {
	display: none;
}
.right_sidebar {
	display: none;
}
.midd_sidebar {
	width: 100%;
}
.right_sidebar_cteni {
	display: none;
}
.midd_sidebar_cteni {
	width: 100%;
}
.container {
	width: 97%;
}
.text_block_midd_nadpis1 {
	margin-left:0px;
	margin-right:0px;
}
.text_container_midd2 {
	margin-left:0px;
	margin-right:0px;
}
.text_container_midd {
	margin-left:0px;
	margin-right:0px;
}
.text_container_middd {
	margin-left:0px;
	margin-right:0px;
}
.text_container_midd_cteni {
	margin-left:0px;
	margin-right:0px;
}
.text_container_midd_rum {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: flex;
	background-color: #CAD7DA;
	color: #414141;
	}
.predcitani_banner_right {
	display: none;
}
.text_block_midd_nadpis2 {
	margin-left:0px;
	margin-right:0px;
}
.text_block_midd_nadpis22 {
	margin-left:0px;
	margin-right:0px;
}
.text_block_midd_nadpis22_cteni {
	margin-left:0px;
	margin-right:0px;
}
.vlastni_zpravy_blok1 {
		display: none;
	}
.vlastni_zpravy_mobile_blok1 {
	background-size: cover;
	background-position: center;
	cursor: pointer;
	height: 60vw;
	width: 100%;
	position: relative;
	display: block;
}
.vlastni_zpravy_blok1_text {
	font-size: 5vw;
	font-weight: 900;
}
.vlastni_zpravy_blok2 {
	display: none;
}
.text_block_midd_nadpis7 {
	background-color: #1B5F72;
	margin-left: 0px;
	margin-right: 0px;
	height: 10px;
	text-align: center;
}
header{
	width: 100%;
	margin: 0px;
	background: none;
	height:auto;
}
.desktop-nav {
	display: none;
}
.logo {
	width: 70%;
	margin-left: 10%;
}
.hero {
	display: none;
	}
.mobile-nav {
	position: relative;
    display: inline-block;
	width: 100%;
	height: 50px;
	top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #1B5F72;
	font-size: 14pt;
	line-height: 270%;
	background-color: #CCCCCC;
	letter-spacing: 1pt;
	font-style: normal;
	font-weight: 400;
  }

.hamburgermenu_button {
  position: absolute;
  top: 10px;
  right: 10px;
  text-indent: 200%;
  overflow: hidden;
  background: url("http://i.imgur.com/vKRaKDX.png") center no-repeat;
  border: none;
  background-size: 80%;
	cursor: pointer;
  width: 30px;
  height: 30px;
  outline: none;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.hamburgermenu_button.expanded {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  border: 0;
}
.article_thumbnail_clanek{
	display: inline-block;
	object-fit: cover;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 50vw;
	height: 50vw;
}
.mobile_menubar_item {
	background-color: rgba(27,95,114,0.72);
	display: block;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #10404C;
	font-weight: bold;
}
.mobile_menubar_item:hover,
.mobile_menubar_item:active,
.mobile_menubar_item:focus {
  background-color: rgba(204,87,87,0.77);
}
.predcitani_banner_middle {
	display: block;
}	
.title_monitoring {
	font-size: 5vw;
	margin-left: 2vw;
	font-weight: 900;
}
.titlebox {
	height: 30vw;
}
.article_thumbnail_monitoring{
	display: inline-block;
	object-fit: cover;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 40vw;
	height: 35vw;
}
.title_small {
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #1E7189;
	font-size: 5vw;
	display: table;
	font-weight: 800;
	margin-bottom: 10px;
	margin-top: 0px;
}
.timebox {
	margin-top: 1.7vw;
	margin-right: 1vw;
	width: 4vw;
	height: 4vw;
	background-color: darkred;
	display: table;
	float: left;
}
	.zdrojove_logo {
	height: 8vw;
	width: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 7px;	
}
.hidebutton {
	margin-top: 3.5vw;
	margin-right: 2vw;
	width: 6vw;
	height: 6vw;
	float: right;
  	background: url("/img/close_button.svg") center;
	background-size: contain;
	cursor: pointer;
}
.hidebutton2 {
	margin-top: 3.5vw;
	margin-right: 2vw;
	width: 6vw;
	height: 6vw;
	float: right;
  background: url("/img/close_button.svg") center;
	background-size: contain;
	cursor: pointer;
}
.unhidebutton2 {
	margin-top: 3.5vw;
	margin-right: 2vw;
	width: 6vw;
	height: 6vw;
	float: right;
  background: url("/img/plus_button.svg") center;
	background-size: contain;
	cursor: pointer;
}
.uparrow {
	height: 6.2vw;
	width: auto;
	margin: 0;
	padding:0;
	cursor: pointer;
}
.downarrow {
	height: 6.2vw;
	width: auto;
	margin: 0;
	padding:0;
	cursor: pointer;
}
.title {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	color: #1E7189;
	font-size: 5.5vw;
	font-weight: 900;
	display: inline-block;
	width: 100%;
}
	
.cteckabutton {
	transform: scale(3);
	margin-right: 25px;
	float: left;
	display: flex;
	margin-top: 25px;
	margin-left: 10px;
}
.checkradek {
	display: block;
	margin-bottom: 10px;
	border-bottom-color:rgba(45,154,183,1.00);
  	border-bottom-width: 1px;
  	border-bottom-style: solid;
	min-height: 70px;
	padding-bottom: 7px;
	
}
	
#cteciblok {
	background-color: rgba(45,154,183,0.9);
	position: fixed;
	padding-bottom: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	}
.playbutton {
	width: 75px;
	height: 50px;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 15px;
	}	
.time1 {
	background-color: rgba(172,12,12,1.00);
}
.time2 {
	background-color: rgba(172,12,12,0.80);
}
.time3 {
	background-color: rgba(172,12,12,0.60);
}
.time4 {
	background-color: rgba(172,12,12,0.40);
}
.time5 {
	background-color: rgba(172,12,12,0.20);
}
.time6 {
	background-color: rgba(172,12,12,0.10);
}
.text_block_midd_nadpis_text {
font-size: 20px;
font-weight: 900;
}
.article_thumbnail_yt{
	display: inline-block;
	object-fit: cover;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 40vw;
	height: 24vw;
}
.title_desc {
	margin-bottom: 25px;
	margin-top: 0px;
	font-style: italic;
	color: #6A6A6A;
	padding: 2px;
	font-weight: 900;
	display: inline-block;
	width: 100%;
}
.text_block_inside2  {
	padding: 10px;
	display: inline-block;
	text-align: left;
	line-height: 1.4;
	font-family: Helvetica;
	font-weight: 300;
	font-size: 5vw;
	
}
.search_mobile{
	display: block;
}
.logo_facebook_mobile {
	width: 50px;
	float: right;
	margin: 10px;
	display: block;
}
.yellow_koment_ram {
	display: block;
	padding: 20px;
	background-color: rgba(208,195,112,1.00);
	margin-right: 0;
	color: rgba(38,38,38,1.00);
	font-size: 19px;
	margin-bottom: 15px;
}
	
}
