/* import */
.element-center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.img-center {
  display: table;
  width: 100%;
  table-layout: fixed;
  overflow: hidden;
  text-align: center;
}
.img-center span,
.img-center a {
  display: table-cell;
  vertical-align: middle;
}
.img-center span *,
.img-center a * {
  text-align: center;
  max-width: 100%;
}
body {
  font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
  color: #0075b7;
  font-size: .79em;
  line-height: 17px;
  background-image: url(../images/bg.png);
}
body,
table,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
a,
li,
ol,
img,
p,
form,
hr,
dl,
dt,
dd,
frame,
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
ul {
  list-style: none;
}
img {
  display: block;
}
a {
  color: #0075b7;
  text-decoration: underline;
}
a:hover {
  color: #ff8700;
  text-decoration: none;
}
.clearer {
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 1px;
  border: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
}
svg {
  fill: currentColor;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="image"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
h1 {
  font-size: 1.2em;
}
.page {
  margin: 0px auto;
  width: 1160px;
}
#line_top {
  width: 100%;
  float: left;
  height: 6px;
  background: #ff8900 url(../images/line_top.gif) repeat-x;
  font-size: 1px;
  _margin-top: -1px;
}
.line_top_i {
  background: #ff8900 url(../images/line_top.gif) repeat-x;
  float: left;
  width: 1160px;
  height: 6px;
}
.opacity:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ac {
  text-align: center;
}
#header-cover {
  height: 96px;
}
#header {
  box-shadow: 1px 1px 15px 5px rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  border-bottom: 3px solid #0063ad;
  z-index: 100000;
  background: #ffffff url(../images/bg_header.gif) repeat-x bottom;
  width: 100%;
  z-index: 10000;
  -ms-transform: rotate(translate3d(0, 0, 0));
  transform: rotate(translate3d(0, 0, 0));
}
#center_header,
#center_header_2,
#center_content,
#center_content_2,
#center_header_hry {
  position: relative;
  margin: 0 auto;
}
#center_header {
  width: 905px;
  height: 113px;
}
#center_header_2 {
  width: 1160px;
  height: 113px;
  background: #ffffff url(../images/bg_header.gif) repeat-x bottom;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
iframe,
iframe_hover {
  z-index: 1!important;
  position: relative;
}
/* leaderboard */
#leaderboard-cover {
  width: 100%;
  text-align: center;
  margin: 20px auto 0;
}
#leaderboard-cover div {
  display: inline-block;
  z-index: 10;
  position: relative;
  max-width: 1144px;
}
#leaderboard-cover p {
  margin-bottom: 17px;
  margin-top: -4px;
}
#leaderboard-cover.no-margin p {
  margin: 0 auto;
}
.js .leaderboard--en {
  display: none;
}
.leaderboard {
  width: 100%;
  margin: 0px auto;
  position: relative;
  text-align: center;
}
.leaderboard a {
  display: inline-block;
}
#leaderboard-cover a {
  display: inline-block;
}
.leaderboard_um {
  width: 750px;
  margin: 0px auto;
  position: relative;
  top: 8px;
}
.leaderboard_lide {
  width: 745px;
  margin: 0px auto;
  position: relative;
}
#center_header_hry {
  width: 905px;
  height: 40px;
}
.leaderboard_lide {
  top: 20px;
}
.leaderboard_heureka {
  width: 900px;
  margin: 0px auto;
  position: relative;
  left: 87px;
  padding: 5px 0;
}
#center_content {
  width: 910px;
  padding: 30px 0 25px 8px;
  clear: both;
}
#center_content_2 {
  width: 1144px;
  padding: 30px 8px 25px 8px;
  clear: both;
  overflow: hidden;
}
#center_content_2.no-overflow {
  overflow: visible;
}
.leaderboard_suzi {
  margin: 0px auto;
  width: 1025px;
  position: relative;
  padding: 5px 0;
}
#logo_site,
#add_fav {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
}
#logo_site {
  width: 209px;
  height: 36px;
  font-size: 1.3em;
  margin-top: 20px;
}
#add_fav {
  width: 122px;
  height: 16px;
  margin: 30px 0 0 15px;
}
#logo_site span,
#add_fav span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#logo_site span {
  background: url(../images/logo_site.png) no-repeat;
}
#logo_site .cursor {
  cursor: pointer;
}
#add_fav span {
  background: url(../images/add_fav.png) no-repeat;
}
#log_box {
  float: right;
  margin: 30px 9px 0 0;
}
#log_box > a:first-child {
  float: left;
  display: block;
  max-width: 100px;
  overflow: hidden;
}
#log_box > a:first-child img {
  height: 70px;
  border-radius: 5px;
}
#log_box > div {
  float: right;
  font-size: 90%;
  margin-left: 15px;
}
#log_box .user {
  float: left;
  font-weight: bold;
  font-size: 13px;
}
#log_box .user a {
  color: #ff8700;
}
#log_box > div > div + div {
  clear: both;
}
#men_log_box li {
  float: left;
  font-size: .89em;
}
#log_box2 {
  float: left;
  margin: 30px 9px 0 180px;
}
#men_log_box2 li {
  float: left;
  font-size: .89em;
}
#men_log_box .first {
  padding-right: 5px;
  margin-right: 5px;
  background: url(../images/odd_men_log_box.gif) no-repeat 100% 70%;
}
#men_log_box a,
#men_log_box a:hover {
  color: #98a9b3;
}
.h_prihlaseni,
.h_doporucujeme,
.h_novinky,
.h_zaebricky_mp3_ic,
.h_zebricky_legracni_videa_ic,
.h_zebricky_videoklipy_ic,
.h_zebricky_novinky_ic,
.h_napoveda_ic,
.h_posli_priteli_ic,
.h_novinky_ic,
.h_online_radia_ic,
.h_online_tv_ic,
.h_online_hry_ic,
.h_pravidla_ic,
.h_kontakt_ic,
.h_nahlaseni_chyb_ic,
.h_mapa_webu_ic,
.h_jak_na_rss_ic,
.h_registrace_ic,
.h_zapomenute_heslo_ic,
.h_nastaveni_ic,
.h_adresar_ic,
.h_jak_na_rss_ic,
.h_registrace_ic,
.h_zapomenute_heslo_ic,
.h_nastaveni_ic,
.h_adresar_ic,
.h_vzkazy_ic,
.h_rekl_ic,
.h_bannery_ic,
.h_pratele_ic,
.h_zebricky_miniblog_ic,
.h_seznamka_ic,
.h_lo_ic,
.h_playlisty_ic,
.h_hlasky_ic {
  position: relative;
  display: block;
  overflow: hidden;
}
.h_prihlaseni {
  width: 75px;
  height: 14px;
  background: url(../images/h_prihlaseni.gif) no-repeat 0 0;
}
.h_novinky_legracni_videa {
  width: 182px;
  height: 17px;
  position: relative;
  display: block;
  padding: 0!important;
  margin: 16px 0 0 24px;
}
.h_novinky_videoklipy {
  width: 182px;
  height: 17px;
  position: relative;
  display: block;
  padding: 0!important;
  margin: 16px 0 0 24px;
}
.h_doporucujeme {
  width: 129px;
  height: 21px;
  background: url(../images/h_doporucujeme.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_doporucujeme.png', sizingMethod='crop');
  float: none!important;
  margin: 0!important;
  padding: 0!important;
}
.h_novinky {
  width: 74px;
  height: 20px;
  background: url(../images/h_novinky.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_novinky.png', sizingMethod='crop');
  float: none!important;
  margin: 0!important;
  padding: 0!important;
}
.h_playlisty_ic {
  width: 109px;
  height: 32px;
  background: url(../images/h_playlisty.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_playlisty.png', sizingMethod='crop');
  margin: 0 0 0 15px;
}
.h_zaebricky_mp3_ic {
  width: 158px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_zaebricky_mp3_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_zaebricky_mp3_ic.png', sizingMethod='crop');
}
.h_zebricky_miniblog_ic {
  width: 158px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_zebricky_miniblog_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_zebricky_miniblog_ic.png', sizingMethod='crop');
}
.h_seznamka_ic {
  width: 129px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_seznamka_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_seznamka_ic.png', sizingMethod='crop');
}
.h_vzkazy_ic {
  width: 107px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_vzkazy_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_vzkazy_ic.png', sizingMethod='crop');
}
.h_pratele_ic {
  width: 109px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_pratele_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_pratele_ic.png', sizingMethod='crop');
}
.h_zebricky_legracni_videa_ic {
  width: 245px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_zebricky_legracni_videa_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_zebricky_legracni_videa_ic.png', sizingMethod='crop');
}
.h_zebricky_videoklipy_ic {
  width: 245px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_zebricky_videoklipy_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_zebricky_videoklipy_ic.png', sizingMethod='crop');
}
.h_zebricky_novinky_ic {
  width: 192px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_zebricky_novinky_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_zebricky_novinky_ic.png', sizingMethod='crop');
}
.h_napoveda_ic {
  width: 127px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_napoveda_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_napoveda_ic.png', sizingMethod='crop');
}
.h_posli_priteli_ic {
  width: 137px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_posli_priteli_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_posli_priteli_ic.png', sizingMethod='crop');
}
.h_novinky_ic {
  width: 111px;
  height: 31px;
  margin: 1px 0 8px 15px;
  background: url(../images/h_novinky_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_novinky_ic.png', sizingMethod='crop');
}
.h_online_radia_ic {
  width: 144px;
  height: 31px;
  margin: 1px 0 0 15px;
  background: url(../images/h_online_radia_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_online_radia_ic.png', sizingMethod='crop');
}
.h_online_tv_ic {
  width: 122px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_online_tv_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_online_tv_ic.png', sizingMethod='crop');
}
.h_online_hry_ic {
  width: 128px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_online_hry_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_online_hry_ic.png', sizingMethod='crop');
}
.h_pravidla_ic {
  width: 111px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_pravidla_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_pravidla_ic.png', sizingMethod='crop');
}
.h_kontakt_ic {
  width: 109px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(/images/h_kontakt_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_kontakt_ic.png', sizingMethod='crop');
}
.h_nahlaseni_chyb_ic {
  width: 174px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_nahlaseni_chyb_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_nahlaseni_chyb_ic.png', sizingMethod='crop');
}
.h_mapa_webu_ic {
  width: 140px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_mapa_webu_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_mapa_webu_ic.png', sizingMethod='crop');
}
.h_jak_na_rss_ic {
  width: 133px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_jak_na_rss_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_jak_na_rss_ic.png', sizingMethod='crop');
}
.h_registrace_ic {
  width: 131px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_registrace_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_registrace_ic.png', sizingMethod='crop');
}
.h_zapomenute_heslo_ic {
  width: 204px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_zapomenute_heslo_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_zapomenute_heslo_ic.png', sizingMethod='crop');
}
.h_lo_ic {
  width: 190px;
  height: 31px;
  margin: 5px 0 10px 15px;
  background: url(../images/h_lo_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_lo_ic.png', sizingMethod='crop');
}
.h_nastaveni_ic {
  width: 128px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_nastaveni_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_nastaveni_ic.png', sizingMethod='crop');
}
.h_adresar_ic {
  width: 106px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_adresar_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_adresar_ic.png', sizingMethod='crop');
}
.h_rekl_ic {
  width: 120px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_rekl_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_rekl_ic.png', sizingMethod='crop');
}
.h_bannery_ic {
  width: 120px;
  height: 31px;
  margin: 5px 0 0 15px;
  background: url(../images/h_bannery_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_bannery_ic.png', sizingMethod='crop');
}
.h_hlasky_ic {
  width: 98px;
  height: 31px;
  margin: 5px 0 10px 15px;
  background: url(../images/h_hlasky_ic.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/h_hlasky_ic.png', sizingMethod='crop');
}
.h_novinky_legracni_videa span {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/h_novinky_legracni_videa.png) no-repeat;
}
.h_novinky_videoklipy span {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/h_novinky_videoklipy.png) no-repeat;
}
#t-adv {
  font-size: 0.89em;
  color: #FFF;
  display: block;
  width: 1155px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: 12px;
  z-index: 10;
}
.h_doporucujeme span,
.h_novinky span,
.h_prihlaseni span,
.h_zaebricky_mp3_ic span,
.h_zebricky_legracni_videa_ic span,
.h_zebricky_videoklipy_ic span,
.h_zebricky_novinky_ic span,
.h_napoveda_ic span,
.h_posli_priteli_ic span,
.h_novinky_ic span,
.h_online_radia_ic span,
.h_online_tv_ic span,
.h_online_hry_ic span,
.h_pravidla_ic span,
.h_kontakt_ic span,
.h_nahlaseni_chyb_ic span,
.h_mapa_webu_ic span,
.h_jak_na_rss_ic span,
.h_registrace_ic span,
.h_zapomenute_heslo_ic span,
.h_nastaveni_ic span,
.h_adresar_ic span,
.h_vzkazy_ic span,
.h_rekl_ic span,
.h_bannery_ic span,
.h_pratele_ic span,
.h_zebricky_miniblog_ic span,
.h_seznamka_ic span,
.h_lo_ic span,
.logout span,
.nezobr,
#add_foto,
.h_playlisty_ic span,
.loader,
.h_hlasky_ic span {
  display: none;
}
#login_lf {
  width: 90px;
  height: 12px;
  margin: 9px 0 5px;
  color: #98a9b3;
  font-size: .89em;
  padding: 2px 2px 0;
  _padding-top: 1px;
  border: 1px solid #cfcfcf;
  padding: 3px 5px 3px;
  border-radius: 3px;
  box-shadow: inset 0px 1px 3px 0px rgba(81, 81, 81, 0.2);
}
.login_lf_vid {
  width: 90px;
  display: block;
  margin: 9px 0 5px;
}
.rename_playlist {
  width: 120px;
  height: 14px;
}
#login_lf_zas_mp3 {
  width: 72px;
  height: 12px;
  display: block;
  margin: 5px 0 5px 5px;
  font-size: .89em;
  padding: 2px 2px 0;
  _padding-top: 1px;
}
#pass_lf {
  width: 50px;
  height: 12px;
  color: #98a9b3;
  font-size: .89em;
  padding: 2px 2px 0;
  border: 1px solid #cfcfcf;
  padding: 3px 5px 3px;
  border-radius: 3px;
  box-shadow: inset 0px 1px 3px 0px rgba(81, 81, 81, 0.2);
}
#log_box2 .fb-login {
  background: url("../images/fb-button.png") no-repeat left top;
  width: 151px;
  height: 20px;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-decoration: none;
  clear: both;
  position: relative;
  top: 6px;
}
#log_but_lf {
  width: 29px;
  height: 20px;
  background: #74d200 url(../images/ok_but_2.gif) no-repeat;
  border: none;
  cursor: pointer;
}
#log_but_lf:hover {
  background-position: 0 -20px;
}
#log_but_lf_h {
  width: 29px;
  height: 20px;
  background: #74d200 url(../images/ok_but_h.png) no-repeat;
  border: none;
  cursor: pointer;
}
#odeslat_but {
  width: 61px;
  height: 22px;
  background: #74d200 url(../images/odeslat_but_2.gif) no-repeat;
  border: none;
  cursor: pointer;
  margin-left: 105px;
  margin-bottom: 5px;
}
.odeslat_but_up {
  width: 61px;
  height: 22px;
  background: #74d200 url(../images/odeslat_but.gif) no-repeat;
  border: none;
  cursor: pointer;
  margin: 10px 0 10px 96px;
}
#odeslat_but_ze {
  width: 61px;
  height: 22px;
  background: #74d200 url(../images/odeslat_but.gif) no-repeat;
  border: none;
  margin-left: 10px;
  margin-top: 3px;
  cursor: pointer;
  float: left;
}
#odeslat_but_fotogal {
  width: 61px;
  height: 22px;
  background: #74d200 url(../images/odeslat_but.gif) no-repeat;
  border: none;
  cursor: pointer;
  margin-left: 85px;
  margin-bottom: 5px;
}
#odeslat_but:hover,
.odeslat_but_up:hover,
#odeslat_but_ze:hover,
#odeslat_but_fotogal:hover {
  background-position: 0 -22px;
}
#hl_menu {
  position: absolute;
  left: -1px;
  bottom: 0;
  _margin-bottom: -1px !important;
}
#hl_menu li {
  float: left;
  height: 35px;
  position: relative;
  display: block;
  overflow: hidden;
}
#hl_menu a span {
  height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  display: block;
}
#men_1,
#men_1 span,
#men_1_active,
#men_1_active span {
  width: 62px;
}
#men_1 a span {
  background: url(../images/men_1.png) no-repeat 0 0;
}
#men_1_active a span {
  background: url(../images/men_1_active.png) no-repeat 0 0;
}
#men_2,
#men_2 span,
#men_2_active,
#men_2_active span {
  width: 54px;
}
#men_2 a span {
  background: url(../images/men_2.png) no-repeat 0 0;
}
#men_2_active a span {
  background: url(../images/men_2_active.png) no-repeat 0 0;
}
#men_3,
#men_3 span,
#men_3_active,
#men_3_active span {
  width: 126px;
}
#men_3 a span {
  background: url(../images/men_3.png) no-repeat 0 0;
}
#men_3_active a span {
  background: url(../images/men_3_active.png) no-repeat 0 0;
}
#men_4,
#men_4 span,
#men_4_active,
#men_4_active span {
  width: 98px;
}
#men_4 a span {
  background: url(../images/men_4.png) no-repeat 0 0;
}
#men_4_active a span {
  background: url(../images/men_4_active.png) no-repeat 0 0;
}
#men_5,
#men_5 span,
#men_5_active,
#men_5_active span {
  width: 92px;
}
#men_5 a span {
  background: url(../images/men_5.png) no-repeat 0 0;
}
#men_5_active a span {
  background: url(../images/men_5_active.png) no-repeat 0 0;
}
#men_6,
#men_6 span,
#men_6_active,
#men_6_active span {
  width: 76px;
}
#men_6 a span {
  background: url(../images/men_6.gif) no-repeat 0 0;
}
#men_6_active a span {
  background: url(../images/men_6_active.png) no-repeat 0 0;
}
#men_7,
#men_7 span,
#men_7_active,
#men_7_active span {
  width: 72px;
}
#men_7 a span {
  background: url(../images/men_7.png) no-repeat 0 0;
}
#men_7_active a span {
  background: url(../images/men_7_active.png) no-repeat 0 0;
}
#men_8,
#men_8 span,
#men_8_active,
#men_8_active span {
  width: 55px;
}
#men_8 a span {
  background: url(../images/men_8.png) no-repeat 0 0;
}
#men_8_active a span {
  background: url(../images/men_8_active.png) no-repeat 0 0;
}
#men_9,
#men_9 span,
#men_9_active,
#men_9_active span {
  width: 49px;
}
#men_9 a span {
  background: url(../images/men_9.png) no-repeat 0 0;
}
#men_9_active a span {
  background: url(../images/men_9_active.png) no-repeat 0 0;
}
#men_10,
#men_10 span,
#men_10_active,
#men_10_active span {
  width: 185px;
}
#men_10 a span {
  background: url(../images/men_10.png) no-repeat 0 0;
}
#men_10_active a span {
  background: url(../images/men_10_active.png) no-repeat 0 0;
}
#men_11,
#men_11 span,
#men_11_active,
#men_11_active span {
  width: 100px;
}
#men_11 a span {
  background: url(../images/men_11.png) no-repeat 0 0;
}
#men_11_active a span {
  background: url(../images/men11_active.png) no-repeat 0 0;
}
#men_12,
#men_12 span,
#men_12_active,
#men_12_active span {
  width: 82px;
}
#men_12 a span {
  background: url(../images/men_12.png) no-repeat 0 0;
}
#men_13,
#men_13 span,
#men_13_active,
#men_13_active span {
  width: 155px;
}
#men_13 a span {
  background: url(../images/men_13.png) no-repeat 0 0;
}
/*#men_13_active a span {
    background: url(../images/men_13_active.png) no-repeat 0 0;
}
*/
#men_1 a:hover span,
#men_2 a:hover span,
#men_3 a:hover span,
#men_4 a:hover span,
#men_5 a:hover span,
#men_6 a:hover span,
#men_7 a:hover span,
#men_8 a:hover span,
#men_9 a:hover span,
#men_10 a:hover span,
#men_11 a:hover span,
#men_12 a:hover span,
#men_13 a:hover span {
  background-position: 0 -35px;
}
#content {
  width: 100%;
  background: url(../images/bcg_2.png) repeat-x center -20px;
  clear: both;
}
#content .content-in {
  background: linear-gradient(to bottom, #0075b7 0%, rgba(125, 185, 232, 0) 100%) no-repeat;
  background-size: 100% 300px;
  padding-top: 20px;
}
#bg_content {
  width: 100%;
  height: 234px;
  position: absolute;
  left: 0;
  background: url(../images/bcg_1.png) repeat top center;
}
#bg_content_i {
  width: 1160px;
  height: 234px;
  background: url(../images/bcg_1.png) repeat center top;
}
#bg_content_hry {
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0;
  background: url(../images/bcg_1.png) repeat top center;
}
#bg_png_bs {
  width: 908px;
  position: absolute;
  top: 42px;
  left: 4px;
  height: 200px;
  background: url(../images/bg_box_s.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_s.png', sizingMethod='crop');
}
#box_s_bg {
  position: relative;
  _height: 52px;
  margin: 0 0 13px;
  padding-top: 12px;
}
#box_s {
  width: 908px;
  height: 29px;
  position: relative;
  font-size: .89em;
  color: #3d7fa3;
  padding: 3px 14px 5px;
  margin: 0 0 0 -4px;
}
#box_s_h {
  width: 660px;
  height: 29px;
  position: relative;
  font-size: .89em;
  color: #3d7fa3;
  background: #fee29f;
  padding: 5px 14px 0;
  margin: 0 0 10px;
}
#box_s_h form,
.left {
  float: left;
}
#box_s_bg_top {
  width: 908px;
  height: 12px;
  position: absolute;
  top: 30px;
  left: 0;
  background: url(../images/bg_box_s_top.png) no-repeat top;
  margin-left: 4px;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_s_top.png', sizingMethod='crop');
}
#box_s_bg_bot {
  width: 908px;
  height: 16px;
  position: absolute;
  bottom: -5px;
  _bottom: 7px;
  left: 0;
  background: url(../images/bg_box_s_bot.png) no-repeat bottom;
  margin-left: -4px;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_s_bot.png', sizingMethod='crop');
}
.select_sf {
  width: 100px;
  margin: 0 13px 0 6px;
  font-size: .95em;
  padding-left: 3px;
  height: 19px;
  color: #303030;
  font-weight: 700;
}
.select_ins {
  width: 150px;
  margin: 0 13px 0 0;
  font-size: .95em;
  padding-left: 3px;
  height: 19px;
  color: #303030;
}
.select_sf_up {
  width: 150px;
  margin: 0 13px 0 0;
  font-size: .95em;
  height: 19px;
  color: #303030;
}
.select_sf_find {
  width: 110px;
  margin: 0 13px 0 6px;
  font-size: .95em;
  padding-left: 3px;
  height: 19px;
  color: #303030;
}
.select_sf_find_p {
  width: 125px;
  margin: 0 13px 0 6px;
  font-size: .95em;
  padding-left: 3px;
  height: 19px;
  color: #303030;
}
.select_sf_m {
  width: 45px;
  margin: 0 13px 0 6px;
  font-size: .95em;
  padding-left: 3px;
  height: 19px;
  color: #303030;
}
.input_sf {
  width: 120px;
  margin: 0 15px 0 5px;
  font-size: .89em;
  color: #303030;
  font-weight: 700;
}
.input_sf_nick {
  width: 120px;
  margin: 0 15px 0 5px;
  font-size: .89em;
  color: #999;
  font-weight: 700;
}
#hledej_but_lf {
  width: 51px;
  height: 22px;
  background: #74d200 url(../images/hledej_but.gif) no-repeat;
  border: none;
  margin: 0 8px -2px -10px;
  cursor: pointer;
}
#hledej_but_lf:hover {
  background-position: 0 -22px;
}
#sl_1,
#sl_2,
#sl_3,
#sl_4 {
  float: left;
  position: relative;
}
#sl_1 {
  margin-left: -4px;
  width: 230px;
}
#sl_1 li,
#sl_2 li,
#sl_3 li,
#sl_4 li {
  clear: both;
}
#sl_2,
#sl_3 {
  width: 225px;
}
#sl_4 {
  width: 228px;
}
#sl_1 .bg_top {
  width: 230px;
  height: 45px;
  background: url(../images/sl_1_bg_top.png) no-repeat;
  position: relative;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_1_bg_top.png', sizingMethod='crop');
}
#sl_1 .bg_bot {
  width: 230px;
  height: 51px;
  position: relative;
}
#sl_1 .bg_bot .bg_x {
  width: 230px;
  height: 51px;
  background: url(../images/sl_1_bg_bot.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#sl_2 .bg_top,
#sl_3 .bg_top {
  width: 225px;
  height: 45px;
  background: url(../images/sl_2_3_bg_top.png) no-repeat;
  position: relative;
}
#sl_2 .bg_bot,
#sl_3 .bg_bot {
  width: 225px;
  height: 50px;
  position: relative;
}
#sl_2 .bg_bot .bg_x,
#sl_3 .bg_bot .bg_x {
  width: 225px;
  height: 50px;
  background: url(../images/sl_2_3_bg_bot.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#sl_4 .bg_top {
  width: 228px;
  height: 45px;
  background: url(../images/sl_4_bg_top.png) no-repeat;
  position: relative;
}
#sl_4 .bg_bot {
  width: 228px;
  height: 50px;
  position: relative;
}
#sl_4 .bg_bot .bg_x {
  width: 228px;
  height: 50px;
  background: url(../images/sl_4_bg_bot.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_4_bg_bot.png', sizingMethod='crop');
}
#sl_1 .bg_bot a,
#sl_1 .bg_bot a:hover,
#sl_2 .bg_bot a,
#sl_2 .bg_bot a:hover,
#sl_3 .bg_bot a,
#sl_3 .bg_bot a:hover,
#sl_4 .bg_bot a,
#sl_4 .bg_bot a:hover {
  font-size: 1em;
  display: block;
  background: url(../images/a_arow.gif) no-repeat 100% 100%;
  float: left;
  padding: 10px 25px 0 18px;
  z-index: 10;
  position: absolute;
}
#sl_1 h1,
#sl_2 h1,
#sl_3 h1,
#sl_4 h1 {
  font-size: 1em;
  color: #0075b7;
  padding: 14px 0 0 14px;
}
#sl_1_icon {
  width: 52px;
  height: 40px;
  display: block;
  position: absolute;
  top: 9px;
  right: 7px;
  background: url(../images/sl_1_icon.png) no-repeat;
  z-index: 10;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_1_icon.png', sizingMethod='crop');
}
#sl_2_icon {
  width: 52px;
  height: 40px;
  display: block;
  position: absolute;
  top: 9px;
  right: 7px;
  background: url(../images/sl_2_icon.png) no-repeat;
  z-index: 10;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_2_icon.png', sizingMethod='crop');
}
#sl_3_icon {
  width: 55px;
  height: 44px;
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  background: url(../images/sl_3_icon.png) no-repeat;
  z-index: 10;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_3_icon.png', sizingMethod='crop');
}
#sl_4_icon {
  width: 45px;
  height: 48px;
  display: block;
  position: absolute;
  top: 6px;
  right: 17px;
  background: url(../images/sl_4_icon.png) no-repeat;
  z-index: 10;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_4_icon.png', sizingMethod='crop');
}
#sl_1 ul {
  padding-left: 7px;
  width: 223px;
}
#bg_box_ss_left {
  width: 230px;
  background-image: url(../images/bg_box_ss_left.png);
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_ss_left.png', sizingMethod='scale');
}
#bg_box_ss_right {
  width: 227px;
  background: url(../images/bg_box_ss_right.png) repeat-y right;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_ss_right.png', sizingMethod='scale');
}
#sl_2 ul,
#sl_2 ul {
  width: 225px;
}
#sl_4 ul {
  width: 226px;
}
#sl_1 li {
  background-color: #f5fcff;
  min-height: 34px;
  position: relative;
  border-bottom: 1px solid #b7dcf1;
  width: 159px;
  border-right: 1px solid #b5dbf1;
  padding: 2px 10px 0 53px;
  display: block;
}
#sl_2 li,
#sl_3 li {
  background-color: #f5fcff;
  min-height: 34px;
  position: relative;
  display: block;
  border-bottom: 1px solid #b7dcf1;
  width: 161px;
  border-right: 1px solid #b5dbf1;
  padding: 2px 10px 0 53px;
}
#sl_4 li {
  background-color: #f5fcff;
  min-height: 34px;
  position: relative;
  display: block;
  border-bottom: 1px solid #b7dcf1;
  width: 158px;
  border-right: 1px solid #b5dbf1;
  padding: 2px 10px 0 53px;
}
#sl_1 li,
#sl_2 li,
#sl_3 li,
#sl_4 li {
  z-index: 1;
}
#sl_1 p,
#sl_2 p,
#sl_3 p,
#sl_4 p {
  color: #81a5b9;
  font-size: .89em;
  float: left;
  margin-top: -3px;
  _margin-top: 0;
}
#sl_1 a,
#sl_2 a,
#sl_3 a,
#sl_4 a {
  color: #0075b7;
  font-weight: 700;
  font-size: .89em;
  display: block;
  _display: inline;
}
#sl_1 a:hover,
#sl_2 a:hover,
#sl_3 a:hover,
#sl_4 a:hover {
  color: #ff8700;
  font-weight: 700;
  font-size: .89em;
}
.p_1 span,
.p_2 span,
.p_3 span,
.p_4 span,
.p_5 span,
.p_6 span,
.p_7 span,
.p_8 span,
.p_9 span,
.p_10 span,
.p_11 span,
.p_12 span {
  width: 43px;
  height: 37px;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: url("../images/numbers.png") no-repeat;
}
.p_1 span {
  background-position: left top;
}
.p_2 span {
  background-position: left -37px;
}
.p_3 span {
  background-position: left -74px;
}
.p_4 span {
  background-position: left -111px;
}
.p_5 span {
  background-position: left -148px;
}
.p_6 span {
  background-position: left -185px;
}
.p_7 span {
  background-position: left -222px;
}
.p_8 span {
  background-position: left -259;
}
.p_9 span {
  background-position: left -296px;
}
.p_10 span {
  background-position: left -333px;
}
.p_11 span {
  background-position: left -370px;
}
.p_12 span {
  background-position: left -407px;
}
.p_13 span {
  background-position: left -444px;
}
.p_14 span {
  background-position: left -481px;
}
.p_15 span {
  background-position: left -518px;
}
.p_16 span {
  background-position: left -555px;
}
.p_17 span {
  background-position: left -592px;
}
.p_18 span {
  background-position: left -629px;
}
.p_19 span {
  background-position: left -666px;
}
.p_20 span {
  background-position: left -703px;
}
#sl_1 .p_1 span,
#sl_1 .p_2 span,
#sl_1 .p_3 span,
#sl_1 .p_4 span,
#sl_1 .p_5 span,
#sl_1 .p_6 span,
#sl_1 .p_7 span,
#sl_1 .p_8 span,
#sl_1 .p_9 span,
#sl_1 .p_10 span,
#sl_1 .p_11 span,
#sl_1 .p_12 span {
  left: 3px!important;
}
.fl_r {
  float: right!important;
}
#dop_box {
  float: left;
  margin: 30px 0 0 14px;
  _margin-left: 5px;
}
#dop_box a,
#dop_box_2 a {
  color: #fff;
}
#dop_box_2 {
  float: left;
  margin: 15px 0 0 14px;
  _margin-left: 5px;
}
#dop_box li a,
#dop_box_2 li a,
#dop_box li,
#dop_box_2 li {
  color: #FFF;
  font-size: .89em;
}
#dop_box li a,
#dop_box_2 li a {
  font-size: 1em;
}
#dop_box li {
  float: left;
  margin: 11px 9px 0 0;
}
#dop_box_2 li {
  float: left;
  margin: 11px 9px 0 0;
}
#dop_box li a:first-child:hover,
#dop_box_2 li a:first-child:hover {
  border: 1px solid #0078c0;
}
#dop_box p,
#dop_box_2 p {
  float: left;
  color: #FFF;
  font-size: 90%;
  margin-top: 13px;
}
#dop_box span,
#dop_box_2 span {
  color: #FFF;
  font-size: 90%;
}
.a_img {
  border: 1px solid #00adef;
  display: block;
  background-color: #FFF;
  padding: 2px;
  width: 117px;
}
#nov_box {
  width: 310px;
  float: right;
  margin: 23px 0 20px 0;
  _margin-left: 7px;
  border-left: 1px solid #33bdf2;
  color: #FFF;
  font-size: 12px;
  padding: 7px 0 7px 28px;
  _padding-left: 18px;
}
#nov_box_2 {
  width: 410px;
  float: right;
  border-left: 1px solid #33bdf2;
  margin: 9px 0 0 0;
  _margin-left: 7px;
  color: #FFF;
  font-size: .95em;
  padding: 7px 0 7px 28px;
  _padding-left: 18px;
}
#nov_box p,
#nov_box_2 p {
  padding-top: 8px;
  font-size: 13px;
}
.a_not,
.a_not:hover {
  float: left;
  padding-left: 21px;
  color: #FFF;
  background: url(../images/a_not_bg.gif) no-repeat left;
  min-height: 16px;
  display: block;
}
.a_flag,
.a_flag:hover {
  padding-left: 21px;
  color: #FFF;
  background: url(../images/a_flag_en.gif) no-repeat left;
  min-height: 16px;
  display: block;
  float: left;
  margin-left: 35px;
}
#footer {
  min-height: 91px;
  _height: 91px;
  background: #0086d6 url(../images/bg_footer.gif) repeat-x top;
  font-size: .89em;
  float: left;
  width: 100%;
}
#footer_2 {
  min-height: 27px;
  _height: 27px;
  background: #0086d6 url(../images/bg_footer.gif) repeat-x top;
  font-size: .89em;
  position: relative;
  top: 6px;
  float: left;
  width: 100%;
}
#center_footer {
  width: 1144px;
  position: relative;
  margin: 0 auto;
  padding-top: 15px;
}
#center_footer_2 {
  width: 1160px;
  position: relative;
  margin: 0 auto;
}
#center_footer_i {
  float: left;
  width: 1160px;
  background: #0086d6 url(../images/bg_footer.gif) repeat-x top;
  height: 91px;
  padding: 15px 0 0;
}
#footer ul,
#footer_2 ul {
  float: left;
  margin-left: 18px;
  _margin-left: 1px;
}
#footer li,
#footer_2 li {
  float: left;
  padding-left: 8px;
  background: url(../images/odd_footer.gif) no-repeat left 100%;
  margin-left: 8px;
}
#footer li:first-child,
#footer_2 li:first-child {
  background: none;
  margin: 0;
  padding: 0;
}
.tl {
  margin: 0;
  padding: 0;
}
#footer a,
#footer a:hover,
#footer_2 a,
#footer_2 a:hover {
  color: #94d8ff;
}
#footer p {
  float: right;
  color: #94d8ff;
  padding-right: 30px;
}
.a_rss {
  background: url(../images/a_rss.gif) no-repeat 0% 100% !important;
  padding-left: 20px!important;
}
#a_fa {
  background: url(../images/a_rss2.gif) no-repeat 0% 100% !important;
  padding-left: 20px;
}
.zeb_sl_1,
.zeb_sl_2 {
  margin-top: 10px;
  float: left;
}
.zeb_sl_1 .bg_top {
  width: 453px;
  height: 45px;
  background: url(../images/zeb_sl_1_bg_top.png) no-repeat;
  position: relative;
}
.zeb_sl_2 .bg_top {
  width: 453px;
  height: 45px;
  background: url(../images/zeb_sl_2_bg_top.png) no-repeat;
  position: relative;
  _background: none;
}
.zeb_sl_1 .bg_bot,
.zeb_sl_2 .bg_bot {
  height: 50px;
  position: relative;
}
.zeb_sl_1 .bg_bot {
  width: 453px;
}
.zeb_sl_1 .bg_bot form {
  position: relative;
  bottom: 12px;
}
.zeb_sl_2 .bg_bot {
  width: 455px;
}
.zeb_sl_1 .bg_bot .bg_x,
.zeb_sl_2 .bg_bot .bg_x {
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.zeb_sl_1 .bg_bot .bg_x {
  width: 453px;
  height: 50px;
  background: url(../images/sl_1_bg_zeb_bot.png) no-repeat;
  _background: none;
}
.zeb_sl_2 .bg_bot .bg_x {
  width: 455px;
  background: url(../images/sl_2_bg_zeb_bot.png) no-repeat;
}
.zeb_sl_1 .bg_bot a,
.zeb_sl_1 .bg_bot a:hover,
.zeb_sl_2 .bg_bot a,
.zeb_sl_2 .bg_bot a:hover {
  font-size: 1em;
  display: block;
  font-weight: 700;
  background: url(../images/a_arow.gif) no-repeat 100% 100%;
  float: left;
  padding: 15px 25px 0 18px;
  z-index: 10;
  position: absolute;
  color: #515151;
}
.zeb_sl_1 .bg_bot a:hover,
.zeb_sl_2 .bg_bot a:hover {
  color: #ff8700;
}
.zeb_sl_1 .bg_bot span a,
.zeb_sl_1 .bg_bot span a:hover,
.zeb_sl_2 .bg_bot span a,
.zeb_sl_2 .bg_bot span a:hover {
  font-size: 1em;
  display: block;
  font-weight: 700;
  background: url(../images/a_player.gif) no-repeat 100% 100%;
  float: left;
  padding: 10px 25px 0 18px;
  z-index: 10;
  position: absolute;
}
.zeb_sl_1 h2,
.zeb_sl_2 h2,
.zeb_sl_1 h1,
.zeb_sl_2 h1 {
  font-size: 1em;
  color: #0075b7;
  padding: 14px 0 0 18px;
}
.zeb_sl_1 li,
.zeb_sl_2 li,
.bg_box_nov_left li,
.bg_box_nov_right li {
  z-index: 10;
  position: relative;
  border-bottom: 1px solid #b7dcf1;
  overflow: hidden;
  margin-bottom: -3px;
  _width: 448px;
}
.zeb_sl_1 li,
.bg_box_nov_left li {
  margin-left: 4px;
}
.zeb_sl_2 li,
.bg_box_nov_right li {
  margin-right: 4px;
}
.zeb_sl_1 li a,
.zeb_sl_1 li a:hover,
.zeb_sl_middle li a,
.zeb_sl_middle li a:hover,
.zeb_sl_2 li a,
.zeb_sl_2 li a:hover,
.bg_box_nov_left li a,
.bg_box_nov_left li a:hover,
.bg_box_nov_right li a,
.bg_box_nov_right li a:hover {
  padding: 4px 0 3px 10px;
  display: block;
  float: left;
  font-size: .89em;
  width: 305px;
  overflow: hidden;
  white-space: nowrap;
}
.zeb_sl_1 li span a,
.zeb_sl_1 li span a:hover,
.zeb_sl_2 li span a,
.zeb_sl_2 li span a:hover,
.bg_box_nov_left li span a,
.bg_box_nov_left li span a:hover,
.bg_box_nov_right li span a,
.bg_box_nov_right li span a:hover {
  float: right;
  width: 40px;
}
.zeb_sl_1 li span,
.zeb_sl_2 li span,
.zeb_sl_middle li span,
.bg_box_nov_left li span,
.bg_box_nov_right li span {
  float: right;
  display: block;
  padding-top: 4px;
  padding-right: 9px;
  font-size: .89em;
  color: #81a5b9;
}
.bg_box_zeb_left {
  width: 453px;
  background-image: url(../images/bg_box_zeb_left.png);
  z-index: 1;
  _background: none;
}
.bg_box_zeb_right {
  width: 455px;
  background-image: url(../images/bg_box_zeb_right.png);
  z-index: 1;
}
.zeb_sl_1 .por_c,
.zeb_sl_2 .por_c,
.bg_box_nov_left .por_c,
.bg_box_nov_right .por_c {
  width: 39px;
  border-right: 1px solid #b4dcf1;
  padding: 6px 0 6px 0!important;
  display: block!important;
  color: #ff8a00!important;
  font-weight: 700;
  text-align: center;
  float: left!important;
  background-color: #f0faff;
}
.zeb_sl_1 .por_c,
.bg_box_nov_left .por_c {
  margin-left: 3px;
}
#stav_ser {
  margin: 20px 0 0 20px;
  color: #fff;
  font-size: .95em;
  font-weight: 700;
}
#stav_ser li {
  float: left;
  margin-right: 30px;
}
#odd_page {
  width: 100%;
  height: 8px;
  font-size: 1px;
  background: #0086d6 url(../images/bg_odd_page.gif) repeat-x;
}
#dow_box,
#vid_box,
#hp_box,
#hp_box_2,
#dow_box_s2 {
  position: relative;
  margin-left: -4px;
}
#vid_box {
  margin-top: 7px;
}
#hp_box,
#hp_box_2 {
  margin-top: 10px;
}
#dow_box .bg_top,
#dow_box_s2 .bg_top,
#hp_box_2 .bg_top,
#hp_box .bg_top {
  width: 1151px;
  height: 45px;
  background: url(../images/bg_box_dow_top-new.png) no-repeat;
  position: relative;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow_top.png', sizingMethod='crop');
}
#vid_box .bg_top,
#hp_box .bg_top.yellow-top {
  width: 908px;
  height: 45px;
  background: url(../images/bg_box_dow_top.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow_top.png', sizingMethod='crop');
}
.bg_top .reg_posun {
  position: relative;
  top: 15px;
  left: 18px;
  color: #000;
}
#hp_box .bg_top {
  width: 908px;
  height: 12px;
  background: url(../images/bg_box_hp_top.png) no-repeat;
  position: relative;
  _background: none;
  _margin-bottom: -4px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_hp_top.png', sizingMethod='crop');
}
#hp_box .bg_top_2 {
  width: 908px;
  height: 45px;
  background: url(../images/bg_box_nov_top.png) no-repeat;
  position: relative;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_nov_top.png', sizingMethod='crop');
}
#dow_box .bg_bot {
  width: 908px;
  height: 24px;
  background: url(../images/bg_box_dow_bot.png) no-repeat;
  position: relative;
  position: _absolute;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow_bot.png', sizingMethod='crop');
}
#dow_box_s2 .bg_bot {
  width: 1151px;
  height: 24px;
  background: url(../images/bg_box_dow_bot_new.png) no-repeat;
  position: relative;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow_bot.png', sizingMethod='crop');
}
#vid_box .bg_bot,
#hp_box .bg_bot,
#dow_box .bg_bot,
#hp_box_2 .bg_bot {
  width: 908px;
  height: 16px;
  background: url(../images/bg_box_vid_bot.png) no-repeat;
  position: relative;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_vid_bot.png', sizingMethod='crop');
}
#dow_box h1 {
  font-size: 1em;
  color: #ff7800;
  padding: 14px 0 0 18px;
}
#dow_box h1,
#vid_box h1,
#vid_box h2,
#dow_box_s2 h1,
#hp_box_2 h1,
#hp_box .bg_top h2,
#vid_box .bg_top h2 {
  font-size: 1.05em;
  color: #ff7800;
  padding: 14px 0 0 18px;
}
#hp_box .bg_top h2 {
  float: left;
}
#vid_box .bg_bot h1 {
  display: block;
  float: left;
}
#dow_box ul,
#dow_box_s2 ul {
  display: block;
  min-height: 46px;
  width: 1151px;
  padding-top: 15px;
  background: url(../images/bg_box_dow-new.png) repeat-y;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow.png', sizingMethod='scale');
}
#dow_box li,
#dow_box_s2 li {
  float: left;
  position: relative;
}
#a_do_pratel {
  height: 24px;
  _width: 100px;
  display: block;
  background: url(../images/a_do_pratel.png) no-repeat left center;
  padding: 5px 0 0 27px;
  font-weight: 700;
  margin: 13px 0 0 10px;
}
#a_vzkaz {
  height: 24px;
  _width: 100px;
  display: block;
  background: url(../images/a_vzkaz.png) no-repeat left center;
  padding: 5px 0 0 27px;
  font-weight: 700;
  margin: 13px 0 0;
}
#a_seznamitse {
  height: 24px;
  _width: 100px;
  display: block;
  background: url(../images/a_seznamitse.png) no-repeat left center;
  padding: 5px 0 0 27px;
  font-weight: 700;
  margin: 13px 0 0;
}
#a_seznamitse:hover {
  cursor: pointer;
}
#a_seznamitse_2 {
  height: 24px;
  _width: 100px;
  display: block;
  background: url(../images/a_seznamitse.png) no-repeat left center;
  padding: 5px 0 0 27px;
  margin: 0 20px 0 0;
  position: relative;
  bottom: 5px;
}
#a_seznamitse_2:hover {
  cursor: pointer;
}
#a_sez_4,
#a_sez_1,
#a_sez_2,
#a_sez_3,
#a_sez_5,
#a_sez_6 {
  height: 24px;
  _width: 100px;
  display: block;
  padding: 5px 0 0 30px;
}
#a_sez_4 {
  background: url(../images/a_sez_like.png) no-repeat left center;
}
#a_sez_1 {
  background: url(../images/a_sez_love.png) no-repeat left center;
}
#a_sez_2 {
  background: url(../images/a_sez_meet.png) no-repeat left center;
}
#a_sez_3 {
  background: url(../images/a_sez_office.png) no-repeat left center;
}
#a_sez_5 {
  background: url(../images/a_sez_sport.png) no-repeat left center;
}
#a_sez_6 {
  background: url(../images/a_sez_sex.png) no-repeat left center;
}
#a_vzkaz_2 {
  height: 24px;
  _width: 100px;
  display: block;
  background: url(../images/a_vzkaz.png) no-repeat left center;
  padding: 5px 0 0 27px;
  margin: 0 20px 0 0;
  position: relative;
  bottom: 5px;
}
#a_vzkaz_3 {
  height: 24px;
  _width: 100px;
  display: block;
  background: url(../images/a_vzkaz.png) no-repeat left center;
  padding: 5px 0 0 27px;
  font-weight: 700;
}
#a_stahnout {
  position: relative;
  width: 161px;
  height: 42px;
  margin-left: 15px;
  display: block;
  background: url("../images/a_stahnout_img_2.png") no-repeat left top;
}
#a_stahnout:hover {
  background-position: 0 -42px;
}
#a_play,
#a_play_2 {
  width: 69px;
  height: 34px;
  margin-left: 36px;
  margin-top: 3px;
  display: block;
  position: relative;
  overflow: hidden;
}
#a_play span,
#a_play_2 span {
  width: 69px;
  height: 34px;
  display: block;
  background: url("../images/a_play_img_2.png") no-repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#a_play:hover span,
