
 @media only screen and (max-width: 1414px) { 



/* HEADER
------------------------------*/


header .navigace {
	display: flex;
	width: 96%;
	padding: 0 2%;
	justify-content: space-between;
	border-bottom: 1px solid #DCDCDC;
	height: 85px;
	align-items: center;
}

header .navigace .logo {
	width: 25%;
}



nav {
	display: flex;
	justify-content: space-between;
	width: 60%;
}

.logo_Seitlova {
	background-image:url('../grafika/menu_img.png');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-size: 70px 70px;
	height: 85px;
	padding: 0 0 0 60px;
	width: 170px;

}

.logo_jmeno {
	padding: 20px 0 0 0;
	font-size: 1.7em;
	text-align: right;
	color: #0086C4;

}

.logo_senatorka {
	padding: 5px 0 0 0;
	font-size: 0.9em;
	text-align: right;
	color: #0086C4;
}

nav a {
	color: #0086C4;
	padding: 5px 0;
	font-size: 0.9em;
}

nav .active {
	border-bottom: 3px solid #AAC864;
}

.navigace .socials {
	display: flex;
	justify-content: space-between;
	width: 100px;
}



.header_main {
	background-image:url('../grafika/header.jpg');
	background-repeat:no-repeat;
	background-position: center right;
	background-size: cover;
	width: 100%;
	height: 500px;
}

.welcome {
	width: 650px;
	border-radius: 10px;
	background-color: white;
	box-shadow: 5px 5px 5px #DEDEDE;
	position: absolute;
	left: 50%;
	margin: -20px 0 0 -325px;
	z-index: 10;
}

.welcome_text {
	background-image:url('../grafika/welcome_quotation.svg');
	background-repeat:no-repeat;
	background-position: center left 20px;
	background-size: 62px 75px;
	padding: 20px 20px 20px 110px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #202020;
}

.setkani {
	width: 800px;
	height: 130px;
	margin: 140px auto 0 auto;
	border-bottom: 1px solid #DCDCDC;
	display: flex;
	justify-content: center;
	align-items: center;
}

.setkani_text {
	background-image:url('../grafika/ico_setkani.svg');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-size: 80px auto;
	width: 400px;
	height: 66px;
	padding: 0px 0 5px 130px;
}

.setkani_text .setkat_se {
	font-size: 2.2em;
	color: #0086C4;
}

.setkani_text .informace {
	font-size: 1em;
	color: #202020;
	padding: 8px 0 0 0;
	font-family: 'AndulkaSansLight', serif;
}

.btn {
	background-image:url('../grafika/btn_arrow.svg');
	background-repeat:no-repeat;
	background-position: center right 20px;
	background-size: 14px 14px;
	padding: 17px 55px 17px 40px;
	border-radius: 100px;
	border: 2px solid #AAC864;
	font-size: 0.9em;
	color: #0086C4;
	display: inline;
}


.novinky h2 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
}

.novinky .podnadpis {
	font-size: 1.1em;
	color: #202020;
	text-align: center;
	padding: 10px 0 0 0;
	font-family: 'AndulkaSansLight', serif;
}

.clanky {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 76px auto 0 auto; 
	flex-wrap: wrap;
}

.clanky .clanek {
	width: 320px;
	padding: 0 2% 80px 2%;

}

.clanek img {
	width: 100%;

}

.video_yt {
	padding: 70px 0 50px 0;
}

.video_yt iframe {
	width: 600px;
	height: 340px;
	margin: 0 auto !important;
	display: block;
}

 @media only screen and (max-width: 1214px) { 

 .video_yt {
	padding: 60px 0 40px 0;
}

 	.video_yt iframe {
	width: 500px;
	height: 300px;
	margin: 0 auto !important;
	display: block;
}


 	}


.novinky h3 {
	font-size: 1.2em;
	color: #0086C4;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 0 0 0;
}

.novinky .datum {
	font-size: 0.9em;
	color: #AAC864;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 0 0 0;
}

.novinky .popis {
	font-size: 0.9em;
	color: #333333;
	text-align: left;
	line-height: 1.3em;
	padding: 10px 0 30px 0;
	font-family: 'AndulkaSansLight', serif;
	height: 70px;
}

.btn_vice {
	background-image:url('../grafika/btn_arrow_right.svg');
	background-repeat:no-repeat;
	background-position: center right 14px;
	background-size: 14px 14px;
	padding: 7px 40px 7px 20px;
	border-radius: 100px;
	border: 2px solid #AAC864;
	font-size: 0.8em;
	color: #0086C4;
	display: inline;
}

