<!--



body {

margin: 0px;

padding: 0px;

&text-align:center;
background: white;

}

p{

 font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
margin: 0px;
padding: 0px;
text-align: justify;
line-height: 130%;

}

td {

font-size: 12px;

font-family: Verdana;

}



.main {

height: 100%;

margin: 0px auto;

position:relative;
width: 1200px;
&text-align:left;
padding:0 0 0 5px;
}



.hlavicka {

width: 100%;

height: 98px;

margin-bottom: 0px;

background-image: url("back_header.gif");

}



.menu {

width: 100%;

margin: 2px 0 10px 0;
padding: 10px 0;
background-color:#384654;
background: #4b4e51; /* Old browsers */
background: -moz-linear-gradient(top,  #4b4e51 0%, #3c4651 43%, #243b51 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b4e51), color-stop(43%,#3c4651), color-stop(100%,#243b51)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b4e51 0%,#3c4651 43%,#243b51 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b4e51 0%,#3c4651 43%,#243b51 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b4e51 0%,#3c4651 43%,#243b51 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4b4e51 0%,#3c4651 43%,#243b51 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4e51', endColorstr='#243b51',GradientType=0 ); /* IE6-9 */

}
.menu .but2
{
padding:15px 25px;
color:white;
}


#seznam-pop-up-ad {
    position: fixed;
    height: auto;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 2px 0;
    z-index: 1001;
    transition: height 0.5s;
    margin: 0;
}

#seznam-pop-up-ad-close {
    background: rgba(0, 0, 0, 1);
    margin-top: -24px !important;
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    cursor: pointer;
    text-align: center;
    padding: 4px 8px;
    height: 24px !important;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}

.seznam-pop-up-ad-hide {
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#menu {
 min-height: 40px;
 overflow: auto;
}
#opener {
display: none;

    
}
	/* úpravy 2019 */
#top-spodek {
	float: left;
	line-height: 40px;
}
	/* úpravy 2019 */
.vyhledavaci_box {
	float: right;
	padding: 10px 25px;
}
.vyhledavaci_box input {
	height: 20px;
}
.vyhledavaci_box input.form_but {
	margin-left: 5px;
}
 
#closer {
      position: relative;
      display: none;
     position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;

     
}
@media screen and (max-width: 770px) {

#opener {
display: block;
color: white;
padding:5px 10px; 
font-size: 18px;
font-weight: bold;
float: left;
text-transform: uppercase;
text-decoration: none;
    margin-top: 2px;

}
#opener span {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-family: sans-serif;
        padding-right: 2px;
    margin-right: 5px;
    display: inline-block;
}   
#menu {

  margin: 0;
}
#menu form{
padding: 15px 5px;
}
 #top-spodek {  
    
    display: none;
 }
  #top-spodek a {  
   
    font-size:15px;
    padding:10px 15px;
    display: block;
 }
  body:not(:target) #menu:target #top-spodek  {
      
      opacity: 1;
      display: block;
      position: relative;
      z-index: 100;
 }
   body:not(:target) #menu:target #opener {

      display: none;
 }
 body:not(:target) #menu:target #closer {
        display: block;
      }

 

}
@media screen and (max-width: 500px)  {   

 #top-spodek a {  
   
 }

}


.but2{ color: white; font-weight: bold; text-decoration:none; }

.but2:link{ color: white; font-weight: bold; text-decoration:none; }

.but2:visited{ color: white; font-weight: bold; text-decoration:none; }

.but2:hover{ color:white; text-decoration:underline;}

.podmenu {

width: 100%;

height: 0px;

font-size:0px;

}


.leftright {
float: right;
position:relative;
height: 2400px;
/*background:#ECECEC;*/
width: 340px;
/*overflow: auto;*/
	/* úpravy 2019 */
height: auto;
min-height: 100%;

}
.left {

width: 140px;

float: right;



background-color: #ffffff;

}

.seznam_ads_body .left {
	display:none;
}

.right {

width: 170px;
margin-right: 20px;
float: right;

background-color: #ffffff;

}
.seznam_ads_body .right{
width: 340px;
margin-right: 0px;
}
.seznam_ads_body .right a{
max-width: 160px;
/*height:190px;*/
overflow: hidden;
float:left;
margin-right: 10px;
vertical-align: middle;
margin-bottom: 10px;
}
.right img {
max-width: 160px;
}
.middle {

position:relative;

padding:0px;
/*
margin-left:157px;

margin-right:187px;*/

margin-left:0px;
/*margin-right:344px;*/
float: left;
width: 820px;
	/* úpravy 2019 */
width: 860px;
}
.middle-detail {
margin-right:400px;
width: 820px;
margin-right: 30px;
	/* úpravy 2019 */
width: 830px;
}
.middle p
{
font-size: 14px;
line-height: 23px;
text-align: left;
}
.middle .left_float_box
{
MARGIN-TOP: 18px; 
WIDTH: 250px; 
MARGIN-BOTTOM: 18px;
  FLOAT: left;
   
    MARGIN-right: 18px;
}
.middle .right_float_box
{
MARGIN-TOP: 18px; 
WIDTH: 250px;
MARGIN-BOTTOM: 18px; 
FLOAT: right; 
MARGIN-LEFT: 18px;
}
.middle .center_float_box
{
MARGIN-TOP: 18px;
WIDTH: 800px;
MARGIN-BOTTOM: 18px;
FLOAT: left; 
MARGIN-right: 18px;
}
.middle-audio {

margin-top: 5px;

padding:0px;

}