#a_play_2:hover span {
  background-position: 0 -34px;
}
#a_poslat {
  height: 36px;
  _width: 110px;
  display: block;
  background: url(../images/a_poslat_lsi.png) no-repeat left center;
  padding: 10px 0 0 53px;
  margin-left: 38px;
  font-weight: 700;
}
.img-cover ul {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #bedff1;
  background: #e1eef5;
  border-radius: 10px;
}
.img-cover ul li {
  float: left;
}
#a_poslat_img {
  float: left;
  height: 36px;
  margin-right: 20px;
  _width: 110px;
  display: block;
  background: url(../images/a_send_img.png) no-repeat left center;
  padding: 14px 0 0 53px;
  font-weight: 700;
}
#a_vlozit_img {
  float: left;
  height: 36px;
  margin-right: 20px;
  _width: 110px;
  display: block;
  background: url(../images/a_vlozit_lsi.png) no-repeat left center;
  padding: 14px 0 0 53px;
}
.img-cover .a_share {
  float: left;
  height: 36px;
  _width: 110px;
  margin-right: 20px;
  display: block;
  background: url(../images/a-share.png) no-repeat left center;
  padding: 14px 0 0 53px;
  cursor: pointer;
  margin: 0 20px 0 0;
}
.a_comment {
  float: left;
  height: 36px;
  _width: 110px;
  display: block;
  background: url(../images/a_comment.png) no-repeat left center;
  padding: 14px 0 0 53px;
}
#a_pridat_video {
  height: 36px;
  _width: 110px;
  display: block;
  background: url(../images/a_pridat_video.png) no-repeat left center;
  padding: 13px 0 0 38px;
  font-weight: 700;
}
#a_prezentace,
#a_prezentace_hide {
  height: 32px;
  float: right;
  display: block;
  background: url(../images/a_prezentace.png) no-repeat left center;
  padding: 13px 0 0 38px;
  font-weight: 700;
  margin-right: 25px;
}
#a_libi {
  height: 32px;
  float: left;
  display: block;
  background: url(../images/a_libi.png) no-repeat left center;
  padding: 13px 0 0 38px;
  margin-right: 20px;
  font-weight: 700;
}
#a_nelibi {
  height: 32px;
  float: left;
  display: block;
  background: url(../images/a_nelibi.png) no-repeat left center;
  padding: 13px 0 0 38px;
  font-weight: 700;
}
#dow_box_s2 #a_oblibene {
  height: 36px;
  _width: 70px;
  display: block;
  background: url(../images/a_oblibene_lsi.png) no-repeat left center;
  padding: 10px 0 0 33px;
  margin-left: 23px;
  _margin-left: 0;
}
#dow_box_s2 #a_playlist {
  height: 36px;
  _width: 70px;
  display: block;
  background: url(../images/a_playlist_lsi.png) no-repeat left center;
  padding: 10px 0 0 33px;
  margin-left: 23px;
  _margin-left: 0;
}
#a_playlist_nereg {
  height: 36px;
  _width: 70px;
  display: block;
  background: url(../images/a_playlist_lsi.png) no-repeat left center;
  padding: 10px 0 0 33px;
  margin-left: 23px;
  _margin-left: 0;
}
#dow_box_s2 #a_hodnotit,
#a_hodnotit_nereg {
  height: 36px;
  _width: 40px;
  display: block;
  background: url(../images/a_hodnotit_lsi.png) no-repeat left 9px;
  padding: 10px 0 0 33px;
  margin-left: 27px;
}
#dow_box_s2 #a_nevhodny {
  height: 36px;
  _width: 40px;
  display: block;
  background: url("../images/ico-video.png") no-repeat left -268px;
  padding: 10px 0 0 33px;
  margin-left: 22px;
}
#vid_func_men #a_hodnotit {
  height: 36px;
  _width: 40px;
  display: block;
  background: url(../images/a_hodnotit_lsi.png) no-repeat left 9px;
  padding: 10px 0 0 33px;
  margin-left: 71px;
}
#a_profil_icon,
#a_profil_icon_active {
  height: 20px;
  float: left;
  padding: 4px 0 0 32px;
  display: block;
  font-size: 110%;
}
#a_adresar_icon,
#a_playlist_icon,
#a_playlist_icon_active,
#a_pridat_icon,
#a_pridat_icon_active,
#a_statistiky_icon,
#a_statistiky_icon_active {
  height: 20px;
  float: left;
  padding: 4px 0 0 32px;
  display: block;
  margin: 0 0 0 30px;
  font-size: 110%;
}
#a_adresar_icon {
  background: url(../images/a_adresar_icon.png) no-repeat left 3px;
}
#a_profil_icon {
  background: url(../images/a_profil_icon.png) no-repeat left 3px;
}
#a_profil_icon_active {
  background: url(../images/a_profil_icon.png) no-repeat left 3px;
  color: #ff8700;
  font-weight: 700;
}
#a_miniblog_icon {
  background: url(../images/a_miniblog_icon.png) no-repeat left 3px;
}
#a_miniblog_icon_active {
  background: url(../images/a_miniblog_icon.png) no-repeat left 3px;
  color: #ff8700;
  font-weight: 700;
}
#a_playlist_icon {
  background: url(../images/a_playlist_icon.png) no-repeat left 3px;
}
#a_playlist_icon_active {
  color: #ff8700;
  font-weight: 700;
  background: url(../images/a_playlist_icon.png) no-repeat left 3px;
}
#a_pridat_icon {
  background: url(../images/a_pridat_icon.png) no-repeat left 3px;
}
#a_pridat_icon_active {
  color: #ff8700;
  font-weight: 700;
  background: url(../images/a_pridat_icon.png) no-repeat left 3px;
}
#a_statistiky_icon {
  background: url(../images/a_statistiky_icon.png) no-repeat left 3px;
}
#a_statistiky_icon_active {
  background: url(../images/a_statistiky_icon.png) no-repeat left 3px;
  color: #ff8700;
  font-weight: 700;
}
#vid_func_men #a_oblibene {
  height: 36px;
  _width: 70px;
  display: block;
  background: url(../images/a_stahuj.png) no-repeat 5px 12px;
  padding: 10px 0 0 33px;
  margin-left: 8px;
}
#vid_func_men #a_stahnout {
  height: 36px;
  _width: 70px;
  display: block;
  background: url(../images/a_stahuj.png) no-repeat 5px 12px;
  padding: 14px 0 0 40px;
  margin-left: 34px;
}
#vid_func_men .a_comment_v {
  height: 20px;
  _width: 70px;
  display: block;
  background: url(../images/a_comment_v.png) no-repeat 5px 12px;
  padding: 14px 0 0 40px;
  position: relative;
  right: 29px;
}
.a_comment_h {
  height: 20px;
  display: block;
  background: url(../images/a_comment_h.png) no-repeat top left;
  padding: 2px 0 0 30px;
}
.a_hodnotit_h {
  height: 20px;
  display: block;
  background: url(../images/a_hodnotit_h.png) no-repeat top left;
  padding: 2px 0 0 30px;
}
.a_share_h {
  height: 20px;
  display: block;
  background: url(../images/a_share_h.png) no-repeat top left;
  padding: 2px 0 0 30px;
}
.a_detail_h {
  height: 20px;
  display: block;
  background: url(../images/a_detail_h.png) no-repeat top left;
  padding: 2px 0 0 30px;
}
#vid_func_men #a_oblibene2 {
  height: 36px;
  _width: 70px;
  display: block;
  background: url(../images/a_oblibene_lsi.png) no-repeat left center;
  padding: 10px 0 0 33px;
  margin-left: 23px;
  _margin-left: 7px;
}
#vid_func_men #a_hodnotit {
  margin-left: 33px;
}
#a_help {
  height: 32px;
  _width: 70px;
  display: block;
  background: url(../images/a_help_lsi.png) no-repeat left center;
  padding: 10px 0 0 37px;
  margin-left: 27px;
}
#a_no {
  height: 32px;
  _width: 140px;
  display: block;
  background: url(../images/a_no_lsi.png) no-repeat left center;
  padding: 10px 0 0 37px;
  margin-left: 21px;
  _margin-left: 21px;
}
#vid_box .obs,
#hp_box .obs,
#hp_box .obs_prof,
#hp_box_2 .obs,
#vid_box .obs_prof,
#vid_box .obs_prof_2 {
  display: block;
  width: 908px;
  padding-top: 15px;
  background: url(../images/bg_box_dow.png) repeat-y;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow.png', sizingMethod='scale');
}
#vid_box .obs_prof_2 {
  padding-top: 30px;
}
#hp_box .obs_prof {
  width: 908px;
  padding-top: 2px;
}
#hp_box .obs {
  width: 874px;
  padding: 4px 17px 0 17px;
}
#hp_box_2 .obs {
  width: 894px;
  padding: 4px 6px 0 7px;
}
#hp_box .obs.txt h1 {
  padding: 10px 0 15px;
  font-size: 2em;
  font-weight: bold;
}
#hp_box.new .obs.error-page div {
  background: url("../images/404.jpg") no-repeat left top;
  padding: 10px 0 0 195px;
  min-height: 139px;
}
#hp_box.new .obs.error-page div ul {
  padding: 15px 0;
  margin-left: 20px;
}
#hp_box.new .obs.error-page div ul li {
  color: #515151;
  margin-bottom: 7px;
  list-style-type: disc;
}
h1.fla_vid {
  width: 470px;
  padding-bottom: 10px;
  float: left;
  margin: -1px 0 0 16px;
  _margin: -1px 0 0 10px;
}
.obs_2 {
  float: left;
  padding-left: 14px;
}
#vid_func_men {
  padding-top: 116px;
  margin-top: -111px;
  margin-top: 5px;
  margin-left: 10px;
  display: block;
  width: 355px;
  float: none;
  clear: both;
}
#vid_func_men #a_poslat {
  margin: -1px 0 0 20px;
  _margin: -1px 0 0 10px;
}
#vid_func_men li {
  float: left;
}
#ul_next_links_1 {
  width: 196px;
  margin: 12px 0 0 24px;
  font-size: .89em;
  float: left;
}
#ul_next_links_2 {
  width: 180px;
  margin: 12px 0 0 15px;
  font-size: .89em;
  float: left;
}
#ul_next_links_new {
  margin: 12px 0 0 24px;
  font-size: .89em;
  overflow: auto;
  height: 270px;
  width: 340px;
}
#ul_next_links_new_mp3 {
  margin: 12px 0 0 0px;
  font-size: .89em;
  overflow: auto;
  height: 160px;
  width: 320px;
}
#ul_next_links_next {
  margin: 12px 0 0 24px;
  font-size: .89em;
  overflow: auto;
  height: 170px;
  width: 340px;
}
#ul_next_links_next_lv {
  margin: 12px 0 0 24px;
  font-size: .89em;
  overflow: auto;
  height: 450px;
  width: 340px;
}
#ul_next_links_next_2 {
  margin: 12px 0 0 24px;
  font-size: .89em;
  overflow: auto;
  height: 90px;
  width: 340px;
}
#ul_next_links_new_2 {
  margin: 12px 0 0 24px;
  font-size: .89em;
  overflow: auto;
  height: 450px;
  width: 340px;
}
#ul_next_links_new_3 {
  margin: 12px 0 0 24px;
  font-size: .89em;
  overflow: auto;
  height: 340px;
  width: 340px;
}
#ul_next_links_1 li {
  clear: both;
  padding-bottom: 5px;
}
#ul_next_links_2 li {
  clear: both;
  padding-bottom: 5px;
}
#ul_next_links_new li,
#ul_next_links_new_mp3 li,
#ul_next_links_next li {
  clear: both;
  padding: 5px 0;
}
#ul_next_links_new_2 li,
#ul_next_links_new_3 li,
#ul_next_links_next_2 li,
#ul_next_links_next_lv li {
  clear: both;
  padding: 5px 0;
}
#ul_next_links_1 a,
#ul_next_links_1 a:hover,
#ul_next_links_2 a,
#ul_next_links_2 a:hover,
#ul_next_links_new a,
#ul_next_links_new a:hover,
#ul_next_links_new_mp3 a:hover,
#ul_next_links_new_mp3 a,
#ul_next_links_next a,
#ul_next_links_next a:hover,
#ul_next_links_next_2 a,
#ul_next_links_next_2 a:hover,
#ul_next_links_new_2 a,
#ul_next_links_new_2 a:hover,
#ul_next_links_new_3 a,
#ul_next_links_new_3 a:hover,
#ul_next_links_next_lv a,
#ul_next_links_next_lv a:hover {
  color: #1e2831;
}
#hp_box h2,
#hp_box_2 h2,
#vid_box h2 {
  font-size: .95em;
  color: #0075b7;
}
#hp_box_2 h2 {
  margin-top: 10px;
}
#hp_box_2 .bg_top h2 {
  font-size: 1.05em;
  color: #ff7800;
  padding: 14px 0 0 18px;
  position: absolute;
  top: -10px;
}
#hp_box p {
  color: #1e2831;
  font-size: .95em;
  line-height: 19px;
  padding: 1px 0 9px;
}
#send_ins {
  color: #1e2831;
  font-size: .95em;
  margin: 20px 0 0;
}
#send_ins table td.first {
  width: 98px;
}
#send_mes {
  color: #1e2831;
  font-size: .95em;
  margin: 10px 0 0 18px;
}
#send_mes_fotogal {
  color: #1e2831;
  font-size: .95em;
  margin: -4px 0 0 0;
}
#send_mes .run_up {
  position: relative;
  top: -10px;
  float: left;
}
#send_mes table td.first {
  width: 96px;
}
#send_mes_fotogal table td.first_fotogal {
  width: 80px;
}
#send_mes td span {
  color: #FF0000;
  padding-left: 3px;
}
#send_mes .hlaseni-green,
.hlaseni-green {
  color: #090;
  margin: 0 auto;
}
.clasic_inp {
  width: 174px;
  height: 14px;
  padding: 0 5px 0 1px;
  font-size: 1.05em;
  margin-right: 0;
  border: 1px solid #BCDDEF;
  border-radius: 3px;
  padding: 3px 5px;
}
.clasic_inp_miniblog {
  width: 502px;
  height: 14px;
  padding: 0 5px 0 1px;
  font-size: 1.05em;
  margin-right: 0;
}
.clasic_inp_url {
  width: 300px;
  background-color: #FFF;
  padding: 3px 5px;
  border: 1px solid #BCDDEF;
  font-size: 1.05em;
  margin-right: 0;
  border-radius: 3px;
  color: #515151;
}
.clasic_inp_url_2 {
  width: 165px;
  background-color: #FFF;
  height: 14px;
  padding: 0 5px 0 1px;
  font-size: 1.05em;
  margin-right: 0;
}
.clasic_opt {
  width: 204px;
  height: 20px;
  font-size: 1.05em;
  margin-right: 0;
}
.mini_inp {
  width: 75px;
  height: 14px;
  padding: 0 5px 0 1px;
  font-size: 1.05em;
  margin-right: 5px;
}
.clasic_ta,
.clasic_ta_bold {
  width: 460px;
  height: 75px;
  overflow: auto;
  border: 1px solid #BCDDEF;
  border-radius: 3px;
}
.clasic_ta_2 {
  width: 460px;
  height: 35px;
  overflow: auto;
  border: 1px solid #BCDDEF;
  border-radius: 3px;
}
.clasic_ta_dopor {
  width: 460px;
  height: 100px;
  overflow: auto;
}
.hod_0,
.hod_1,
.hod_2,
.hod_3,
.hod_4,
.hod_5,
.hod_15,
.hod_25,
.hod_35,
.hod_45 {
  width: 220px;
  float: right;
  display: block;
  margin: 15px 34px 0 0;
  color: #442000;
}
.hlaska_hod_0,
.hlaska_hod_1,
.hlaska_hod_2,
.hlaska_hod_3,
.hlaska_hod_4,
.hlaska_hod_5,
.hlaska_hod_15,
.hlaska_hod_25,
.hlaska_hod_35,
.hlaska_hod_45 {
  width: 220px;
  float: right;
  display: block;
  margin: 6px 10px 0 0;
  color: #442000;
}
.hod_0 {
  background: url(../images/hod_0.gif) no-repeat 100% 0;
}
.hod_1 {
  background: url(../images/hod_1.gif) no-repeat 100% 0;
}
.hod_2 {
  background: url(../images/hod_2.gif) no-repeat 100% 0;
}
.hod_3 {
  background: url(../images/hod_3.gif) no-repeat 100% 0;
}
.hod_4 {
  background: url(../images/hod_4.gif) no-repeat 100% 0;
}
.hod_5 {
  background: url(../images/hod_5.gif) no-repeat 100% 0;
}
.hod_15 {
  background: url(../images/hod_15.gif) no-repeat 100% 0;
}
.hod_25 {
  background: url(../images/hod_25.gif) no-repeat 100% 0;
}
.hod_35 {
  background: url(../images/hod_35.gif) no-repeat 100% 0;
}
.hod_45 {
  background: url(../images/hod_45.gif) no-repeat 100% 0;
}
.hlaska_hod_0 {
  background: url(../images/hod_0.gif) no-repeat 100% 0;
}
.hlaska_hod_1 {
  background: url(../images/hod_1.gif) no-repeat 100% 0;
}
.hlaska_hod_2 {
  background: url(../images/hod_2.gif) no-repeat 100% 0;
}
.hlaska_hod_3 {
  background: url(../images/hod_3.gif) no-repeat 100% 0;
}
.hlaska_hod_4 {
  background: url(../images/hod_4.gif) no-repeat 100% 0;
}
.hlaska_hod_5 {
  background: url(../images/hod_5.gif) no-repeat 100% 0;
}
.hlaska_hod_15 {
  background: url(../images/hod_15.gif) no-repeat 100% 0;
}
.hlaska_hod_25 {
  background: url(../images/hod_25.gif) no-repeat 100% 0;
}
.hlaska_hod_35 {
  background: url(../images/hod_35.gif) no-repeat 100% 0;
}
.hlaska_hod_45 {
  background: url(../images/hod_45.gif) no-repeat 100% 0;
}
.nov_box .bg_top {
  width: 908px;
  height: 45px;
  background: url(../images/bg_box_nov_top.png) no-repeat;
  position: relative;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_nov_top.png', sizingMethod='crop');
}
.nov_box h2,
.bg_top_kat h2 {
  font-size: 1em;
  color: #0075b7;
  padding: 14px 0 0 18px;
}
.nov_box ul {
  float: left;
}
.nov_box .bg_bot {
  width: 908px;
  height: 50px;
  position: relative;
}
#hp_box .bg_bot_2,
#hp_box_2 .bg_bot_2,
#vid_box .bg_bot_2 {
  width: 908px;
  height: 50px;
  position: relative;
  float: left;
}
#hp_box .bg_bot_3 {
  width: 650px;
  height: 50px;
  position: relative;
}
#hp_box .bg_bot_htop {
  width: 680px;
  height: 50px;
  position: relative;
}
.nov_box .bg_bot .bg_x,
#hp_box .bg_bot_2 .bg_x,
#vid_box .bg_bot_2 .bg_x,
#hp_box_2 .bg_bot_2 .bg_x {
  width: 908px;
  height: 50px;
  background: url(../images/bg_box_nov_bot.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_nov_bot.png', sizingMethod='crop');
}
.nov_box .bg_bot span,
#hp_box .bg_bot_2 span,
#vid_box .bg_bot_2 span,
#hp_box_2 .bg_bot_2 span {
  font-size: 1em;
  display: block;
  float: left;
  padding: 10px 25px 0 18px;
  z-index: 10;
  position: absolute;
}
.bg_box_nov_left {
  width: 453px;
  background-image: url(../images/bg_box_zeb_left.png);
  float: left;
  z-index: 1;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_zeb_left.png', sizingMethod='scale');
}
.bg_box_nov_right {
  width: 455px;
  background-image: url(../images/bg_box_zeb_right.png);
  float: left;
  z-index: 1;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_zeb_right.png', sizingMethod='scale');
}
.nov_box {
  margin-left: -4px;
}
.nov_box .date_z {
  position: absolute;
  right: 45px;
}
.stran_brow form,
.stran_brow div {
  display: block;
  float: left;
}
.stran_brow_top {
  margin: 25px 0 0;
}
.stran_brow_top form,
.stran_brow_top div {
  display: block;
  float: left;
}
.stran_brow form {
  padding-left: 10px;
  margin-left: 10px;
  background: url(../images/odd_stran_brow.gif) no-repeat 0 30%;
}
.stran_brow_top form {
  padding-left: 10px;
  margin-left: 10px;
  background: url(../images/odd_stran_brow.gif) no-repeat 0 30%;
}
.stran_brow form input,
.stran_brow form div {
  display: block;
  float: left;
}
.stran_brow_top form input,
.stran_brow_top form div {
  display: block;
  float: left;
}
.stran_brow form input {
  margin-left: 5px;
}
.stran_brow_top form input {
  margin-left: 5px;
}
.stran_brow {
  padding-left: 10px;
  float: left;
  display: block;
}
.stran_brow_top {
  padding-left: 10px;
  float: left;
  display: block;
}
.stran_skip {
  position: absolute;
  right: 15px;
  top: 10px;
  display: block;
  z-index: 10;
}
.stran_skip_2 {
  position: absolute;
  right: 40px;
  top: 10px;
  display: block;
  z-index: 10;
}
.stran_skip_3 {
  position: absolute;
  right: 783px;
  top: 10px;
  display: block;
  z-index: 10;
  font-weight: 700;
}
.stran_skip_4 {
  position: absolute;
  right: 0;
  top: 25px;
  display: block;
  z-index: 10;
}
.stran_skip_5 {
  float: right;
  display: block;
}
.stran_skip_6 {
  float: left;
  display: block;
  margin-left: 15px;
  font-size: 1.0833em;
  font-weight: bold;
  padding-bottom: 15px;
}
.stran_skip_6 a {
  color: #ff8700;
}
.stran_skip li,
.stran_skip_2 li,
.stran_skip_3 li,
.stran_skip_4 li,
.stran_skip_5 li {
  float: left;
}
.stran_skip .first,
.stran_skip_2 .first,
.stran_skip_3 .first,
.stran_skip_4 .first,
.stran_skip_5 .first {
  padding-right: 10px;
  margin-right: 10px;
  background: url(../images/odd_stran_brow.gif) no-repeat 100% 70%;
}
.stran_skip .first a {
  background: url(../images/a_arow_2.gif) no-repeat 0 50%;
  padding-left: 20px;
}
.stran_skip .first a,
.stran_skip_2 .first a,
.stran_skip_3 .first a,
.stran_skip_4 .first a,
.stran_skip_5 .first a {
  background: url(../images/a_arow_2.gif) no-repeat 0 50%;
  padding-left: 20px;
}
.stran_skip .last a,
.stran_skip_2 .last a,
.stran_skip_3 .last a,
.stran_skip_4 .last a,
.stran_skip_5 .last a,
.stran_skip_6 .last a {
  background: url(../images/a_arow.gif) no-repeat 100% 50%;
  padding-right: 20px;
}
.stran_skip_3 .last a {
  color: #F90;
}
.stran_skip_3 .last a:hover {
  color: #0075b7;
}
#stran_inp {
  width: 27px;
  height: 15px;
  padding: 0 5px;
}
.bg_box_zeb_left ul li,
.bg_box_zeb_right ul li,
.bg_box_nov_left ul li,
.bg_box_nov_right ul li,
.videno {
  display: block;
}
.bg_box_nov_left ul li,
.bg_box_nov_right ul li {
  width: 448px;
}
.bg_box_zeb_right .hod_0,
.bg_box_zeb_right .hod_1,
.bg_box_zeb_right .hod_2,
.bg_box_zeb_right .hod_3,
.bg_box_zeb_right .hod_4,
.bg_box_zeb_right .hod_5,
.bg_box_zeb_right .hod_15,
.bg_box_zeb_right .hod_25,
.bg_box_zeb_right .hod_35,
.bg_box_zeb_right .hod_45 {
  display: block!important;
  position: absolute!important;
  width: 120px!important;
  margin: 0!important;
  background-position: 100% 2px;
  color: #81a5b9!important;
  top: 5px!important;
  left: 315px!important;
}
.bg_box_nov_left .hod_0,
.bg_box_nov_left .hod_1,
.bg_box_nov_left .hod_2,
.bg_box_nov_left .hod_3,
.bg_box_nov_left .hod_4,
.bg_box_nov_left .hod_5,
.bg_box_nov_left .hod_15,
.bg_box_nov_left .hod_25,
.bg_box_nov_left .hod_35,
.bg_box_nov_left .hod_45 {
  display: block!important;
  position: absolute!important;
  width: 125px!important;
  margin: 0!important;
  background-position: 100% 2px;
  color: #81a5b9!important;
  top: 5px!important;
  left: 310px!important;
}
.bg_box_nov_right .hod_0,
.bg_box_nov_right .hod_1,
.bg_box_nov_right .hod_2,
.bg_box_nov_right .hod_3,
.bg_box_nov_right .hod_4,
.bg_box_nov_right .hod_5,
.bg_box_nov_right .hod_15,
.bg_box_nov_right .hod_25,
.bg_box_nov_right .hod_35,
.bg_box_nov_right .hod_45 {
  display: block!important;
  position: absolute!important;
  width: 125px!important;
  margin: 0!important;
  background-position: 100% 2px;
  color: #81a5b9!important;
  top: 5px!important;
  left: 310px!important;
}
#send_mes h2 {
  color: #0075b7;
  font-size: 110%;
  margin: 10px 0 0;
}
.mapa_posun_podsekce {
  padding-left: 10px;
}
ol {
  padding-left: 10px;
  list-style: none;
}
.radia {
  width: 130px;
}
.kategorie_tucne {
  font-weight: 700;
  color: #ff8700;
}
.button {
  border: 1px solid #32a800;
  text-decoration: none;
  background: #34aa00;
  display: block;
  height: 18px;
  color: #FFF;
  font-weight: 700;
  text-align: center;
  padding: 2px 5px;
  margin: 0 2px;
  float: left;
}
.button:hover {
  background: #77d400;
  color: #FFF;
}
.button_2 {
  border: 1px solid #32a800;
  text-decoration: none;
  background: #34aa00;
  display: block;
  height: 24px;
  color: #FFF;
  font-weight: 700;
  text-align: center;
  padding: 2px 5px;
  float: left;
  cursor: pointer;
}
.button_2:hover {
  background: #77d400;
  color: #FFF;
}
.button_3 {
  border: 1px solid #32a800;
  text-decoration: none;
  background: #34aa00;
  display: block;
  height: 18px;
  color: #FFF;
  font-weight: 700;
  text-align: center;
  padding: 2px 5px;
  margin: 0 2px;
  float: left;
  position: relative;
  right: 28px;
}
.button_3:hover {
  background: #77d400;
  color: #FFF;
}
.button_s {
  border: 1px solid #32a800;
  text-decoration: none;
  background: #34aa00;
  display: block;
  height: 24px;
  color: #FFF;
  font-weight: 700;
  text-align: center;
  padding: 2px 5px;
  margin: 0 auto;
  cursor: pointer;
}
.button_s:hover {
  background: #77d400;
  color: #FFF;
}
.bck_ukoly_1 {
  background: #FCC;
}
.bck_ukoly_2 {
  background: none;
}
.bck_ukoly_3 {
  background: #C6FFC6;
}
.menu {
  float: left;
  width: 100%;
  margin: 0 auto;
  background-color: #f5fcff;
  position: relative;
}
.menu ul {
  list-style-type: none;
  margin: 0 0 30px;
  padding: 0;
  float: left;
  position: relative;
}
.menu ul li {
  float: left;
  margin: 0 1px;
}
.menu a,
.menu:visited {
  display: block;
  padding: 6px 20px;
  color: #515151;
  background: #c5edfe;
  text-decoration: none;
  margin-right: 1px;
  text-align: center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.menu li:hover a {
  color: #014f71;
  background: #def3fc;
}
.menu li.active a {
  background: #92ddfd;
  color: #000;
}
.menu a:first-child {
  margin-left: 0;
}
.menu ul ul {
  display: none;
}
.menu ul li.active ul {
  border-top: 2px solid #92ddfd;
  display: block;
  position: absolute;
  width: 873px;
  margin: 0;
  left: 1px;
  top: 29px;
  background: #92ddfd;
  float: left;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
}
.menu ul ul li {
  float: left;
}
.menu ul ul li a {
  background: none;
  text-align: left;
  padding-right: 0;
  padding-top: 8px;
  margin: 0 10px 0 0;
}
.menu ul li.active ul a {
  background: none;
}
.menu ul ul li a:hover {
  background: none;
}
.menu ul ul a:hover {
  text-decoration: underline;
}
.menu ul li ul li.active a {
  font-weight: bold;
}
.menu:hover {
  color: #505050;
}
#vysun a {
  display: block;
  font-family: Arial;
  font-size: 90%;
  font-weight: 700;
  width: 150px;
  padding: 7px 0;
  color: #000;
  background-color: #e9f6fc;
  text-decoration: none;
  margin-right: 1px;
  text-align: center;
}
#vysun a:hover {
  display: block;
  font-family: Arial;
  width: 150px;
  padding: 7px 0;
  color: #000;
  background-color: #e9f6fc;
  text-decoration: none;
  margin-right: 1px;
  text-align: center;
}
#vysun a {
  display: block;
  font-family: Arial;
  font-size: 90%;
  font-weight: 700;
  width: 150px;
  padding: 7px 0;
  color: #000;
  background-color: #e9f6fc;
  margin-right: 1px;
  text-align: center;
}
#vysun a:hover {
  display: block;
  font-family: Arial;
  width: 150px;
  padding: 7px 0;
  color: #000;
  background-color: #d5effb;
  text-decoration: none;
  margin-right: 1px;
  text-align: center;
}
.napravo {
  text-align: right;
}
.left2 {
  width: 300px;
}
.nejobl {
  background-color: #f6fcfe;
}
.bila {
  background-color: #def1fa;
}
.strankovani {
  padding: 10px;
  font-size: 100%;
  clear: both;
}
.stranka {
  background-color: #dbf3fd;
  font-weight: 700;
}
.admin-table {
  border: #CCC 1px solid;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.admin-table td {
  padding: 3px 3px;
  border: 0;
  color: #515151;
}
.admin-table th {
  padding: 3px 5px;
  background: #c3eda3;
  color: #515151;
}
.admin-table-2 {
  border: #CCC 1px solid;
  margin-bottom: 15px;
}
.admin-table-2 tr {
  height: 30px;
  text-align: center;
}
.admin-table-3 {
  border: #CCC 1px solid;
  margin-bottom: 15px;
}
.admin-table-3 td {
  border-bottom: 1px solid #999;
}
th {
  background-color: #d5effb;
}
.posun-text-nenalezeny {
  margin-left: 12px;
}
.hlaseni-red {
  color: red;
  margin: 0 auto;
}
.hlaseni-green {
  color: #090;
  margin: 0 auto;
}
.hlaseni-gray {
  color: #999;
  margin: 0 auto;
}
.smajl img {
  display: inline;
}
.obs h4 {
  padding: 10px;
  font-size: 100%;
}
.nov_box .bg_top_kat,
#hp_box .bg_top_kat {
  width: 908px;
  height: 45px;
  position: relative;
}
.nov_box .bg_top_kat .bg_x,
#hp_box .bg_top_kat .bg_x {
  width: 908px;
  height: 45px;
  background: url(../images/bg_box_nov_top.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_nov_top.png', sizingMethod='crop');
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.nov_box .bg_top_kat h2,
#hp_box .bg_top_kat h2 {
  position: relative;
  z-index: 10;
  float: left;
}
.nov_box .bg_top_kat ul,
#hp_box .bg_top_kat ul {
  position: absolute;
  top: 14px;
  right: 19px;
  z-index: 10;
  font-size: .95em;
}
.nov_box .bg_top_kat li,
#hp_box .bg_top_kat li {
  float: left;
  padding: 0 4px 0 5px;
  background: url(../images/odd_stran_brow.gif) no-repeat right;
}
.nov_box .bg_top_kat #active {
  font-weight: bold;
  text-decoration: none;
}
.nov_box .bg_top_kat .first,
.nov_box .bg_top_kat .last,
#men .last,
#men_os .last,
.profil_right .tabulka_profil .last,
#hp_box .bg_top_kat .first,
#hp_box .bg_top_kat .last {
  background: none;
}
.levo {
  text-align: left;
  width: 110px;
}
.levo2 {
  text-align: left;
}
#zobraz_code {
  position: relative;
  left: 15px;
  color: #FFF;
}
#zobraz_code a {
  color: #FFF;
}
#zobraz_code a:hover {
  color: #FFF;
}
.code2 {
  height: 100px;
  overflow: auto;
  position: relative;
  left: 13px;
  width: 360px;
}
.kod_stranky {
  position: relative;
  top: -5px;
  left: 10px;
}
.kod_stranky {
  position: relative;
  top: -5px;
  left: 10px;
}
.profil_left {
  float: left;
  width: 610px;
  position: relative;
}
.foto_img {
  float: left;
}
.foto_img_hl {
  padding: 3px;
  border: 1px solid #666;
  float: left;
}
.tabulka_profil,
#tabulka_profil_m,
#tabulka_profil_mp,
.tabulka_profil_radio,
tabulka_profil_2 {
  color: #000;
  margin-top: 10px;
  border-collapse: collapse;
}
.tabulka_profil label,
#tabulka_profil_m label,
#tabulka_profil_mp label,
.tabulka_profil_radio label,
tabulka_profil_2 label {
  margin: 0 5px 0 1px;
}
.tabulka_profil input,
#tabulka_profil_m input,
#tabulka_profil_mp input,
.tabulka_profil_radio input,
tabulka_profil_2 input {
  margin: 2px 5px 0 0;
}
.tabulka_profil select,
#tabulka_profil_m select,
#tabulka_profil_mp select,
.tabulka_profil_radio select,
tabulka_profil_2 select {
  margin: 2px 5px 0 0;
}
.tabulka_profil_3 {
  color: #000;
  border-collapse: collapse;
}
.tabulka_profil_radio {
  position: relative;
  right: 5px;
}
.tabulka_profil h2,
.tabulka_profil_2 h2,
.tabulka_profil_3 h2 {
  margin-top: 20px;
}
.profil_table_strong {
  font-weight: 700;
  width: 150px;
}
.profil_right {
  float: right;
  width: 250px;
  position: relative;
}
.profil_right_h {
  float: left;
  width: 160px;
  border-left: 1px solid #bedff1;
  position: relative;
}
.hlasky_right {
  float: right;
  width: 240px;
  position: relative;
}
.profil_right_s {
  float: left;
  width: 220px;
  border-left: 1px solid #bedff1;
  position: relative;
}
.profil_right_s h2 {
  margin: 10px 0 0 25px;
}
.profil_right_s p {
  margin: 5px 0 0 25px;
  padding-top: 5px;
  border-top: 1px solid #CCC;
}
.profil_right_h p {
  margin: 5px 0 0;
  padding-top: 5px;
}
.profil_right_s span,
.profil_right_h span {
  display: block;
}
.profil_right_s span a,
.profil_right_h span a {
  color: #000;
  text-decoration: underline;
}
.profil_right_s span a:hover,
.profil_right_h a:hover {
  text-decoration: none;
}
.profil_right_s a span,
.profil_right_h a span {
  display: none;
}
.a_ins {
  margin: 0 0 0 25px;
}
.profil_left_h {
  float: left;
  width: 700px;
  position: relative;
}
.profil_left_s {
  float: left;
  width: 620px;
  position: relative;
}
.hlasky_left {
  float: left;
  width: 600px;
  position: relative;
}
.profil_right span {
  color: #000;
}
.avt_profil_foto,
.avt_profil_foto_z {
  border: #bedff1 1px solid;
  padding: 5px;
  margin-right: 3px;
}
.avt_profil_foto_z:hover {
  border: 1px solid #F88D8D;
  padding: 5px;
  margin-right: 3px;
}
.avt_profil_foto:hover {
  border: #0075b7 1px solid;
}
.avt_profil_foto_2 {
  border: #bedff1 1px solid;
  padding: 5px;
  margin-right: 3px;
  max-height: 400px;
  margin: 0 auto;
}
.avt_profil_foto_3 {
  border: #bedff1 1px solid;
  padding: 5px;
  margin-right: 3px;
  max-width: 145px;
  margin: 0 auto;
}
.profil_right ul {
  _margin-left: 1px;
}
.profil_right .tabulka_profil li {
  float: left;
  padding-right: 11px;
  margin-right: 11px;
}
.profil_right .tabulka_profil_2 li {
  float: left;
  padding-right: 8px;
}
.profil_right a,
.profil_right a:hover {
  color: #0075b7;
  font-size: 90%;
}
#men ul {
  _margin-left: 1px;
}
#men_os ul {
  margin-left: 10px;
}
#men li,
#men_os li {
  float: left;
  padding-right: 11px;
  background: url(../images/odd_footer.gif) no-repeat 100% 100%;
  margin-right: 11px;
  font-size: 110%;
}
#men a,
#men_os a {
  font-size: 90%;
  color: #0075b7;
}
#men a:hover,
#men_os a:hover {
  color: #ff8700;
}
#men .active,
#men_os .active {
  color: #ff8700;
}
#send_mes p .potvrzeno {
  position: relative;
  top: 15px;
  left: 22px;
  font-weight: 700;
}
.obs .mess_date {
  width: 100px;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #CCC;
}
.obs .mess_date_first {
  width: 100px;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .mess_name {
  width: 150px;
  font-weight: 700;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .mess_text a,
.obs .mess_text_2 a,
.obs .mess_text_first a {
  color: #000;
  text-decoration: none;
}
.obs .mess_text a:hover,
.obs .mess_text_2 a:hover,
.obs .mess_text_first a:hover {
  text-decoration: underline;
}
.obs .del_ozn_but {
  height: 22px;
  margin: 5px 0 0 17px;
  font-size: .8em;
}
.obs .mess_name_first {
  width: 150px;
  font-weight: 700;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .mess_text {
  width: 685px;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .mess_text_first {
  width: 685px;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .mess_check {
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .mess_check_first {
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .mess_edit {
  width: 70px;
  text-align: right;
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .mess_edit_first {
  width: 70px;
  text-align: right;
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .mess_edit_2 {
  width: 170px;
  text-align: right;
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .mess_edit_2_first {
  width: 170px;
  text-align: right;
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .mess_del {
  width: 20px;
  text-align: right;
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .mess_del a,
.obs .mess_del_first a {
  width: 13px;
  height: 13px;
  display: block;
  background: url(../images/delete.gif) no-repeat right center;
}
.obs .mess_del a:hover {
  background: url(../images/delete_active.gif) no-repeat 100% 100%;
}
.obs .mess_del .del a:hover,
.obs .mess_del_first a:hover {
  background: url(../images/delete_active.gif) no-repeat 100% 100%;
}
.obs .mess_del_first {
  width: 20px;
  text-align: right;
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .fr {
  padding: 0 0 10px;
}
.obs .fr tr:hover {
  background-color: #dcf3ff;
}
.obs .fr_name {
  width: 130px;
  font-weight: 700;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #CCC;
}
.obs .fr_name_first {
  width: 130px;
  font-weight: 700;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .fr_text {
  width: 680px;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .fr_text_first {
  width: 680px;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .fr_edit {
  width: 35px;
  padding: 5px;
  border-bottom: 1px solid #CCC;
}
.obs .fr_edit_first {
  width: 35px;
  padding: 5px;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .fr_del {
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
}
.obs .fr_del_first {
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
.obs .com_date {
  width: 100px;
  padding: 5px 0 5px 5px;
}
.obs .com_date_2 {
  width: 100px;
  background-color: #dbf3fd;
  padding: 5px 0 5px 5px;
}
.obs .com_name {
  width: 130px;
  font-weight: 700;
  padding: 5px 0 5px 5px;
}
.obs .com_name_2 {
  width: 130px;
  font-weight: 700;
  padding: 5px 0 5px 5px;
  background-color: #dbf3fd;
}
.obs .com_nadpis {
  width: 685px;
  padding: 5px 0;
}
.obs .com_nadpis_2 {
  width: 685px;
  background-color: #dbf3fd;
  padding: 5px 0;
}
.obs .com_del {
  width: 20px;
  text-align: right;
  padding: 5px 5px 5px 0;
}
.obs .com_del_2 {
  width: 20px;
  text-align: right;
  background-color: #dbf3fd;
  padding: 5px 5px 5px 0;
}
.obs .com_text {
  width: 685px;
  padding: 5px;
  border-bottom: 1px solid #6CF;
}
.obs .com_text_2 {
  width: 685px;
  background-color: #dbf3fd;
  padding: 5px;
  border-bottom: 1px solid #6CF;
}
.sel_friend {
  width: 215px;
}
.smajli {
  float: left;
  padding: 0 2px;
}
.tabulka_profil img,
.tabulka_profil_2 img,
.tabulka_profil_3 img,
#tabulka_profil_m img,
#tabulka_profil_mp img,
#moji_pratele img,
#maji_pratelych img,
.edit_foto_find img,
.friends img {
  display: inline;
}
.edit_foto {
  width: 200px;
  color: #000;
  float: left;
  margin: 10px 5px 10px 10px;
  border: 1px solid #6CF;
  background-color: #dbf3fd;
}
.fotogalerie {
  float: left;
  margin: 10px 0;
}
.edit_foto_find {
  width: 143px;
  color: #000;
  float: left;
  margin: 3px 0;
  text-align: center;
}
.top_users {
  width: 173px;
  color: #000;
  float: left;
  margin: 3px 0;
  text-align: center;
}
.friends {
  width: 143px;
  color: #000;
  float: left;
  margin: 3px 0;
}
.edit_foto td {
  text-align: center;
  max-width: 200px;
}
.fotogalerie tr {
  text-align: center;
  margin: 0 auto;
}
.fotogalerie img {
  margin: 0 2px;
  display: inline;
}
.upr_foto,
.upr_foto_2 {
  margin: 0 auto;
  max-width: 131px;
  padding: 2px;
  border: 1px solid #a7c5d5;
}
.upr_foto:hover {
  border: 1px solid #0075b7;
}
.upr_foto_2:hover {
  border: 1px solid #F88D8D;
}
.upr_foto_h,
.upr_foto_h_2 {
  margin: 0 auto;
  padding: 2px;
  border: 1px solid #a7c5d5;
}
.upr_foto_h:hover {
  border: 1px solid #0075b7;
}
.upr_foto_h_2:hover {
  border: 1px solid #F88D8D;
}
.small_comment {
  font-size: 80%;
}
.vip_obr {
  padding: 0 3px 0 2px;
  position: relative;
  top: 1px;
  float: left;
}
.vip_obr_2 {
  padding: 0 10px 0 3px;
  float: left;
}
.admin_obr {
  float: left;
  padding: 0 0 0 2px;
  position: relative;
  top: 1px;
}
.nps_profil {
  float: left;
}
.next_friends {
  font-weight: 700;
  text-align: left;
}
.dalsi {
  padding: 3px 0 10px;
}
/* konec profil */
/* hodnoceni */
#hodnoceni {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.rating {
  background: url(../images/star.jpg) bottom;
  height: 21px;
  width: 115px;
  margin-top: 5px;
  overflow: hidden;
}
ul.rating li {
  display: inline;
}
.rating a {
  display: block;
  width: 23px;
  height: 21px;
  float: left;
  text-indent: -9999px;
  position: relative;
}
.rating a:hover {
  background: url(../images/star.jpg) center;
  width: 115px;
  margin-left: -92px;
  position: static;
}
.rating a:active {
  background-position: center;
}
.clanky {
  margin: 10px 0;
}
td.menu_cl {
  width: 65px;
}
#men ul.pos_menu {
  padding: 0 0 30px;
}
#nast_bold {
  font-weight: 700;
}
#nast_bold a {
  color: #F90;
}
#ozn_nas_menu {
  border: #F90 1px solid;
}
.label_oz {
  padding: 0 0 0 6px;
}
.form_mess {
  margin: 0 0 10px;
}
.form_mess tr:hover {
  background-color: #dcf3ff;
}
.logout {
  background: url(../images/logout.gif) no-repeat;
  width: 10px;
  height: 10px;
  display: block;
  margin: 4px 0 0 5px;
  float: left;
}
.logout:hover {
  background: url(../images/logout_active.gif) no-repeat;
}
.cara {
  border-top: 2px solid #F90;
  height: 1px;
  width: 870px;
  margin: 8px 0 18px;
}
.up_video {
  padding: 10px 0;
  background: #000;
  width: 490px;
}
#search_box {
  position: absolute;
  top: 30px;
  right: 10px;
}
#search_box .input {
  color: #6d7f8a;
  font-size: .89em;
  width: 165px;
}
#search_box .select {
  color: #6d7f8a;
  font-size: .89em;
  width: 80px;
}
.but_hledej {
  width: 49px;
  height: 20px;
  background: #72d100 url(../images/but_hledej.png) no-repeat 0 0;
  border: none;
  cursor: pointer;
}
.but_hledej:hover {
  background-position: 0 -20px;
}
#main_content {
  width: 908px;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: -2px;
}
#main_content_2 {
  width: 1144px;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: -2px;
}
#content_left {
  width: 566px;
  float: left;
  margin: 4px -4px 0 0;
  position: relative;
}
#content_right {
  width: 307px;
  float: left;
  margin: 4px 0 0 12px;
  position: relative;
}
#content_right_2 {
  width: 570px;
  float: left;
  margin: 4px 0 0 12px;
  position: relative;
}
.blue_box_1_2sl {
  width: 566px;
  position: relative;
  margin-bottom: 11px;
}
.blue_box_1_2sl .con_top {
  width: 566px;
  height: 45px;
  background: url(../images/blue_box_l_2sl_top.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blue_box_l_2sl_top.png', sizingMethod='crop');
}
.blue_box_1_2sl .con_bot {
  width: 566px;
  height: 51px;
  background: url(../images/blue_box_l_2sl_bot.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blue_box_l_2sl_bot.png', sizingMethod='crop');
  margin-top: -1px;
  _margin-top: 0;
}
.blue_box_1_2sl .con_top .first {
  float: left;
  position: relative;
  width: 283px;
  font-weight: 700;
  padding: 0;
  font-size: .95em;
}
.blue_box_1_2sl .con_top .first a,
.blue_box_1_2sl .con_top .last a {
  display: block;
  padding: 16px 35px 10px 15px;
  text-decoration: none;
}
.blue_box_1_2sl .con_top .first a span,
.blue_box_1_2sl .con_top .last a span {
  font-weight: normal;
  text-decoration: underline;
}
.blue_box_1_2sl .con_top .last {
  float: left;
  position: relative;
  width: 269px;
  font-weight: 700;
  padding: 0;
  font-size: .95em;
}
.blue_box_1_2sl .ico_1 {
  width: 52px;
  height: 40px;
  position: absolute;
  top: 11px;
  left: 225px;
  z-index: 2;
  background: url(../images/sl_1_icon.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_1_icon.png', sizingMethod='crop');
}
.blue_box_1_2sl .ico_2 {
  width: 52px;
  height: 40px;
  position: absolute;
  top: 11px;
  right: 8px;
  z-index: 2;
  background: url(../images/sl_2_icon.png) no-repeat 0 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/sl_2_icon.png', sizingMethod='crop');
}
.blue_box_1_2sl .con_cen {
  width: 566px;
  float: none;
  clear: both;
  overflow: hidden;
  background: url(../images/blue_box_l_2sl_con.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blue_box_l_2sl_con.png', sizingMethod='crop');
}
.blue_box_1_2sl .con_cen ul.first {
  width: 283px;
  position: relative;
  z-index: 1;
  border-right: 1px solid #baddf1;
  float: left;
}
.blue_box_1_2sl .con_cen ul.last {
  width: 281px;
  position: relative;
  z-index: 1;
  float: left;
}
.blue_box_1_2sl .con_cen ul.first li {
  width: 216px;
  height: 35px;
  display: block;
  border-top: 1px solid #bedff1;
  padding: 2px 10px 0 50px;
  margin: -1px 0 0 7px;
  background: url("../images/numbers.png") no-repeat;
}
.blue_box_1_2sl .con_cen ul.last li {
  width: 215px;
  height: 35px;
  display: block;
  border-top: 1px solid #bedff1;
  padding: 2px 10px 0 50px;
  margin: -1px 0 0 0;
  background: url("../images/numbers.png") no-repeat;
}
.blue_box_1_2sl .con_cen ul.first li.pos_1,
.blue_box_1_2sl .con_cen ul.last li.pos_1 {
  background-position: left top;
}
.blue_box_1_2sl .con_cen ul.first li.pos_2,
.blue_box_1_2sl .con_cen ul.last li.pos_2 {
  background-position: left -37px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_3,
.blue_box_1_2sl .con_cen ul.last li.pos_3 {
  background-position: left -74px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_4,
.blue_box_1_2sl .con_cen ul.last li.pos_4 {
  background-position: left -111px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_5,
.blue_box_1_2sl .con_cen ul.last li.pos_5 {
  background-position: left -148px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_6,
.blue_box_1_2sl .con_cen ul.last li.pos_6 {
  background-position: left -185px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_7,
.blue_box_1_2sl .con_cen ul.last li.pos_7 {
  background-position: left -222px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_8,
.blue_box_1_2sl .con_cen ul.last li.pos_8 {
  background-position: left -259px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_9,
.blue_box_1_2sl .con_cen ul.last li.pos_9 {
  background-position: left -296px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_10,
.blue_box_1_2sl .con_cen ul.last li.pos_10 {
  background-position: left -333px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_11,
.blue_box_1_2sl .con_cen ul.last li.pos_11 {
  background-position: left -370px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_12,
.blue_box_1_2sl .con_cen ul.last li.pos_12 {
  background-position: left -407px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_13,
.blue_box_1_2sl .con_cen ul.last li.pos_13 {
  background-position: left -444px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_14,
.blue_box_1_2sl .con_cen ul.last li.pos_14 {
  background-position: left -481px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_15,
.blue_box_1_2sl .con_cen ul.last li.pos_15 {
  background-position: left -518px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_16,
.blue_box_1_2sl .con_cen ul.last li.pos_16 {
  background-position: left -555px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_17,
.blue_box_1_2sl .con_cen ul.last li.pos_17 {
  background-position: left -592px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_18,
.blue_box_1_2sl .con_cen ul.last li.pos_18 {
  background-position: left -629px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_19,
.blue_box_1_2sl .con_cen ul.last li.pos_19 {
  background-position: left -666px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_20,
.blue_box_1_2sl .con_cen ul.last li.pos_20 {
  background-position: left -703px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_21,
.blue_box_1_2sl .con_cen ul.last li.pos_21 {
  background-position: left -740px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_22,
.blue_box_1_2sl .con_cen ul.last li.pos_22 {
  background-position: left -777px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_23,
.blue_box_1_2sl .con_cen ul.last li.pos_23 {
  background-position: left -814px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_24,
.blue_box_1_2sl .con_cen ul.last li.pos_24 {
  background-position: left -851px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_25,
.blue_box_1_2sl .con_cen ul.last li.pos_25 {
  background-position: left -888px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_26,
.blue_box_1_2sl .con_cen ul.last li.pos_26 {
  background-position: left -925px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_27,
.blue_box_1_2sl .con_cen ul.last li.pos_27 {
  background-position: left -962px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_28,
.blue_box_1_2sl .con_cen ul.last li.pos_28 {
  background-position: left -999px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_29,
.blue_box_1_2sl .con_cen ul.last li.pos_29 {
  background-position: left -1036px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_30,
.blue_box_1_2sl .con_cen ul.last li.pos_30 {
  background-position: left -1073px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_31,
.blue_box_1_2sl .con_cen ul.last li.pos_31 {
  background-position: left -1110px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_32,
.blue_box_1_2sl .con_cen ul.last li.pos_32 {
  background-position: left -1147px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_33,
.blue_box_1_2sl .con_cen ul.last li.pos_33 {
  background-position: left -1184px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_34,
.blue_box_1_2sl .con_cen ul.last li.pos_34 {
  background-position: left -1221px;
}
.blue_box_1_2sl .con_cen ul.first li.pos_35,
.blue_box_1_2sl .con_cen ul.last li.pos_35 {
  background-position: left -1258px;
}
.blue_box_1_2sl .con_cen ul a {
  display: block;
  font-weight: 700;
  font-size: .89em;
}
.blue_box_1_2sl .con_cen ul span {
  font-size: .89em;
  color: #81a5b9;
  display: block;
  margin-top: -3px;
}
.blue_box_1_2sl .con_cen ul span.first {
  float: left;
}
.blue_box_1_2sl .con_cen ul span.last {
  float: right;
}
.blue_box_1_2sl .con_bot a {
  font-weight: 700;
  position: relative;
  z-index: 1;
  display: block;
  float: left;
  font-size: .95em;
  background: url(../images/a_more.gif) no-repeat right;
  padding-right: 25px;
}
.blue_box_1_2sl .con_bot a.first {
  margin: 14px 0 4px 17px;
  _margin: 12px 0 0 9px;
}
.blue_box_1_2sl .con_bot a.last {
  margin: 14px 0 4px 174px;
  _margin: 12px 0 0 148px;
}
.blue_box_1_1sl {
  width: 566px;
  position: relative;
  margin-bottom: 11px;
}
.blue_box_1_1sl .con_top,
.blue_box_2_1sl .con_top {
  width: 566px;
  height: 45px;
  background: url(../images/blue_box_l_1sl_top.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blue_box_l_1sl_top.png', sizingMethod='crop');
}
.blue_box_1_1sl .con_bot {
  width: 566px;
  height: 50px;
  background: url(../images/blue_box_l_1sl_bot.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blue_box_l_1sl_bot.png', sizingMethod='crop');
}
.blue_box_1_1sl .con_top h2,
.blue_box_2_1sl .con_top h2 {
  float: left;
  position: relative;
  width: 266px;
  font-weight: 700;
  padding: 14px 0 0 18px;
  font-size: .95em;
}
.blue_box_1_1sl .ico_1 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 12px;
  right: 25px;
  z-index: 2;
  background: url(../images/ico_3.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/ico_3.png', sizingMethod='crop');
}
.blue_box_1_1sl .con_cen,
.blue_box_2_1sl .con_cen {
  width: 566px;
  float: none;
  clear: both;
  overflow: hidden;
  background: url(../images/blue_box_l_2sl_con.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blue_box_l_2sl_con.png', sizingMethod='crop');
}
.blue_box_gal1 {
  padding: 9px 0 0 14px;
  width: 541px;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #bedff1;
  margin-left: 4px;
}
.blue_box_gal1 div.first a {
  font-weight: 700;
  font-size: .89em;
}
.blue_box_gal1 div.first span {
  font-size: .89em;
  color: #81a5b9;
}
.blue_box_gal1 ul.last {
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 14px;
  padding-top: 10px;
}
.blue_box_gal1 ul.last a {
  width: 85px;
  height: 85px;
  display: block;
  margin: 3px;
  border: 1px solid #fff;
  background-color: #fff;
  padding: 3px;
}
.blue_box_gal1 ul.last li:hover {
  border: 1px solid #85adc4;
}
.blue_box_gal1 ul.last li {
  float: left;
  margin: 0 3px;
  border: 1px solid #cbdee9;
}
.blue_box_1_1sl .con_bot a {
  font-weight: 700;
  position: relative;
  z-index: 1;
  display: block;
  float: left;
  font-size: .95em;
  background: url(../images/a_more.gif) no-repeat right;
  padding-right: 25px;
  margin: 11px 0 0 17px;
  _margin: 11px 0 0 9px;
}
.blue_box_2_1sl {
  width: 566px;
  position: relative;
}
.blue_box_2_1sl .ico_1 {
  width: 42px;
  height: 39px;
  position: absolute;
  top: 12px;
  right: 25px;
  z-index: 2;
  background: url(../images/ico_4.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/ico_4.png', sizingMethod='crop');
}
.blue_box_2_1sl .con_top a {
  text-decoration: none;
}
.blue_box_2_1sl .con_cen ul {
  float: none;
  clear: both;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 541px;
  margin-left: 4px;
  padding: 9px 0 0 14px;
}
.blue_box_2_1sl .con_cen ul img {
  width: 164px;
  height: 79px;
  display: block;
  border: 1px solid #cbdee9;
  background-color: #fff;
  padding: 3px;
}
.blue_box_2_1sl .con_cen ul a:hover img {
  border: 1px solid #85adc4;
}
.blue_box_2_1sl .con_cen ul li {
  float: left;
  padding: 0 7px 4px 0;
}
.blue_box_2_1sl .con_cen ul span {
  font-weight: 700;
  font-size: .89em;
  display: block;
  padding-bottom: 10px;
}
.blue_box_2_1sl .con_bot {
  width: 566px;
  height: 16px;
  font-size: 1px;
  line-height: 0;
  background: url(../images/blue_box_2_1sl_bot.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blue_box_2_1sl_bot.png', sizingMethod='crop');
}
.green_box_1_1sl {
  width: 315px;
  position: relative;
  margin-bottom: 11px;
  float: left;
}
.green_box_2_1sl {
  width: 315px;
  position: relative;
}
.green_box_1_1sl .con_top,
.green_box_2_1sl .con_top {
  width: 315px;
  height: 45px;
  background: url(../images/green_box_1_1sl_top.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/green_box_1_1sl_top.png', sizingMethod='crop');
}
.green_box_1_1sl .con_bot {
  width: 315px;
  height: 16px;
  font-size: 1px;
  line-height: 0;
  background: url(../images/green_box_1_1sl_bot.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/green_box_1_1sl_bot.png', sizingMethod='crop');
}
.green_box_2_1sl .con_bot {
  width: 315px;
  height: 47px;
  background: url(../images/green_box_2_1sl_bot.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/green_box_2_1sl_bot.png', sizingMethod='crop');
}
.green_box_2_1sl .con_bot a {
  font-weight: 700;
  position: relative;
  z-index: 1;
  display: block;
  font-size: .89em;
  padding: 10px 0 0 18px;
  color: #51ac00;
}
.green_box_1_1sl .ico_1 {
  width: 55px;
  height: 44px;
  position: absolute;
  top: 10px;
  right: 19px;
  z-index: 2;
  background: url(../images/ico_5.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/ico_5.png', sizingMethod='crop');
}
.green_box_2_1sl .ico_1 {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 11px;
  right: 23px;
  z-index: 2;
  background: url(../images/ico_8.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/ico_8.png', sizingMethod='crop');
}
.green_box_1_1sl .con_top h2,
.green_box_2_1sl .con_top h2 {
  float: left;
  position: relative;
  font-weight: 700;
  padding: 14px 0 0 18px;
  font-size: .95em;
  color: #50ab00;
}
.green_box_1_1sl .con_cen,
.green_box_2_1sl .con_cen {
  width: 301px;
  float: none;
  clear: both;
  overflow: hidden;
  background: url(../images/green_box_1_1sl_con.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/green_box_1_1sl_con.png', sizingMethod='crop');
  padding: 0 7px;
}
.green_box_1_1sl .video_box {
  width: 270px;
  height: 240px;
  /*padding: 3px;
    border: 1px solid #cbdee9;
    */
  float: none;
  clear: both;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 11px auto 0 auto;
}
.green_box_1_1sl ul.first {
  width: 139px;
  float: left;
  position: relative;
  z-index: 1;
  border-right: 1px solid #bedff1;
  padding: 0 0 0 11px;
}
.green_box_1_1sl ul.last {
  width: 135px;
  float: left;
  position: relative;
  z-index: 1;
  padding: 0 0 0 15px;
}
.green_box_1_1sl ul.first li.first,
.green_box_1_1sl ul.last li.first {
  color: #50ab00;
  font-size: .95em;
  font-weight: 700;
  padding: 10px 0 2px;
}
.green_box_1_1sl ul.first li a,
.green_box_1_1sl ul.last li a {
  color: #0075b7;
  font-weight: 700;
  display: block;
  font-size: .89em;
  margin: 5px 0 -3px 0;
}
.green_box_1_1sl ul.first li span,
.green_box_1_1sl ul.last li span {
  color: #81a5b9;
  font-size: .89em;
  margin: 0 0 4px;
  float: none;
  clear: both;
  overflow: hidden;
}
.green_box_1_1sl ul.first li.last a,
.green_box_1_1sl ul.last li.last a {
  color: #50ab00;
  font-size: .89em;
  font-weight: 700;
  padding-bottom: 6px;
  margin-bottom: 0;
  _margin-bottom: -15px;
}
.green_box_2boxs {
  width: 315px;
  position: relative;
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 8px;
}
.green_box_2boxs_1 {
  width: 158px;
  position: relative;
  float: left;
}
.green_box_2boxs_2 {
  width: 158px;
  position: relative;
  float: left;
  margin-left: -1px;
}
.green_box_2boxs_1 .con_top,
.green_box_2boxs_2 .con_top {
  width: 158px;
  height: 45px;
  background: url(../images/green_box_2boxs_top.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/green_box_2boxs_top.png', sizingMethod='crop');
}
.green_box_2boxs_1 .con_bot,
.green_box_2boxs_2 .con_bot {
  width: 158px;
  height: 46px;
  background: url(../images/green_box_2boxs_bot.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/green_box_2boxs_bot.png', sizingMethod='crop');
}
.green_box_2boxs_1 .con_top h2,
.green_box_2boxs_2 .con_top h2 {
  float: left;
  position: relative;
  font-weight: 700;
  padding: 14px 0 0 18px;
  font-size: .95em;
  color: #50ab00;
}
.green_box_2boxs_1 .con_bot a,
.green_box_2boxs_2 .con_bot a {
  font-weight: 700;
  position: relative;
  z-index: 1;
  display: block;
  font-size: .89em;
  padding: 9px 0 0 18px;
  color: #51ac00;
}
.green_box_2boxs_1 .ico_1 {
  width: 40px;
  height: 39px;
  position: absolute;
  top: 0;
  right: 19px;
  z-index: 2;
  background: url(../images/ico_6.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/ico_6.png', sizingMethod='crop');
}
.green_box_2boxs_2 .ico_1 {
  width: 49px;
  height: 25px;
  position: absolute;
  top: 10px;
  right: 16px;
  z-index: 2;
  background: url(../images/ico_7.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/ico_7.png', sizingMethod='crop');
}
.green_box_2boxs_1 .con_cen,
.green_box_2boxs_2 .con_cen {
  width: 144px;
  float: none;
  clear: both;
  overflow: hidden;
  background: url(../images/green_box_2boxs_con.png) no-repeat 0 0;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/green_box_2boxs_con.png', sizingMethod='crop');
  padding: 0 7px;
}
.uziv_sez,
.game_sez {
  position: relative;
  z-index: 1;
}
.game_sez li {
  padding: 11px 11px 7px;
  position: relative;
  border-bottom: 1px solid #bedff1;
  width: 122px;
}
.game_sez .last {
  border: none;
}
.uziv_sez li {
  padding: 13px 11px 9px;
  position: relative;
  border-bottom: 1px solid #bedff1;
  width: 122px;
  height: 253px;
}
.uziv_sez p {
  margin-bottom: 10px;
}
.uziv_sez a.first,
.game_sez a.first {
  width: 114px;
  display: block;
  padding: 3px;
  border: 1px solid #cbdee9;
  margin-bottom: 5px;
}
.uziv_sez .col_m a,
.last_sez .col_m a {
  color: #0075b7;
  font-size: 100%;
}
.uziv_sez .col_z a,
.last_sez .col_z a {
  color: #F88D8D;
  font-size: 100%;
}
.uziv_sez a.first:hover,
.game_sez a.first:hover {
  border: 1px solid #85adc4;
}
.uziv_sez a,
.game_sez a {
  font-size: .89em;
  font-weight: 700;
}
.uziv_sez span,
.game_sez span {
  font-size: .89em;
  color: #81a5b9;
  display: block;
  margin-top: -3px;
}
.uziv_sez .vip_icon {
  position: absolute;
  bottom: 15px;
  right: 11px;
}
.vip_icon {
  width: 27px;
  height: 18px;
  position: relative;
  background: url(../images/vip_icon.png) no-repeat 0 0;
}
.down_odsun {
  height: 50px;
}
.obs .date {
  color: #81a5b9;
  font-weight: lighter;
  font-size: 100%;
}
.schvaleni_foto {
  width: 867px;
  border: 1px solid #B9DCFF;
}
.schvaleni_foto td {
  border: 1px solid #B9DCFF;
  text-align: center;
}
.schvaleno {
  background: #C6FFC6;
  display: block;
  width: 867px;
  height: 11px;
  margin: 15px 0 3px;
  text-align: center;
}
.neschvaleno {
  background: #FCC;
  display: block;
  margin: 15px 0 3px;
  width: 867px;
  height: 11px;
  text-align: center;
}
#a_edit_fr {
  height: 21px;
  _width: 100px;
  display: block;
  background: url(../images/a_edit_fr.png) no-repeat left center;
  padding: 4px 0 0 28px;
  font-weight: 700;
  float: right;
  margin: 0 0 10px;
}
#a_profil {
  height: 21px;
  _width: 100px;
  display: block;
  background: url(../images/a_profil.png) no-repeat left center;
  padding: 4px 0 0 28px;
  font-weight: 700;
  float: left;
  margin: 0 0 10px;
}
#a_profil_2 {
  height: 21px;
  _width: 100px;
  display: block;
  background: url(../images/a_profil.png) no-repeat left center;
  padding: 0 0 0 28px;
  margin: 0 0 10px;
}
.right {
  float: right;
}
.right li {
  float: left;
}
#a_nasl {
  height: 16px;
  _width: 70px;
  display: block;
  background: url(../images/a_arow.gif) no-repeat left center;
  padding: 0 0 0 22px;
  margin-left: 15px;
}
#a_pred {
  height: 16px;
  _width: 70px;
  display: block;
  border-right: 1px solid #a7c5d5;
  background: url(../images/a_arow_2.gif) no-repeat left center;
  padding: 0 15px 0 22px;
}
.posun_mess {
  margin-top: 10px;
}
.ul_profil_h {
  margin: 0 auto;
  width: 500px;
  position: relative;
  left: 50px;
  top: 8px;
}
.ul_profil_h li {
  float: left;
  margin: 0 15px;
}
.girl,
.boy {
  float: left;
}
#girl {
  color: #F88D8D;
  float: left;
}
.main_box_hod,
main_box_hod_prof {
  margin: 0 auto;
  position: relative;
  left: 1px;
  width: 367px;
}
.main_box_hod p {
  text-align: center;
  font-size: 90%;
  position: relative;
  top: 12px;
}
.main_box_hod_prof p {
  font-size: 90%;
  position: relative;
  left: 121px;
  top: 12px;
}
.kolik_proc {
  float: left;
  width: 40px;
  text-align: center;
}
.img_an {
  position: relative;
  top: 6px;
  height: 10px;
  float: left;
}
#a_ano,
#a_ne {
  width: 30px;
  height: 30px;
  position: relative;
  bottom: 6px;
  display: block;
  float: left;
}
#a_ne {
  margin-left: 10px;
}
#a_ano {
  margin-right: 10px;
}
.t_libi,
.t_preskoc,
.t_nelibi,
.t_libi_prof,
.t_nelibi_prof {
  font-size: 90%;
  position: relative;
  bottom: 13px;
}
.t_libi {
  left: 82px;
}
.t_libi_prof {
  left: 42px;
}
.t_nelibi_prof {
  left: 212px;
}
.t_preskoc {
  left: 140px;
}
.t_nelibi {
  left: 186px;
}
.main_box_hodn_uz {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 5px;
}
.main_box_hodn_uz h1 {
  float: left;
}
.main_box_hodn_uz p {
  position: relative;
  left: 7px;
  display: inline;
}
.hod_kom {
  text-align: center;
  font-size: 90%;
}
#a_nick {
  text-align: center;
  color: #F88D8D;
  margin: 0 0 5px;
  display: block;
  font-weight: 700;
}
.your_hod {
  text-align: center;
  border-bottom: 1px solid #bedff1;
}
.your_hod_3 {
  text-align: center;
}
.your_hod_2 {
  margin: 10px 0 0 35px;
}
.your_hod_2 a {
  font-size: 130%;
  color: #ff8700;
}
.nenalezeno_hod {
  background: #FCC;
  width: 687px;
  height: 11px;
  display: block;
  padding: 5px;
  margin: 10px 0;
  text-align: center;
}
#hodnotit_uziv {
  color: #ff8700;
  font-size: 110%;
  font-weight: 700;
}
#u_pos_pop {
  display: block;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #0074b7;
  position: absolute;
  top: 150px;
  left: 330px;
  background: #b2e0f2;
  z-index: 10;
}
#u_pov_pop {
  display: block;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 450px;
  left: 300px;
  background: #FFF;
  z-index: 10;
}
#u_zav_pop {
  display: block;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 720px;
  left: 300px;
  background: #FFF;
  z-index: 10;
}
#u_sez_pop {
  display: block;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 1000px;
  left: 300px;
  background: #FFF;
  z-index: 10;
}
#u_poh_pop {
  display: block;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 1400px;
  left: 300px;
  background: #FFF;
  z-index: 10;
}
#u_zaj_pop {
  display: block;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 2100px;
  left: 300px;
  background: #FFF;
  z-index: 10;
}
#pop_up,
#pop_up_2,
#pop_up_3 {
  display: none;
  width: 250px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 140px;
  right: 30px;
  background: #FFF;
  z-index: 10000;
}
#pop_up_seznameni {
  display: none;
  width: 250px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 140px;
  right: 30px;
  background: #FFF;
  z-index: 100000;
}
#pop_up_seznameni_2 {
  display: none;
  width: 250px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  right: 220px;
  background: #FFF;
  z-index: 100000;
}
#pop_up_n {
  display: none;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -150px;
  z-index: 10000;
  background: #FFF;
}
#pop_up_playlist,
#pop_up_playlist_move,
#pop_up_playlist_delete,
#pop_up_playlist_save {
  display: none;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  z-index: 1000;
  background: #FFF;
  top: 0;
  left: 35%;
}
#pop_up_h {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 170px;
  left: 520px;
  z-index: 1000;
  clear: both;
  background: #FFF;
}
#pop_up_o,
#pop_up_z,
#pop_up_d {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 170px;
  left: 520px;
  z-index: 1000;
  clear: both;
  background: #FFF;
}
#pop_up_mp3_o {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -165px;
  z-index: 1000;
  clear: both;
  background: #FFF;
}
#pop_up_mp3_play,
#pop_up_mp3_play_nereg,
#pop_up_mp3_hodnotit_nereg {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -165px;
  z-index: 10000;
  clear: both;
  background: #FFF;
}
#pop_up_j_dow {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -165px;
  z-index: 10000;
  clear: both;
  background: #FFF;
}
#pop_up_mp3_p {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -165px;
  z-index: 10000;
  clear: both;
  background: #FFF;
}
#pop_up_hm {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -165px;
  z-index: 10000;
  clear: both;
  background: #FFF;
}
#pop_up_hl {
  display: none;
  width: 330px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  left: 130px;
  z-index: 10000;
  clear: both;
  background: #FFF;
}
#pop_up_n_v {
  display: none;
  clear: both;
  width: 300px;
  padding: 5px 10px 5px 0px;
  color: #000;
  border: 1px solid #b2e0f2;
  position: absolute;
  top: 170px;
  left: 540px;
  z-index: 10000;
  background: #FFF;
}
.inside {
  background: #b2e0f2;
  padding: 5px 5px 15px 10px;
  position: relative;
  left: 5px;
}
#stav_n,
#stav_o,
#stav_h,
#stav_j_dow,
#stav_z,
#stav_os {
  margin: 0 auto;
}
.pop_up_text_ok,
.pop_up_text_false {
  font-weight: 700;
  margin: 0 auto;
  display: block;
  padding: 13px 0 0 36px;
  height: 32px;
}
.pop_up_text_ok {
  color: red;
  background: url(../images/dialog-no.png) no-repeat left center;
}
.pop_up_text_false {
  color: #3caf00;
  background: url(../images/dialog-ok.png) no-repeat left center;
}
#button_n {
  margin: 0 auto;
  text-align: center;
  margin: 5px;
}
.close span {
  float: right;
  background: url(../images/a_pop_up_active.gif) no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 0 5px;
}
.close a:hover span {
  background: url(../images/a_pop_up.png) no-repeat 100% 100%;
  cursor: pointer;
}
.close_2 span {
  float: right;
  background: url(../images/a_pop_up_active_2.png) no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 0 5px;
}
.close_2 span:hover {
  background: url(../images/a_pop_up_2.png) no-repeat 100% 100%;
  cursor: pointer;
}
.ikonky {
  background: url(../images/ikonky.png) no-repeat;
  width: 18px;
  height: 17px;
  display: block;
}
.ikonky_2 {
  background: url(../images/ikonky.png) no-repeat;
  background-position: -18px 0;
  width: 23px;
  height: 17px;
  display: block;
}
.ikonky_2 span {
  display: none;
}
.top_hod {
  float: right;
  font-size: 110%;
  font-weight: 700;
  margin: 3px 0 0;
}
.top_hod .first {
  padding-right: 15px;
  margin-right: 15px;
  background: url(../images/odd_men_log_box.gif) no-repeat 100% 70%;
}
.top_hod li {
  float: left;
}
.podbar_kraj {
  background: #e1effe;
}
.hodnot,
.hodnot2 {
  float: left;
}
.nas_check {
  float: left;
  margin-right: 40px;
  width: 140px;
}
.u_profil {
  font-size: 120%;
  color: #ff8700;
  display: block;
  margin: 10px 0;
  font-weight: 700;
}
.n_pratele {
  font-size: 130%;
  color: #ff8700;
  display: block;
  margin: 20px 0;
  font-weight: 700;
}
.u_profil_first {
  font-size: 120%;
  color: #ff8700;
  display: block;
  margin: 20px 0 10px;
  font-weight: 700;
}
.u_profil_red {
  font-size: 120%;
  color: red;
  display: block;
  margin: 10px 0;
  font-weight: 700;
}
.schvaleno_up,
.neschvaleno_up {
  display: block;
  width: 837px;
  height: 11px;
  margin: 15px 0 3px;
  text-align: center;
}
.neschvaleno_up {
  background: #FCC;
}
.schvaleno_up {
  background: #C6FFC6;
}
.neschvaleno_inz {
  background: #FCC;
}
.schvaleno_inz {
  background: #C6FFC6;
}
.schvaleno_vid,
.neschvaleno_vid {
  display: block;
  width: 480px;
  height: 16px;
  margin: 0 0 4px;
  text-align: center;
}
.neschvaleno_vid {
  background: #FCC;
}
.schvaleno_vid {
  background: #C6FFC6;
}
#box_s_profil {
  width: 865px;
  background: #fee29f;
  position: relative;
  left: 7px;
  padding: 5px 14px 3px 15px;
  margin: 0;
}
.p_hodn {
  float: left;
  display: block;
  height: 32px;
  padding: 13px 0 0;
  font-weight: 700;
  margin: 0 20px 0 0;
}
.advert {
  font-size: .8em;
  color: #666;
  display: block;
  width: 200px;
  text-align: left;
}
.a_next {
  background: url(../images/a_next.png) no-repeat left center;
  display: block;
  width: _100px;
  height: 24px;
  font-weight: 700;
  padding: 5px 0 0 25px;
}
.a_next_up_menu {
  background: url(../images/a_next.png) no-repeat left center;
  display: block;
  width: _100px;
  height: 16px;
  font-weight: 700;
  padding: 0 0 0 25px;
}
#a_upr_prof {
  background: url(../images/a_upr_prof.png) no-repeat left center;
  display: block;
  width: _100px;
  height: 24px;
  font-weight: 700;
  padding: 5px 0 0 28px;
}
#a_news {
  background: url(../images/a_news.png) no-repeat left center;
  display: block;
  width: _100px;
  height: 24px;
  font-weight: 700;
  padding: 5px 0 0 28px;
}
.main_foto {
  max-width: 500px;
  max-height: 300px;
  border: 1px solid #bedff1;
  padding: 5px;
  margin: 12px auto 7px;
}
.main_foto:hover {
  border: #0075b7 1px solid;
}
.prof_v {
  color: #000;
}
.prof_prih {
  float: right;
  color: #000;
  margin-right: 115px;
}
.delka_vip {
  position: relative;
  top: 2px;
  left: 3px;
}
.delka_vip_ner {
  position: relative;
  top: 2px;
  left: 3px;
}
.delka_vip_ner a {
  color: #000;
  text-decoration: underline;
}
.delka_vip_ner a:hover {
  text-decoration: none;
}
.prof_nadp {
  float: left;
  font-size: 150%;
  margin-bottom: 3px;
  font-weight: 700;
}
#a_play_pro {
  background: url(../images/a_play_pro.png) no-repeat left center;
  display: block;
  height: 18px;
  width: _100px;
  padding: 0 0 0 22px;
  margin: 4px 20px 0 0;
  position: relative;
  bottom: 2px;
  display: inline-block;
  vertical-align: top;
}
.li_kat {
  float: left;
  display: block;
  width: 220px;
  margin: 5px 50px 0 0;
}
.n_video {
  font-weight: 700;
  position: relative;
  z-index: 1;
  display: block;
  width: 340px;
  font-size: .95em;
  background: url(../images/a_more.gif) no-repeat left;
  padding-left: 25px;
  margin: 0;
  margin: 15px 0 0 20px;
}
.search_zas_ok {
  position: absolute;
  z-index: 10;
  color: #090;
  top: 15px;
  left: 12px;
  display: block;
}
.search_zas_false {
  position: absolute;
  z-index: 10;
  color: red;
  top: 15px;
  left: 12px;
  display: block;
}
.tabulka_profil .first_td {
  width: 250px;
}
.next_mp3 {
  margin-bottom: 15px;
}
.first_li {
  float: left;
  background: url(../images/a_player.gif) no-repeat;
  padding: 0 0 0 20px;
  height: 16px;
  display: block;
  margin: 0 0 6px;
}
#next_m {
  padding-bottom: 5px;
}
.second_li {
  margin: 0 0 6px 50%;
  background: url(../images/a_player.gif) no-repeat;
  padding: 0 0 0 20px;
  height: 16px;
  display: block;
}
#next,
#next2 {
  font-size: 1em;
  display: block;
  background: url(../images/a_arow.gif) no-repeat 100% 100%;
  float: left;
  padding: 8px 25px 0 13px;
  font-weight: 700;
  color: #ff8700;
  position: relative;
}
#next2 {
  display: none;
}
.add_link {
  margin: 10px 0;
}
.add_link li {
  float: left;
  padding-right: 11px;
  background: url(../images/odd_footer.gif) no-repeat 100% 100%;
  margin-right: 11px;
}
.add_link .last {
  background: none;
}
#videoklipy_user,
#l_videa_user,
#mp3_user {
  display: none;
}
.mp3_user,
.videoklipy_user,
.l_videa_user {
  width: 850px;
}
.mp3_user .middle,
.videoklipy_user .middle,
.l_videa_user .middle {
  text-align: center;
}
.tabulka_profil .profil_link:hover {
  font-weight: 700;
}
.rekl_left {
  float: left;
  margin: 20px 0 10px 10px;
}
.rekl_right {
  float: right;
  margin: 20px 10px 10px 0;
}
.backlinks {
  margin-top: 20px;
  color: #94d8ff;
}
.backlinks_2 {
  color: #94d8ff;
  position: relative;
  bottom: 10px;
}
#center_footer .last,
#center_footer_2 .last {
  background: none;
}
#prav_vypis {
  display: none;
  margin-top: 15px;
}
.foto_next {
  display: none;
}
#a_n_foto_2 {
  display: none;
}
#fb {
  margin: 10px auto 0 auto;
}
#boxes {
  margin: 0px;
  padding: 0px;
  width: 860px;
}
#boxes .playlist {
  cursor: move;
  position: relative;
  width: 860px;
  height: 22px;
  border-bottom: 1px solid #c2c2c2;
  padding: 5px 0 0 10px;
}
#boxes .n_playlist {
  position: relative;
  width: 860px;
  height: 22px;
  border-bottom: 1px solid #c2c2c2;
  padding: 5px 0 0 10px;
}
#boxes li:hover {
  background: #dcf3ff;
}
.a_delete {
  background: url(../images/delete.png) no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  float: right;
}
.a_goto_playlist {
  background: url(../images/a_goto_playlist.png) no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin-left: 10px;
}
.a_error_playlist {
  background: url(../images/a_error_playlist.png) no-repeat top left;
  width: 16px;
  height: 16px;
  display: block;
  float: right;
}
.a_delete:hover,
.a_playlist_true:hover,
.a_playlist_false:hover,
.a_error_playlist:hover,
.a_playlist_move:hover,
.a_playlist_delete:hover,
.a_playlist_rename:hover,
.a_delete_play:hover {
  cursor: pointer;
  background-position: 0 -16px;
}
#player .clasic_inp_url {
  width: 540px;
}
.a_player {
  background: url(../images/a_player.png) no-repeat;
  _width: 150px;
  height: 24px;
  display: block;
  _background: none;
  float: left;
  padding: 3px 0 0 35px;
  font-weight: bold;
  margin: 5px 25px 15px 0;
}
.a_save_playlist {
  background: url(../images/a_save_playlist.png) no-repeat;
  _width: 150px;
  height: 24px;
  display: block;
  _background: none;
  float: right;
  padding: 3px 0 0 35px;
  font-weight: bold;
  margin: 5px 0 15px 0;
  cursor: pointer;
}
.prof_playlist {
  float: right;
  margin-top: 7px;
}
.a_rand {
  background: url(../images/a_rand.png) no-repeat;
  _width: 150px;
  height: 24px;
  display: block;
  _background: none;
  float: left;
  padding: 3px 0 0 35px;
  margin: 5px 25px 15px 0;
}
.a_share,
.a_share_2 {
  background: url(../images/a_share_playlist.png) no-repeat;
  _width: 150px;
  height: 24px;
  display: block;
  _background: none;
  float: left;
  padding: 3px 0 0 35px;
  margin: 5px 25px 15px 0;
}
.a_share_2 {
  display: none;
}
.a_info {
  background: url(../images/a_info.png) no-repeat;
  height: 24px;
  display: block;
  _background: none;
  float: left;
  padding: 3px 0 0 35px;
  margin: 5px 25px 15px 0;
}
#info-playlist {
  display: none;
  border: 1px solid #999999;
  padding: 10px 10px 0;
  margin-bottom: 10px;
}
.play_title,
.loader {
  float: left;
}
.play_title_false {
  float: left;
  color: #FF0000;
  background: url(../images/a_del_playlist.png) no-repeat top left;
  padding-left: 25px;
}
.a_playlist_false,
.a_playlist_true,
.a_error_playlist,
.a_error_playlist_noactive,
.a_playlist_move {
  margin-right: 8px;
}
.a_playlist_true {
  background: url(../images/a_playlist_true.png) no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  float: right;
}
.a_playlist_false {
  background: url(../images/a_playlist_false.png) no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  float: right;
}
.legend {
  border-bottom: 1px solid #c2c2c2;
  width: 870px;
  font-size: 90%;
}
.play_info img {
  float: left;
  margin-right: 10px;
}
.play_info {
  margin: 0 10px 0 0;
  float: left;
}
#christmas_bg {
  height: 412px;
  position: absolute;
  top: 0;
  right: -75px;
  z-index: 100;
}
#christmas_bells {
  height: 128px;
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 10000;
}
#christmas_gift {
  height: 128px;
  position: absolute;
  top: 370px;
  right: -10px;
  z-index: 10;
}
#christmas_gift2 {
  height: 128px;
  position: absolute;
  top: 320px;
  right: 190px;
  z-index: 10;
}
#lide {
  display: none;
  width: 500px;
  padding: 10px 0;
}
#share {
  width: 870px;
  border: 1px solid #999999;
  margin-bottom: 10px;
  display: none;
  position: relative;
}
#share .c_share {
  float: right;
  margin-right: 5px;
  text-decoration: none;
  font-weight: bold;
}
#a_facebook_playlist {
  float: left;
  height: 36px;
  _width: 40px;
  display: block;
  background: url(../images/a_facebook.png) no-repeat left center;
  padding: 12px 0 0 53px;
  margin: 5px 0 0 10px;
}
#a_twitter_playlist {
  float: left;
  height: 36px;
  _width: 40px;
  display: block;
  background: url(../images/a_twitter.png) no-repeat left center;
  padding: 12px 0 0 53px;
  margin: 5px 0 0 10px;
}
#a_lide_playlist {
  float: left;
  margin: 5px 0 0 10px;
  padding: 12px 0 0 0;
  background: url("../images/logo-chatujme.png") no-repeat left 17px;
  width: 141px;
  height: 36px;
  display: block;
}
#a_send_playlist {
  float: left;
  height: 36px;
  _width: 40px;
  display: block;
  background: url(../images/a_send_play.png) no-repeat left center;
  padding: 12px 0 0 53px;
  margin: 5px 0 0 10px;
}
.inp_playlist p,
.inp_playlist l {
  margin: 0 10px;
}
.inp_playlist_p input,
.inp_playlist_l .inp {
  width: 390px;
}
.inp_playlist_p span,
.inp_playlist_l span {
  width: 200px;
  display: block;
}
.inp_playlist_p p,
.inp_playlist_l p {
  margin: 0px;
  padding: 0px;
}
.inp_playlist_l {
  float: left;
  margin-left: 10px;
}
.inp_playlist_p {
  float: right;
  margin-right: 10px;
}
#p_lide_playlist {
  color: #FF0000;
  display: none;
  font-weight: bold;
}
#img_load_playlist,
#control {
  margin: 0px auto;
  display: none;
}
.main_playlist {
  background: #b2e0f2;
  width: 860px;
  margin: 0 0 25px 0;
  padding: 5px 5px 2px 5px;
}
.a_playlist_rename {
  background: url(../images/a_playlist_rename.png) no-repeat top left;
  width: 16px;
  height: 16px;
  float: left;
  margin: 10px 0 0 10px;
}
.a_playlist_add {
  display: block;
  height: 32px;
  background: url(../images/a_playlist_add.png) no-repeat top right;
  padding: 7px 40px 0 0;
  margin-right: 10px;
  float: right;
  font-weight: bold;
  font-size: 120%;
}
.a_playlist_add2 {
  height: 32px;
  background: url(../images/a_playlist_add2.png) no-repeat top left;
  _width: 150px;
  height: 24px;
  display: block;
  _background: none;
  float: left;
  padding: 3px 0 0 35px;
  margin: 5px 25px 15px 0;
}
.rename_form {
  display: none;
  float: left;
}
.new_form {
  display: none;
  float: right;
  height: 32px;
  margin: 4px 0 3px 0;
}
.left,
.rename_form {
  position: relative;
  top: 5px;
}
.a_playlist_move,
.a_playlist_delete {
  background: url(../images/a_playlist_move.png) no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  float: right;
}
.a_delete_play {
  background: url(../images/delete.png) no-repeat;
  width: 16px;
  height: 16px;
  margin: 10px 0 0 5px;
  float: left;
}
.a_playlist_rename_ok {
  width: 29px;
  height: 20px;
  background: #74d200 url(../images/ok_but_2.gif) no-repeat;
  border: none;
  cursor: pointer;
  display: none;
  float: left;
  position: relative;
  top: 9px;
  left: 10px;
}
.a_playlist_move_ok,
.a_playlist_delete_ok {
  width: 29px;
  height: 20px;
  background: #74d200 url(../images/ok_but_2.gif) no-repeat;
  border: none;
  cursor: pointer;
  float: left;
}
.a_playlist_rename_ok:hover,
.a_playlist_move_ok:hover {
  background-position: 0 -20px;
}
.loader {
  position: relative;
  top: 12px;
  left: 5px;
}
#p_playlist,
.p_ch_playlist {
  float: left;
}
.p_ch_playlist {
  margin-right: 8px;
}
.admin_stats td {
  min-width: 77px;
}
.ac_results {
  z-index: 100001!important;
  padding: 0px;
  border: 1px solid #cfcfcf;
  border-radius: 0 0 3px 3px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
}
.ac_results li {
  color: #515151;
  margin: 0px;
  padding: 4px 5px 5px;
  cursor: default;
  display: block;
  /* if width will be 100% horizontal scrollbar will apear when scroll mode will be used*/
  /*width:  100%;
    */
  font: menu;
  font-size: 12px;
  /* it is very important,  if line-height not setted or setted in relative units scroll will be broken in firefox*/
  line-height: 16px;
  overflow: hidden;
}
.ac_results li strong {
  color: #212121;
}
.ac_loading {
  background: #ffffff url('indicator.gif') right center no-repeat;
}
.ac_odd {
  background-color: #f1f1f1;
}
.ac_over {
  background-color: #ffdfb9;
  color: #000;
}
#microtime {
  position: absolute;
  top: 70px;
  left: -170px;
  color: #006699;
}
.down_pocet {
  color: #000;
  margin-left: 10px;
}
#stav {
  font-weight: bold;
}
#stav img {
  float: left;
}
.ajax-loader-send {
  margin-right: 10px;
}
.seznameni_text {
  display: none;
  font-weight: bold;
}
.play {
  background: url(../images/a_playlist.png) no-repeat;
  display: block;
  float: left;
  width: 152px;
  height: 16px;
  cursor: pointer;
  margin-right: 13px;
  position: relative;
  right: 7px;
}
.play:hover {
  background-position: 0 -16px;
}
.h1_mp3_playlist {
  margin: 0 0 10px 0;
}
#fb_com_h {
  color: #ff7800;
  font-weight: bold;
}
.fb_h2 {
  margin-bottom: 10px;
}
#vid_you {
  color: #0075b7;
  font-weight: bold;
}
#p_mp3_next_icon {
  background: url(../images/a_playlist_icon.png) no-repeat top right;
  padding: 2px 25px 0 0;
  display: block;
  height: 20px;
  width: 115px;
}
.fb_com_right {
  float: right;
  width: 330px;
}
.fb_com_right ul {
  float: left;
}
.fb_com_right ul li {
  list-style: decimal;
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  background: url("../images/bg-next-mp3.png") no-repeat left top;
  padding: 0 0 0 25px;
  margin-bottom: 8px;
}
#a_lide_uv {
  cursor: pointer;
}
.hlasky_menu {
  background: #fbe9bd;
  width: 100%;
  float: left;
  height: 30px;
  margin: 0 0 10px 0;
}
.hlasky_menu li {
  float: left;
  list-style-type: none;
  margin: 5px 0 0 10px;
}
.fb-comments,
.fb-comments-2 {
  margin-top: 20px;
  width: 590px;
}
.fb-comments {
  display: none;
}
.under_hlaska {
  margin: 0 0 25px 0;
  display: block;
  clear: both;
  position: relative;
  bottom: 5px;
}
.hlasky_share li {
  float: left;
  margin: 10px 5px 10px 0;
}
.hlasky_share {
  display: none;
}
.inp_hlaska {
  height: 22px;
  width: 250px;
}
.menu_hlasky {
  margin: 0 0 15px 0;
  height: 30px;
  width: 590px;
  border-bottom: 1px solid #bcddef;
  padding: 0 0 15px 0;
}
.menu_hlasky li {
  float: left;
  margin-right: 15px;
}
.menu_hlasky li a {
  color: #0075b7;
  font-weight: bold;
}
.menu_hlasky li a.active {
  text-decoration: none;
  color: #ff8700;
}
#a_new_h,
#a_nejhod_h,
#a_add_h,
#a_pravidla_h,
#a_del_h,
#a_nahodne_h,
#a_top_h {
  padding: 5px 0 0 38px;
  display: block;
  height: 28px;
}
#a_pravidla_h:hover {
  cursor: pointer;
}
#a_new_h {
  background: url(../images/a_new_h.png) no-repeat top left;
}
#a_nejhod_h {
  background: url(../images/a_nejhod_h.png) no-repeat top left;
}
#a_nahodne_h {
  background: url(../images/a_nahodne_h.png) no-repeat top left;
}
#a_top_h {
  background: url(../images/a_top_h.png) no-repeat top left;
}
#a_pravidla_h {
  background: url(../images/a_pravidla_h.png) no-repeat top left;
}
#a_add_h {
  background: url(../images/a_add_h.png) no-repeat top left;
}
#a_del_h {
  background: url(../images/a_del_h.png) no-repeat top left;
  cursor: pointer;
}
.hlaska-vlozit-ta {
  width: 420px;
  height: 150px;
}
.add_hlaska {
  margin: 0 0 15px 0;
  display: none;
}
.hlaska_false {
  background: #ffcccc;
  width: 590px;
  margin-bottom: 10px;
}
.hlaska_ok {
  background: #c6ffc6;
  width: 590px;
  margin-bottom: 10px;
}
.hlaska_ok span,
.hlaska_false span {
  padding: 4px 0 0 5px;
  color: #000;
}
.fbg_mp3 {
  margin-right: -10px;
  position: relative;
  top: 13px;
  left: 0;
  float: left;
  padding-left: 15px;
}
.fbg_mp3 #___plusone_0 {
  margin-right: -20px !important;
}
.fbg_img {
  position: relative;
  top: 8px;
  left: 25px;
  float: left;
}
#hp_box .fbg_img {
  top: 0;
}
.fbg_img2 {
  position: relative;
  top: 12px;
  left: 15px;
  float: left;
}
.fbg_osob {
  position: relative;
  top: 4px;
  left: 20px;
  float: left;
}
#upoutavka_lide {
  background: url(../images/upoutavka_lide.jpg) no-repeat left top;
  width: 745px;
  height: 50px;
  display: block;
  position: relative;
  z-index: 1;
}
#upoutavka_playlist {
  background: url(../images/upoutavka_playlist.jpg) no-repeat left top;
  width: 745px;
  height: 50px;
  display: block;
  position: relative;
  z-index: 1;
}
#upoutavka_lide:hover,
#upoutavka_playlist:hover {
  background-position: 0 -50px;
}
.hlaska-text {
  margin: 0;
  position: relative;
  bottom: 6px;
}
.sec_error {
  margin: 10px 0 0 0;
  font-weight: bold;
  display: none;
}
.sec_error_sel,
#odeslat_chybu {
  display: none;
}
#search_box a {
  font-size: 90%;
  margin-bottom: 2px;
  display: inline-block;
}
.fb_hlas {
  position: relative;
  top: 15px;
  height: 100px;
  margin: 0px auto;
}
.hlasuj_left,
.hlasuj_middle,
.hlasuj_right {
  float: left;
}
.hlasuj_left,
.hlasuj_right {
  width: 335px;
}
.hlasuj_left h3,
.hlasuj_right h3 {
  margin-bottom: 10px;
}
.hlasuj_box {
  margin: 0px auto;
  text-align: center;
  width: 820px;
}
.hlasuj_middle img {
  margin: 0 34px;
}
.hlasuj_fb_com {
  margin: 10px auto 0 auto;
  width: 820px;
  padding: 20px 0;
  border-top: 1px solid #bcddef;
}
.middle {
  margin: 0px auto;
}
.middle_hp {
  margin: 0px auto;
  max-width: 238px;
  vertical-align: middle;
  max-height: 200px;
}
.seznam_int {
  padding: 10px 0;
}
.seznam_int a {
  width: 80px;
  display: block;
  border: 1px solid #bcddef;
  text-align: center;
  margin: 0 3px 3px 0;
  float: left;
}
.share_hlasuj li {
  float: left;
  margin: 0 5px 5px 5px;
}
.a_facebook_hlasuj {
  _width: 40px;
  height: 40px;
  width: 40px;
  display: block;
  background: url(../images/a_facebook.png) no-repeat;
}
.a_twitter_hlasuj {
  _width: 40px;
  height: 40px;
  width: 40px;
  display: block;
  background: url(../images/a_twitter.png) no-repeat;
}
.a_send_hlasuj {
  _width: 40px;
  height: 40px;
  width: 40px;
  display: block;
  background: url(../images/a_send.png) no-repeat;
}
.pred_hlasuj {
  float: left;
}
.nasl_hlasuj {
  float: right;
}
.pred_hlasuj span,
.nasl_hlasuj span {
  display: block;
}
.first_hlasuj,
.last_hlasuj {
  height: 16px;
  display: block;
}
.first_hlasuj {
  background: url(../images/a_arow_2.gif) no-repeat top left;
  padding-left: 30px;
}
.last_hlasuj {
  background: url(../images/a_arow.gif) no-repeat top right;
  padding-right: 30px;
}
.menu_hlasuj {
  height: 30px;
  width: 820px;
  border-bottom: 1px solid #bcddef;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
}
.menu_hlasuj li {
  float: left;
  margin-right: 25px;
}
.menu_hlasuj li a {
  color: #ff8700;
  font-weight: bold;
}
.add_hlasuj,
.pravidla_hlasuj {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  display: none;
  border-bottom: 1px solid #bcddef;
}
.pravidla_hlasuj {
  text-align: left;
}
.add_hlasuj td {
  text-align: left;
}
.hlas_inp,
.hlas_inp_img {
  width: 150px;
  height: 40px;
  float: left;
  margin: 10px 0 0 20px;
}
.hlas_left {
  float: left;
  margin-left: 30px;
}
.hlas_right {
  float: right;
  margin-right: 30px;
}
.hlas_left_img {
  float: left;
  margin-left: 30px;
}
.hlas_right_img {
  float: right;
  margin-right: 30px;
}
#error_hlas {
  color: #FF0000;
  margin: 0px auto;
  display: none;
  font-weight: bold;
}
.hlas_info {
  margin: 10px 0 0 0;
}
.hlas_vypis_main_box {
  float: left;
}
.hlas_vypis_box {
  width: 510px;
  height: 110px;
  padding: 10px;
  display: block;
  border-bottom: 1px solid #bcddef;
  text-decoration: none;
  overflow: hidden;
}
.hlas_vypis_box:hover {
  background: #e1f2fa;
  cursor: pointer;
}
.hlas_img_left {
  float: left;
}
.hlas_img_right {
  float: right;
}
.hlas_vs_box {
  float: left;
  width: 270px;
}
.hlasuj_ad_right {
  float: left;
  width: 200px;
  margin-left: 35px;
}
.hlas_size_img {
  width: 120px;
  float: left;
}
.hlas_size_img_2 {
  width: 238px;
  overflow: hidden;
  height: 201px;
  display: block;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#hp_box .bg_bot_4 {
  width: 530px;
  height: 30px;
  position: relative;
}
.img_a,
.img_b {
  width: 200px;
}
.center_img {
  height: 256px;
  width: 300px;
  overflow: hidden;
  margin: 0px auto;
}
.center_img_thumb {
  height: 80px;
  width: 120px;
  overflow: hidden;
  margin: 0px auto;
}
#add_hlas {
  display: none;
}
#add_hlas_img {
  position: relative;
  bottom: 10px;
}
.soutez-nadpis {
  font-size: 150%;
  color: #000;
  margin: 0 0 10px 0;
}
.sponzor {
  margin: 20px 0 0 0;
}
.price li {
  height: 70px;
  display: block;
}
.soutez-podnadpis {
  font-size: 120%;
  font-weight: bold;
  color: #f26522;
  margin: 10px 0 10px 0;
}
.soutez-block {
  padding: 15px 0;
}
.questions li {
  margin: 10px auto;
}
.questions span {
  display: block;
}
.soutez-date {
  margin-top: 10px;
  font-weight: bold;
}
ul.reset,
ul.reset li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.videos {
  float: left;
  clear: both;
  width: 100%;
  min-height: 200px;
}
.videos.preloader {
  background: url(../gfx/loader.gif) no-repeat center;
}
ul.videos li {
  float: left;
  width: 47.5%;
  padding: 10px;
  margin: 0 5px 5px 10px;
}
ul.videos li p {
  margin: 0;
  padding: 0;
}
.videos .image {
  float: left;
  width: 140px;
  height: 110px;
  font-size: 0;
  line-height: 0;
  padding: 5px;
  background: #fff;
  border: 1px solid #E6E6E6;
  overflow: hidden;
}
.videos .entry {
  float: right;
  width: 243px;
  color: #000;
}
.videos .entry small {
  display: block;
  font-weight: normal;
  color: #ACACAC;
}
.success {
  display: none;
  margin: 10px auto;
  width: 840px;
  background: #def3fc;
  padding: 15px;
}
#error_text,
#status_text,
#title,
#d_link,
#progress,
#loader,
#play_ytvideo {
  display: none;
}
#image {
  display: none;
  float: left;
  margin-right: 15px;
}
.p_pozor {
  margin-left: 10px;
}
.blue_box_sez .con_bot,
.users_list .con_bot ul,
.blue_box_new .con_cen,
.blue_box_new .con_top,
.blue_box_new .con_bot,
.blue_box_new .con_bot ul,
.blue_box_new.dating .con_cen ul,
.blue_box_new.celebrity .con_cen ul,
.blue_box_new,
.dual_boxs_right,
.green_box_new .con_cen ul div.first,
.green_box_new .con_bot,
.green_box_new.vote .con_cen ul {
  float: none;
  clear: both;
  overflow: hidden;
}
.blue_box_sez .con_cen {
  width: 566px;
  float: none;
  clear: both;
  overflow: hidden;
  z-index: 2;
  background: url(../images/blue_box_l_2sl_con.png) no-repeat bottom;
}
.users_list .con_bot {
  height: auto;
  width: auto;
  padding: 9px 0 13px 0;
  background: url(../images/blue_box_sez_bot_02.png) no-repeat bottom;
}
.users_list .con_bot ul {
  width: 562px;
  border-top: 1px solid #bedff1;
}
.users_list .con_bot ul li {
  float: left;
  padding: 10px 0 10px 16px;
}
.users_list .con_bot ul a {
  font-weight: bold;
  background: url(../images/a_more.gif) no-repeat right;
  padding-right: 20px;
}
.users_list .con_bot ul li.last a {
  color: #50ab00;
}
.blue_box_new {
  width: 566px;
  position: relative;
  margin-bottom: 12px;
  *margin-bottom: 18px;
}
.blue_box_new .con_top {
  width: 566px;
  height: 45px;
  background: url(../images/blue_box_l_1sl_top.png) no-repeat 0 0;
}
.blue_box_new .con_top h2 {
  float: left;
  position: relative;
  width: 562px;
  font-weight: 700;
  padding: 0;
  font-size: .95em;
}
.blue_box_new .con_top h2 a {
  display: block;
  padding: 16px 0 10px 18px;
  text-decoration: none;
}
.blue_box_new .con_top h2 a span {
  font-weight: normal;
  text-decoration: underline;
}
.blue_box_new .con_cen {
  background: url(../images/blue_box_l_2sl_con.png) no-repeat 0 0;
}
.blue_box_new.dating .ico_1 {
  width: 42px;
  height: 48px;
  position: absolute;
  top: 13px;
  right: 21px;
  z-index: 2;
  background: url(../images/ico_9.png) no-repeat 0 0;
}
.blue_box_new.celebrity .ico_1 {
  width: 47px;
  height: 39px;
  position: absolute;
  top: 12px;
  right: 21px;
  z-index: 2;
  background: url(../images/ico_10.png) no-repeat 0 0;
}
.blue_box_new .con_bot {
  background: url(../images/blue_box_sez_bot_02.png) no-repeat bottom;
  padding: 0px 0 13px 0;
}
.blue_box_new .con_bot ul {
  width: 562px;
  border-top: 1px solid #bedff1;
}
.blue_box_new .con_bot ul li {
  float: left;
  padding: 10px 0 10px 16px;
}
.blue_box_new .con_bot ul a {
  font-weight: bold;
  background: url(../images/a_more.gif) no-repeat right;
  padding-right: 20px;
}
.blue_box_new .con_bot ul li.last a {
  color: #50ab00;
}
.blue_box_new.dating .con_cen ul,
.blue_box_new.celebrity .con_cen ul {
  width: 537px;
}
.blue_box_new.dating .con_cen ul li {
  width: 172px;
  float: left;
  margin: 4px 7px 0 0;
}
.blue_box_new.dating .con_cen ul li div.first {
  font-size: 0.89em;
  line-height: 14px;
  margin-bottom: 10px;
}
.blue_box_new.dating .con_cen ul li div.first a {
  font-weight: bold;
  float: none;
}
.blue_box_new.dating .con_cen ul li div.first a.girl {
  color: #f07eb6;
}
.blue_box_new.dating .con_cen ul li div.first a.boy {
  color: #0075b7;
}
.blue_box_new.dating .con_cen ul li div.first span {
  display: block;
  color: #81a5b9;
}
.blue_box_new.dating .con_cen ul li div.cen a {
  width: 164px;
  border: 1px solid #cbdee9;
  display: block;
  padding: 3px;
}
.blue_box_new.dating .con_cen ul li div.cen a:hover {
  border-color: #85adc4;
}
.blue_box_new.dating .con_cen ul li div.cen img {
  margin: 0 auto;
  position: relative;
  max-width: 164px;
}
.blue_box_new.dating .con_cen ul li div.last {
  color: #678ea4;
  padding-right: 10px;
  font-size: 0.89em;
  line-height: 16px;
  margin: 9px 0 0 0;
}
.blue_box_new.celebrity .con_cen ul li {
  width: 120px;
  float: left;
  margin: 4px 0 0 10px;
}
.blue_box_new.celebrity .con_cen ul li div.first {
  margin-bottom: 6px;
}
.blue_box_new.celebrity .con_cen ul li div.first a {
  width: 120px;
  border: 1px solid #cbdee9;
  display: block;
  padding: 3px;
}
.blue_box_new.celebrity .con_cen ul li div.first a img {
  position: relative;
  left: 16px;
}
.blue_box_new.celebrity .con_cen ul li div.first a:hover {
  border-color: #85adc4;
}
.blue_box_new.celebrity .con_cen ul li div.last span {
  display: block;
  color: #81a5b9;
}
.blue_box_new.celebrity .con_cen ul li div.last {
  font-size: 0.89em;
  line-height: 14px;
}
.blue_box_new.celebrity .con_cen ul li div.last a {
  font-weight: bold;
}
.green_box_1_1sl .video_box {
  width: 270px;
  height: 250px;
  border: 1px solid #cbdee9;
  padding: 3px;
}
.green_box_1_1sl .video_box a {
  padding: 8px 0 0;
  display: block;
}
.green_box_1_1sl ul.first li.last a,
.green_box_1_1sl ul.last li.last a {
  padding-bottom: 3px;
}
.green_box_new0 {
  width: 246px;
  float: left;
  margin: 0 0 0 12px;
  position: relative;
}
.green_box_new0 .con_top {
  width: 246px;
  height: 45px;
  background: url(../images/green_box_new0_top.png) no-repeat 0 0;
}
.green_box_new0 .con_top h2 {
  float: left;
  position: relative;
  width: 228px;
  font-weight: 700;
  padding: 14px 0 0 18px;
  font-size: .95em;
  color: #51ac00;
}
.green_box_new0 .ico_1 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 11px;
  right: 19px;
  z-index: 2;
  background: url(../images/ico_3.png) no-repeat 0 0;
}
.green_box_new0 .con_cen {
  width: 238px;
  background: url(../images/green_box_new0_con.png) repeat-y;
  padding: 0 4px;
}
.green_box_new0 .con_cen ul {
  width: 238px;
}
.green_box_new0 .con_cen ul li {
  border-bottom: 1px solid #bedff1;
  padding: 12px 0 12px 13px;
}
.green_box_new0 .con_cen ul div.first {
  width: 216px;
}
.green_box_new0 .con_cen ul div.first a {
  display: block;
  float: left;
  margin: 0 8px 8px 0;
  padding: 3px;
  border: 1px solid #cbdee9;
}
.green_box_new0 .con_cen ul div.first a:hover {
  border-color: #85adc4;
}
.green_box_new0 .con_cen ul div.last {
  font-size: 0.89em;
}
.green_box_new0 .con_cen ul div.last a {
  font-weight: bold;
}
.green_box_new0 .con_cen ul div.last span {
  color: #81a5b9;
}
.green_box_new0 .con_bot {
  width: 246px;
  background: url(../images/green_box_new0_bot.png) no-repeat bottom;
  padding: 10px 0 22px 0;
}
.green_box_new0 .con_bot ul li {
  float: left;
  padding: 0 0 0 16px;
  margin-top: -1px;
}
.green_box_new0 .con_bot ul a {
  font-weight: bold;
  background: url(../images/a_more.gif) no-repeat right;
  padding-right: 20px;
}
.dual_boxs_right {
  width: 574px;
}
.green_box_new {
  position: relative;
  margin: 0 0 14px 0;
  *margin: 0 0 10px 0;
}
.green_box_new .con_top {
  width: 573px;
  height: 45px;
  background: url(../images/green_box_new_top.png) no-repeat 0 0;
}
.green_box_new .con_cen {
  width: 565px;
  background: url(../images/green_box_new_con.png) repeat-y;
  padding: 0 4px;
}
.green_box_new .con_bot {
  width: 573px;
  background: url(../images/green_box_new_bot.png) no-repeat bottom;
  padding: 5px 0 23px 0;
}
.green_box_new .con_bot ul {
  border-top: 1px solid #bedff1;
  margin: 0 4px 0 4px;
  padding: 12px 0 6px 0;
}
.green_box_new .con_bot ul li {
  float: left;
  padding: 0 0 0 16px;
}
.green_box_new .con_bot ul a {
  font-weight: bold;
  background: url(../images/a_more.gif) no-repeat right;
  padding-right: 20px;
}
.green_box_new .con_top h2 {
  font-weight: bold;
  font-size: 0.95em;
  color: #51ac00;
  padding: 0!important;
  width: 286px!important;
}
.green_box_new .con_top h2 a {
  color: #515151;
  text-decoration: none;
  display: block;
  padding: 12px 0 11px 18px;
  font-size: 14px;
}
.green_box_new .con_top h2.fr a {
  padding-left: 14px;
}
.green_box_new .con_top h2 a:hover {
  color: #ff8700;
}
.green_box_new .con_top h2 a:hover span {
  text-decoration: none;
}
.green_box_new .con_top h2 a span {
  text-decoration: underline;
  font-weight: normal;
}
.green_box_new.messages .ico_1 {
  width: 37px;
  height: 38px;
  position: absolute;
  top: 12px;
  right: 22px;
  z-index: 2;
  background: url(../images/ico_11.png) no-repeat 0 0;
}
.green_box_new.vote .ico_1 {
  width: 47px;
  height: 22px;
  position: absolute;
  top: 14px;
  right: 18px;
  z-index: 2;
  background: url(../images/ico_12.png) no-repeat 0 0;
}
.green_box_new.messages .con_cen ul {
  margin: 0 14px 0 14px;
  padding: 15px 0 0 0;
}
.green_box_new.messages .con_cen ul li {
  position: relative;
  display: block;
  background: url(../images/comment_ico.png) no-repeat 0 3px;
  color: #1e2831;
  padding: 0 0 13px 22px;
  font-size: 0.94em;
}
.green_box_new.messages .con_cen ul li a {
  color: #1E2831;
}
.green_box_new.vote .con_cen ul {
  width: 535px;
  padding: 11px 0 0 15px;
  background: url(../images/vs_icon.png) no-repeat 267px 98px;
}
.green_box_new.vote .con_cen ul li.first {
  float: left;
}
.green_box_new.vote .con_cen ul li.first span,
.green_box_new.vote .con_cen ul li.last span {
  display: block;
  width: 238px;
  text-align: center;
}
.green_box_new.vote .con_cen ul li.last {
  float: right;
}
.green_box_new.vote .con_cen ul .video_box {
  padding: 3px;
  border: 1px solid #cbdee9;
  margin-bottom: 8px;
  display: table;
}
.green_box_new.vote .share_box {
  width: 200px;
  margin: 12px 0 10px 0;
}
.green_box_new.vote .share_box .fb_like {
  margin: 0 0 0 70px;
}
#hidden-search {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/*tabs*/
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 0;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
/*sending*/
.obs .sending {
  float: left;
  margin: 2px 0 0 0;
  width: 360px;
  background: url("../images/bg-newsletter.png") no-repeat left top;
  padding: 15px 0 10px 120px;
}
.obs .sending h3 {
  color: #ff8700;
  padding-bottom: 10px;
  font-size: 1.0833em;
}
.obs .sending input {
  margin-left: 10px;
  float: left;
  display: block;
}
.obs .sending input:first-child {
  margin-left: 0;
}
.obs .sending label {
  display: block;
  float: left;
  position: relative;
  top: -1px;
  left: 3px;
  color: #515151;
}
.obs .sending #odeslat_but_ze {
  position: relative;
  top: -3px;
}
.obs .sending .login_lf_vid {
  padding: 3px 5px;
  border: 1px solid #bcddef;
  border-radius: 3px;
  color: #515151;
  position: relative;
  top: -2px;
  font-size: 0.9333em;
}
.obs .sending .false,
#hp_box .obs .sending .false,
#sending .false {
  color: #ff0000;
}
.obs .sending .true,
#hp_box .obs .sending .true,
#sending .true {
  color: #6cca26;
}
#hp_box .sending {
  padding-bottom: 20px;
}
.obs .under_video {
  margin: 13px 0;
  padding: 7px 0;
  width: 480px;
  border-top: 1px solid #bcddef;
  border-bottom: 1px solid #bcddef;
  position: relative;
}
.obs .under_video label {
  color: #363636;
}
.obs .under_video input[type=checkbox] {
  position: relative;
  top: 3px;
}
.obs .under_video li {
  float: left;
  margin-right: 2px;
}
.under_video_2 {
  margin: 13px 0;
  padding: 7px 0;
  width: 320px;
  border-top: 1px solid #bcddef;
  border-bottom: 1px solid #bcddef;
}
.under_video_2 li {
  float: left;
  margin-right: 2px;
}
.under_video_2 input {
  margin: 0 3px 0 0;
  width: 195px;
}
.under_video_2 .text {
  width: 110px;
}
.obs .under_video input {
  padding: 3px 5px;
  border: 1px solid #bcddef;
  border-radius: 3px;
  color: #515151;
  font-size: 0.9333em;
}
#hp_box .img-title-block,
#hp_box_2 .img-title-block {
  float: left;
  width: 100%;
}
#hp_box .img-title-block.first,
#hp_box_2 .img-title-block.first {
  padding-top: 15px;
}
#hp_box .img-title-block .img-title,
#hp_box_2 .img-title-block .img-title {
  color: #000;
  font-size: 0.8333em;
  margin-bottom: 5px;
  float: left;
}
/* img news */
#img-news {
  float: left;
  margin-left: 25px;
}
#img-news h3 {
  color: #0075b7;
  font-weight: bold;
  font-size: 100%;
  margin: 8px 0 15px 0;
}
#img-news span {
  width: 40px;
  font-size: 0.9167em;
  display: block;
  float: left;
}
#img-news ul {
  float: left;
  width: 100%;
}
#img-news ul li {
  margin-bottom: 2px;
}
.a_next_img {
  font-size: 1em;
  display: block;
  background: url("../images/a_arow.gif") no-repeat 100% 100%;
  float: left;
  padding: 0 25px 0 0;
  margin: 15px 0;
  font-weight: 700;
  color: #50ab00;
  position: relative;
  cursor: pointer;
  text-decoration: underline;
  width: auto;
}
#send-newsletter {
  float: right;
  display: block;
  background: #54c100;
  border-bottom: 1px solid #34aa00;
  padding: 4px 10px 3px 10px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  margin-top: 5px;
  cursor: pointer;
}
#fb-like {
  width: 650px;
  text-align: center;
  margin: 0px auto 15px auto;
}
/* hlasky */
#hp_box .hl-true,
#hp_box .hl-false,
#hp_box .hl-nu {
  display: block;
  text-align: center;
  padding: 3px 0;
  margin-top: 10px;
  border-radius: 3px;
  color: #515151;
  float: left;
  width: 100%;
}
#hp_box .hl-true {
  background: #98de49;
  border: 1px solid #71d100;
}
#hp_box .hl-false {
  background: #fe9fa3;
  border: 1px solid #fb5e63;
}
#hp_box .hl-nu {
  background: #ace5fd;
  border: 1px solid #40c4fd;
}
.img-embed {
  text-align: center;
  margin: 15px auto 10px auto;
  clear: both;
}
.adr-hlaska {
  position: relative;
  top: 10px;
  left: 20px;
}
.email-hlaska {
  width: 200px;
  position: relative;
  top: 4px;
}
#social-img {
  padding: 0 0 15px;
}
.shift-msg {
  margin: 0 0 10px;
}
/* new search */
#vyhledavani .input {
  border: 1px solid #cfcfcf;
  padding: 7px 7px 6px;
  border-radius: 5px 0 0 5px;
  box-shadow: inset 0px 1px 3px 0px rgba(81, 81, 81, 0.2);
  font-size: 13px;
  width: 300px;
  margin-right: -4px;
}
#vyhledavani .select {
  border: 1px solid #cfcfcf;
  padding: 2px;
  border-radius: 3px;
  box-shadow: inset 0px 1px 3px 0px rgba(81, 81, 81, 0.2);
}
/* ------ CONTENT PAGES - LONG ------ */
#hp_box.new .bg_top {
  width: 1155px;
  background: url(../images/bg_box_hp_top-new.png) no-repeat left top;
}
#hp_box.new .obs {
  width: 1121px;
  background: url(../images/bg_box_dow-new.png) repeat-y left top;
}
#hp_box.new .bg_bot {
  width: 1155px;
  background: url(../images/bg_box_vid_bot-new.png) no-repeat left top;
}
#hp_box.new .obs .content {
  width: 800px;
  float: left;
}
#hp_box.new .obs .aside {
  width: 270px;
  padding-left: 20px;
  padding-right: 10px;
  float: right;
  border-left: 1px solid #bedeef;
}
#hp_box.new .obs .aside .advert {
  font-size: 0.8333em;
  color: #666;
  display: block;
  text-align: left;
}
/* ------ CONTENT PAGES - LONG - SEND MP3 ------ */
#hp_box.send fieldset {
  width: 843px;
}
/* ------ NEW VIDEOS ------ */
#new #vid_box .bg_top {
  width: 1151px;
  height: 45px;
  background: url(../images/bg_box_dow_top-new.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow_top-new.png', sizingMethod='crop');
}
.new-send #hp_box .bg_top {
  width: 1151px;
  height: 12px;
  background: url(../images/bg_box_hp_top-new.png) no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_hp_top-new.png', sizingMethod='crop');
}
#new #vid_box h1 {
  font-size: 1.1667em;
  float: left;
}
#new #vid_box .obs,
.new-send #hp_box .obs {
  display: block;
  width: 1151px;
  padding: 15px 0 0;
  background: url("../images/bg_box_dow-new.png") repeat-y;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow-new.png', sizingMethod='scale');
}
#new #vid_box .bg_bot,
.new-send #hp_box .bg_bot {
  width: 1151px;
  height: 16px;
  background: url("../images/bg_box_vid_bot-new.png") no-repeat;
  position: relative;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_vid_bot-new.png', sizingMethod='crop');
}
#new #vid_box,
#new #vid_box .fla_vid {
  width: 729px;
}
#new #vid_box #left-box {
  width: 730px;
  float: left;
  margin-left: 15px;
}
#new #vid_box #right {
  width: 361px;
  float: right;
  padding: 0 20px 0 20px;
}
#new #vid_func_men {
  float: left;
  width: 100%;
  border-bottom: 1px solid #c0e1e8;
  padding: 25px 0 15px;
  margin: 0 0 15px;
  background: url("../images/bg-vid-menu.jpg") no-repeat left bottom;
}
#new #vid_func_men li {
  margin-left: 19px;
}
#new #vid_func_men li:first-child {
  margin-left: 0;
}
#new #vid_func_men a {
  margin: 0;
  width: auto;
  background: url("../images/ico-video.png") no-repeat;
  height: auto;
  display: block;
  padding: 0 0 0 33px;
  line-height: 25px;
  cursor: pointer;
}
#new #vid_func_men a#a_poslat {
  background-position: left -180px;
}
#new #vid_func_men a#a_share {
  background-position: left -225px;
}
#new #vid_func_men a#a_stahnout {
  background-position: left top;
}
#new #vid_func_men a#a_oblibene2,
#new #vid_func_men a#a_oblibene2_n {
  background-position: left -45px;
}
#new #vid_func_men a#a_hodnotit,
#new #vid_func_men a#a_hodnotit_n {
  background-position: left -90px;
}
#new #vid_func_men a#a_no {
  background-position: left -135px;
}
#new #vid_func_men a#a_nevhodny {
  background-position: left -275px;
}
#new .obs .under_video {
  float: left;
  width: 100%;
}
#video-tabs .video-list__item__link,
#video-tabs .mp3-list__item__link {
  border-top: 0;
}
#video-tabs h2 {
  font-size: 1.3333em;
  padding: 15px 0 10px 8px;
}
#video-tabs .tabs {
  float: left;
  width: 100%;
  padding-bottom: 25px;
}
#video-tabs .tabs-menu {
  float: left;
  width: 100%;
  border-bottom: 1px solid #bddeed;
}
#video-tabs .tabs-menu li {
  float: left;
  margin: 0 0 0 5px;
}
#video-tabs .tabs-menu li:first-child {
  margin-left: 9px;
}
#video-tabs .tabs-menu li a {
  display: block;
  border: solid #BEDFF1;
  border-width: 1px 1px 0 1px;
  padding: 7px 13px 7px 13px;
  text-decoration: none;
  font-size: 1em;
  background: url("../images/bg-img-tab.png") repeat-x left top;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#video-tabs .tabs-menu li.ui-state-active a {
  background: #f6fbff;
  padding: 8px 13px 7px 13px;
  margin-bottom: -1px;
  font-weight: bold;
  color: #ff8700;
}
#new .ul_next_links {
  float: left;
  width: 100%;
  padding: 10px 0;
}
#new .ul_next_links li {
  display: block;
  clear: both;
}
#new .ul_next_links li a {
  text-decoration: none;
  display: block;
  float: left;
  width: 351px;
  padding: 5px 0 5px 10px;
  border-radius: 5px;
  border-bottom: 1px solid #f5fcff;
}
#new .ul_next_links li a:hover {
  background: #e3f3fd;
  border-bottom: 1px solid #bddeed;
}
#new .ul_next_links li .img {
  display: block;
  float: left;
  width: 120px;
  margin-right: 10px;
  max-width: 120px;
}
#new .ul_next_links li img {
  float: left;
  display: block;
  border-radius: 5px;
  max-width: 120px;
}
#new .ul_next_links li .first {
  font-size: 1.0833em;
  display: block;
  line-height: 1.5em;
  color: #515151;
  font-weight: bold;
  padding: 5px 0 0;
}
#new .ul_next_links li .second {
  display: block;
  color: #515151;
  line-height: 1.5em;
}
#new .ul_next_links li .date {
  display: block;
  padding: 15px 0 0;
  color: #5aa7d3;
}
#new #video-tabs .n_video {
  float: left;
  width: 100%;
  cursor: pointer;
}
#new #vid-mp3-list {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
}
#new #vid-mp3-list li {
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  background: none;
  width: 100%;
}
#new #vid-mp3-list li a {
  text-decoration: none;
  display: block;
  float: left;
  width: 281px;
  padding: 5px 0 5px 80px;
  border-radius: 5px;
  border-bottom: 1px solid #f5fcff;
  background: url("../images/ico-vid-mp3.png") 10px top no-repeat;
}
#new #vid-mp3-list li a:hover {
  background-color: #e3f3fd;
  border-bottom: 1px solid #bddeed;
}
#new #vid-mp3-list li .first {
  font-size: 1.0833em;
  display: block;
  line-height: 1.5em;
  color: #515151;
  font-weight: bold;
  padding: 5px 0 0;
}
#new #vid-mp3-list li .second {
  display: block;
  color: #515151;
  line-height: 1.5em;
}
#new .obs .under_video {
  background: url("../images/bg-vid-share.png") #e7f6fd no-repeat right top;
  margin: 5px 0 18px;
}
#new .obs .under_video .clasic_inp_url {
  width: 450px;
}
#new .obs .under_video .clasic_inp_url_2 {
  width: 300px;
}
#new .obs .under_video th {
  width: 120px;
  font-weight: bold;
  text-align: left;
  padding: 0 10px;
  color: #515151;
  background: none;
}
#new #sharer {
  float: left;
}
#new #sharer li {
  margin-left: 3px;
}
#new #sharer li:first-child {
  margin-left: 0;
}
#new #sharer li a {
  background: url("../images/ico-share.png") no-repeat;
  width: 32px;
  height: 32px;
  display: block;
}
#new #sharer li a.fb {
  background-position: left -52px;
}
#new #sharer li a.twitter {
  background-position: left -105px;
}
#new #sharer li a.gplus {
  background-position: left top;
}
#new #sharer li a.lide {
  background: url("../images/logo-chatujme.png") no-repeat left 7px;
  width: 141px;
  height: 28px;
  display: block;
}
/* dialogue box */
#new #dialogue-box {
  float: left;
  width: 709px;
  padding: 25px 10px 10px 10px;
  border: solid #C0E1E8;
  border-width: 1px 0 1px 0;
  margin-bottom: 15px;
  position: relative;
  display: none;
}
#new #dialogue-box .content {
  float: left;
  width: 100%;
}
#new #dialogue-box .load-img {
  text-align: center;
  margin: 0px auto;
}
#new #dialogue-box .load-img p {
  display: inline-block;
  color: #515151;
  text-align: center;
}
#new #dialogue-box .load-img span {
  padding-top: 10px;
  display: block;
}
#new #dialogue-box .load-img img {
  margin: 0px auto;
}
#new .a-close,
#new .a-close-share {
  background: url("../images/ico-close.png") no-repeat left top;
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
#new .a-close:hover,
#new .a-close-share:hover {
  background-position: left -44px;
}
#new .mess-true,
#new .mess-false {
  padding: 25px 0 25px 80px;
  font-size: 1.3333em;
  float: left;
}
#new .mess-true {
  background: url("../images/messages.png") no-repeat left top;
  color: #5d9004;
}
#new .mess-false {
  background: url("../images/messages.png") no-repeat left -84px;
  color: #cb0000;
}
#new #dialogue-box .re-control {
  float: right;
  padding: 10px 50px 0 0;
}
#new #dialogue-box .re-control .err-select {
  padding: 3px;
  margin: 0;
}
#new #dialogue-box .re-control p {
  color: #515151;
  padding: 0 0 6px 5px;
}
#new #dialogue-box .re-control .submit {
  background-color: #E9E9E9;
  /* Chrome a Safari*/
  /* Chrome a Safari*/
  /* Opera */
  /* Opera */
  /* pro IE10 */
  background-image: linear-gradient(#88da26, #6cca26);
  /* CSS3 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88da26', endColorstr='#6cca26');
  /* IE9 a starší*/
  zoom: 1;
  /* Bez zoomu se přechod v IE nezobrazí */
  border: solid #53b726;
  border-width: 0 0 1px 0;
  border-radius: 5px;
  padding: 4px 10px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 1px #53b726;
  cursor: pointer;
  position: relative;
  top: -1px;
  margin-left: 7px;
}
.hider {
  position: absolute;
  left: 0;
  top: 0;
  width: 729px;
  height: 105px;
  background: #f5fcff;
  text-align: center;
  padding-top: 40px;
}
.hider p {
  font-size: 1.3333em;
  text-align: center;
  padding: 10px 0 0;
}
.hider p.second {
  padding: 25px 0 0;
}
/* rating */
#rating {
  margin: 0px auto;
  text-align: center;
  padding: 10px 0 0;
}
#rating p {
  color: #515151;
}
#rating p strong {
  font-size: 1.3333em;
}
.rate,
.rate a:hover,
.rate a:active,
.rate a:focus,
.rate .current-rating {
  background: url("../images/stars.png") left -1000px repeat-x;
  cursor: pointer;
}
.rate {
  position: relative;
  width: 240px;
  height: 48px;
  overflow: hidden;
  list-style: none;
  margin: 25px 0 25px;
  padding: 0;
  background-position: left top;
  display: inline-block;
}
.rate li {
  display: inline;
}
.rate a,
.rate .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 48px;
  line-height: 48px;
  outline: none;
  overflow: hidden;
  border: none;
}
.rate a:hover,
.rate a:active,
.rate a:focus {
  background-position: left bottom;
}
.rate a.s1 {
  width: 48px;
  z-index: 6;
}
.rate a.s2 {
  width: 96px;
  z-index: 5;
}
.rate a.s3 {
  width: 144px;
  z-index: 4;
}
.rate a.s4 {
  width: 192px;
  z-index: 3;
}
.rate a.s5 {
  width: 100%;
  z-index: 2;
}
.rate .current-rating {
  z-index: 1;
  background-position: left center;
}
/* sending */
#new .sending {
  padding-left: 10px;
  background: none;
}
#new .sending h2 {
  font-size: 1.3333em;
  color: #FF7800;
  padding: 0 0 10px;
  font-weight: normal;
}
/* send friend */
#posli_prat.new-send {
  display: block;
}
.new-send h2 {
  margin: 20px 0 0 10px;
}
.new-send h3 {
  padding: 15px 0 0 20px;
  font-size: 1.em;
}
.new-send .zeb_sl_1 {
  margin-left: 2px;
}
.new-send .zeb_sl_2 {
  margin-right: -2px;
}
.new-send .zeb_sl_1 .bg_top,
.new-send .bg_box_zeb_left,
.new-send .zeb_sl_1 .bg_bot .bg_x {
  width: 573px;
}
.new-send .zeb_sl_2 .bg_bot,
.new-send .zeb_sl_2 .bg_bot .bg_x {
  width: 575px;
}
.new-send .zeb_sl_1 .bg_bot {
  width: 569px;
}
.new-send .bg_box_zeb_right {
  width: 573px;
}
.new-send .zeb_sl_2 .bg_top {
  width: 575px;
}
.new-send .zeb_sl_1 .bg_top {
  background: url("../images/zeb_sl_1_bg_top-new.png") left top no-repeat;
  margin-left: -4px;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/zeb_sl_1_bg_top-new.png', sizingMethod='crop');
}
.new-send .zeb_sl_2 .bg_top {
  background: url("../images/zeb_sl_2_bg_top-new.png") right top no-repeat;
  margin-right: -4px;
}
.new-send .bg_box_zeb_left {
  background: url("../images/bg_box_zeb_left-new.png") left top repeat-y;
  margin-left: -4px;
}
.new-send .bg_box_zeb_right {
  background: url("../images/bg_box_zeb_right-new.png") left top repeat-y;
  margin-right: -4px;
}
.new-send .zeb_sl_1 .bg_bot .bg_x {
  background: url("../images/sl_1_bg_zeb_bot-new.png") left top no-repeat;
  margin-left: -4px;
}
.new-send .zeb_sl_2 .bg_bot .bg_x {
  background: url("../images/sl_2_bg_zeb_bot-new.png") right top no-repeat;
  margin-right: -4px;
}
.new-send .zeb_sl_1 li .mail,
.new-send .zeb_sl_2 li .mail,
.new-send .bg_box_zeb_left a,
.new-send .bg_box_zeb_right a {
  position: relative;
  top: 3px;
}
.new-send .tip {
  padding: 15px 0 0 20px;
  color: #515151;
}
#new .v-login {
  cursor: pointer;
}
/* table tips */
#send_mes .table-tips {
  padding: 5px 0 0 15px;
  vertical-align: top;
}
#send_mes .table-tips h3 {
  padding: 0 0 20px;
}
#send_mes .table-tips ul {
  margin: 0;
  float: left;
  width: 100%;
}
#send_mes .table-tips ul li {
  padding: 0 0 8px;
}
#send_mes .table-tips ul li span {
  font-size: 1.8333em;
  color: #5aa6d1;
  padding-right: 10px;
}
#new .alert {
  color: red;
  font-size: 1.3333em;
  text-align: center;
  padding: 15px 0;
}
#new .video-anchors {
  margin: 0 0 16px 5px;
  font-size: 0.8333em;
  float: left;
}
#new .video-anchors span strong {
  color: #000;
}
.new-send .form-reg {
  width: 200px;
  position: relative;
  top: 4px;
}
/* -------- NEW VIDEOS - ZEBRICKY -------- */
#new-vz {
  float: left;
  width: 100%;
  margin-top: 10px;
}
#new-vz .zeb_sl_1 .bg_top,
#new-vz .zeb_sl_1 .bg_bot,
#new-vz .zeb_sl_2 .bg_top,
#new-vz .bg_box_zeb_right,
#new-vz .zeb_sl_2 .bg_bot,
#new-vz .zeb_sl_1 .bg_bot .bg_x {
  width: 289px;
}
#new-vz .zeb_sl_1 li,
#new-vz .zeb_sl_2 li,
#new-vz .bg_box_nov_left li,
#new-vz .bg_box_nov_right li {
  border: 0;
  margin-bottom: 30px;
}
#new-vz .zeb_sl_1 li span,
#new-vz .zeb_sl_2 li span,
#new-vz .bg_box_nov_left li span,
#new-vz .bg_box_nov_right li span,
#new-vz .zeb_sl_middle li span,
#new-vz .bg_box_nov_middle li span {
  float: none;
  font-size: 1em;
  padding: 0;
}
#new-vz .zeb_sl_1 li,
#new-vz .zeb_sl_2 li,
#new-vz .bg_box_nov_left li,
#new-vz .bg_box_nov_right li {
  margin: 0;
}
#new-vz .zeb_sl_2 .bg_bot {
  width: 289px;
}
#new-vz .bg_box_zeb_left {
  padding: 10px 0 10px 12px;
  width: 277px;
}
#new-vz .bg_box_zeb_middle,
#new-vz .bg_box_zeb_right {
  padding: 10px 0 10px 5px;
}
#new-vz .bg_box_zeb_middle {
  width: 278px;
}
#new-vz .bg_box_zeb_right {
  width: 284px;
}
#new-vz .zeb_sl_1 h2 {
  padding-left: 25px;
}
/* middle sloupec */
#new-vz .zeb_sl_middle {
  margin-top: 10px;
  float: left;
}
#new-vz .zeb_sl_middle h2 {
  font-size: 1em;
  color: #0075B7;
  padding: 0 0 0 18px;
}
#new-vz .zeb_sl_middle .bg_bot {
  height: 50px;
  position: relative;
}
#new-vz .zeb_sl_middle .bg_bot a,
#new-vz .zeb_sl_middle .bg_bot a:hover {
  font-size: 1em;
  display: block;
  font-weight: 700;
  background: url("../images/a_arow.gif") no-repeat 100% 100%;
  float: left;
  padding: 15px 25px 0 18px;
  z-index: 10;
  position: absolute;
  color: #515151;
}
#new-vz .zeb_sl_middle .bg_bot a:hover {
  color: #ff8700;
}
#new-vz .bg_box_zeb_middle {
  z-index: 1;
  background: url("../images/bg_box_zeb_middle_vz.png") left top repeat-y;
}
#new-vz .dark .bg_box_zeb_middle {
  background: url("../images/bg_box_zeb_middle_dark_vz.png") left top repeat-y;
}
#new-vz .zeb_sl_middle li,
#new-vz .bg_box_nov_middle li {
  z-index: 10;
  position: relative;
  overflow: hidden;
}
#new-vz .zeb_sl_middle .bg_top,
#new-vz .zeb_sl_middle .bg_bot,
#new-vz .zeb_sl_2 .bg_bot .bg_x {
  width: 283px;
}
/*backgrounds */
#new-vz .zeb_sl_1 .bg_top {
  background: url("../images/zeb_sl_1_bg_top_vz.png") left top no-repeat;
}
#new-vz .bg_box_zeb_left {
  background: url("../images/bg_box_zeb_left_vz.png") left top repeat-y;
}
#new-vz .zeb_sl_1 .bg_bot .bg_x {
  background: url("../images/sl_1_bg_zeb_bot_vz.png") left top no-repeat;
}
#new-vz .zeb_sl_middle .bg_top {
  background: url("../images/zeb_sl_2_3_bg_top_vz.png") left top no-repeat;
  height: 45px;
  position: relative;
}
#new-vz .zeb_sl_2 .bg_top {
  background: url("../images/zeb_sl_2_bg_top_vz.png") left top no-repeat;
}
#new-vz .bg_box_zeb_right {
  background: url("../images/bg_box_zeb_right_vz.png") left top repeat-y;
}
#new-vz .dark .bg_box_zeb_right {
  background: url("../images/bg_box_zeb_right_dark_vz.png") left top repeat-y;
}
#new-vz .zeb_sl_2 .bg_bot .bg_x {
  background: url("../images/sl_2_bg_zeb_bot_vz.png") left top no-repeat;
  width: 289px;
}
#new-vz .zeb_sl_middle .bg_bot .bg_x {
  background: url("../images/sl_2_3_bg_zeb_bot_vz.png") left top no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 50px;
  width: 283px;
}
#new-vz ul li {
  display: block;
  clear: both;
  width: 271px;
}
#new-vz ul li div {
  text-decoration: none;
  display: block;
  float: left;
  width: 251px;
  padding: 8px 10px;
  border-bottom: 1px solid #f5fcff;
  border-bottom: 1px solid #BDDEED;
}
#new-vz ul li.last-item div {
  border: none;
}
#new-vz ul li div:hover {
  background: #fce4c2;
}
#new-vz .dark ul li div:hover {
  background: #fce4c2;
}
#new-vz ul li div a {
  padding: 0;
  width: auto;
  float: none;
  font-size: 0.89em;
  display: inline;
  text-decoration: none;
}
#new-vz ul li .img {
  display: block;
  float: left;
  width: 80px;
  margin-right: 10px;
  height: 60px;
  position: relative;
}
#new-vz ul li img {
  float: left;
  display: block;
  border-radius: 5px;
  max-width: 80px;
  max-height: 60px;
}
#new-vz ul li .img .num {
  position: absolute;
  left: -3px;
  top: -3px;
  background: #ff7d00;
  color: #fff;
  padding: 2px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: bold;
}
#new-vz ul li .right-text {
  overflow: hidden;
  width: 161px;
  display: block;
  float: right;
}
#new-vz ul li .first {
  font-size: 0.89em;
  display: block;
  line-height: 1.5em;
  color: #515151;
  padding: 0;
  overflow: hidden;
  white-space: normal;
}
#new-vz ul li .first span {
  display: block;
  color: #515151;
}
#new-vz ul li .date {
  display: block;
  padding: 3px 7px;
  color: #81a5b9;
  background: #ecf8fe;
  position: absolute;
  right: 10px;
  bottom: 8px;
  border-radius: 5px;
  box-shadow: 0px 1px 1px 0px #afddf1;
  border-bottom: 1px solid #afddf1;
}
#new-vz ul li .date-sec {
  display: none;
}
#new-vz ul li:hover .date-sec {
  display: block;
  padding: 3px 7px;
  color: #74b936;
  background: #e0ffd7;
  position: absolute;
  right: 70px;
  bottom: 8px;
  border-radius: 5px;
  box-shadow: 0px 1px 1px 0px #a9eca5;
  border-bottom: 1px solid #a9eca5;
}
/* first item */
#new-vz ul li.first-item .img {
  width: 251px;
  margin: 0;
  height: 141px;
}
#new-vz ul li.first-item .img img {
  max-width: 251px;
  max-height: 141px;
  overflow: hidden;
}
#new-vz ul li.first-item .first {
  position: absolute;
  left: 10px;
  bottom: 9px;
  background: url("../images/bg-first-vz.png") repeat left top;
  color: #fff;
  width: 230px;
  padding: 7px 10px 5px 10px;
  text-shadow: 0px 1px 1px #515151;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 1em;
}
#new-vz ul li.first-item .first span {
  color: #d7d7d7;
}
#new-vz ul li.first-item .date {
  position: absolute;
  right: 20px;
  bottom: 117px;
}
#new-vz ul li.first-item .date-sec {
  position: absolute;
  right: 80px;
  bottom: 117px;
}
/* -------- NEW VIDEOS - VELKE NAHLEDY -------- */
.v-row {
  float: left;
  width: 1130px;
}
.vid-vypis {
  float: left;
  width: 1130px;
}
#new-vz.large-thumbs .obs {
  display: block;
  width: 1144px;
  background: url(../images/bg_box_dow_wide.png) repeat-y;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow_wide.png', sizingMethod='scale');
  float: left;
}
#new-vz.large-thumbs .obs .dark {
  background-color: #d7f4ff;
}
#new-vz.large-thumbs .z-ul {
  padding-left: 7px;
  float: left;
}
#new-vz.large-thumbs .z-ul .item {
  float: left;
  width: 282px;
  border-bottom: 2px solid #b9ddef;
  position: relative;
}
#new-vz.large-thumbs .z-ul .item:hover {
  border-bottom-color: #ff9500;
  background: #FCE4C2;
}
#new-vz.large-thumbs .z-ul .item.bigger-li {
  width: 283px;
}
#new-vz.large-thumbs .z-ul .item a {
  padding: 18px 12px 16px 12px;
  position: relative;
  width: 258px;
  display: block;
  float: left;
  text-decoration: none;
}
#new-vz.large-thumbs .z-ul .item.bigger-li a {
  width: 259px;
}
#new-vz.large-thumbs .z-ul .item .img {
  display: block;
  position: relative;
  float: left;
  width: 258px;
  height: 148px;
}
#new-vz.large-thumbs .z-ul .item .img .num {
  position: absolute;
  text-shadow: 0px 1px 1px #9e5d01;
  top: -3px;
  left: -3px;
  background: #FF7D00;
  color: #fff;
  padding: 2px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: bold;
  cursor: pointer;
}
#new-vz.large-thumbs .z-ul .item.first-item .img img {
  max-width: 258px;
  max-height: 148px;
  border-radius: 5px;
}
#new-vz.large-thumbs .z-ul div.first-item .date {
  display: block;
  padding: 3px 7px;
  color: #81A5B9;
  background: #ECF8FE;
  position: absolute;
  right: 20px;
  bottom: 134px;
  border-radius: 5px;
  box-shadow: 0px 1px 1px 0px #afddf1;
  border-bottom: 1px solid #AFDDF1;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#new-vz.large-thumbs .z-ul .item .date-sec {
  display: none;
}
#new-vz.large-thumbs .z-ul .item:hover .date-sec {
  display: block;
  padding: 3px 7px;
  color: #74B936;
  background: #E0FFD7;
  position: absolute;
  right: 80px;
  bottom: 134px;
  font-size: 1.0833em;
  border-radius: 5px;
  box-shadow: 0px 1px 1px 0px #a9eca5;
  border-bottom: 1px solid #A9ECA5;
}
#new-vz.large-thumbs .z-ul .item.first-item .first {
  position: absolute;
  left: 12px;
  bottom: 19px;
  width: 238px;
  background: url("../images/bg-first-vz.png") repeat left top;
  color: #fff;
  padding: 7px 10px 2px 10px;
  text-shadow: 0px 1px 1px #515151;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #000;
  cursor: pointer;
}
#new-vz.large-thumbs .z-ul .item.first-item .first span {
  display: block;
  color: #d7d7d7;
}
#new-vz.large-thumbs .bg_bot .bg_x {
  background-position: left -1px;
}
#new-vz.large-thumbs ul.stran_skip li {
  border: 0;
}
#new-vz.large-thumbs ul.stran_skip li a {
  padding: 0;
  width: auto;
}
#new-vz.large-thumbs ul.stran_skip li.first a {
  padding-left: 20px;
}
#new-vz.large-thumbs ul.stran_skip li.last a {
  padding-right: 20px;
}
/* loader */
.scrollExtend-loading {
  background: url(../images/loading_playlist.gif) 50% 50% no-repeat;
  margin: 15px 0;
  height: 13px;
  width: 100%;
}
/* aside facebook */
#aside-facebook {
  margin-bottom: 15px;
  width: 270px;
  overflow: hidden;
}
/* -------- NEW VIDEOS - DALSI ZEBRICKY -------- */
#new-vz .zeb_sl_1,
#new-vz .zeb_sl_2,
#new-vz .zeb_sl_middle {
  margin: 0;
}
#new-vz .bg_top_kat {
  width: 1144px;
  height: 45px;
  position: relative;
}
#new-vz .bg_top_kat .bg_x {
  width: 1144px;
  height: 45px;
  background: url(../images/bg_box_nov_top_vz.png) no-repeat;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