.btn_container {
	display: flex;
	justify-content: center;
	padding: 100px 0 0 0;
}

.cv_senatorka {
	width: 90%;
	margin:100px auto 0 auto;
	border-top: 1px solid #DCDCDC;
	padding: 80px 0 120px 0;
}

.cv_senatorka h2 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
}

.cv_senatorka .podnadpis {
	font-size: 1.1em;
	color: #202020;
	text-align: center;
	padding: 10px 0 0 0;
	font-family: 'AndulkaSansLight', serif;
}

.cv_text {
	width: 70%;
	margin: 50px auto 0 auto;
	background-image:url('../grafika/quotation.svg');
	background-repeat:no-repeat;
	background-position: top center;
	background-size: 36px 29px;
	padding: 50px 0 0px 0;
}

.cv_text p {
	font-size: 1em;
	color: #333333;
	text-align: justify;
	line-height: 1.4em;
	padding: 0 0 10px 0;
	font-family: 'AndulkaSansLight', serif;
}

.cv_text mark {
	font-size: 1em;
	color: #0086C4;
	text-align: justify;
	line-height: 1.4em;
	padding: 10px 0 20px 0;
	font-family: 'AndulkaSansLight', serif;
	background: none;
	display: block;
}

.cv_text b {
	font-size: 1em;
	color: #333333;
	text-align: justify;
	line-height: 1.4em;
	padding: 40px 0 10px 0;
	display: block;
}


footer {
	height: auto;
	width: 100%;
	background-color: #F6FAEF;
	display: flex;
	justify-content: space-around;
	width: 100%;
	flex-wrap: wrap;
	padding:  0 0 50px 0;
}

footer .sloupec {
	font-size: 1.1em;
	color: #0086C4;
	text-align: left;
	line-height: 1.4em;
	padding: 40px 0 10px 0;
}

footer .nadpis {
	font-size: 0.9em;
	color: #0086C4;
	text-align: left;
	line-height: 1.4em;
	padding: 20px 0 10px 0;
}

footer .hodnota {
	font-size: 0.8em;
	color: #202020;
	text-align: left;
	line-height: 1.4em;
	padding: 0px 0 0px 0;
}

footer .popis {
	font-size: 0.7em;
	color: #202020;
	text-align: left;
	line-height: 1.4em;
	padding: 0px 0 0px 0;
}

footer .navigace {
	font-size: 0.8em;
	color: #202020;
	text-align: left;
	line-height: 1.4em;
	padding: 0px 25px 5px 0px;
	background-image:url('../grafika/btn_arrow_right.svg');
	background-repeat:no-repeat;
	background-position: center right 30px;
	background-size: 14px 14px;
}

footer .mapa {
	background-image:url('../grafika/footer_mapa.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 100% auto;
	width: 20%;
	height: 350px;

}

footer .kontakty {
	width: 18%;
	padding: 0 0 0 2%;
}

footer .kancelar {
	width: 18%;
}

footer .kontaktni_mista {
	width: 18%;
}

footer .rychla_navigace {
	width: 18%;
}


/* NOVINKY
------------------------------*/

.clanky_komplet {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 76px auto 0 auto; 
}


.clanky_komplet .clanek {
	width: 320px;
	padding: 0 2% 110px 2%;

}



.odsazeni {
	padding: 150px 0 0px 0;
}

.novinky .podnadpis_2 {
	font-size: 1em;
	color: #202020;
	text-align: center;
	padding: 10px 10% 0 10%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}

.novinky h1 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
}


/* CO DĚLÁM
------------------------------*/


.co_delam {
	padding: 150px 0 90px 0; 
}

.co_delam h1 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
}

.co_delam .podnadpis {
	font-size: 1em;
	color: #202020;
	text-align: center;
	padding: 10px 20% 0 20%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}

.milniky {
	padding: 0 0 150px 0;
}

.milniky h2 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 0 0 50px 0;
}

.milniky_content {
	width: 80%;
	margin: 0 auto;
	border-top: 1px solid #D8D8D8; 
}

.milnik {
	background-image:url('../grafika/co_delam/flag.svg');
	background-repeat:no-repeat;
	background-position: top 21px left 20px;
	background-size: 14px 16px;
	padding: 16px 0 16px 50px;
	font-size: 1.1em;
	color: #333333;
	border-bottom: 1px solid #D8D8D8;
	line-height: 1.4em;
}