.tbl1{margin-left:180px;

margin-right:180px;}



.paticka {

width: 100%;

height: 35;

margin-top: 0px;

clear: both;

background-image: url("back_bottom.gif");

}



.menu_header {
border-bottom:1px solid #dbdada;
padding:22px 5px 5px 5px;
font-family: 'Roboto Slab', serif;
font-size:13px;
color:#384654;
font-weight:700;
}
.menu_header_rubriky {
border-bottom: 1px solid #dbdada;
padding: 22px 5px 5px 5px;
font-family: 'Roboto Slab', serif;
font-size: 13px;
color: #384654;
font-weight: 700;
width: 280px;
position: absolute;
right: 10px;
bottom: 765px

}
.logo {

width: 216px;

height: 110px;

float: left;



}



.banner {

height: 110px;

float: right;

}



.text_menu {
margin-bottom: 5px;
background-color: #EEEEEE;

}
.text_menu_rubriky {
margin-bottom: 5px;
background-color: #EEEEEE;
		width: 340px;
		height: 225px;
/*position: absolute;
right: 10px;
bottom: 565px;*/
}
.text_menu_rubriky ul {

margin:0;
padding:10px;
}
.text_menu_rubriky ul li{
float:left;margin:2px 10px;
font-weight:bold;
}
.fb_box {
width:300px;
		height: 225px;
overflow:hidden;
margin-top:15px;
		/* position: absolute; */
		/* right: 0; */
		/* bottom: 100px; */
		margin: 15px auto;
}

.menu1{

margin-left: 10px;

margin-right: 10px;

margin-top: 0px;

margin-bottom: 0px;
z-index: 10000;
}



.nadpis_clanku{

height:30px;

margin-bottom: 15px;

background-color: #EEEEEE;

border-bottom:1px solid #999999;

font-size:21px;
padding-top:15px;
font-family: 'Roboto Slab', serif;

}
.clanek_uvodka , .clanek_uvodka_new
{

&border:1px solid #f2f2f2;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
-ms-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
width:850px;
&width:835px;
}
.clanek_uvodka_new {
height:177px;
margin-top:20px;
}
.clanek_uvodka_new .obsah{
height:177px;
padding-left:177px;
&padding-left:0px;
}
.clanek_uvodka_new .obsah .popisek{
font-size: 12px;
font-family: Verdana;
height:75px;
padding:5px;
margin-left:10px;
}


.clanek_uvodka .obr_nahled
{
margin:5px;
}
.clanek_uvodka .nadpis_clanku, .clanek_uvodka_new .nadpis_clanku
{
background-color: #f2f2f2;
border-bottom:1px solid #f2f2f2;
}
.clanek_uvodka_new .nadpis_clanku
{
padding:15px 0 10px 10px;
height:21px;
line-height:21px;
}
.clanek_uvodka_new .nadpis_clanku a,.clanek_uvodka .nadpis_clanku a
{
font-family:'Roboto Slab', serif;
}
.clanek_uvodka_new .foto_box
{
width:177px;
height:177px;
float:left;
}
.clanek_uvodka_new .foto_box img
{
width:177px;
height:177px;
border-radius: 2px 0px 0px 2px;
}
.clanek_uvodka .zapati_clanku,.clanek_uvodka_new .zapati_clanku
{
margin:6px 15px 3px 15px;
border-top:1px solid #f2f2f2;
}
.clanek_uvodka .zapati_clanku .td_author_1
{
width:33%;
}
.clanek_uvodka .zapati_clanku .td_author_2
{
width:30%;
}
.clanek_uvodka .zapati_clanku .td_author_3
{
width:8%;
}
.clanek_uvodka .zapati_clanku .td_author_4
{
width:24%;
}


#clanek_detail_obal .nadpis_clanku{
background-color: white;
}
#detail_clanku  strong{
font-family: 'Roboto Slab', serif;
}
 #clanek_detail_obsah{
  font-size: 14px;
  line-height: 23px;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
}


#clanek_detail_obsah img {
  max-width: 830px;
}
.nadpis_clanku2{ font-size:15px; font-weight:bold; font-family:Verdana; text-decoration:none; }