#new-vz .bg_top_kat h2 {
  position: relative;
  z-index: 10;
  float: left;
}
#new-vz .bg_top_kat ul {
  position: absolute;
  top: 14px;
  right: 19px;
  z-index: 10;
  font-size: 0.95em;
}
#new-vz .bg_top_kat li {
  float: left;
  padding: 0 4px 0 5px;
  background: url(../images/odd_stran_brow.gif) no-repeat right;
  clear: none;
  width: auto;
}
#new-vz .bg_top_kat li a {
  text-decoration: underline;
  padding: 0;
  width: auto;
  background: none;
  border: 0;
}
#new-vz .bg_top_kat li a:hover {
  background: none;
}
#new-vz .bg_top_kat #active {
  font-weight: bold;
  text-decoration: none;
}
#new-vz .bg_top_kat .first,
#new-vz .bg_top_kat .last {
  background: none;
}
#new-vz .bg_bot {
  width: 1144px;
  height: 50px;
  position: relative;
}
#new-vz .bg_bot .bg_x {
  width: 1144px;
  height: 50px;
  background: url(../images/bg_box_nov_bot_vz.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#new-vz .bg_bot span {
  font-size: 1em;
  display: block;
  float: left;
  padding: 10px 25px 0 25px;
  z-index: 10;
  position: absolute;
  top: 4px;
}
#new-vz .stran_skip {
  top: 14px;
  right: 25px;
}
#new-vz .stran_skip .first,
#new-vz .stran_skip .last {
  clear: none;
  width: auto;
}
#new-vz .stran_skip a {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
}
#new-vz .stran_skip .first a:hover {
  background: url("../images/a_arow_2.gif") no-repeat 0 50%;
}
#new-vz .stran_skip .last a:hover {
  background: url("../images/a_arow.gif") no-repeat 100% 50%;
}
#new-vz .stran_skip .first a {
  padding-left: 20px;
}
#new-vz .stran_skip .last a {
  padding-right: 20px;
}
/* ------------------ HP úpravy --------------------*/
/* videa */
#hp-videos .con_top h2 {
  position: relative;
  top: 4px;
  padding-top: 11px;
  padding-bottom: 13px;
}
#hp-videos .con_top h2.fl {
  float: left;
  width: 268px;
  border-right: 1px solid #a9eca5;
}
#hp-videos .con_top h2.fr {
  float: left;
  width: 268px;
}
#hp-videos .ico_1 {
  background: url(../images/ico_5.png) no-repeat 0 0;
  width: 55px;
  height: 44px;
}
#hp-videos .con_cen li {
  z-index: 10;
  position: relative;
  overflow: hidden;
}
#hp-videos ul.fl {
  float: left;
  padding: 10px 4px 10px 7px;
  border-right: 1px solid #bedff1;
}
#hp-videos ul.fr {
  padding: 10px 7px 10px 0;
}
#hp-videos ul li {
  display: block;
  clear: both;
  width: 271px;
}
#hp-videos ul li a {
  text-decoration: none;
  display: block;
  float: left;
  width: 251px;
  padding: 8px 10px;
  border-bottom: 1px solid #F5FCFF;
  border-bottom: 1px solid #BDDEED;
}
#hp-videos ul li a:hover {
  background: #fce4c2;
}
#hp-videos ul li div > span {
  padding: 0;
  width: auto;
  float: none;
  font-size: 0.89em;
  display: inline;
  text-decoration: none;
}
#hp-videos ul li .img {
  display: block;
  float: left;
  width: 80px;
  margin-right: 10px;
  height: 60px;
  position: relative;
}
#hp-videos ul li.first-item .img {
  width: 251px;
  margin: 0;
  height: 141px;
}
#hp-videos ul li img {
  float: left;
  display: block;
  border-radius: 5px;
  max-width: 80px;
  max-height: 60px;
}
#hp-videos ul li.first-item .img img {
  max-width: 251px;
  max-height: 141px;
  overflow: hidden;
}
#hp-videos ul li .img .num {
  position: absolute;
  left: -3px;
  top: -3px;
  background: #ff7d00;
  color: white;
  padding: 2px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: bold;
}
#hp-videos ul li .right-text {
  overflow: hidden;
  width: 161px;
  display: block;
  float: right;
}
#hp-videos ul li .first {
  display: block;
  line-height: 1.5em;
  color: #515151;
  padding: 0;
  overflow: hidden;
  float: none;
  font-size: 12px;
}
#hp-videos ul li .first span {
  display: block;
  color: #515151;
}
#hp-videos ul li.first-item .first {
  position: absolute;
  left: 10px;
  bottom: 9px;
  background: url("../images/bg-first-vz.png") repeat left top;
  color: #fff;
  width: 230px;
  padding: 7px 10px 5px 10px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 0.9167em;
}
#hp-videos ul li.first-item .first span {
  color: #d7d7d7;
}
#hp-videos ul li .date {
  display: block;
  padding: 3px 7px;
  color: #5FA7D0;
  background: #ECF8FE;
  position: absolute;
  right: 10px;
  bottom: 8px;
  border-radius: 5px;
}
#hp-videos ul li.first-item .date {
  position: absolute;
  right: 20px;
  bottom: 117px;
}
#hp-videos ul li.last-item div {
  border: 0;
}
#hp-videos .con_bot {
  padding: 0 0 7px;
}
#hp-videos .con_bot ul {
  float: left;
  padding: 0;
}
#hp-videos .con_bot ul li {
  width: auto;
  float: left;
  padding: 5px 0 8px 4px;
  clear: none;
  width: 278px;
}
#hp-videos .con_bot ul li a {
  text-decoration: underline;
  display: inline-block;
  float: left;
  padding: 8px 20px 8px 10px;
  border-bottom: 1px solid #F5FCFF;
  color: #515151;
  width: auto;
  font-size: 13px;
}
#hp-videos .con_bot ul li a:hover {
  color: #ff8700;
  text-decoration: none;
}
#hp-videos .con_bot ul li:first-child {
  border-right: 1px solid #bedff1;
}
#hp-videos .con_bot ul li a:hover {
  background: url("../images/a_more.gif") no-repeat right;
}
/* obrázky */
#hp-images {
  float: left;
}
#hp-images h3 {
  font-size: 0.8333em;
}
#hp-images ul.vyp_img li:first-child {
  width: 265px;
  height: 150px;
}
#hp-images ul.vyp_img li:first-child a {
  width: 251px;
  height: 136px;
}
#hp-images ul.vyp_img a {
  width: 60px;
  height: 58px;
}
#hp-images ul.vyp_img {
  width: 550px;
  border: 0;
}
#hp-images .img-title-block {
  padding: 10px 20px 0;
  float: left;
  border-top: 1px solid #BEDFF1;
  width: 520px;
}
#hp-images .img-title-block:first-child {
  border: 0;
}
#hp-images ul.vyp_img li:first-child a img {
  max-width: 285px;
}
#hp-images ul.vyp_img a img {
  max-width: 120px;
}
.green_box_new.obrazky .ico_1,
.blue_box_new.obrazky .ico_1 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 11px;
  right: 19px;
  z-index: 2;
  background: url(../images/ico_3.png) no-repeat 0 0;
}
/* nadpisy žebříčky */
.zeb_sl_1 .h_top_week,
.zeb_sl_2 .h_top,
.zeb_sl_1 .h_news,
.zeb_sl_2 .h_top_rated {
  padding-top: 0;
}
.h_top_week a,
.h_top a,
.h_news a,
.h_top_rated a {
  display: block;
  background: url("../images/h-icons.png") no-repeat;
  padding: 15px 35px 10px 0;
  text-decoration: none;
  color: #515151;
}
.h_top_week a {
  background-position: right 5px;
}
.h_top a {
  background-position: right -103px;
}
.h_news a {
  background-position: right -50px;
}
.h_top_rated a {
  background-position: right -155px;
}
.h_top_week a:hover,
.h_top a:hover,
.h_news a:hover,
.h_top_rated a:hover {
  color: #ff8700;
}
.h_top_week a span,
.h_top a span,
.h_news a span,
.h_top_rated a span {
  font-weight: normal;
  text-decoration: underline;
}
.h_top_week a:hover span,
.h_top a:hover span,
.h_news a:hover span,
.h_top_rated a:hover span {
  text-decoration: none;
}
/* registrace form */
#registrace-form table {
  width: 100%;
}
#registrace-form table td.first {
  width: 150px;
}
#registrace-form .text {
  border: 1px solid #cfcfcf;
  padding: 3px 5px 2px;
  border-radius: 3px;
  width: 240px;
  box-shadow: inset 0px 1px 3px 0px rgba(81, 81, 81, 0.2);
}
#registrace-form .select {
  border: 1px solid #cfcfcf;
  padding: 3px 5px 2px;
  border-radius: 3px;
  width: 252px;
  box-shadow: inset 0px 1px 3px 0px rgba(81, 81, 81, 0.2);
}
#registrace-form #odeslat_but {
  margin-left: 157px;
}
/* registrace benefits */
#reg-benefits {
  float: left;
  margin: 0 35px 0 -10px;
  background: #e2f0d2;
  border: 1px solid #cee6b1;
  padding: 5px 15px 9px;
  border-radius: 10px;
}
#reg-benefits h2 {
  font-size: 1.5em;
  padding: 0 0 15px;
  color: #53b726;
}
#reg-benefits ul {
  margin: 0;
}
#reg-benefits ul li {
  padding: 0 0 6px;
  font-size: 1.0833em;
  color: #515151;
}
#reg-benefits ul li span {
  color: #53b726;
}
#reg-benefits li:hover {
  color: #212121;
}
#reg-benefits ul li:hover span {
  color: #ff6200;
}
/* after registration */
#hp_box .thank-you {
  font-size: 1.3333em;
  color: #212121;
  font-weight: bold;
}
#hp_box .thank-you-middle {
  font-size: 1.1667em;
  color: #414141;
  padding: 0 0 25px;
}
#hp_box .main-hoto {
  color: #515151;
  line-height: 1.6em;
  font-size: 1.0833em;
}
/* foto reg */
#foto-reg {
  margin: 20px 0 10px;
}
#foto-reg .first {
  width: 100px;
}
#odeslat_but_fotogal.reg {
  position: relative;
  z-index: 10;
  margin-top: 5px;
  margin-left: 108px;
}
/* admin */
#admin .obs,
#admin .bg_bot {
  float: left;
}
#admin h1 {
  float: left;
  width: 100%;
  padding: 25px 0 8px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #f7941d;
  color: #f7941d;
}
#admin h2 {
  padding: 25px 0 15px;
  float: left;
  width: 100%;
  color: #f7941d;
  font-size: 1.0833em;
}
#admin .hl-nu {
  float: left;
  width: 100%;
  text-align: center;
  padding: 3px 0;
  margin-top: 10px;
  border-radius: 3px;
  color: #515151;
}
#admin .select,
#admin .select.sort {
  background-color: #FFF;
  padding: 3px 5px;
  border: 2px solid #BCDDEF;
  font-size: 1.05em;
  margin-right: 0;
  border-radius: 3px;
  color: #515151;
}
#admin .select {
  width: 310px;
}
#admin .select.sort {
  width: auto;
}
#admin form {
  float: left;
  width: 100%;
}
#admin #admin-prava form {
  width: auto;
}
#admin #admin-prava {
  padding: 20px 0 0;
  float: left;
}
#admin form .textarea {
  width: 460px;
  height: 120px;
  overflow: auto;
  border: 1px solid #BCDDEF;
  border-radius: 3px;
}
/* admin obrazky */
#admin #u-images-form {
  float: left;
  width: 100%;
}
#admin #u-images-table {
  float: left;
  width: 100%;
}
#admin #u-images-table tr td {
  padding: 1px 0;
}
#admin #u-images-table tr td:first-child {
  width: 120px;
  color: #515151;
}
#admin .submit {
  display: inline-block;
  background: #54C100;
  border-bottom: 1px solid #247501;
  padding: 6px 10px 5px 10px;
  border-radius: 5px;
  color: #fff;
  border: 0;
  cursor: pointer;
  font-weight: bold;
}
#admin .img_odkaz {
  width: 85px;
  height: 83px;
  display: block;
  margin: 3px;
  border: 1px solid white;
  background-color: #fff;
  padding: 3px;
  position: relative;
  overflow: hidden;
}
#admin #main-photo-images {
  float: left;
  width: 100%;
}
#admin #main-photo-images li {
  float: left;
  text-align: center;
  margin: 0 5px 5px 0;
  padding: 3px;
  border: 1px solid #bcddef;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