.milniky span {
	color: #AAC864;
	padding: 0 0 0 15px;
}

.diar h2 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 0 0 50px 0;
}

.diar_content {
	width: 80%;
	margin: 0 auto; 
}

.diar_item_1 {
	background-color: #E9E9E9;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.diar_item_0 {
	background-color: #FFFFFF;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.diar_content .datum {
	background-image:url('../grafika/co_delam/calendar.svg');
	background-repeat:no-repeat;
	background-position: center left 20px;
	background-size: 18px 20px;
	font-size: 1em;
	color: #333333;
	line-height: 1.4em;
	padding: 8px 0 8px 70px;
	width: 30%;
}

.diar_content .cas {
	font-size: 1em;
	color: #333333;
	line-height: 1.4em;
	padding: 8px 0 8px 70px;
	width: 7%;
}

.diar_content .datum_probehla {
	background-image:url('../grafika/co_delam/calendar.svg');
	background-repeat:no-repeat;
	background-position: center left 20px;
	background-size: 18px 20px;
	font-size: 1em;
	color: #A2A2A2;
	line-height: 1.4em;
	padding: 8px 0 8px 70px;
	width: 30%;
	text-decoration: line-through;
}

.diar_content .udalost {
	
	font-size: 1em;
	color: #333333;
	line-height: 1.4em;
	padding: 8px 0;
	width: 70%;
	font-family: 'AndulkaSansLight', serif;
}

.diar_content .udalost_probehla {
	
	font-size: 1em;
	color: #A2A2A2;
	line-height: 1.4em;
	padding: 8px 0;
	width: 70%;
	font-family: 'AndulkaSansLight', serif;
}


.tiskove_zpravy {
	background-image:url('../grafika/co_delam/tiskove_zpravy.svg');
	background-repeat:no-repeat;
	background-position: top left 10%;
	background-size: 200px auto;
	width: 80%;
	min-height: 260px;
	margin:150px auto 0 auto;
	border-top: 1px solid #D8D8D8;
}

.tiskove_zpravy h3 {
	padding: 50px 0 80px 35%;
	font-size: 1.8em;
	color: #202020;
}

.tiskove_zpravy .podnadpis {
	padding: 20px 0 80px 35%;
	font-size: 1em;
	width: 60%;
	color: #202020;
	font-family: 'AndulkaSansLight', serif;
}

.btn_container_2 {
	padding: 0px 0 0 35%;
}

.btn_2 {
	background-image:url('../grafika/btn_arrow.svg');
	background-repeat:no-repeat;
	background-position: center right 24px;
	background-size: 14px 14px;
	padding: 20px 65px 20px 50px;
	border-radius: 100px;
	border: 2px solid #AAC864;
	font-size: 1em;
	color: #0086C4;
	display: inline;
}


/* SENÁT
------------------------------*/

.senat {
	padding: 150px 0 90px 0; 
}

.senat_logo {
	background-image:url('../grafika/senat/senat_logo.png');
	background-repeat:no-repeat;
	background-position: top center;
	width: 163px;
	height: 109px;
	margin: 0 auto 40px auto;
}


.senat .podnadpis {
	font-size: 1em;
	color: #202020;
	text-align: justify;
	padding: 10px 10% 0 10%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}

.senat .seznam_nadpis {
	font-size: 1em;
	color: #202020;
	text-align: left;
	padding: 10px 20% 0 10%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}

.senat ul {
	padding: 20px 30% 20px 10%;
	display: block;
}

.senat li {
	background-image:url('../grafika/senat/seznam_odrazka.svg');
	background-repeat:no-repeat;
	background-position: top 8px left;
	background-size: 8px 8px;
	padding: 0px 0 5px 20px;
	display: block;
	font-size: 1em;
	margin: 0 0 0 20px;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;

}

.senat_dokumenty_rozcestnik {
	display: flex;
	justify-content: space-between;
	width: 85%;
	margin: 0 auto;
}

.rozcestnik_item {
	border: 1px solid #DCDCDC;
	border-radius: 5px;
	width: 230px;
}

.ikona {
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	width: 100px;
	height: 150px;
	margin: 0 auto;
}

.ico_zpravodajstvi {
	background-image:url('../grafika/senat/ico_zpravodajstvi.svg');
}

