body, html{
  border: 0px none;
  margin: 0 0 0 0; padding: 0 0 0 0;
  font-family:  Candara, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #232323;
  line-height: 1.4;
  text-align: center;
}


/*---------------------------------------TEXT----------------------------------*/
p, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, ul, li, form,fieldset
{
border: 0px none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
p{
margin-bottom: 15px;
}
hr{display: none;}
.skryj{display: none;}
a,a:link,a:active,a:hover,a:visited {
	color: #007591;
	text-decoration: underline;
	
}
.cleaner{
    width: 100%;
    height: 1px;
    margin-top: -1px;
    clear: boht;
}
a:visited {
	color: #007591;
}

a:hover {
	color: #25a8c7;
}

a:focus,a:active {
	color: #25a8c7;
}

table{
border-collapse: collapse;
width: 100%;
}
table td{
padding: 3px 5px 3px 5px;
border-bottom: 1px dashed silver;
}
table th{
color: white;
background: #7e7e7e;
height: 30px;
line-height: 30px;
padding: 0 5px 0 5px;
text-align: center;
font-size: 12px;
font-weight: bold;
}

.input{
	border: 1px solid black;
	}
.tlacitko{
	border: 0px none;
	cursor: pointer;
	font-size: 14px;
	  color: white !important;
	  background: #007591;
	  padding: 10px 20px;
    text-decoration:none !important;
    margin: 20px 0;
    display: inline-block;
	}
.tlacitko:hover{
	background: #018eb0;
	}
.has-error input{
    border: 1px solid red;
}
.has-error .help-block{
    color: red;
    display: block;
    font-size:12px;
}
.alert-success{
    text-align: center;
    font-size: 20px;
    color: green;
    padding: 50px 0;
}
/* Outer */
.popup{
    width:1%;
    height:1%;
    display:block;
    opacity: 0;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.3);
    overflow:hidden;
}
.popfull{
    width: 100%;
    height: 100%;
}
/* Inner */
.popup-inner {
    max-width:700px;
    width:400px;
    padding:20px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 6px 6px rgba(0,0,0,0.5);
    border-radius:3px;
    background:#fff;
}
 
/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:15px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:30px;
    color:#fff !important;
    text-decoration:none !important;
}
#prostrednisloupec .popup h2{
	font-size: 20px;
	color: #007591;
	font-weight: normal;
	margin: 10px 0 20px 0 !important;
	line-height: 1.3;
    text-align: center;
	}
.clanekinfo{
    text-align:center;
    padding: 20px;
}
.kupclanekstep{
    width: 50%;
    margin: 0 auto;
    text-align:center;
}
.emailbox, .buttontopay{
    width: 80%;
    margin: 0 auto;
    text-align:center;
}
.buttontopay input{
    margin-top:20px !important;
}
.kupclanekstep p{
    margin-bottom: 0 !important;
}
#prostrednisloupec .kupclanekstep h3{
    color: black !important;
    font-size: 20px !important;
    margin: 0 0 20px 0!important;
    font-weight:bold !important;
}

.clanekinfosms{
    font-size: 20px;
    background: #ececec;
    color: black;
    font-weight:bold;
    display: block;
    padding: 10px 20px;
    width:50%;
    margin: 10px auto;
}
.clanekinfo p em{
    color:grey;
}
.confirmbox label, .emailbox label{
    display:block;
}
.confirmbox .input{
    text-align:center;
}
.popup .input{
    border: 1px solid #868686;
    padding: 5px 10px;
    margin-top: 7px;
    font-size: 20px;
    text-align: center;
}
#confirmcode{
    font-size: 20px;
    font-weight: bold;
}
.step-content .infosms{float: left;width:60%}
.step-content .cena{float: right;width:30%;}
.step-content .cena span{
    font-size:40px;
    color:green;
    font-weight: bold;
    display:block;
     line-height: 1.2;
}

.odsazeni{
	margin-bottom: 10px;
	}
/*--------------------------------------LAYOUT---------------------------------*/
#obal{
	position: relative;
	margin: 0px auto;
	width: 1190px;
	background: url("https://webarchiv.lib.cas.cz:443/wayback/20161001000237/http://filcasop.flu.cas.cz/imgs/bg_obsah.gif") repeat-y;
	}
#hlavicka{
	width: 210px;
	float: left;
	text-align: left;
	padding: 40px 0 0 25px;
	}

#obsah{
	float: left;
	padding-top: 33px;
	}
