.hlavicka_info {
  float: left;
  margin: 20px 0 0 20px;
  height: 93px;
}

.hlavicka_info_predprodej {
  float: left;
  border-right: 1px solid #fff;
  padding-right: 20px;
  margin-right: 20px;
}

.hlavicka_info_zacatek {
  float: left;
}

.hlavicka_info_bile {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.hlavicka_info_fialove {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #ed0677;
}

.hlavicka_logo {
  background: url('../../img/hlavicka_logo.png') no-repeat top left;
  float: left;
  clear: both;
  width: 366px;
  height: 126px;
  text-indent: -9999px;
  overflow: hidden;
}

.hlavicka_bublina {
  text-align: center;
  position: absolute;
  text-decoration: none;
  color: #fff;
}

.hlavicka_bublina:hover, .hlavicka_bublina.aktiv {
  color: #ed0677;
}

.hlavicka_bublina.a {
  top: 145px;
  left: 430px;
  width: 110px;
  font-size: 26px;
  text-align: center;
}

.hlavicka_bublina.a .vetsi {
  font-size: 36px;
}

.hlavicka_bublina.b {
  top: 197px;
  left: 560px;
  width: 80px;
  font-size: 20px;
}

.hlavicka_bublina.c {
  top: 175px;
  left: 655px;
  width: 115px;
  font-size: 20px;
}

.hlavicka_bublina.c .vetsi {
  font-size: 32px;
}

.hlavicka_bublina.d {
  top: 172px;
  left: 788px;
  width: 80px;
  font-size: 22px;
}

.hlavicka_bublina.yt {
  top: 195px;
  left: 893px;
  width: 40px;
  height: 41px;
  text-indent: -9999px;
  overflow: hidden;
}

.hlavicka_bublina.fb {
  top: 156px;
  left: 940px;
  width: 48px;
  height: 47px;
  text-indent: -9999px;
  overflow: hidden;
}

.hlavicka_menu {
  position: absolute;
  top: 304px;
  left: 0;
  z-index: 2; 
}

a.hlavicka_menu_odkaz {
  float: left;
  color: #fff;
  text-decoration: none;
  background: url('../../img/hlavicka_menu_sprite.png') no-repeat top center;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  margin-right: 2px;
}

.hlavicka_menu a.posledni {
  margin-right: 0;
}

.hlavicka_menu_odkaz:hover, .hlavicka_menu_odkaz.aktiv {
  color: #fff;
  background: url('../../img/hlavicka_menu_sprite.png') no-repeat bottom center;
  /* text-transform: uppercase;
  font-weight: 700; */
}

/*** obsah ********************************************************************/
.navigace {
  float: left;
  clear: left;
  margin-bottom: 20px;
  width: 640px;
}

.navigace a {
  float: left;
  text-decoration: none;
  color: #fff;
}

.navigace span {
  color: #fff;
  float: left;
}

.navigace .oddelovac {
  margin: 0 5px;
}

.navigace a:hover, .navigace .aktiv {
  color: #ed0677;
}

.obsah_vyber_stylu {
  float: right;
  color: #fff;
  margin-right: 20px; /* margin-right: 330px */
  background: url('../../img/vyber_stylu.png') no-repeat top left;
  width: 117px;
  padding-left: 30px;
  margin-left: 20px;
  height: 29px;
  line-height: 29px;
  text-decoration: none;
}

.obsah_banner {
  float: right;
  width: 310px;
  height: 357px;
}

.obsah_titulek {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 0 20px 10px;
}

.obsah_titulek .vetsi {
  font-size: 22px;
  color: #ed0677;
}

/*** obsah home ***************************************************************/
.home_prolinacka_obal {
  width: 970px;
  height: 357px;
  overflow: hidden;
  margin-bottom: 30px;
  background: url('../../img/home_prolinacka_bg.png') no-repeat top left;
}

.home_prolinacka {
  float: left;
  width: 970px;
  height: 357px;
}

.home_prolinacka_foto {
  margin: 19px 0 0 19px;
  float: left;
}

.home_prolinacka_popis {
  float: right;
  width: 270px;
  margin-right: 20px;
}
.home_prolinacka_popis p {
  line-height: 1.7em;
}

.home_prolinacka_nadpis {
  font-size: 38px;
  font-weight: 700;
  color: #ed0677;
  border-bottom: 1px solid #fff;
  padding: 20px 0 10px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.home_prolinacka_nadpis a {
  color: #ed0677;
  text-decoration: none;
}

.home_prolinacka_podnadpis {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  padding: 0;
  text-transform: uppercase;
}

.home_prolinacka_podnadpis a {
  color: #fff;
  text-decoration: none;
}

.home_prolinacka_podpodnadpis {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.home_prolinacka_podpodnadpis a {
  color: #fff;
  text-decoration: none;
}

.home_prolinacka_vice {
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  padding: 0 0 0 31px;
  height: 25px;
  line-height: 25px;
  background: url('../../img/home_prolinacka_vice.png') no-repeat center left;
}

.home_prolinacka_vice:hover {
  color: #ed0677;
}

.home_prolinacka_navi {
  float: left;
  position: absolute;
  top: 318px;
  right: 5px;
}

.home_prolinacka_navi_item {
  float: left;
  font-weight: 700;
  font-size: 14px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}

.home_prolinacka_navi_item:hover, .home_prolinacka_navi_item.current {
  background: url('../../img/home_prolinacka_aktiv.png') no-repeat top left;
}

.home_top {
  float: left;
  clear: left;
  width: 640px;
  padding-bottom: 40px;
}

.home_top_vlevo {
  float: left;
  position: relative;
  width: 310px;
  height: 168px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
}

.home_top_vpravo {
  float: left;
  position: relative;
  width: 310px;
  height: 168px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
}

.home_top_odkaz {
  background: url('../../img/home_podbarveni.png') repeat center center;
  width: 100%;
  float: left;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 0;
}

.home_top_vlevo:hover .home_top_odkaz, .home_top_vpravo:hover .home_top_odkaz {
  background: url('../../img/home_podbarveni2.png') repeat center center;
}

.home_top_vlevo:hover .home_top_odkaz .oddelovac, .home_top_vpravo:hover .home_top_odkaz .oddelovac {
  color: #fff;
}

.home_top_odkaz .oddelovac {
  color: #ed0677;
  margin: 0 5px;
}

.home_aktualne {
  float: left;
  width: 640px;
  clear: left;
  padding-bottom: 20px;
}

.home_ctverecky {
  float: left;
  width: 970px;
  clear: left;
  padding-bottom: 20px;
}

.home_ctverecek {
  float: left;
  width: 233px;
  text-decoration: none;
  line-height: 1.7em;
  margin-right: 12px;
}

.home_ctverecek.d {
  margin-right: 0;
}

.home_ctverecek:hover .home_ctverecek_nadpis {
  background: url('../../img/home_ctverecek_sprite.png') no-repeat bottom left;
  /*text-transform: uppercase;*/
}

.home_ctverecek:hover .home_ctverecek_vice {
  background: url('../../img/vice.png') no-repeat bottom left;
  color: #ed0677;
}

.home_ctverecek_nadpis {
  background: url('../../img/home_ctverecek_sprite.png') no-repeat top left;
  height: 37px;
  line-height: 37px;
  padding: 11px 0 0 20px;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
}

.home_ctverecek_obsah {
  background: url('../../img/spodek_s_pozadim.png') no-repeat bottom right;
  padding: 10px 20px;
  text-align: justify;
}

.home_ctverecek_vice {
  float: left;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  padding: 0 0 0 18px;
  height: 18px;
  line-height: 18px;
  background: url('../../img/vice.png') no-repeat top left;
}

/*** obsah prehled ************************************************************/
.prehled_polozka {
  float: left;
  clear: left;
  width: 600px;
  text-align: justify;
  margin: 0 0 20px;
  color: #000;
  background: url('../../img/spodek_s_pozadim.png') no-repeat bottom right;
  padding: 20px;
}

.prehled_nadpis {
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #ed0677;
}

.prehled_datum {
  float: right;
  font-weight: 700;
  font-size: 12px;
}

.prehled_tisk {
  text-indent: -9999px;
  overflow: hidden;
  background: url('../../img/tisknout.png') no-repeat center center;
  width: 13px;
  height: 18px;
  float: left;
  margin: 0 15px 0 20px;
}

.prehled_nadpis a {
  color: #ed0677;
  text-decoration: none;
}

.prehled_podnadpis {
  font-size: 12px;
  margin: 0 0 10px;
  padding: 0;
}

.prehled_foto {
  float: left;
  margin: 0 20px 5px 0;
  max-width: 203px;
  _width: expression(this.height < this.width && this.width > 203 ? 203 : true);
}

.prehled_polozka p {
  line-height: 1.7em;
}

.prehled_vice {
  float: left;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  margin-top: 15px;
  font-weight: 700;
  padding-left: 18px;
  height: 18px;
  background: url('../../img/vice.png') no-repeat top left;
}

.prehled_vice:hover {
  background: url('../../img/vice.png') no-repeat bottom left;
  color: #ed0677;
}

/*** obsah detail *************************************************************/
.detail_obal {
  float: left;
  clear: left;
  width: 600px;
  text-align: justify;
  margin: 0 0 20px;
  color: #000;
  background: url('../../img/spodek_s_pozadim.png') no-repeat bottom right;
  padding: 20px;
}

.detail_nadpis {
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #ed0677;
}

.detail_podnadpis {
  font-size: 12px;
  margin: 0 0 10px;
  padding: 0;
}

.detail_datum {
  float: right;
  font-weight: 700;
  font-size: 12px;
}

.detail_tisk {
  text-indent: -9999px;
  overflow: hidden;
  background: url('../../img/tisknout.png') no-repeat center center;
  width: 13px;
  height: 18px;
  float: left;
  margin: 0 15px 0 20px;
}

.detail_galerie {
  width: 300px;
  margin-right: 20px;
  float: left;
}

.detail_galerie_velke img {
  margin: 0 0 20px 0;
  max-width: 300px;
  _width: expression(this.height < this.width && this.width > 300 ? 300 : true);
}

.detail_galerie_male {
  margin-bottom: 12px;
}

.detail_galerie_male img {
  float: left;
  margin: 0 8px 8px 0;
  max-width: 142px;
  _width: expression(this.height < this.width && this.width > 142 ? 142 : true);
}

.detail_video {
  margin-bottom: 20px;
  overflow: hidden;
}

.detail_text {
  float: right;
  width: 280px;
  margin-bottom: 20px;
}

.detail_text p {
  line-height: 1.7em;
}

.detail_audio {
  clear: both;
  margin-bottom: 20px;
} 

/*** obsah hlasovani **********************************************************/
.hlasovani {
  border: 0;
  outline: 0;
  padding: 0 0 10px;
  margin: 0;
}

.hlasovani fieldset {
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
}

.hlasovani_pocet_hlasu {
  width: 109px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  background: url('../../img/pocet_hlasu.png') no-repeat top left;
  float: left;
  margin-right: 10px;
}

.hlasovani_pocet  {
  float: left;
  font-size: 24px;
  color: #ed0677;
  font-weight: 700;
}

/*** paticka ******************************************************************/
.paticka_partner {
  float: left;
  width: 310px;
  color: #5a5a5a;
}

.paticka_partner.b {
  margin: 0 20px;
}

.paticka_partner p {
  border-bottom: 1px solid #5a5a5a;
  margin-bottom: 10px;
  padding: 0 0 10px 20px;
}

.paticka_mcrai {
  text-align: right;
  color: #242424;
  margin-top: 20px;
  padding: 10px 30px 0 0;
  border-top: 1px solid #242424;
  text-decoration: none;  
}

.paticka_mcrai a {
  color: #242424;
  text-decoration: none;
}


/***** next ***************/
.top_menu{
	float: right;
	margin-left: 0px;
	font-size: 12px;
	/*text-transform: uppercase;
	font-weight: bold;*/
}

a.hlavicka_menu_top_odkaz{
	color: #ffffff;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

a.hlavicka_menu_top_odkaz:hover, a.hlavicka_menu_top_odkaz.aktiv{
	text-decoration: underline;
	
}