.ico_zakony {
	background-image:url('../grafika/senat/ico_zakony.svg');
}

.ico_novely {
	background-image:url('../grafika/senat/ico_novely.svg');
}

.ico_hlasovani {
	background-image:url('../grafika/senat/ico_hlasovani.svg');
}

.rozcestnik_item .item_text {
	font-size: 1em;
	color: #0086C4;
	text-align: center;
	padding: 0 10% 30px 10%;
	line-height: 1.4em;
}

.play {
	position: absolute;
	z-index: 10;
	background-image:url('../grafika/senat/play.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	width:100%;
	height: auto;
	margin: 20px 20px;
}

.videa_content .clanek img {
  display: block;
  width: 100%;
  height: auto;
}


.senat_videa {
	padding: 100px 0 0 0;
}

.senat_videa h1 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 0 0 50px 0;
}

.videa_content {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 80%;
	margin: 0px auto 0 auto; 
}


.videa_content .clanek {
	width: 300px;
	padding: 0 2% 50px 2%;

}


.videa_content h3 {
	font-size: 1.1em;
	color: #0086C4;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 0 0 0;
}

.videa_content .datum {
	font-size: 0.8em;
	color: #AAC864;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 0 0 0;
}

.senat_videa .btn_container {
	display: flex;
	justify-content: center;
	padding: 50px 0 0 0 ;
}

.senat_ma_prace {
	border-top: 1px solid #D8D8D8;
	width: 80%;
	margin: 100px auto 0 auto;
}

.senat_ma_prace h2 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 100px 0 50px 0;
}

.senat_ma_prace_content {
	width: 75%;
	margin: 20px auto 0 auto;
	
}

.senat_ma_prace_item {
	display: flex;
	border-bottom: 1px solid #D8D8D8;
	padding: 20px 0 20px 0;
}

.senat_ma_prace_content img {
	display: block;
	float: none;
	width: 165px;
	height: 110px;
}

.senat_ma_prace .item_text {
	padding: 0 0 0 30px;
}

.senat_ma_prace_content h3 {
	font-size: 1.2em;
	color: #0086C4;
	text-align: left;
	padding: 0 0 30px 0;
	line-height: 1.3em;
}

.btn_podrobnosti {
	background-image:url('../grafika/btn_arrow_right.svg');
	background-repeat:no-repeat;
	background-position: center right 14px;
	background-size: 14px 14px;
	padding: 7px 40px 7px 20px;
	border-radius: 100px;
	border: 2px solid #AAC864;
	font-size: 0.8em;
	color: #0086C4;
	display: inline;
}

.clenstvi {
	font-size: 1.1em;
	color: #0086C4;
	text-align: center;
	padding: 100px 0 50px 0;
}


/* NAŠE SETKÁNÍ
------------------------------*/


.nase_setkani {
	padding: 150px 0 90px 0; 
}

.nase_setkani h1 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
}

.nase_setkani .podnadpis {
	font-size: 1em;
	color: #202020;
	text-align: center;
	padding: 10px 10% 0 10%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}

.btn_down {
	background-image:url('../grafika/btn_arrow_down.svg');
	background-repeat:no-repeat;
	background-position: center right 24px;
	background-size: 14px 14px;
	padding: 20px 65px 20px 50px;
	border-radius: 100px;
	border: 2px solid #AAC864;
	font-size: 1em;
	color: #0086C4;
	display: inline;
}

.nase_setkani_fotogalerie {
	border-top: 1px solid #D8D8D8;
	width: 90%;
	margin:100px auto 0 auto;
}

.nase_setkani_fotogalerie h2 {
	font-size: 1.6em;
	color: #202020;
	text-align: center;
	padding: 100px 0 30px 0;
}

.nase_setkani_fotogalerie p {
	font-size: 1em;
	color: #333333;
	text-align: center;
	line-height: 1.4em;
	padding: 0px 20% 50px 20%;
	font-family: 'AndulkaSansLight', serif;
}


.nase_setkani_fotogalerie_content {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 0 0;
	margin:0 auto;
}

.nase_setkani_fotogalerie .row_1 {
	width: 19.7%;
	margin: 1px;
}

.nase_setkani_fotogalerie .row_2 {
	width: 19.7%;
	margin: 1px;
}

.nase_setkani_fotogalerie .row_3 {
	width: 19.7%;
	margin: 1px;
}