#levysloupec{
	width: 200px;
	float: left;
	text-align: left;
	padding: 0 20px 0 35px
	}
#levysloupec h5{
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #b8b8b8;
	margin: 35px 0 10px 0;
	}
#levysloupec #odkazy ul li{
	list-style-type: none;
	font-size: 13px;
	}
#levysloupec #odkazy{
	padding-bottom: 35px;
	}	
	
#levysloupec #nakupnikosik{
	font-size: 13px;
	}
#levysloupec #nakupnikosik h5{
	background: url(https://webarchiv.lib.cas.cz:443/wayback/20161001000237/http://filcasop.flu.cas.cz/imgs/kosik_small.gif) no-repeat;
	padding-left: 25px;
	}
#levysloupec #nakupnikosik p{
	color: #898989;
	}
#levysloupec #nakupnikosik table td{
	border: 0px none !important;
	color: #757373;
	padding: 0 !important;
	}
#prostrednisloupec{
	text-align: left;
	float: left;
	width: 630px;/*580px*/
	padding: 0 0 25px 25px;
	}
#prostrednisloupec h1{
	font-size: 24px;
	color: #007591;
	font-weight: bold;
	margin: 0px 0 25px 0;
	line-height: 1.3;
	}
#prostrednisloupec h1 span{
	display: block;
	color: #848383;
	font-size: 12px;
	margin: 5px 0 0 0;
	font-weight: normal;
	}
#prostrednisloupec h1 span a{
	color: #848383;
	}
#prostrednisloupec h2{
	font-size: 18px;
	color: #007591;
	font-weight: normal;
	margin: 35px 0 10px 0;
	line-height: 1.3;
	}
#prostrednisloupec h3{
	font-size: 16px;
	color: #007591;
	font-weight: normal;
	margin: 15px 0 0px 0;
	line-height: 1.3;
	}
#prostrednisloupec h4, #prostrednisloupec h5, #prostrednisloupec h6{
	font-size: 13px;
	color: #6a6969;
	font-weight: bold;
	margin: 15px 0 0 0;
	line-height: 1.3;
	}
#prostrednisloupec ul{
	margin: 15px 0 15px 30px;
	}
#prostrednisloupec ul li{
	list-style-type: square;
	padding: 3px 0;
	}
#prostrednisloupec ol li{
	padding: 3px 0;
	}

#vypis-autori .a-left, #vypis-autori .a-right{
	float: left;
	width: 310px;
	}
#vypis-autori .a-left h3, #vypis-autori .a-right h3{
	float: left;
	font-size: 100px;
	font-weight: bold;
	line-height: 1;
	color: #d8d5d5;
	}
#vypis-autori .a-left ul, #vypis-autori .a-right ul{
	margin: 30px 0 0 90px;
	}
#vypis-autori .a-left ul li, #vypis-autori .a-right ul li{
	list-style-type: none;
	padding: 1px 0;
	}
/*------------------------------------  Košík  ----------------------------------*/		
.koupit{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 45px;
	background: url(https://webarchiv.lib.cas.cz:443/wayback/20161001000237/http://filcasop.flu.cas.cz/imgs/kosik_big.gif) 5px 0 no-repeat;
	margin-top: 15px;
	font-size: 13px;
	}
#kosik .ks{
width: 30px;
text-align: center;
}
#kosik table td{
border-bottom: 1px dashed silver;
}
#ovladacitlacitka{
float: right;
}
#ovladacitlacitka .tlacitko{
float: right;
margin-left: 10px;
}
#objednavaciform{
clear: both;
padding-top: 40px;
}
#objednavaciform h4{
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
}
#objednavaciform .levysloupecek{
float: left;
width: 300px;
}
#kontaktinfo label{
width: 80px;
display: block;
float: left;
}
#objednavaciform fieldset{
width: 570px;
border-top: 1px dashed silver;
padding: 15px 30px;
}
#objednavaciform legend{

font-weight: bold;
font-size: 14px;
}
/*------------------------------------  Čísla  ----------------------------------*/	
.obkoupit{
	float: left;
	}
#aktualni-cislo{padding-top: 0px;border-bottom: 0px none !important;}

#casopis-cislo h1{font-size: 22px}


#home #aktualni-cislo{
	border-top: 1px solid #b8b8b8;
	border-bottom: 0px none !important;
	margin-top: 40px;
	padding-top: 40px;
	}