.nadpis_clanku2:link{ font-size:15px; text-decoration:none; }

.nadpis_clanku2:visited{ font-size:15px;text-decoration:none; }

.nadpis_clanku2:hover{ font-size:15px;text-decoration:none;}



#clanek_detail_obal .zapati_clanku{

min-height:30px;
font-family: 'Roboto Slab', serif;


background: #F7F7F7;
  padding: 25px 30px;

}
#clanek_detail_obal iframe {

min-width: 680px;
min-height: 360px;
margin: 0 auto;

}
#clanek_detail_obal .zapati_clanku .zapati_clanku_left{

float: left;

}
#clanek_detail_obal .zapati_clanku .zapati_clanku_right{

float: right;

}
#clanek_detail_obal .zapati_clanku a{


font-size:21px;
font-family: 'Roboto Slab', serif;
font-weight:bold;



}
.zapati_clanku{

min-height:20px;

}
#clanek_detail_obal .zapati_clanku h2{
text-align:center;
font-size:21px;
font-family: 'Roboto Slab', serif;
padding:10px 0 0 0 ;
margin:0; 
}
.reklama_paticka_knihy{
width:820px;
height:330px; 
position relative;
margin:0 auto;
margin-bottom:20px;
/*overflow:auto; */
}
.reklama_paticka_knihy_kniha{
float:left;
margin:10px;
border:gray 1px solid;
padding:5px;
width:300px;
font-size:14px;
}
.reklama_paticka_knihy_right{ 
float:left;
/*border:gray 1px solid;*/
/*padding: 16px;*/
width:365px;
font-size: 21px;
margin:0px 20px 0 0px;
overflow: auto;
}
.reklama_paticka_knihy_vedle {

float: left;
width:365px;
height:165px;

}
.reklama_paticka {
margin:15px 0 15px 35px;
}

.x{

background-color: #aaaaaa;

}