.nase_setkani_fotogalerie .row_4 {
	width: 19.7%;
	margin: 1px;
}


/* VIDEA ZE SENÁTU
------------------------------*/


.videa_ze_senatu {
	padding: 150px 0 90px 0; 
}

.videa_ze_senatu_content {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 80%;
	margin: 100px auto 0 auto; 
}


.videa_ze_senatu_content .video {
	width: 300px;
	padding: 0 2% 100px 2%;

}


.videa_ze_senatu_content h3 {
	font-size: 1.1em;
	color: #0086C4;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 0 0 0;
}

.videa_ze_senatu_content .datum {
	font-size: 0.8em;
	color: #AAC864;
	text-align: left;
	line-height: 1.2em;
	padding: 10px 0 0 0;
}

.videa_ze_senatu h1 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
}

.videa_ze_senatu .podnadpis {
	font-size: 1em;
	color: #202020;
	text-align: center;
	padding: 10px 10% 0 10%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}




/* MŮJ REGION
------------------------------*/


.muj_region {
	padding: 150px 0 90px 0; 
}

.muj_region h1 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
	padding: 0 0 60px 0;
}

.muj_region .podnadpis {
	font-size: 1em;
	color: #202020;
	text-align: justify;
	padding: 0px 10% 20px 10%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}

.modra {
	color: #0086C4;
	font-family: 'AndulkaSansBook', serif;
}

.zelena {
	color: #AAC864;
	font-family: 'AndulkaSansBook', serif;
}

.obvod {
	background-color: white;
	position: absolute;
	left: 50%;
	margin: -35px 0 0 -220px; 
	width:440px;
	z-index: 15;
	padding: 10px;
	border-radius: 50px;
	line-height: 50px;
	box-shadow: 0px 0px 10px #DEDEDE;

}

.muj_region_mapa .cislo {
	display: inline;
	font-size: 2.2em;
	color: #F4CC00;
	line-height: 50px;
	vertical-align: middle;
	padding: 0 0 0 30px;

}

.muj_region_mapa .obvod_nazev {
	display: inline;
	font-size: 1.4em;
	color: #202020;
	line-height: 50px;
	vertical-align: middle;
	padding: 0 0 0 20px;

}

.muj_region_mapa .obvod_nazev {
	display: inline;
	
}

.zajimavosti {
	width: 90%;
	margin:100px auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.zajimavosti_main {
width: 58%
}


.zajimavosti_zakladni_udaje {
width: 35%;
background-color: #ECF2F2;
padding: 20px;
}

.zajimavosti_main h2 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 0px 0 30px 0;
}

.zajimavost {
	background-image:url('../grafika/muj_region/pin.svg');
	background-repeat:no-repeat;
	background-position: top 10px left 5px;
	background-size: 26px 26px;
	border-bottom: 1px solid #D8D8D8; 
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 15px 40px 15px 40px;
	color: #202020;
	font-family: 'AndulkaSansLight', serif;
}

.dalsi {
	font-size: 0.9em;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	padding: 20px 0 0 40px;
}

.zajimavosti_zakladni_udaje h2 {
	font-size: 1.2em;
	color: #0086C4;
	text-align: center;
	padding: 20px 0 30px 0;
}

.zajimavosti_zakladni_udaje p {
	font-size: 0.9em;
	color: #202020;
	text-align: left;
	padding: 0 0 20px 0;
	line-height: 1.4em;
	font-family: 'AndulkaSansLight', serif;
}


.prace_region {
	width: 90%;
	margin:100px auto 0 auto;
}

.prace_region h2 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 40px 0 30px 0;
}

.prace_region p {
	font-size: 1em;
	color: #333333;
	text-align: center;
	line-height: 1.4em;
	padding: 0px 20% 50px 20%;
	font-family: 'AndulkaSansLight', serif;

}

.prace_region .btn_container {
	padding: 20px 0 0 0; 
}


/* MÉ ROKY / TISKOVÉ ZPRÁVY
------------------------------*/


.radkovy_vypis .btn_container {
	display: flex;
	justify-content: center;
	padding: 50px 0 0 0 ;
}

.radkovy_vypis {
	border-top: none;
	width: 70%;
	margin: 50px auto 0 auto;
}

.radkovy_vypis h2 {
	font-size: 1.7em;
	color: #202020;
	text-align: center;
	padding: 100px 0 50px 0;
}