.casopiscislo{
	border-bottom: 1px solid #b8b8b8;
	padding: 40px 0;
	}
.casopiscislo .obalka{
	border: 1px solid #b8b8b8;
	padding: 5px;
	line-height: 0 !important;
	display: block;
	}
.casopiscislo h2{
	margin: 0 0 10px 0 !important;
	}
.casopiscislo h2 a{
	color: #232323;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	}
.casopiscislo ul{
	margin: 0 !important;
	}
.casopiscislo li{
	list-style-type: none !important;
	margin-bottom: 0px;
	font-size: 13px;
	}
.obsah-cisla{
	margin-left: 170px;
	}
/*------------------------------------Aktuality----------------------------------*/
#aktuality{
	font-size: 12px;
	}
.aktualita .nadpis-akt{
	font-weight: bold;
	margin-bottom: 2px;
	color: #007591;
	}
.vypis-novinka{
	border-bottom: 1px solid silver;
	padding: 15px 0 15px 0;
	}
#vypisnovinek{
	margin-top: -20px;
	}
/*-------------------------------------Vyhledávání------------------------------*/	
#vyhledavani{
	position: relative;
	font-size: 12px;
	}
#vyhledavani p{
	padding-top: 30px;
	}
#i-hledej{
	position: absolute;
	top: 35px;
	left: 0;
	border: 1px solid #909090;
	padding: 3px;
	width: 145px;
	font-size: 11px !important;
	}
#i-tlacitko{
	position: absolute;
	top: 35px;
	right: 15px;
	display: block;

	background:  #909090;
	color: white;
	font-size: 11px !important;
	border: 0px none;
	cursor: pointer;
	padding: 3px 5px;
	}
.hledanytext{
	padding: 5px  0 20px 0;
	border-bottom: 1px solid #ababab;
	}	
	
#hledej-podrobne{
	background:  #eff1f1;
	position: relative;
	font-size: 13px;
	padding: 20px;
	width: 330px;
	margin-bottom: 25px;
	}
#hledej-podrobne div input{
	margin-left: 15px;
	}
#i-hledej-podrobne{
	position: absolute;
	top: 16px;
	left: 105px;
	border: 1px solid #909090;
	padding: 3px;
	width: 205px;
	font-size: 11px !important;
	}
#i-tlacitko-podrobne{
	position: absolute;
	top: 16px;
	left: 325px;
	display: block;

	background:  #909090;
	color: white;
	font-size: 11px !important;
	border: 0px none;
	cursor: pointer;
	padding: 3px 5px;
	}


#paticka{
	width: 890px;
	height: 50px;
	clear: both;
	border-top: 1px solid #ababab;
	font-size: 12px;
	padding-top: 30px;
	margin-left: 270px;
	color: #272727;
	}
/*---------------------------------------LANG----------------------------------*/
#lang{
position: absolute;
top: 7px;
right: 5px;
height: 25px;
font-size: 11px;
}
#lang li{
list-style-type: none;
float: left;
width: 30px;
height: 25px;
}

#lang li a{
font-size: 12px;
display: block;
line-height: 25px;
text-align: center;
color: #00438a;
font-weight: normal;
text-decoration: none;
background: none;
height: 25px;
}
#lang li a img{
	position: relative;
	top: 4px;
	border: 1px solid #e2e2e2;
	padding: 2px;
	margin-right: 3px;
	}
#lang #l-active img, #lang a:hover img{
	border: 1px solid #3066a0;
}


/*---------------------------------------MENU----------------------------------*/
#menu li ul{
	display: none;
}
#menu .active ul{
	display: block;
	}
	
#menu li{
list-style-type: none;

}
#menu li a{
  line-height: 32px;
  text-decoration: none;
  font-size: 16px;
  color: #272727;
}
#menu li a:hover{
 font-weight: bold;
}
#menu .active a{
	font-weight: bold;
	}
#menu .active a:hover{
	font-weight: bold;
	}

#menu li ul{
	padding: 5px 0 10px 10px;
	}
#menu li ul li{
  background: none;
  line-height: 1.3;
  margin-bottom: 4px;
}
#menu li ul li a{
  font-size: 13px;
  line-height: 15px !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}
#menu li ul li a:hover, #menu li ul li a.active{
 text-decoration: none !important;
 font-weight: bold !important;
}





/*
     FILE ARCHIVED ON 0:02:37 Oct 1, 2016 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 12:49:35 Aug 9, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
