div.pomocny_div {
  width: 100%;
  height: 40px;
}


table {
	border-collapse: collapse;
	margin: 1.5em 0em;
	font-size: 100%;
	border: 1px solid White;
	line-height: normal;
  width: 100%; 
}
caption {
	color: #007236;
	text-align: left;
	font-weight: bold;
	padding: 3px 5px;
	font-size: 130%;
}
fieldset {
  border: 0;
}
legend {
  font-weight: bold;
}
th, th a {
	background-color: #408FC1;
	color: black;
	text-align: left;
	padding: 3px 5px;
	/*border: solid 1px #ececec;*/
}
td {
	background: #f7f7f7;
	text-align: left;
	padding: 3px 5px;
	/*border: solid 1px #ececec;*/
	border-collapse: collapse;
	color: black;
} 
td a {
	color: black;
}
td a:hover {
	color: black;
}
/*tr.radek2 {
	line-height: 30px;
}
tr.radek1 {
	line-height: 30px;*/
}

tr.radek1 td {
	background-color: #f7f7f7;
	color: black;
	white-space: nowrap;
	/*width: 25%; */
}
tr.radek2 td {
	background-color: #EDEDED;
  color: black;
	white-space: nowrap;
  /*width: 25%;*/
}
img.picto {
	vertical-align: middle;
	margin-bottom: 2px;
}
td.nazev_subjektu a {
  color: #255AA2;
  background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255247&x=5&y=5) left center no-repeat;
  padding-left: 10px;  
}
td.nazev_subjektu a:hover {
  color: #408FC1;  
}
td.cena_td {
  white-space: nowrap;
}




/* formulare */
.form_odeslat {
	text-align:center;
	/*background-color:#FFE5EB;*/
	padding:5px 0px;
	/*border: 1px solid #c6133e;*/
	clear: both;
	width: 100%;
	border-top: 1px solid #cccccc;
}
.form_odeslat input {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	background: #255aa2 url(http://www.as4u.cz/galerie/obrazky/imager.php?img=69141&x=100&y=24) no-repeat top center;
	width: 100px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
}

/*rychla navigace*/

div.rychla_navigace_obal {
  width: 100%;
  height: 160px;
  z-index: 9;
  position: absolute;
  top: 212px;
}
div.zajimavosti_obal {
  width: 200px;
  height: 170px;
  float: left;
  text-align: center;  
}
div.zajimavosti_obsah {
  padding: 2px;
  height: 100%;
}