.radkovy_vypis_content {
	width: 100%;
	margin: 20px auto 0 auto;
	
}

.radkovy_vypis_item {
	display: flex;
	border-bottom: 1px solid #D8D8D8;
	padding: 25px 0 25px 0;
}

.radkovy_vypis_content img {
	display: block;
	float: none;
	width: 165px;
	height: 110px;
}

.radkovy_vypis .item_text {
	padding: 0 0 0 30px;
}

.radkovy_vypis_content h3 {
	font-size: 1em;
	color: #0086C4;
	text-align: left;
	padding: 0 0 30px 0;
	line-height: 1.3em;
}

.radkovy_vypis_content .datum {
	font-size: 0.8em;
	color: #AAC864;
	text-align: left;
	padding: 0 0 5px 0;
	line-height: 1.3em;
	font-family: 'AndulkaSansLight', serif;
}

.file_pdf {
	background-image:url('../grafika/file_pdf.svg');
	background-repeat:no-repeat;
	background-position: top left;
	background-size: contain;
	width: 110px;
	height: 118px;
		
}

/* CLANEK
------------------------------*/

.clanek_detail {
	width: 80%;
	margin: 50px auto 0 auto;

}

.clanek_detail h1 {
	font-size: 1.7em;
	color: #202020;
	text-align: left;
	padding: 0px 0 50px 0;
}

.clanek_detail .datum {
	font-size: 0.9em;
	color: #AAC864;
	text-align: left;
	padding: 0px 0 25px 0;
}

.datum_socials_container {

	display: flex;
	justify-content: space-between;
}

.hlavni_img {
	padding: 0 0 30px 0;
	width: 100%;
}

.clanek_detail .uvod {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px 0 30px 0;
	font-family: 'AndulkaSansLight', serif;
}

.clanek_detail h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 30px 0 20px 0;
	color: #0086C4;
}

.clanek_detail .main_text {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0px 0 20px 0;
	font-family: 'AndulkaSansLight', serif;
}

.clanek_detail .fb {
	background-image:url('../grafika/btn_fb.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	width: 20px;
	height: 20px;
		
}

.clanek_detail .socials {
	display: flex;
	justify-content: space-between;
	width: 50px;
}

.clanek_detail .tw {
	background-image:url('../grafika/btn_tw.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	width: 20px;
	height: 20px;
		
}

.clanek_content .box {
	padding: 20px;
	background-color: #FCF2C0;
	border-radius: 5px;
	margin: 30px 0;
}

.box h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px 0 10px 0;

}

.box_text {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0px 0 10px 0;
	font-family: 'AndulkaSansLight', serif;
}

.fotka_text {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 30px 0 30px 0;
	font-family: 'AndulkaSansLight-Italic', serif;
	
}

.clanek_img {
	padding: 30px 50px 30px 0;
	float: left;
	width: 50%;
}

.clanek_footer {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}

.share {
	display: flex;
	justify-content: space-between;
	width: 220px;
}

.clanek_footer .podpis {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0;
	font-family: 'AndulkaSansLight', serif;
}

.clanek_footer .share_text {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0;
	font-family: 'AndulkaSansLight', serif;
}

.clanek_btns {
	display: flex;
	width: 450px;
	justify-content: space-between;
	margin: 100px auto 0 auto;
}

.btn_vypis {
	background-image:url('../grafika/btn_arrow_left_up.svg');
	background-repeat:no-repeat;
	background-position: center left;
	background-size: 14px 14px;
	padding: 20px 0px 20px 30px;
	border-radius: 100px;
	font-size: 1em;
	color: #0086C4;
	display: inline;
}

.clanek_drobecky {
	padding: 115px 0 0 2%;
}

.drobecky_text {
	font-size: 0.8em;
	padding: 0;
	font-family: 'AndulkaSansLight', serif;
}



/* KDO JSEM
------------------------------*/


.kdo_jsem {
	padding: 150px 0 90px 0; 
}

.kdo_jsem h1 {
	font-size: 2.2em;
	color: #0086C4;
	text-align: center;
}

.kdo_jsem .podnadpis {
	font-size: 1em;
	color: #202020;
	text-align: center;
	padding: 10px 10% 0 10%;
	font-family: 'AndulkaSansLight', serif;
	line-height: 1.4em;
}

.kdo_jsem img {
	width: 220px;
	margin: 50px auto 0 auto;
	display: block;
}

.overview {
	width: 80%;
	margin: 0 auto;
}

.overview_content {
	width: 100%;
	background-image:url('../grafika/kdo_jsem/line.svg');
	background-repeat:repeat-y;
	background-position: top center;
}

.overview_item {
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 0 0 100px 0;
}

.overview_top {
	width: 100%;
	background-image:url('../grafika/kdo_jsem/line_top.svg');
	background-repeat:repeat-y;
	background-position: top center;
	height: 45px;
}

.overview_bottom {
	width: 100%;
	background-image:url('../grafika/kdo_jsem/line_bottom.svg');
	background-repeat:repeat-y;
	background-position: top center;
	height: 45px;
}

.overview_text_vlevo {
	width: 50%;
}

.overview_text_vlevo h2 {
	text-align: right;
	color: #0086C4;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0px 50px 0 0;
}

.overview_text_vlevo p {
	text-align: right;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 20px 50px 0 0;
	font-family: 'AndulkaSansLight', serif;
}

.overview_fotka_vpravo {
	width: 50%;
	padding: 0 0 0 0px;
}

.overview_text_vpravo {
	width: 50%;
}

.overview_text_vpravo h2 {
	text-align: left;
	color: #0086C4;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0px 0px 0 50px;
}

.overview_text_vpravo p {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 20px 0 0 50px;
	font-family: 'AndulkaSansLight', serif;
}

.overview_fotka_vlevo {
	width: 50%;
	padding: 0 0 0 0px;
}

.overview_fotka_vlevo img {
	float: right;
	margin: 0 1px 0 0;
	max-width: 460px;
}

.overview_fotka_vpravo img {
	float: left;
	margin: 0 0px 0 1px;
	max-width: 460px;
}

.kontakt_form {
	width: 80%;
	margin: 100px auto 0 auto;
	padding: 30px 0 0 0;
	border-top: 1px solid #D8D8D8; 

}


.kontakt_form h2 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 60px 0 30px 0;
}