A:link{color:#000000; font-size:12px; font-family:Verdana; text-decoration:underline;}

A:visited{color:#000000; font-size:12px; font-family:Verdana; text-decoration:underline;}

A:active{color:#000000; font-size:12px; font-family:Verdana; text-decoration:none;}

A:hover{color:#000000; font-size:12px; font-family:Verdana; text-decoration:none;}



.but1{ font-weight: bold;};







.red{FONT-WEIGHT: bold; COLOR: red; }

.red:link {COLOR: red; TEXT-DECORATION: none}

.red:visited {COLOR: red; TEXT-DECORATION: none}

.red:active {COLOR: red; TEXT-DECORATION: none}

.red:hover {COLOR: red; TEXT-DECORATION: underline}



h2{font-size:16px; font-weight: bold;}



.res{

        float:left;

        height:13px;

        font-size:0px;

        margin-bottom:4px;

}



.form_but{

color: #000000;

font-weight:bold;

background-color : #eeeeee;

border:1px solid #777777;
cursor:pointer;
float: left;
}

.editor_text

{

         font-family:verdana;

 font-size : 13px;

 margin:0px;

 padding:0px;

 text-align:justify;

 line-height:130%;



}

.editor_nadpis

{

        font-family:verdana;

        font-size : 14px;

        font-weight:bold;

        color:#6C6C6C;



}



.perex
{

  font-family:verdana;

 font-size : 13px;

 margin:0px;

 padding:0px;

 text-align:justify;

 line-height:130%;

 font-style : italic;



}
.perex_img img
{
margin-right:10px;
margin-top:5px;
}


.kratke_zpravy{

  font-family: Arial;

  font-weight: bold;

  color: #010101;

  text-align: left;

  width: 100%;

}



.kratke_zpravy a{

  text-decoration: none;

}



.kratke_zpravy a:hover{

  /*text-decoration: underline;*/

}



.kratke_zpravy a:visited{

  color: #656565;

  text-decoration: none;

}



.kratke_zpravy td{

  font-size: 13px;

  background-color: #e4e6ea;

  padding-left: 10px;

  padding-bottom: 5px;

  vertical-align: top;

  font-weight: normal;

}



.kratke_zpravy th{



  background-color: #b7bac1;

  border-bottom: #75787d solid;

  font-size: 14px;

  padding-left: 10px;

  padding-top: 5px;

  padding-bottom: 5px;

  margin-right: 10px;

}



.dalsi{

  text-align: right;

  padding: 5px 20px 5px 0px;

}



.dalsi a{

  color: #010101;

  font-weight: normal;

  text-decoration: none;

}



.dalsi a:hover{

  text-decoration: underline;

  color: #010101;

  font-weight: normal;

}



.dalsi a:visited{

  color: #010101;

  font-weight: normal;

}



.dalsi2{

  text-align: right;

  padding-bottom: 5px;

}



.dalsi2 a{

  color: blue;

  font-size: 10px;

  font-weight: normal;

  text-decoration: none;

}



.dalsi2 a:hover{

  text-decoration: underline;

  color: blue;

  font-size: 10px;

}



.dalsi2 a:visited{

  color: blue;

  font-size: 10px;

}



.nadpis_kratke_zpravy{

  font-family: arial;

  font-weight: bold;

  color: #010101;

  background-color: #b7bac1;

  border-bottom: #75787d solid;

  font-size: 14px;

  padding-left: 10px;

  padding-top: 5px;

  padding-bottom: 5px;

}



.detail_zpravy{

  background-color: #e4e6ea;

  padding: 15px;

  font-family: Arial;

  font-size: 14px;

}



.detail_zpravy a{

  background-color: #e4e6ea;

  font-family: Arial;

  font-size: 14px;

  text-decoration: underline;

}



.detail_zpravy a:hover{

  background-color: #e4e6ea;

  font-family: Arial;

  font-size: 14px;

  text-decoration: none;

}



.detail_zpravy a:visited{

  background-color: #e4e6ea;

  color: #656565;

  font-family: Arial;

  font-size: 14px;

  text-decoration: none;

}



.datum_zpravy{

  font-family: Arial;

  font-size: 10px;

  color: #000000;

  padding-bottom: 5px;

}



.datum_prehled{

  font-family: Arial;

  font-size: 13px;

  color: #000000;

  background-color: #d3d4d7;

  border-bottom: #b7bac1 solid;

  padding: 5px 0px 5px 10px;

}



.cas_zpravy{

  font-size: 12px;

  font-family: Arial;

  color: #323232;

  font-weight: normal;

  padding-left: 10px;

}



.stranky-anchor{

  padding-left: 10px;

}



.stranky-anchor-activ{

  font-weight: bold;

  padding-left: 10px;

}



#strankovani{

  font-family: Arial;

  font-size: 12px;

  margin-top: 10px;

}



.popisek{

	font-family: Arial;

	font-size: 11px;

}



.audio_title{

    font-weight: bold;

    font-family: Arial;

    font-size: 13px;

}



.prednaska_img{

    float: left;

    margin: 5px;

    vertical-align: middle;

}



.prednaska_title{

    margin: 5px;

    vertical-align: middle;

}



.audio_popis{

    font-family: Arial;

    font-size: 13px;

    font-style: italic;

}

.void {

	display: none;

	z-index: -1;

}
#pi_player_wrapper
{
margin:0 auto;
}
#strankovaci_odkazy a.img {
  font-size: 15px;

   border: 1px solid #f2f2f2;
  margin: 0px 2px;
  padding: 6px 10px;
}
#strankovaci_odkazy a {
  font-size: 15px;

  border: 1px solid #f2f2f2;
  margin: 0px 2px;
  padding: 6px 10px;
}
#strankovaci_odkazy .akt {
  font-size: 15px;
  background:#f2f2f2;
  border: 3px solid #f2f2f2;
  margin: 0px 2px;
  padding: 6px 10px;
}
.eu-cookies {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    background-color: black;
    background-color: #384654;
    z-index: 1000;
    text-align:center;
    padding: 6px 10px; 
}
.eu-cookies  a{
 
    color: white;

}
.eu-cookies button {
    background: green;
    background: rgba(97, 199, 22, 0.81);
    color: white;
    border:0;
   padding:3px 6px; 
  
}
.clanek_detail_zvyrazneni {

  background: #b5def3;
    padding: 20px;
}
	/* úpravy 2019 */
.obsah_obal {
	display: flex;
	min-height: 100%;
	position: relative;
}
	/* MOBIL 2019 */
@media screen and (min-width: 770px) {
	#top-spodek a.zavrit_menu {
		display: none;
	}
}
@media screen and (max-width: 770px) {
	#top-spodek a.zavrit_menu {
		top: 0;
		right: 0;
		padding: 0;
		color: #fff;
		width: 50px;
		display: block;
		font-weight: bold;
		line-height: 50px;
		text-align: center;
		position: absolute;
		text-decoration: none;
	}
	.hlavicka {
		height: 110px;
	}
	.hlavicka .logo {
		float: none;
		margin: 0 auto;
	}
	#opener {
		width: 110px;
		box-sizing: border-box;
	}
	#top-spodek {
		width: 100%;
	}
	#menu form {
		padding: 0;
	}
	.vyhledavaci_box {
		padding: 10px;
		box-sizing: border-box;
		width: calc(100% - 110px);
	}
	.vyhledavaci_box input {
		width: calc(100% - 70px);
	}
	.vyhledavaci_box input.form_but {
		width: 65px;
	}
	.obsah_obal {
		padding: 10px;
		box-sizing: border-box;
	}
	.obsah_obal .middle {
		width: 100%;
	}

-->