a.odkaz_zajimavosti {
  background: url(http://ceskolipsko.as4u.cz/galerie/obrazky/imager.php?img=253070&x=200&y=296) top center no-repeat;
  display: block;
  width: 100%;
  height: 148px;
  position: relative;
}
a:hover.odkaz_zajimavosti {
  background-position:  bottom;
} 
span.odkaz_zajimavosti {
  margin: 0;
  font-weight: normal;
  font-size: 130%;
  position: absolute;
  bottom: -20px;
  padding: 0;
  text-align: center;
  left: 25px;
}
 
a.odkaz_kultura {
  background: url(http://ceskolipsko.as4u.cz/galerie/obrazky/imager.php?img=253067&x=200&y=296) top center no-repeat;
  display: block;
  width: 100%;
  height: 148px;
  position: relative;
}
a:hover.odkaz_kultura {
  background-position:  bottom;
} 
span.odkaz_kultura {
  margin: 0;
  font-weight: normal;
  font-size: 130%;
  position: absolute;
  bottom: -20px;
  padding: 0;
  text-align: center;
  left: 30px;
}

a.odkaz_sport {
  background: url(http://ceskolipsko.as4u.cz/galerie/obrazky/imager.php?img=253068&x=200&y=296) top center no-repeat;
  display: block;
  width: 100%;
  height: 148px;
  position: relative;
}
a:hover.odkaz_sport {
  background-position:  bottom;
} 
span.odkaz_sport {
  margin: 0;
  font-weight: normal;
  font-size: 130%;
  position: absolute;
  bottom: -20px;
  padding: 0;
  text-align: center;
  left: 75px;
}

a.odkaz_deti {
  background: url(http://ceskolipsko.as4u.cz/galerie/obrazky/imager.php?img=253071&x=200&y=296) top center no-repeat;
  display: block;
  width: 100%;
  height: 148px;
  position: relative;
}
a:hover.odkaz_deti {
  background-position:  bottom;
} 
span.odkaz_deti {
  margin: 0;
  font-weight: normal;
  font-size: 130%;
  position: absolute;
  bottom: -20px;
  padding: 0;
  text-align: center;
  left: 50px;
}

a.odkaz_info {
  background: url(http://ceskolipsko.as4u.cz/galerie/obrazky/imager.php?img=255602&x=200&y=296) top center no-repeat;
  display: block;
  width: 100%;
  height: 148px;
  position: relative;
}
a:hover.odkaz_info {
  background-position:  bottom;
} 
span.odkaz_info {
  margin: 0;
  font-weight: normal;
  font-size: 130%;
  position: absolute;
  bottom: -20px;
  padding: 0;
  text-align: center;
  left: 25px;
}

/*a.odkaz_zajimavosti img,
a.odkaz_kultura img,
a.odkaz_sport img,
a.odkaz_deti img {
  border: 0;
} */

/*div.zajimavosti_obsah a.nadpis_odkaz,
div.kultura_obsah a.nadpis_odkaz,
div.sport_obsah a.nadpis_odkaz,
div.deti_obsah a.nadpis_odkaz {
  display: block;
  margin: 0 0 0 0;
  font-size: 17pt;
  color: #4B8CC4;
}    */
 

/* podval - vylety + aktuality */
div.aktuality_titul_obal {
	width: 50%;
	float: left;
	margin: 0 0em 0.7em 0em;
}
div.aktuality_titul {
  height: 390px;
	padding: 1em;
	background: white;
}
div.vylety_obal {
	width: 50%;
	float: left;
	margin: 0 0em 0.7em 0em;
}
div.vylety {
  height: 390px;
  padding: 1em;
	background: white;
}
div.aktuality_titul_obal img,
div.vylety_obal img {
	float: left;
	border: 1px solid #D8D8D8;
	margin: 0em 1em 0.5em 0em;
	padding: 2px;
}
div.aktuality_titul_obal h2, div.aktuality_titul_obal h3,
div.vylety_obal h2, div.vylety_obal h3 {
	margin: 0em;
}
div.aktuality_titul_obal h2, div.vylety_obal h2 {
	font-size: 1.8462em;
	/*padding-bottom: 0.5em;
	border-bottom: 1px solid #f6f1eb; */
	margin: 0 0 0.5em 0;
}
div.aktuality_titul_obal h2 a, div.vylety_obal h2 a {
	/*color: #5a3100;*/
	color: black !important;
	padding-left: 35px;
  background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255247&x=23&y=23) no-repeat left center; 
  font-weight: bold;
}
div.aktuality_titul_obal h3, div.vylety_obal h3 {
	margin: 0.2em 0 0.5em 0;
	font-size: 115%;
}
div.aktualita_titul_obal, div.vylet_obal {
	margin-bottom: 1em;
	border-bottom: 1px black dotted;
}
div.aktualita_titul_obal div.datum {
	padding: 0;
	margin: 0;
	color: #515151;
	font-size: 85%;
}
div.aktualita_titul_obal div.text, div.vylety_obal div.text {
	font-size: 85%;
}
div.aktuality_titul_obal div.vsechny a, div.vylety_obal div.vsechny a {
	margin: 1em 0 0 0;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
	background: url(http://www.ceskolipsko.as4u.cz/galerie/obrazky/imager.php?img=246252&x=141&y=21) no-repeat center;
	display: inline;
	padding-left: 3em;
	padding-right: 3em;
	color: white !important;
	float: right; 
}
div.text {
  padding-bottom: 1em;
}
div.text p {
	margin: 0.5em 0 1em 0;
}



/* vypis subjektu */
.nazev_subjektu {
	font-weight: bold;
}
h4.nazev_subjektu img {
	vertical-align: middle;
}
div.volba_vypisu {
	text-align: right;
	margin-bottom: 1em;
}
div.volba_vypisu a {
	
}
table.filtr_vypisu {
	width: 100%;
}
table.filtr_vypisu input {
	vertical-align: middle;
}
table.filtr_vypisu th {
	/*background-color: #b2e5ff;
	border-right: 1px solid White;
	color: Black;*/
	text-align: left;
	background: #f7f7f7;
}
table.vypis_subjektu .bp, table.vypis_subjektu .bs, table.vypis_subjektu .lm {
	padding: 0px 3px;
	text-align: center;
	width: 10%;
}
div.vyhledany_text_celek_obal {
	
}
div.subjekt1, div.subjekt2 {
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	position: relative;
	padding: 1em;
}
div.subjekt1 h4, div.subjekt2 h4 {
	margin-bottom: 0.2em;
	margin-top: 0em;
	font-size: 105%;
	margin-left: 120px;
}
div.subjekt1 {
	background-color: white;
	border: solid 1px #ececec;
	margin-bottom: 0.5em;
}
div.subjekt2 {
	background-color: #f9f9f9;
	border: solid 1px #ececec;
	margin-bottom: 0.5em;
}
div.certifikace {
	position: absolute;
	right: 10px;
	top: 10px;
}
div.vyhledany_text_celek_obal div.ikony {
	/*position: absolute;
	top: 5px;
	right: 5px;*/
	margin-top: 5px;
}
div.vyhledany_text_celek_obal div.region {
	margin-bottom: 0.5em;
	width: 100%;
}
div.vyhledany_text_celek_obal div.parametry {
	width: 14em;
	float: left;
}
div.vyhledany_text_celek_obal div.piktogramy {
	margin-left: 14em;
	text-align: right;
}
div.piktogramy img {
	margin: 0px;
}
div.subjekt1 div.vyhledany_text, div.subjekt2 div.vyhledany_text {
	margin-left: 120px;
}
table.vypis_subjektu a {
	/*color: #e55e20;*/
}
table.vypis_subjektu th {
	color: white;
}



/* detail subjektu - clanek */
div.tlacitka_detail {
	font-weight: bold;
	clear: both;
	width: 100%;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	float: right;
	font-size: 15px;
	/*background: #f1f1f1;*/
	padding: 0.5em 0;
}
div.tlacitka_detail ul.tlacitka_detail {
	list-style: none none;
	margin: 0px;
	padding: 0px 0px;
	display: block;
	float: right;
}
ul.tlacitka_detail li {
	display: block;
	white-space: nowrap;
	float: left;
	margin: 0px 5px 0px 0px;
	width: 217px;
	text-align: center;
	line-height: 30px;
}
ul.tlacitka_detail a {
	display: block;
	padding: 3px 6px;
	background: #255aa2;
	color: White;
	text-decoration: none;
	margin-bottom: 5px;
}
ul.tlacitka_detail a:hover {
	background: #408FC1;
	color: White;
}



/* benefit na strance */
div.benefit_program_obal {
	margin: 1.5em 0px;
	width: 100%;
	clear: both;
}
div.benefit_program {
	padding: 1em 1.5em;
	background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255287&x=960&y=198) no-repeat top left;
	border: 1px solid #8ab0e5;
}
div.benefit_program h3 {
	/*font-size: 130%;*/
	font-style: normal;
	margin: 0px;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
div.karta_odkazy {
	color: #255aa2;
	font-weight: bold;
	margin-top: 1em;
}
div.karta_odkazy a {
	color: #0A69B1;
	display: block;
	line-height: 25px;
	background: white;
  float: left;
  margin-right: 10px;
  padding: 0 10px;	
	text-decoration: none;
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
div.karta_odkazy a:hover {
	color: #0A69B1;
	background: #f7f7f7;
}



/* volne terminy, skolni pobyty */
div.volne_terminy_obal,
div.skolni_pobyty_obal,
div.firemni_akce_obal {
	margin: 1.5em 0px;
	width: 100%;
	clear: both;
}
div.volne_terminy,
div.skolni_pobyty,
div.firemni_akce {
	padding: 1em 1.5em;
	background-color: #d9e9ff;
	border: 1px solid #8ab0e5;
}
div.volne_terminy h3,
div.skolni_pobyty h3,
div.firemni_akce h3 {
	margin: 0 0 0.5em 0;
}
div.volne_terminy p,
div.skolni_pobyty p,
div.firemni_akce p {
	margin: 0em;
}



/* benefit sloupec */
div.benefit_sloupec_obal {
	width : 100%;
	border-bottom : 1px solid #ffffff;
}
div.benefit_sloupec {
	padding: 1em 10px 10px 15px;
}
div.benefit_sloupec h4 {
	color : #007236;
	font-size : 100%;
	margin: 0px 0px 0.5em 0px;
}
div.benefit_sloupec_obsah {
	font-size: 85%;
	color: #007236;
}
div.benefit_sloupec_obsah h3 {
	font-size: small;
	color: #007236;
	margin: 0.5em 0em;
}
div.benefit_sloupec_obsah h3 a {
	color: #007236;
}
div.benefit_sloupec_obsah img {
	border: 1px solid #007236;
	padding: 2px;
	background-color: White;
}


/* vstupne */
table.vstupne caption {
	font-size: 110%;
}


/*virtualni prohlidky*/
div.virtual_tour_obal {
	line-height : normal;
	margin: 0px 10px 1.5em 0px;
	overflow : auto;
	text-align : center;
	float : left;
	width : 150px;
	height : 250px;
	border: 1px solid #ececec;
	background-color : white;
}
div.virtual_tour {
	padding : 10px 10px;
}
div.virtual_tour h3 {
	margin: 0em 0em 0.5em 0em;
	font-size: 105%;
}
div.virtual_tour h3 a {
	display: block;
}
div.virtual_tour img {
	border-width: 0px;
	margin-bottom: 0.3em;
}



/* souvisejici clanky */
div.souvisejici_top {
	width: 97%;
	margin-top: 1.5em;
	font-size: 85%;
	line-height: normal;
	padding: 1em;
	background: white;
	border: 1px solid #ececec; 
}
div.souvisejici_top h4 {
	margin: 0em;
	font-size: 110%;
	font-style: normal;
	width: 370px;
	float: left;
}
div.souvisejici_top div.subjekt_obal {
	width: 49%;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	float: left;
	margin-right: 0.3em;
	margin-left: 0.3em;
}
div.souvisejici_top div.subjekt {
	height: 70px;
	overflow: hidden;
	padding: 5px 5px;
	background: #f7f7f7;
}
div.souvisejici_top img {
	padding: 2px;
	border: 1px solid #255aa2;
	float: left;
	background-color: white;
	margin-right: 5px;
}
div.souvisejici_top div.text {
	font-size: 100%;
	width: 370px;
	float: left;
}
div.souvisejici_top div.text a {
	color: #515151;
	text-decoration: none;
}
div.souvisejici_top div.text a:hover {
	color: #515151;
}




/* vyskakovaci okna */
div.bpokno {
	background: White;
	border: 2px solid #255aa2;
	padding: 5px;
	position:absolute;
}
div.divclasshowajax {
	background: White;
	border: 2px solid #255aa2;
	padding: 10px;
	position: absolute;
}



div.regiony {
	height: 36px;
	width: 760px;
	position: absolute;
	top: 0px;
	left: 16px;
	color: White;
	background: #255AA2 url(http://www.as4u.cz/galerie/obrazky/imager.php?img=40214&x=10&y=36) top repeat-x;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	overflow: hidden;
	line-height: 36px;
}
div.regiony strong {
	position:relative; 
	top:-7px;

}
div.regiony span {
	font-size: 200%;
	padding: 0 17px;
	position: relative;
	top: 15px;
	color: #9BB9D5;
}


/* bannery ve sloupci */
div.bannery_vlevo {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
div.bannery_vlevo a {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
div.bannery_vlevo img {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

div.obrazky_js_obal {
  width: 100%;
}
    #as4u_slider {
      width: 1000px;
      height: 393px;  
    }  
    #as4u_slider .slide_buttons {
      height: 30px;
      width: auto;
      position: absolute;
      top: 330px;
      right: 30px;
      z-index: 10;   
      display: none;     
    } 
    #as4u_slider .slide_buttons a { 
      background: url(http://www.ceskolipsko.info/galerie/obrazky/imager.php?img=245438&x=25&y=36) no-repeat center center;      
      color: #fff;
      line-height: 30px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.0em;
      padding: 8px;
      margin-left: 8px;
    }    
    #as4u_slider .slide_buttons a.active,
    #as4u_slider .slide_buttons a:hover {
      background: url(http://www.ceskolipsko.info/galerie/obrazky/imager.php?img=245438&x=25&y=36) no-repeat center center;     
      color: silver;
      text-decoration: none;
    }
    #as4u_slider img {
      float: right;
      z-index: 0;
      position: absolute;
      top: 0px;
      left: 240px;
    }
    div.text_slide {
      float: left;
      width: 240px;
      padding-left: 10px;
      font-size: 9pt;
      position: absolute;
      top: 10px;
      right: 40px;
      color: white;
      z-index: 7;
    }
    div.text_slide h2 {
      color: #00662A;
      margin: 0.2em;
      font-size: 15pt;
    }
    div.maska {
      width: 1000px;
      height: 393px; 
      z-index: 6;
      background: url(http://ceskolipsko.as4u.cz/galerie/obrazky/imager.php?img=252699&x=1000&y=393) no-repeat top center;
      position: absolute;
    }
div.clanek_obaly {
  background: white;
  width: 97%;
  border: 1px #ececec solid;
  padding: 1em;
  float: left;
}
    
div.titul_white {
  background: none;
  border: 1px #ECECEC solid;
  margin-bottom: 1em;
}
/*a.clanek_mimo_sekci,
a.nadpis_sekce_odkaz {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;  
} */
div.titulni_clanek_obal {
  border: 1px solid #ececec;
  margin-bottom: 10px;
}
div.titulni_clanek {
  background: white;
  padding: 0 1em 1em 1em;
  /*border: 1px solid #ececec;*/
  width: 63%;
  margin-bottom: 0.8em;
  float: left;
  min-height: 330px;
}
div.titulni_clanek div.clanek {
  background: white;
  border: none !important;
  padding: 0;
  margin: 0;
}
div.titulni_clanek h2 {
  margin: 0.5em 0;
}
div.titulni_akce {
  background: white;
  padding: 1em;
  width: 30%;
  margin-bottom: 0.7em;
  float: right;
  min-height: 190px;
}
p.region {
  margin: 0;	
}

div.horni_informace {
  width: 100%;
}

p.region strong {
  font-size: 15px;
  color: #006729;
  line-height: 140%;
  width: 100%;
  float: left;
  padding: 0.5em 0 0.5em 0;	
}
p.adresa {
  /*background: #f1f1f1;*/
  padding: 0.5em 0 0.5em 0;
  width: 100%;
  margin: 0;
  /*border-bottom: 1px #f1f1f1 solid;*/
} 
p.kontakty {
  width: 100%;
  float: left;
  padding: 0.5em 0 0.5em 0;
  /*background: #f1f1f1;*/
  margin: 0;
  /*border-bottom: 1px #f1f1f1 solid;*/
}
div.sloupec_kontakty {
  width: 445px;
  float: right;
  margin-bottom: 0.7em;
  margin-top: 10px;
  
}

h2.nadpis_clanku_dr,
h2.nadpis_clanku,
div.clanek h3 {
  margin: 1em 0.5em 0.5em 0.5em;
  font-size: 25px;
  background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255247&x=23&y=23) no-repeat left center;
  line-height: 30px;
  padding-left: 35px;
}

div.levy_sloupec_kal h3 {
  margin: 0 0 0 10px;
  font-size: 25px;
  background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255247&x=23&y=23) no-repeat left center;
  line-height: 30px;
  padding-left: 35px;
}

div.akce_navigace {
  width: 379px;
  float: left;
  padding-top: 27px;
}
div.akce_navigace_prava {
  width: 580px;
  float: right;
}

ul.navigace_kalendar_akci {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.navigace_kalendar_akci_2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.navigace_kalendar_akci li.clanek_mimo_sekci_kal {
  display: block;
  float: none;
}

ul.navigace_kalendar_akci li.clanek_mimo_sekci_kal {

}
ul.navigace_kalendar_akci li.clanek_mimo_sekci_kal a {
  display: inline;
  float: left;
  color: #255AA2;
  text-align: left;
  line-height: 30px;
  font-size: 13px;
  padding: 5px 5px 5px 10px;
  text-decoration: underline;
  background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255247&x=5&y=5) left center no-repeat;
  margin: 0 10px;
}
ul.navigace_kalendar_akci li.clanek_mimo_sekci_kal a:hover {
  color: #408FC1;
  text-decoration: none;
}

ul.navigace_kalendar_akci_2 li.clanek_mimo_sekci_kal2 {

}
ul.navigace_kalendar_akci_2 li.clanek_mimo_sekci_kal2 a {
  display: inline;
  float: left;
  width: 185px;
  background: #f7f7f7;
  border: 1px #EFEFEF solid;
  text-align: center;
  color: black;
  line-height: 25px;
  font-size: 13px;
  margin: 0 0 5px 5px;
  text-decoration: none;
}
ul.navigace_kalendar_akci_2 li.clanek_mimo_sekci_kal2 a:hover {
  background: #EFEFEF;
}
table.kalendar .vybrany_den a {
  background: #EFEFEF;
}

div.akce_celek_obal {
  background: #f7f7f7;
  margin-bottom: 2em;
}
h3.nazev_akce {
  background: #00662A;
  margin: 0;
  padding-left: 1em;
  line-height: 40px;
  color: white;
}
h3.nazev_akce a {
  color: white;
}
div.akce_celek {
  padding: 1em;
}
div.akce_celek img {
  float: left;
  margin-right: 1em;
  border: white 3px solid;
}
div.akce_celek table {
  margin: 0 0 1em 0;
}
div.kalendar {
  width: 217px;
  position: relative;
  margin: auto;
}
div.vyber_rok_mesic {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 11px;
  width: 100%;
}
div.vyber_rok_mesic a.dalsi,
div.vyber_rok_mesic a.predchozi {
  padding: 0 5px;
  width: 23px;
  height: 23px;
  background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255247&x=23&y=23) center center no-repeat;
  color: white;
  text-align: center; 
  
}
div.vyber_rok_mesic a:hover.dalsi,
div.vyber_rok_mesic a:hover.predchozi {
  color: black;
  background: none;
}
table.kalendar tr.kalendar_prvniradek th {
  background: #255AA2;
  color: white;
}
table.kalendar {
  margin: 0.5em 0;
}
table.kalendar td {
  text-align: center;
  padding: 0;
}
table.kalendar a {
  display: block;
  line-height: 22px;
  width: 30px;          
}
table.kalendar a:hover {
  text-decoration: none;
  font-weight: bold;
  color: white;
  background: #408FC1;
}
a.primarni_obrazek_clanku_akce img {
  float: left;
  margin-right: 1em;
  margin-top: 1.4em;
  border: 3px solid #f1f1f1;
}
table.kratky_popis_akce {
  width: auto;
  border: 0;
}
table.kratky_popis_akce th {
  border: none;
  background: none;
}
table.kratky_popis_akce td {
  border: none;
  background: none;
}

div.podrobny_popis_akce {
  text-align: left;
  padding-top: 30px;
}
div.text_poptavky {
  margin: 1em 0;
  font-size: 13px;
}

div.predchozi_dalsi a.predchozi_tlacitko {
  float: left;
  width: 88px;
  height: 20px;
  background: #00662A;
  border: green 1px solid;
  text-decoration: none;
}
div.predchozi_dalsi a:hover.predchozi_tlacitko {
  background: #007730;
  color: white;
}

div.predchozi_dalsi_2 {
  float: left;
  max-width: 755px;
  padding-left: 10px;
  padding-right: 5px;
}

div.predchozi_dalsi a.dalsi_tlacitko {
  width: 88px;
  height: 20px;
  background: #00662A;
  border: green 1px solid;
  text-decoration: none;
}
div.predchozi_dalsi a:hover.dalsi_tlacitko {
  background: #007730;
  color: white;
}

div.predchozi_dalsi strong {
  float: left;
  width: 23px;
  height: 23px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
div.predchozi_dalsi a {
  display: block;
  width: 23px;
  height: 23px;
  background: url(http://as4u.cz/galerie/obrazky/imager.php?img=255247&x=23&y=23) center center no-repeat;
  float: left;
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin: 2px;
}
div.predchozi_dalsi a:hover {
  display: block;
  color: black;
  background: none;
}
div.clanek h3 a {
  color: black;
}
ul.poptavky_form {
  margin-left: 10px; 
  font-size: 13px;
}
div.eu_banner {
  width: 990px;
  height: 140px;
  position: relative;
  margin: auto;
  text-align: center;
}
a.eu_banner {
  background: url(http://www.as4u.cz/galerie/obrazky/imager.php?img=255727&x=990&y=140);
  display: block;
  line-height: 140px;
  height: 140px;
  width: 100%;
  color: black;
  text-align: center;
  overflow: hidden;
  text-decoration: underline;
}