.kontakt_form .podnadpis {
	font-size: 1em;
	color: #333333;
	text-align: center;
	line-height: 1.4em;
	padding: 0px 10% 50px 10%;
	font-family: 'AndulkaSansLight', serif;
}

.kontakt_form_content {
	display: flex;
	width: 100%;
	margin: 0 auto;
	justify-content: center;
}

.kontakt_form_content .form {
	width: 50%;
	padding: 0 50px 0 0px;
}

.kontakt_form_content .kontakty {
	width: 30%;
}

.kontakt_form_content input {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border: 2px solid #AAC864;
	margin: 0 0 40px 0;
	border-radius: 5px;
	font-family: 'AndulkaSansBook', serif;
}
.kontakt_form_content textarea {
	width: 100%;
	height: 300px;
	box-sizing: border-box;
	padding: 10px;
	border: 2px solid #AAC864;
	border-radius: 5px;
	font-family: 'AndulkaSansBook', serif;
}

.kontakt_form .kontakty .item {
	padding: 0 0 30px 0;
}

.kontakt_form .kontakty h3 {
	font-size: 1.2em;
	color: #0086C4;
	text-align: left;
	line-height: 1.4em;
	padding: 0 0 10px 0;
}

.kontakt_form .kontakty p {
	font-size: 1em;
	text-align: left;
	line-height: 1.4em;
	padding: 0px 0 10px 0;
	font-family: 'AndulkaSansLight', serif;
}


.btn_vlastovka {
	background:none;
	background-image:url('../grafika/btn_vlastovka.svg');
	background-repeat:no-repeat;
	background-position: center right 24px;
	background-size: 20px 20px;
	padding: 20px 65px 20px 40px;
	border-radius: 100px;
	border: 2px solid #0086C4;
	font-size: 1em;
	color: #0086C4;
	display: inline;
	float: right;
	margin: 40px 0 0 0;

}


/* BASIC LIST
------------------------------*/

.basic_list {
	width: 80%;
	margin: 100px auto 0 auto;
}

.basic_list h1 {
	font-size: 1.8em;
	color: #202020;
	text-align: center;
	padding: 50px 0 0px 0;
}

.basic_list_content {
	width: 90%;
	margin: 20px auto 0 auto;
	
}

.basic_list h2 {
	font-size: 1.3em;
	color: #0086C4;
	text-align: center;
	padding: 100px 0 40px 0;
}