#admin #main-photo-images li:hover {
  border-color: #6bc0ee;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#admin #main-photo-images li .img-thumb {
  width: 148px;
  height: 93px;
  overflow: hidden;
  display: block;
  position: relative;
}
#admin #main-photo-images li .img-thumb label {
  display: block;
  cursor: pointer;
}
#admin #main-photo-images li .img-thumb img {
  height: 93px;
  margin: 0px auto;
}
#admin #main-photo-images li .img-thumb .main_photo_radio {
  position: absolute;
  left: 35px;
  bottom: 3px;
}
#admin #main-photo-form .submit {
  margin: 15px 0 30px;
}
#admin .clasic_inp_url_2 {
  width: 140px;
  background-color: #FFF;
  padding: 3px 5px;
  border: 1px solid #BCDDEF;
  font-size: 1.05em;
  margin-right: 0;
  border-radius: 3px;
  color: #515151;
}
#admin .clasic_inp_url_3 {
  width: 70px;
  background-color: #FFF;
  padding: 3px 5px;
  border: 1px solid #BCDDEF;
  font-size: 1.05em;
  margin-right: 0;
  border-radius: 3px;
  color: #515151;
}
#admin .new-table {
  border-collapse: collapse;
  width: 100%;
}
#admin .new-table .anchor {
  width: 200px;
}
#admin .new-table th {
  padding: 4px 15px 3px;
  border: 1px solid #c3ecfd;
  border-bottom: 2px solid #92ddfd;
  background: #c3ecfd;
  font-weight: bold;
  color: #313131;
}
#admin .new-table td {
  border: 1px solid #cfcfcf;
  padding: 4px 15px 3px;
  background: #fff;
}
#admin .new-table td:first-child span {
  display: block;
  padding-top: 5px;
  color: #515151;
  font-size: 11px;
}
#admin .new-table .check.yes,
#admin .new-table .check.yes-gray,
#admin .new-table .check.no,
#admin .new-table .check.no-gray,
#admin .new-table .delete,
#admin .new-table .edit {
  background: url("../images/bg-check-none.png") no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin: 0 3px;
}
#admin .new-table .check.yes {
  background-position: left -39px;
  background-color: #19a126;
}
#admin .new-table .check.yes-gray {
  background-position: left top;
  background-color: #747474;
}
#admin .new-table .check.no {
  background-position: -39px -39px;
  background-color: #bc3838;
}
#admin .new-table .check.no-gray {
  background-position: -39px top;
  background-color: #747474;
}
#admin .new-table .delete {
  background-position: -78px top;
  background-color: #747474;
}
#admin .new-table .delete:hover {
  background-position: -78px -39px;
  background-color: #bc3838;
}
#admin .new-table .edit {
  background-position: -117px top;
  background-color: #747474;
}
#admin .new-table .edit:hover {
  background-position: -117px -39px;
  background-color: #bc3838;
}
#admin .icon-close {
  background: url("../images/bg-close.png") no-repeat right top;
  padding: 2px 25px 2px 0;
  display: inline-block;
}
/* robot table */
#robot-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 30px;
}
#robot-table th {
  padding: 4px;
  border: 1px solid #c3ecfd;
  border-bottom: 2px solid #92ddfd;
  background: #c3ecfd;
  font-weight: bold;
  color: #313131;
}
#robot-table td {
  padding: 4px;
  border: 1px solid #cfcfcf;
}
#robot-table td:first-child {
  width: 250px;
}
#robot-table td a {
  float: right;
}
#robot-table select {
  background-color: #FFF;
  padding: 3px 5px;
  border: 1px solid #BCDDEF;
}
#robot-table .clasic_inp_url {
  width: 370px;
}
#robot-table .clasic_inp_url.warning {
  border-color: #ed1c24;
}
/* third menu */
.third-menu {
  margin: 10px 0;
  padding: 50px 10px 10px;
  border: 1px solid #92ddfd;
  background: #c5edfe;
  border-radius: 5px;
}
.third-menu li {
  float: left;
  padding-top: 10px;
  margin: -2px 0;
}
.third-menu li a {
  padding: 10px;
  text-decoration: none;
  color: #000;
  font-size: 11px;
}
.third-menu li a:hover {
  text-decoration: underline;
}
.third-menu li a.active {
  font-weight: bold;
  background: #92ddfd;
}
/* admin konec */
/* fix doporucujeme */
#center_content .dop-cover {
  float: left;
  width: 910px;
}
#center_content_2 .dop-cover {
  float: left;
  width: 1144px;
}
/* mp3 active = 2 */
#dow_box_s2 li p {
  padding: 5px 20px;
}
#dow_box_s2 li p.entry {
  padding: 5px 0 0;
}
#dow_box_s2 .videos li {
  padding: 0;
  margin: 0 0 10px 20px;
}
#dow_box_s2 .videos .image {
  width: 140px;
  height: 110px;
  padding: 3px;
}
/* hlášky */
.hl-search {
  text-align: center;
  padding: 3px 0;
  margin: 20px 10px 0;
  border-radius: 3px;
  color: #515151;
  border: 2px solid #b9ddef;
  background: #e7f8ff;
}
/* Viral Brothers pod videem */
#under-video-VB {
  text-align: center;
  padding: 5px 0 0;
}
#under-video-VB a {
  display: inline-block;
}
/* registrace */
#reg-form {
  width: 600px;
}
/* facebook box */
#facebook-box {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fefe99;
  border-top: 1px solid #afddf1;
  padding: 10px 0;
  width: 100%;
  z-index: 100;
}
#facebook-box .facebook-box-i {
  width: 1130px;
  margin: 0 auto;
  position: relative;
}
#facebook-box .facebook-box-i div {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  border-top: 1px solid #afddf1;
}
#facebook-box .facebook-box-i h2 {
  font-size: 1.25em;
  padding: 40px 0 0 150px;
}
#facebook-box .facebook-box-i .facebook-fixed {
  background: url("../images/facebook-fixed.png") no-repeat left top;
  width: 146px;
  height: 146px;
  display: block;
  top: -35px;
  left: 0;
  position: absolute;
}
#facebook-box .facebook-box-i ul {
  position: absolute;
  right: 0;
  top: -41px;
  margin: 0;
}
#facebook-box .facebook-box-i ul li {
  float: left;
  margin-left: 5px;
}
#facebook-box .facebook-box-i ul li a {
  display: block;
  padding: 7px 10px 6px;
  background: #afddf1;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
  color: #414141;
}
#facebook-box .facebook-box-i ul li a:hover {
  background: #85c6e3;
  color: #212121;
}
@media only screen and (max-width: 1160px), screen and (max-height: 500px) {
  #header {
    position: relative;
  }
  #facebook-box {
    display: none;
  }
  #logo_site,
  #add_fav {
    position: absolute;
  }
  #add_fav {
    left: 210px;
  }
}
/* nevhodny obsah */
#nevhodny-obsah h1 {
  margin-bottom: 15px;
}
#nevhodny-obsah form {
  margin: 20px 0 40px -18px;
  float: left;
  width: 100%;
}
#nevhodny-obsah table td.first {
  width: 220px;
}
#nevhodny-obsah table td {
  vertical-align: top;
}
#nevhodny-obsah #odeslat_but {
  margin-left: 225px;
}
.good-flash {
  position: relative;
}
.good-flash span {
  width: 165px;
  height: 20px;
  display: block;
  position: absolute;
  left: -15px;
  top: -2px;
  z-index: 100000!important;
  cursor: pointer;
}
/* facebook login */
#facebook-login {
  padding-bottom: 20px;
}
#facebook-login h1 {
  font-size: 20px;
  line-height: 2;
  font-weight: normal;
}
#facebook-login h2 {
  font-size: 16px;
  line-height: 2;
}
#facebook-login .left-block,
#facebook-login .right-block {
  width: 45%;
  margin-top: 20px;
}
#facebook-login .left-block {
  float: left;
  padding-right: 5%;
}
#facebook-login .right-block {
  float: right;
  padding-right: 5%;
}
#facebook-login .left-block label {
  color: #1e2831;
}
#facebook-login .left-block td + td {
  text-align: right;
}
#facebook-login .left-block .text {
  width: 150px;
}
#facebook-login ul {
  background: #e2f0d2;
  border: 1px solid #cee6b1;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 10px;
}
#facebook-login ul li:before {
  content: "\203A ";
  font-weight: bold;
  color: #f7941d;
  padding-right: 8px;
}
#facebook-login ul li {
  color: #1e2831;
  padding-bottom: 6px;
}
#facebook-login .right-block .orange {
  padding: 15px 30px 14px;
  font-size: 18px;
  margin-top: 15px;
  text-transform: uppercase;
}
#facebook-login .hl-nu {
  padding: 15px;
  width: 730px;
}
#facebook-login .hl-nu strong {
  font-size: 14px;
}
/* search highlight */
.search-highlight {
  color: #414141;
  font-style: normal;
  font-weight: bold;
}
/* prihlaseni */
.fb__login {
  background: #3c5a98;
  font-size: 14px;
  color: #fff;
  padding: 8px 10px 7px;
  font-weight: bold;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  top: 1px;
}
.fb__login:hover {
  background: #25427e;
}
.fb__login:hover {
  color: #fff!important;
}
.submit__but {
  border-radius: 3px;
  /* border radius */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #87d925;
  /* layer fill content */
  background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiYzkyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg3ZDkyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  /* gradient overlay */
  /* gradient overlay */
  /* gradient overlay */
  /* gradient overlay */
  background-image: linear-gradient(bottom, #6bc925 0%, #87d925 100%);
  /* gradient overlay */
  color: #fff;
  border: 0;
  padding: 8px 10px 7px;
  border-bottom: 1px solid #53b726;
  font-weight: bold;
  display: inline-block;
  margin-left: 156px;
  font-size: 14px;
  cursor: pointer;
}
.submit__but:hover {
  background: #53b726;
}
.login {
  padding: 10px 40px!important;
  width: 1070px!important;
}
.login h1 {
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.login .text {
  padding: 8px 10px 7px!important;
  width: 400px!important;
}
.login #reg-benefits {
  float: right;
  padding: 20px;
  margin: 0;
}
/* bonus */
.bonus__left-box,
.bonus__right-box {
  float: left;
}
.bonus__left-box {
  width: 60%;
}
.bonus__right-box {
  width: 40%;
  padding-top: 35px;
}
.bonus__right-box h2 {
  font-size: 18px!important;
  margin-bottom: 15px!important;
  color: #717171!important;
}
.bonus__right-box .n_video {
  font-size: 18px;
  color: #ff8700!important;
  font-weight: normal!important;
  margin-right: 0!important;
  width: auto!important;
}
.bonus h1 {
  margin-bottom: 35px;
}
.bonus__list {
  margin: 0;
}
.bonus__item--hidden {
  display: none;
}
.bonus__item a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #cbeefc;
  background: url("../images/a_play_pro.png") no-repeat 390px center;
  border-left: 4px solid #cbeefc;
  border-right: 4px solid #cbeefc;
}
.bonus__item a:first-child {
  border-top: 1px solid #cbeefc;
}
.bonus__item a:hover {
  border-left-color: #ff8700;
  border-right-color: #ff8700;
}
.bonus__social {
  margin: 15px 0;
}
.bonus__comment {
  font-size: 16px!important;
  margin-bottom: 10px;
  padding-top: 15px!important;
}
.bonus__highlight {
  border: 1px solid #fedfb6;
  background: #fef3e5;
  padding: 5px 15px!important;
  width: 530px;
  border-radius: 3px;
  margin-bottom: 25px;
}
.obs .bonus__reg {
  padding-right: 30px;
  padding-top: 12px;
}
.bonus__green {
  padding: 10px;
  margin-right: 82px;
  float: right;
}
.bonus__title span {
  display: block;
  font-size: 16px;
  color: #000!important;
  padding-top: 15px;
}
.videoclip .search-highlight {
  color: #ff8700;
}
.videoclip a:hover .search-highlight {
  color: #ff8700;
}
a:hover .search-highlight {
  color: #ff8700;
}
.youtubes-video {
  width: 730px;
  height: 390px;
  clear: both;
}
.youtubes-video > a {
  display: none;
}
.search-advert {
  text-align: center;
  margin: 20px auto;
  float: right;
  width: 30%;
}
.search-advert object,
.search-advert iframe,
.search-advert a,
.search-advert table {
  display: inline-block;
}
.box--newsletter {
  margin-bottom: 30px;
}
.newsletter-off {
  padding: 12px;
}
.responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.responsive *,
.responsive ::after,
.responsive ::before {
  box-sizing: border-box;
}
.responsive:before {
  content: '';
  padding-top: 12%;
  display: block;
}
.responsive:after {
  display: block;
  clear: both;
  content: '';
}
.responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* components */
/*

==========

BUTTONS

==========

*/
/* button fce */
/* btn default */
/* button 1 */
.btn--custom-1 {
  box-sizing: border-box;
  text-decoration: none;
  border: 0;
  outline: none;
  border-radius: 0;
  display: inline-block;
  color: #fff;
  transition: all 0.1s linear;
  transition: all 0.2s linear;
  border-radius: 5px;
  background-color: #6bc925;
  box-shadow: 0 1px 1px #51b526;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2YmM5MjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FkZTU2MyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: linear-gradient(to top, #6bc925 0%, #ade563 100%);
  text-shadow: 0 2px 2px #51b526;
}
.btn--custom-1:hover,
.btn--custom-1:focus,
.btn--custom-1:active {
  color: #fff;
  background: #6bc925;
}
.btn--full {
  display: block;
}
.btn--bold {
  font-weight: bold;
}
.btn--pointer {
  cursor: pointer;
}
.btn--no-bdl {
  border-radius: 0 5px 5px 0;
}
.btn--no-bdr {
  border-radius: 5px 0 0 5px;
}
.btn--l {
  font-size: 14px;
  padding: 7px 10px 6px;
}
.btn--xl {
  font-size: 16px;
  padding: 10px 15px 9px;
}
/*

==========

ONLINE GAMES

==========

*/
/* games list */
.games__list {
  margin: 0 -21px 0 0;
}
.games__item {
  float: left;
  width: 240px;
  height: 150px;
  margin: 15px;
  overflow: hidden;
  transition: all 0.1s linear;
  transition: all 0.2s linear;
}
.games__item:hover .games__content {
  height: 65px;
}
.games__item:hover .games__play {
  margin-top: 10px;
}
.games__link {
  text-decoration: none;
  display: block;
  width: 240px;
  height: 150px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.games__img {
  width: 240px;
  height: 150px;
}
.games__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 10px;
  height: 15px;
  overflow: hidden;
  transition: all 0.1s linear;
  transition: all 0.2s linear;
}
.games__name {
  display: block;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  text-shadow: 0 1px 1px #000000;
}
.games__subtitle {
  color: #d1d1d1;
  font-size: 12px;
}
.games__play {
  background-color: #6bc925;
  box-shadow: 0 2px 2px #51b526;
  background-image: url(data:image/svg+xml;
                    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: linear-gradient(bottom, #6bc925 0%, #ade563 100%);
  border-bottom: 1px solid #34aa00;
  padding: 4px 10px 3px 10px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  margin-top: -100px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 0;
  padding: 10px;
  font-size: 14px;
  text-shadow: 0 2px 2px #51b526;
  transition: all 0.1s linear;
  transition: all 0.2s linear;
}
/* games detail */
.games-detail {
  /* aside */
}
.games-detail .obs {
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-left: 24px!important;
}
.games-detail .bg_top {
  width: 1151px!important;
  height: 45px!important;
  background: url(../images/bg_box_dow_top-new.png) no-repeat !important;
  position: relative!important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_box_dow_top.png', sizingMethod='crop') !important;
}
.games-detail .bg_top h1 {
  color: #ff7800;
  padding: 14px 0 0 24px;
  font-size: 16px;
  float: left;
  max-width: 540px;
}
.games-detail .content {
  padding: 26px 0 0;
}
.games-detail__header {
  padding-bottom: 10px;
}
.games-detail__header__img {
  float: left;
  width: 313px;
  height: 234px;
  overflow: hidden;
  margin-right: 15px;
  border-radius: 5px;
}
.games-detail__header__img a {
  display: block;
  background: url('../images/play-2.png') no-repeat center center;
  position: relative;
  z-index: 10;
}
.games-detail__header__img img {
  max-width: 313px;
  max-height: 234px;
  position: relative;
  z-index: 5;
}
.games-detail__header__content {
  overflow: hidden;
  zoom: 1;
  position: relative;
  height: 234px;
  padding-bottom: 10px;
}
.games-detail__header__content p {
  font-size: 13px!important;
  color: #212121;
  font-weight: bold;
  line-height: 26px!important;
}
.games-detail__btn {
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #6bc925;
  box-shadow: 0 2px 2px #51b526;
  background-image: url(data:image/svg+xml;
        base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiYzkyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FkZTU2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  /* gradient overlay */
  /* gradient overlay */
  /* gradient overlay */
  /* gradient overlay */
  background-image: linear-gradient(bottom, #6bc925 0%, #ade563 100%);
  /* gradient overlay */
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
  text-shadow: 0 2px 2px #51b526;
  position: absolute;
  left: 0;
  bottom: 10px;
  padding-right: 20px;
  transition: all 0.1s linear;
  transition: all 0.2s linear;
}
.games-detail__btn:hover {
  color: #fff;
  background: #6bc925;
}
.games-detail__btn span {
  background: url('../images/play-2.png') no-repeat right 12px;
  padding: 15px 40px 14px 20px;
  display: inline-block;
}
.games-detail__content {
  padding-bottom: 15px;
}
.games-detail__content p {
  line-height: 1.8!important;
  font-size: 13px!important;
  padding-bottom: 15px!important;
  margin-bottom: 0!important;
}
.games-detail__content h2 {
  font-size: 16px!important;
  margin: 20px 0 10px!important;
}
.games-detail__plus {
  margin: 10px 0 15px;
  width: 45%;
  float: left;
  padding-right: 5%;
}
.games-detail__plus li {
  color: #52b600;
  font-size: 13px!important;
  line-height: 1.65!important;
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
}
.games-detail__plus li:before {
  content: '+';
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: -8px;
}
.games-detail__minus {
  margin: 10px 0 15px;
  width: 45%;
  float: left;
  padding-left: 5%;
}
.games-detail__minus li {
  color: #ed1c24;
  font-size: 13px!important;
  line-height: 1.65!important;
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
}
.games-detail__minus li:before {
  content: '-';
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: -8px;
}
.games-detail__img {
  margin: 0 0 5px!important;
  border: 1px solid #bedeef;
  padding: 5px!important;
}
.games-detail__img--left {
  margin-right: 15px!important;
}
.games-detail__img--right {
  margin-left: 15px!important;
}
.games-detail__img img {
  display: block;
}
.games-detail__img span {
  display: block;
  font-size: 13px;
  padding: 5px 0 0;
  color: #9a9a9a;
}
.games-detail__gallery .games-detail__img {
  float: left;
  margin-left: 20px!important;
  display: block;
  text-decoration: none;
}
.games-detail__gallery .games-detail__img:first-child {
  margin-left: 0!important;
}
.games-detail__gallery .games-detail__img:hover {
  border-color: #80bcdc;
}
.games-detail__gallery .games-detail__img:hover > span {
  color: #212121;
}
.games-detail .hod_0,
.games-detail .hod_1,
.games-detail .hod_2,
.games-detail .hod_3,
.games-detail .hod_4,
.games-detail .hod_5,
.games-detail .hod_15,
.games-detail .hod_25,
.games-detail .hod_35,
.games-detail .hod_45 {
  margin-right: 29px;
  width: 240px;
}
.games-detail .aside {
  padding-top: 20px;
  width: 241px!important;
  padding-right: 20px!important;
}
.games-detail .aside h2 {
  font-size: 16px!important;
  margin: 10px 0 10px;
}
.games-detail .aside #rating {
  border-bottom: 1px solid #bedeef;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.games-detail .aside #rating p {
  text-align: left;
}
.games-detail .aside .rate {
  margin-top: 0;
}
.games-detail .games__item {
  margin-left: 0;
  margin-right: 0;
}
.games-detail__all {
  display: block;
  margin-bottom: 30px;
}
.games-detail__back {
  display: block;
  padding: 0 0 20px;
  margin-top: -7px;
  font-size: 12px;
}
/*

==========

SWIPEBOX

==========

*/
html.swipebox {
  overflow: hidden!important;
}
#swipebox-overlay img {
  border: none!important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999!important;
  overflow: hidden;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
#swipebox-slider .slide {
  background: url("../images/swipebox/loader.gif") no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-action,
#swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  bottom: 0;
}
#swipebox-action.force-visible-bars {
  bottom: 0!important;
}
#swipebox-caption {
  top: -50px;
  text-align: center;
}
#swipebox-caption.visible-bars {
  top: 0;
}
#swipebox-caption.force-visible-bars {
  top: 0!important;
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url("../images/swipebox/icons.png");
  background-repeat: no-repeat;
  border: none!important;
  text-decoration: none!important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