.basic_list h3 {
	font-size: 1em;
	color: #0086C4;
	text-align: left;
	padding: 30px 0 10px 0;
}

.basic_list_item {
	border-bottom: 1px solid #D8D8D8;
	padding: 15px 0 15px 0;
	font-size: 1em;
	text-align: left;
	line-height: 1.4em;
}







 @media only screen and (max-width: 1080px) { 



/* HEADER
------------------------------*/

.header_main {
	background-image:url('../grafika/header.jpg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 500px;
}

.header_main_text {
	background-image:url('../grafika/header_text.svg');
	background-repeat:no-repeat;
	background-position: top left;
	background-size: 100% auto;
	width: 60%;
	height: 568px;
	padding: 80px 0 0 5%;
}

.header_main_text_container {
	padding: 50px 0 0 5%;
}


nav {
	display: none;
}

.navigace .socials {
	display: none;
}

.hamburger {
	display: block;
	width: 100px;
	cursor: pointer;
}

.hamburger .line {
	width: 35px;
	margin:7px auto;
	background-color: #0086C4;
	height: 5px;
}

#nav_mobile {
	display: block;
	position: fixed;
	z-index: 30;
	width: 300px;
	height: 100vh;
	right: -300px; 
	top: 0;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px #CBCBCB;
	transition: all 200ms linear;
}

#nav_mobile.active {
right: 0;
}

.cross {
	background-image:url('../grafika/btn_cross.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	position: absolute;
	right: 30px;
	top: 20px;
	width: 20px;
	height: 20px;
}

.nav_mobile_content {
	padding: 50px 0 0 0;
}

.nav_mobile_content a {
	display: block;
	padding: 15px 0 15px 30px;
	font-size: 1em;
	color: #0086C4;

}

.nav_mobile .socials {
	display: flex;
	justify-content: space-between;
	width: 30px;
	padding: 20px 0 0 30px;
}

.nav_mobile .search {
	background-image:url('../grafika/btn_search.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	width: 20px;
	height: 20px;
		
}

.nav_mobile .fb {
	background-image:url('../grafika/btn_fb.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	width: 20px;
	height: 20px;
		
}

.nav_mobile .yt {
	background-image:url('../grafika/btn_yt.svg');
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	width: 20px;
	height: 20px;
		
}

footer .mapa {
	display: none;

}

footer .kontakty {
	width: 22%;
	padding: 0 0 0 2%;
}

footer .kancelar {
	width: 22%;
}

footer .kontaktni_mista {
	width: 22%;
}

footer .rychla_navigace {
	width: 22%;
}

.nase_setkani_fotogalerie .row_1 {
	width: 24.5%;
	margin: 1px;
}

.nase_setkani_fotogalerie .row_2 {
	width: 24.5%;
	margin: 1px;
}

.nase_setkani_fotogalerie .row_3 {
	width: 24.5%;
	margin: 1px;
}

.nase_setkani_fotogalerie .row_4 {
	width: 24.5%;
	margin: 1px;
}



.senat_dokumenty_rozcestnik {
	display: flex;
	justify-content: center;
	width: 85%;
	margin: 0 auto;
	flex-wrap: wrap;
}

.rozcestnik_item {
	border: 1px solid #DCDCDC;
	border-radius: 5px;
	width: 230px;
	margin:20px;
}



.senat_ma_prace {
	border-top: 1px solid #D8D8D8;
	width: 80%;
	margin: 100px auto 0 auto;
}

.senat_ma_prace h2 {
	font-size: 1.6em;
	color: #202020;
	text-align: center;
	padding: 100px 0 50px 0;
}

.senat_ma_prace_content {
	width: 90%;
	margin: 20px auto 0 auto;
	
}

.senat_ma_prace_item {
	display: flex;
	border-bottom: 1px solid #D8D8D8;
	padding: 20px 0 20px 0;
}

.senat_ma_prace_content img {
	display: block;
	float: none;
	width: 165px;
	height: 110px;
}

.senat_ma_prace .item_text {
	padding: 0 0 0 30px;
}

.senat_ma_prace_content h3 {
	font-size: 1.1em;
	color: #0086C4;
	text-align: left;
	padding: 0 0 30px 0;
	line-height: 1.3em;
}


}



.setkani_program {
	width: 800px;
	height: 130px;
	margin: 50px auto 50px auto;
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	display: flex;
	justify-content: center;
	align-items: center;
}




















}