#swipebox-slider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}
@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }
  #swipebox-action #swipebox-prev {
    right: 60px;
  }
  #swipebox-action #swipebox-next {
    right: 0;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-action,
#swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-image: linear-gradient(#0d0d0d, #000000);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
}
#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white!important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
/*

==========

TIPR

==========

*/
/*
Tipr drop 1.0
Copyright (c) 2013 Tipue
Tipr is released under the MIT License
http://www.tipue.com/tipr
*/
.tipr_content {
  font: 13px/1.7 Arial, sans-serif;
  background-color: #fff;
  color: #333;
  padding: 9px 17px;
  border-radius: 10px;
}
.tipr_container_bottom {
  display: none;
  position: absolute;
  margin-top: 13px;
  z-index: 1000;
  top: 100%;
}
.tipr_container_top {
  display: none;
  position: absolute;
  margin-top: -75px;
  z-index: 1000;
  border-radius: 10px;
}
.tipr_point_top,
.tipr_point_bottom {
  position: relative;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
}
.tipr_point_top:after,
.tipr_point_top:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  top: 100%;
  content: "";
  height: 0;
  width: 0;
}
.tipr_point_top:after {
  border-top-color: #fff;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_top:before {
  border-top-color: #dcdcdc;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
.tipr_point_bottom:after,
.tipr_point_bottom:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  width: 0;
}
.tipr_point_bottom:after {
  border-bottom-color: #fff;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_bottom:before {
  border-bottom-color: #dcdcdc;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
/*

==========

BOX

==========

*/
.box {
  margin-top: 15px;
  border-radius: 10px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  border: 3px solid #c5e1ef;
  background-color: #fff;
  box-sizing: border-box;
  /* HP zebricky */
  /* u hlavních žebříčků (http://www.mp3stahuj.cz/mp3_ke_stazeni_zdarma) */
  /* u hlavních žebříčků - konec */
  /* box na 50% */
  /* další pořadí */
}
.box--hp {
  margin-top: 2px;
}
.box__main {
  float: left;
  border-left: 1px solid #b7dcf1;
}
.box__main:first-child {
  border-left: 0;
}
.box__main:first-child .box__header {
  border-radius: 8px 0 0 0;
}
.box__main:last-child .box__header {
  border-radius: 0 8px 0 0;
}
.box__main .box__header {
  border-radius: 0;
}
.box__main--quarter {
  width: 25%;
}
.box__main--half {
  width: 50%;
}
.box * {
  box-sizing: border-box;
}
.box--big-col {
  float: left;
  width: 67%;
}
.box--small-col {
  width: 30%;
}
.box--half {
  width: 49%;
  float: right;
}
.box--half:first-child {
  float: left;
}
.box__main--50p {
  float: left;
  width: 50%;
}
.box__header {
  background-color: #ebf7fd;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjN2VmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViZjdmZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: linear-gradient(to top, #c7efff 0%, #ebf7fd 100%);
  border-bottom: 1px solid #afddf1;
  padding: 10px 11px 12px;
  border-radius: 8px 8px 0 0;
  height: 40px;
  position: relative;
  z-index: 2;
  /* hlavička pro hlavní žebříčky */
}
.box__header--section-link {
  padding: 0;
}
.box__header--section-link .box__header__title {
  font-weight: normal;
  float: none;
}
.box__header--section-link .box__header__title a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 11px 12px;
  color: #515151;
}
.box__header--section-link .box__header__title a:hover {
  color: #ff8700;
}
.box__header--section-link .box__header__title a:hover span {
  text-decoration: none;
}
.box__header--section-link .box__header__title a:after {
  content: '';
  position: absolute;
  right: 2px;
  top: 0px;
  width: 47px;
  height: 47px;
  display: block;
}
.box__header--section-link .box__header__title a span {
  font-weight: normal;
  text-decoration: underline;
  font-size: 13px;
}
.box__header--section-link--1 .box__header__title a:after {
  background: url('../images/ratings-1.png') center center no-repeat;
}
.box__header--section-link--2 .box__header__title a:after {
  background: url('../images/ratings-2.png') center center no-repeat;
}
.box__header--section-link--3 .box__header__title a:after {
  background: url('../images/ratings-3.png') center center no-repeat;
}
.box__header--section-link--4 .box__header__title a:after {
  background: url('../images/ratings-4.png') center center no-repeat;
}
.box__header--section-link--5 .box__header__title a:after {
  background: url('../images/ico_5.png') center center no-repeat;
  width: 55px;
  height: 44px;
  top: 2px;
}
.box__header__title {
  font-size: 14px;
  color: #0075b7;
  float: left;
}
.box__header__back {
  float: right;
  display: block;
  padding-top: 1px;
  margin-left: 30px;
  font-size: 12px;
}
.box__header--green {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNiZmZmYWYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZmRmYiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: linear-gradient(to top, #bfffaf 0%, #f9fdfb 100%);
  border-bottom-color: #a9eca5;
}
.box__header--green .box__header__title {
  color: #51ac00;
}
.box__header--orange {
  background-color: #fdfbf9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmY1Y2IiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmJmOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: linear-gradient(to top, #fff5cb 0%, #fdfbf9 100%);
  border-bottom-color: #e2e2bf;
}
.box__header--orange .box__header__title {
  color: #ff7800;
}
.box__header__category {
  float: right;
  min-width: 380px;
  font-size: 12px;
  text-align: right;
  margin-right: -5px;
  padding-top: 1px;
}
.box__header__category__list {
  float: right;
  padding-top: 2px;
}
.box__header__category__list__item {
  float: left;
  padding-left: 4px;
  margin-right: 4px;
  border-left: 1px solid #81a5b9;
  line-height: 1;
}
.box__header__category__list__item:first-child {
  border: 0;
}
.box__header__category__list__item a {
  display: block;
  text-decoration: underline;
  color: #717171;
}
.box__header__category__list__item a:hover,
.box__header__category__list__item a:active,
.box__header__category__list__item a:focus {
  color: #ff7800;
  text-decoration: none;
}
.box__header__category__list__item--active a {
  font-weight: bold;
  color: #ff7800;
  cursor: default;
  text-decoration: none;
}
.box__content {
  font-size: 13px;
}
.box__content--ptpb {
  padding-top: 20px;
  padding-bottom: 20px;
}
.box__next-order {
  display: block;
  padding: 12px 11px 10px;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
.box__next-order span {
  display: inline-block;
  background: url('../images/a_arow.gif') right 0 no-repeat;
  padding-right: 25px;
  color: #515151;
  text-decoration: underline;
}
.box__next-order:hover span {
  text-decoration: none;
  color: #ff8700;
}
/*

==========

MP3 LIST

==========

*/
.mp3-list {
  margin: 0;
}
.mp3-list__item--half {
  width: 50%;
  float: left;
}
.mp3-list__item--half .mp3-list__item__link {
  border-left: 1px solid #b7dcf1;
  border-right: 1px solid #b7dcf1;
}
.mp3-list__item__link {
  display: block;
  text-decoration: none;
  margin-top: -1px;
  border-top: 1px solid #b7dcf1;
  border-bottom: 1px solid #b7dcf1;
  padding-right: 11px;
}
.mp3-list__item__link:hover,
.mp3-list__item__link:active,
.mp3-list__item__link:focus {
  z-index: 10;
  position: relative;
}
.mp3-list__item__link:hover .mp3-list__item__title,
.mp3-list__item__link:active .mp3-list__item__title,
.mp3-list__item__link:focus .mp3-list__item__title {
  color: #ff8700;
}
.mp3-list__item__link:hover .mp3-list__item__title strong,
.mp3-list__item__link:active .mp3-list__item__title strong,
.mp3-list__item__link:focus .mp3-list__item__title strong {
  color: #ff8700;
}
.mp3-list__item__link:hover .mp3-list__item__right,
.mp3-list__item__link:active .mp3-list__item__right,
.mp3-list__item__link:focus .mp3-list__item__right,
.mp3-list__item__link:hover .rating__title,
.mp3-list__item__link:active .rating__title,
.mp3-list__item__link:focus .rating__title {
  color: #84aec5;
}
.mp3-list__item__num {
  display: block;
  float: left;
  color: #ff7800;
  max-width: 65px;
  min-width: 34px;
  padding-left: 5px;
  padding-right: 5px;
  height: 25px;
  margin: 5px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
  border-radius: 5px 0;
  font-size: 14px;
}
.mp3-list__item__title {
  line-height: 35px;
  float: left;
  padding-left: 11px;
  font-size: 13px;
  max-width: 66%;
  overflow: hidden;
  height: 35px;
  color: #515151;
}
.mp3-list__item__title strong {
  color: #0075b7;
}
.mp3-list__item__right {
  color: #a7c5d5;
  float: right;
  line-height: 35px;
  font-size: 11px;
}
.mp3-list__item__right__count {
  display: inline-block;
  width: 65px;
  text-align: right;
}
.mp3-list__item__right__rating {
  display: inline-block;
  text-align: right;
}
/* u hlavních žebříčků (http://www.mp3stahuj.cz/mp3_ke_stazeni_zdarma) */
.box__main .mp3-list__item__num,
.mp3-list--title-block .mp3-list__item__num {
  height: 34px;
  line-height: 34px;
}
.box__main .mp3-list__item__title,
.mp3-list--title-block .mp3-list__item__title {
  height: auto;
  line-height: 17px;
  max-width: 64%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.box__main .mp3-list__item__title strong,
.mp3-list--title-block .mp3-list__item__title strong {
  display: block;
  height: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box__main .mp3-list__item__title span,
.mp3-list--title-block .mp3-list__item__title span {
  display: block;
  height: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #515151;
  font-size: 12px;
}
.box__main .mp3-list__item__right,
.mp3-list--title-block .mp3-list__item__right {
  line-height: 44px;
}
.box__main .mp3-list__item__right__count,
.mp3-list--title-block .mp3-list__item__right__count {
  width: auto;
  padding-left: 5px;
  line-height: 44px;
}
.box__main .mp3-list__item__right__date,
.mp3-list--title-block .mp3-list__item__right__date,
.box__main .mp3-list__item__right .rating__title,
.mp3-list--title-block .mp3-list__item__right .rating__title {
  line-height: 44px;
}
.box__main .mp3-list__item__link:hover .mp3-list__item__title span,
.mp3-list--title-block .mp3-list__item__link:hover .mp3-list__item__title span,
.box__main .mp3-list__item__link:active .mp3-list__item__title span,
.mp3-list--title-block .mp3-list__item__link:active .mp3-list__item__title span,
.box__main .mp3-list__item__link:focus .mp3-list__item__title span,
.mp3-list--title-block .mp3-list__item__link:focus .mp3-list__item__title span {
  color: #ff8700;
}
/* u hlavních žebříčků - konec */
/*

==========

VIDEO LIST

==========

*/
.video-list {
  margin: 0;
}
.video-list__item {
  position: relative;
}
.video-list__item--half {
  float: left;
  width: 50%;
}
.video-list__item--half .video-list__item__link {
  border-left: 1px solid #b7dcf1;
  border-right: 1px solid #b7dcf1;
}
.video-list__item__link {
  display: block;
  text-decoration: none;
  padding: 12px 11px 11px;
  margin-top: -1px;
  border-top: 1px solid #b7dcf1;
  border-bottom: 1px solid #b7dcf1;
}
.video-list__item__link:hover,
.video-list__item__link:active,
.video-list__item__link:focus {
  z-index: 10;
  position: relative;
}
.video-list__item__link:hover .video-list__item__content__title,
.video-list__item__link:active .video-list__item__content__title,
.video-list__item__link:focus .video-list__item__content__title,
.video-list__item__link:hover .video-list__item__content__title strong,
.video-list__item__link:active .video-list__item__content__title strong,
.video-list__item__link:focus .video-list__item__content__title strong {
  color: #ff8700;
}
.video-list__item__link:hover .video-list__item__content__data,
.video-list__item__link:active .video-list__item__content__data,
.video-list__item__link:focus .video-list__item__content__data,
.video-list__item__link:hover .rating__title,
.video-list__item__link:active .rating__title,
.video-list__item__link:focus .rating__title {
  color: #84aec5;
}
.video-list__item__link:hover .video-list__item__content__data__link,
.video-list__item__link:active .video-list__item__content__data__link,
.video-list__item__link:focus .video-list__item__content__data__link {
  color: #ff8700;
}
.video-list__item__num {
  display: block;
  float: left;
  color: #ff7800;
  max-width: 65px;
  min-width: 34px;
  padding-left: 5px;
  padding-right: 5px;
  height: 34px;
  margin: 5px;
  font-weight: bold;
  text-align: center;
  line-height: 34px;
  border-radius: 5px 0;
  font-size: 14px;
}
.video-list__item__img {
  float: left;
  margin-right: 11px;
  width: 80px;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.video-list__item__img img {
  max-width: 80px;
  max-height: 60px;
  border-radius: 5px;
}
.video-list__item__content {
  display: block;
  overflow: hidden;
  zoom: 1;
}
.video-list__item__content__title {
  line-height: 18px;
  display: block;
  font-size: 13px;
  color: #515151;
}
.video-list__item__content__title > strong {
  display: block;
  color: #0075b7;
  height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.video-list__item__content__title > span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.video-list__item__content__data {
  color: #a7c5d5;
  display: block;
  font-size: 11px;
  margin-top: 6px;
}
.video-list__item__content__data__count {
  display: inline-block;
  width: 65px;
}
.video-list__item__content__data__rating {
  margin-top: 5px;
  display: block;
}
.video-list__item__content__data__rating .rating__stars {
  margin-top: 0;
}
.video-list__item__content__data__link {
  color: #0075b7;
  font-weight: bold;
}
.video-list__item__play-yt {
  position: absolute;
  left: 11px;
  top: 12px;
  display: block;
  width: 80px;
  height: 60px;
  z-index: 1000;
  background: url('../images/yt-play.png') center center no-repeat;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.video-list__item__play-yt:hover,
.video-list__item__play-yt:focus,
.video-list__item__play-yt:active,
.video-list__item__play-yt--active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.video-list__item--big .video-list__item__link {
  padding: 15px 10px 15px;
  border-top: 0;
  border-bottom: 0;
  margin-top: 0;
}
.video-list__item--big .video-list__item__link:hover .video-list__item__title,
.video-list__item--big .video-list__item__link:active .video-list__item__title,
.video-list__item--big .video-list__item__link:focus .video-list__item__title {
  color: #ff8700;
}
.video-list__item--big .video-list__item__link:hover .video-list__item__title > strong,
.video-list__item--big .video-list__item__link:active .video-list__item__title > strong,
.video-list__item--big .video-list__item__link:focus .video-list__item__title > strong {
  color: #ff8700;
}
.video-list__item--big .video-list__item__img {
  float: none;
  max-width: 100%;
  width: 100%;
  height: 148px;
  position: relative;
}
.video-list__item--big .video-list__item__img:after {
  content: '';
  background-image: linear-gradient(0deg, #000000, rgba(255, 255, 255, 0));
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
}
.video-list__item--big .video-list__item__img img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.1s linear;
  transition: all 0.2s linear;
}
.video-list__item--big .video-list__item__num {
  margin-left: 0;
}
.video-list__item--big .video-list__item__count {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  text-align: right;
  padding: 10px;
  z-index: 2;
}
.video-list__item--big .video-list__item__count span {
  padding-left: 25px;
}
.video-list__item--big .video-list__item__title {
  font-size: 13px;
  color: #515151;
  line-height: 17px;
  max-width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
  display: block;
}
.video-list__item--big .video-list__item__title strong {
  color: #0075b7;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.video-list__item--big .video-list__item__title span {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
}
.video-list__item--video .video-list__item__title {
  height: 44px;
  display: -ms-flexbox;
  display: flex;
}
.video-list__item--video .video-list__item__title strong {
  -ms-flex-item-align: center;
      align-self: center;
  white-space: normal;
}
.video-list__item--video .video-list__item__content__title > strong {
  white-space: normal;
  overflow: visible;
  height: auto;
}
.video-list--hp .video-list__item--big .video-list__item__link {
  padding-top: 12px;
  padding-bottom: 5px;
}
.video-list--hp .video-list__item__title {
  color: #515151;
}
.video-list--hp .video-list__item__title > strong {
  display: block;
  color: #0075b7;
}
.video-list--inline .video-list__item {
  float: left;
  width: 25% ;
}
/*

==========

RATING

==========

*/
.rating__title {
  color: #a7c5d5;
  float: left;
}
.rating__stars {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  background: url('../images/rating.png') 0 0 no-repeat;
  position: relative;
  width: 88px;
  height: 16px;
  display: block;
}
.rating__stars--100 .rating__stars__in {
  width: 100%;
}
.rating__stars--99 .rating__stars__in {
  width: 99%;
}
.rating__stars--98 .rating__stars__in {
  width: 98%;
}
.rating__stars--97 .rating__stars__in {
  width: 97%;
}
.rating__stars--96 .rating__stars__in {
  width: 96%;
}
.rating__stars--95 .rating__stars__in {
  width: 95%;
}
.rating__stars--94 .rating__stars__in {
  width: 94%;
}
.rating__stars--93 .rating__stars__in {
  width: 93%;
}
.rating__stars--92 .rating__stars__in {
  width: 92%;
}
.rating__stars--91 .rating__stars__in {
  width: 91%;
}
.rating__stars--90 .rating__stars__in {
  width: 90%;
}
.rating__stars--89 .rating__stars__in {
  width: 89%;
}
.rating__stars--88 .rating__stars__in {
  width: 88%;
}
.rating__stars--87 .rating__stars__in {
  width: 87%;
}
.rating__stars--86 .rating__stars__in {
  width: 86%;
}
.rating__stars--85 .rating__stars__in {
  width: 85%;
}
.rating__stars--84 .rating__stars__in {
  width: 84%;
}
.rating__stars--83 .rating__stars__in {
  width: 83%;
}
.rating__stars--82 .rating__stars__in {
  width: 82%;
}
.rating__stars--81 .rating__stars__in {
  width: 81%;
}
.rating__stars--80 .rating__stars__in {
  width: 80%;
}
.rating__stars--79 .rating__stars__in {
  width: 79%;
}
.rating__stars--78 .rating__stars__in {
  width: 78%;
}
.rating__stars--77 .rating__stars__in {
  width: 77%;
}
.rating__stars--76 .rating__stars__in {
  width: 76%;
}
.rating__stars--75 .rating__stars__in {
  width: 75%;
}
.rating__stars--74 .rating__stars__in {
  width: 74%;
}
.rating__stars--73 .rating__stars__in {
  width: 73%;
}
.rating__stars--72 .rating__stars__in {
  width: 72%;
}
.rating__stars--71 .rating__stars__in {
  width: 71%;
}
.rating__stars--70 .rating__stars__in {
  width: 70%;
}
.rating__stars--69 .rating__stars__in {
  width: 69%;
}
.rating__stars--68 .rating__stars__in {
  width: 68%;
}
.rating__stars--67 .rating__stars__in {
  width: 67%;
}
.rating__stars--66 .rating__stars__in {
  width: 66%;
}
.rating__stars--65 .rating__stars__in {
  width: 65%;
}
.rating__stars--64 .rating__stars__in {
  width: 64%;
}
.rating__stars--63 .rating__stars__in {
  width: 63%;
}
.rating__stars--62 .rating__stars__in {
  width: 62%;
}
.rating__stars--61 .rating__stars__in {
  width: 61%;
}
.rating__stars--60 .rating__stars__in {
  width: 60%;
}
.rating__stars--59 .rating__stars__in {
  width: 59%;
}
.rating__stars--58 .rating__stars__in {
  width: 58%;
}
.rating__stars--57 .rating__stars__in {
  width: 57%;
}
.rating__stars--56 .rating__stars__in {
  width: 56%;
}
.rating__stars--55 .rating__stars__in {
  width: 55%;
}
.rating__stars--54 .rating__stars__in {
  width: 54%;
}
.rating__stars--53 .rating__stars__in {
  width: 53%;
}
.rating__stars--52 .rating__stars__in {
  width: 52%;
}
.rating__stars--51 .rating__stars__in {
  width: 51%;
}
.rating__stars--50 .rating__stars__in {
  width: 50%;
}
.rating__stars--49 .rating__stars__in {
  width: 49%;
}
.rating__stars--48 .rating__stars__in {
  width: 48%;
}
.rating__stars--47 .rating__stars__in {
  width: 47%;
}
.rating__stars--46 .rating__stars__in {
  width: 46%;
}
.rating__stars--45 .rating__stars__in {
  width: 45%;
}
.rating__stars--44 .rating__stars__in {
  width: 44%;
}
.rating__stars--43 .rating__stars__in {
  width: 43%;
}
.rating__stars--42 .rating__stars__in {
  width: 42%;
}
.rating__stars--41 .rating__stars__in {
  width: 41%;
}
.rating__stars--40 .rating__stars__in {
  width: 40%;
}
.rating__stars--39 .rating__stars__in {
  width: 39%;
}
.rating__stars--38 .rating__stars__in {
  width: 38%;
}
.rating__stars--37 .rating__stars__in {
  width: 37%;
}
.rating__stars--36 .rating__stars__in {
  width: 36%;
}
.rating__stars--35 .rating__stars__in {
  width: 35%;
}
.rating__stars--34 .rating__stars__in {
  width: 34%;
}
.rating__stars--33 .rating__stars__in {
  width: 33%;
}
.rating__stars--32 .rating__stars__in {
  width: 32%;
}
.rating__stars--31 .rating__stars__in {
  width: 31%;
}
.rating__stars--30 .rating__stars__in {
  width: 30%;
}
.rating__stars--29 .rating__stars__in {
  width: 29%;
}
.rating__stars--28 .rating__stars__in {
  width: 28%;
}
.rating__stars--27 .rating__stars__in {
  width: 27%;
}
.rating__stars--26 .rating__stars__in {
  width: 26%;
}
.rating__stars--25 .rating__stars__in {
  width: 25%;
}
.rating__stars--24 .rating__stars__in {
  width: 24%;
}
.rating__stars--23 .rating__stars__in {
  width: 23%;
}
.rating__stars--22 .rating__stars__in {
  width: 22%;
}
.rating__stars--21 .rating__stars__in {
  width: 21%;
}
.rating__stars--20 .rating__stars__in {
  width: 20%;
}
.rating__stars--19 .rating__stars__in {
  width: 19%;
}
.rating__stars--18 .rating__stars__in {
  width: 18%;
}
.rating__stars--17 .rating__stars__in {
  width: 17%;
}
.rating__stars--16 .rating__stars__in {
  width: 16%;
}
.rating__stars--15 .rating__stars__in {
  width: 15%;
}
.rating__stars--14 .rating__stars__in {
  width: 14%;
}
.rating__stars--13 .rating__stars__in {
  width: 13%;
}
.rating__stars--12 .rating__stars__in {
  width: 12%;
}
.rating__stars--11 .rating__stars__in {
  width: 11%;
}
.rating__stars--10 .rating__stars__in {
  width: 10%;
}
.rating__stars--9 .rating__stars__in {
  width: 9%;
}
.rating__stars--8 .rating__stars__in {
  width: 8%;
}
.rating__stars--7 .rating__stars__in {
  width: 7%;
}
.rating__stars--6 .rating__stars__in {
  width: 6%;
}
.rating__stars--5 .rating__stars__in {
  width: 5%;
}
.rating__stars--4 .rating__stars__in {
  width: 4%;
}
.rating__stars--3 .rating__stars__in {
  width: 3%;
}
.rating__stars--2 .rating__stars__in {
  width: 2%;
}
.rating__stars--1 .rating__stars__in {
  width: 1%;
}
.rating__stars__in {
  background: url('../images/rating.png') 0 100% no-repeat;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
}
/*

==========

PAGINATOR

==========

*/
.paginator__list {
  margin: 0;
  width: 100%;
  text-align: center;
}
.paginator__list__item {
  display: inline-block;
}
.paginator__list__item--before a {
  display: block;
  background: url('../images/a_arow_2.gif') 0 11px no-repeat;
  padding: 10px 16px 10px 25px;
  font-size: 13px;
}
.paginator__list__item--after a {
  display: block;
  background: url('../images/a_arow.gif') 100% 11px no-repeat;
  padding: 10px 25px 10px 16px;
}
/*

==========

IFRAME COVER

==========

*/
.iframe-cover {
  height: 100px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.iframe-cover:after {
  content: 'Loading...';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
}
.iframe {
  overflow: hidden;
}
/*

==========

COOKIES

==========

*/
.cookies {
  position: fixed;
  left: 10px;
  right: 10px;
  background-color: #f1f1f1;
  z-index: 10000;
  padding: 10px;
  max-width: 500px;
  display: none;
  bottom: 10px;
}
.cookies p {
  font-size: 12px;
  margin: 0;
}
.cookies p a {
  color: #ff8700;
}
.cookies .btn {
  float: right;
  margin-left: 30px;
  text-decoration: none;
  color: #515151;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #dfdfdf;
  padding: 10px;
  border-radius: 4px;
}
.cookies .btn:hover,
.cookies .btn:active,
.cookies .btn:focus {
  background-color: #bfbfbf;
}
.no-js .cookies {
  display: block;
}
/*

==========

CHRISTMAS

==========

*/
.christmas .box--mp3-list {
  overflow: hidden;
}
.christmas .box--big-col .box__header__title {
  padding-left: 15px;
}
.christmas .box__header__back {
  color: #ff0000;
  font-weight: bold;
  background: url('../images/christmas-gift.png') 0 0 no-repeat;
  padding: 9px 0 7px 45px;
  margin-top: -8px;
}
.christmas .box--small-col .video-list__item a {
  background: url('../images/christmas-mp3.png') 6px 16px no-repeat;
  padding-left: 65px;
}
.christmas__video {
  padding: 15px;
  position: relative;
  z-index: 0;
}
.christmas__video iframe {
  z-index: 0!important;
}
.christmas__social {
  padding: 0 15px;
}
.christmas__social-cover {
  position: relative;
}
.christmas__social > * {
  width: 13%!important;
  float: left;
}
.christmas__social .fb-like {
  width: 25%!important;
}
.christmas__share {
  right: 15px;
  top: -5px;
  position: absolute;
}
.christmas__share input {
  border: 1px solid #cfcfcf;
  padding: 7px 7px 6px;
  border-radius: 5px;
  box-shadow: inset 0 1px 3px 0 rgba(81, 81, 81, 0.2);
  font-size: 13px;
  width: 240px;
}
.christmas__title {
  font-weight: normal;
  margin: 45px 12px 12px;
  font-size: 17px;
  color: #ff8700;
  float: left;
  font-weight: bold;
}
.christmas .video-list__item--half {
  margin-right: -1px;
}
.christmas__check {
  float: right;
  margin: 47px 12px 12px;
}
.christmas__checkbox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  height: 53px;
  width: 25px;
  text-align: center;
  display: block;
  padding-top: 32px;
  cursor: pointer;
  transition: all 0.1s linear;
  transition: all 0.2s linear;
}
.christmas__checkbox input {
  margin: 0;
  border: 0;
  position: relative;
  z-index: 200000;
  cursor: pointer;
}
.christmas__checkbox:hover {
  background-color: rgba(255, 135, 0, 0.2);
}
.christmas .video-list__item__link {
  padding-left: 30px;
}
.christmas .video-list__item__link:hover input {
  position: relative;
  left: -1px;
}
.christmas__form {
  position: relative;
  margin: 0;
}
.christmas__form__submit {
  bottom: 0;
  background-color: #e5f6fd;
  padding: 25px;
  z-index: 10000;
  width: 756px;
  z-index: 1000000;
  margin-left: 2px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #f1f1f1;
}
.christmas__form__submit.fixed {
  position: fixed;
}
.christmas__form__submit__help {
  display: block;
  width: 240px;
  height: 52px;
  background: url('../images/xmas-help.png') 0 0 no-repeat;
  float: left;
  margin-left: -15px;
  margin-top: -5px;
}
.christmas__form__submit input {
  margin-top: 5px;
  cursor: pointer;
}
.christmas__hat {
  background: url('../images/christmas-hat.png') 0 0 no-repeat;
  width: 94px;
  height: 128px;
  position: absolute;
  left: -25px;
  top: 25px;
  z-index: 10;
}
.christmas__bnr {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
}
.christmas__bnr.fixed {
  position: fixed;
  top: 120px;
}
