* {
  margin: 0;
  padding: 0;
}
hr, .formurlinput {
	display: none;
}
img {
  border: 0 !important;
  text-decoration: none !important;
}
ul {
  list-style: none outside;
}
a, a:link {
  text-decoration: none;
  color: #e32026;
}
a:visited {
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
h1 {font-weight: bold; font-size: 166.666667%;} /* 20/12*100 */
h2 {font-weight: bold; font-size: 133.333333%;} /* 16/12*100 */
h3 {font-weight: bold; font-size: 116.666667%;} /* 14/12*100 */
h4 {font-weight: bold; font-size: 100%;}
h5 {font-weight: bold; font-size: 100%;}
h6 {font-weight: bold; font-size: 100%;}

#popup {
  background: white;
  padding: 2px 10px;
  text-align: center;
}
#popup #flash {
  margin: 0 auto;
  float: none;
}
#popup h1 {
  font-size: 80%;
}
#popup h5 {
  font-size: 80%;
}

#homepage .sounds li {
  height: 1.25em;
  overflow: hidden;
}

body {
	font-family:"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 75%; /* 12/16*100 */
	background: #eeeeee url(img/bg.gif) left top repeat;
}
#main {
  width: 1000px;
  padding: 0 2px;
  margin: 0 auto;
  position: relative;
  background: white;
}
#header {
  min-height: 111px;
  height: 9.25em; /* 111/12 */
  width: 1000px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(img/topright.gif) right top no-repeat;
}
#content {
  float: right;
  margin-top: 9.5em; /* 114/12 */
  width: 830px;
}
#menucol {
  float: left;
  margin-top: 9.5em; /* 114/12 */
  width: 170px;
}
#head-description {
  position: absolute;
  z-index: 2;
  top: 4.33333333em; /* 52/12 */
  left: 290px;
  width: 350px;
  margin-top: 10px;
  height: 55px;
  color: #585858;
}
#head-description .logged {
  margin: -5px 0 -5px -5px;
  padding: 5px;
  color: black;
  border: 1px ridge #fbdedf;
  background: #fbdedf;
}
#headercrumbs {
  width: 227px;
  position: absolute;
  left: 18px;
  bottom: 10px;
  line-height: 25px;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  color: #e32026;
}
#headercrumbs a {
  font-weight: bold;
  color: #e32026;

  font-size: 116.666667%; /* 14/12*100 */
}
#headercrumbs h6 {
  display: inline;
}
#welcome {
  position: absolute;
  top: 10px;
  left: 290px;
  width: 300px;
  height: 3.75em; /* 45/12 */
  color: #585858;
}
#welcome h4 {
  font-size: 150%; /* 18/12*100 */
  font-weight: normal;
  color: #e32026;
}
#loginform #login, #loginform #pass {
  width: 92px;
}
#loginform {
  position: absolute;
  top: 1px;
  right: 0;
}
#loginform h6 {
  line-height: 26px;
  margin-right: 2px;
  padding: 0 0 0 15px;
  color: white;
  height: 26px;
  width: 290px;
  font-size: 100%; /* 12/12*100 */
  background: #e32026 url(img/sipka_bila.gif) left center no-repeat;
  overflow: auto;
}
#loginform h6 a {
  color: white;
}
#loginform fieldset, #loginform #account {
  position: absolute;
  right: 170px;
  border: 0;
  width: 140px;
  height: 60px;
  padding: 10px 0;
  text-align: right;
}
#loginform fieldset input {
  margin: 1px;
}
#loginform fieldset label {
  vertical-align: 20%;
  color: #404040;
}
#loginform legend {
  display: none;
}
#account {
  font-size: 91.6666667%; /* 11/12*100 */
  right: 172px;
}
#account li {
  padding-right: 12px;
  background: url(img/setting.gif) right center no-repeat;
}
#account li a {
  color: #585858;
}
#account li.sms {
  background: url(img/mail_small.gif) right center no-repeat;
}
#account li.sms a {
  color: #e32026;
}
#account li.help {
  background: url(img/help.gif) right center no-repeat;
}
#account li.logout {
  margin-top: 4px;
  background: url(img/sipka_logout.gif) right center no-repeat;
}
#account .dpic {
  float: left;
  padding-top: 2px;
  margin-left: 18px;
}
#yourphone {
  position: absolute;
  right: 0;
  width: 155px;
  height: 60px;
  padding: 10px 5px;
  font-size: 91.6666667%; /* 11/12*100 */
}
#yourphone img {
  float: left;
}
#yourphone div {
  width: 100px;
  float: left;
  margin-left: 10px;
}
#yourphone li {
  background: url(img/sipka_seda.gif) left center no-repeat;
  padding-left: 12px;
}
#yourphone li a {
  color: #585858;
}
#yourphone li.first {
  margin-bottom: 8px;
  padding: 0;
  background-image: none;
}
#yourphone li.first a {
  color: #e32026;
}
#yourphone h5 {
  color: #585858;
  font-size: 100%; /* 12/12*100 */
}
#logo {
  height: 46px;
  width: 227px;
  top: 18px;
  left: 18px;
  position: absolute;
  font-size: 16px;
}
#logo span {
  height: 46px;
  width: 227px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  background: url(img/frogu.gif) left top no-repeat;
}
#search {
  margin-bottom: 10px;
  position: relative;
  background: #e5e5e5 url(img/seda/d_170.gif) right bottom no-repeat;
}
#search a {
  font-size: 83.3333333%; /* 10/12*100 */
  display: block;
  width: 60px;
  margin: 0px 0 0 10px;
  padding-left: 12px;
  padding-bottom: 5px;
  background: url(img/sipka_seda.gif) 0 12% no-repeat;
  color: #757575;
}
#search h4 {
  background: url(img/seda/hledej_170.gif) left top no-repeat;
  color: #404040;
}
#search fieldset {
  border: 0;
  padding: 0 10px 0 10px;
}
#searchfield {
  width: 100%;
  margin: 5px 0;
}
#searchbutton, #mailbutton {
  background: none;
  border: none;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 25px;
  width: 69px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 100%;
  color: #404040;
  cursor: pointer;
}
#search legend {
  display: none;
}
#menu {
  margin-bottom: 10px;
  color: white;
  font-weight: bold;
  letter-spacing: 0.0833333333em; /* 1/12 */
}
#menu li a {
  color: white;
  display: block;
  padding: 0 10px 0 20px;
  line-height: 2.08333333; /* 25/12 */
  background: url(img/menu-bot.gif) left bottom no-repeat;
}
#menu li a.gray {
  background: url(img/menu-bot.gif) right bottom no-repeat;
}
#menu li a.action {
  background: url(img/menu-action.gif) left bottom no-repeat;
}
#menu li {
  width: 170px;
  background: #e32026 url(img/menu-top.gif) left top no-repeat;
  margin: 1px 0;
  position: relative;
}
#menu li.gray {
  width: 170px;
  background: #757575 url(img/menu-top.gif) right top no-repeat;
}
#menu li.action {
  background: black url(img/menu-action.gif) right top no-repeat;
}
#menu li span, #menu li.resized ul li span {
  background: url(img/sipka_menu.gif) center center no-repeat;
  position: absolute;
  top: 0;
  width: 20px;
  height: 2em;
  font-size: 108.333333%; /* 13/12*100 */
}
#menu li.resized span {
  background: url(img/sipka_menu_d.gif) center center no-repeat;
  position: absolute;
  top: 0;
  width: 20px;
  height: 2em;
  font-size: 108.333333%; /* 13/12*100 */
}
#menu li.resized {
  background: #e32026 url(img/menu-top.gif) left top no-repeat;
}
#menu li.resized.action {
  background: black url(img/menu-action.gif) right top no-repeat;
}
#menu li ul {
  color: black;
  padding: 0px 0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: -1px;
}
#menu li ul li {
  background: #f0f0f0;
  padding-left: 10px;
  margin: 0;
  border-top: 1px solid white;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  width: 158px;
}
#menu li ul li span {
  background: url(img/sipka_cervena.gif) left center no-repeat !important;
}
#menu li ul li a {
  padding: 2px 0 0 15px;
  background: none;
  color: #757575;
  line-height: 1.66666667; /* 20/12 */
  letter-spacing: 0.0833333333em; /* 1/12 */
}
#menu li ul li a.actived {
  font-style: italic;
}
#mailmsg {
  margin-bottom: 10px;
  position: relative;
  background: #e5e5e5 url(img/seda/d_170.gif) right bottom no-repeat;
}
#mailmsg h6 {
  background: url(img/mailmsg_top.gif) left top no-repeat;
  padding: 8px 10px 0 10px;
  color: #404040;
}
#mailmsg h6 a {
  color: #404040;
}
#mailmsg fieldset {
  border: 0;
  padding: 0 10px 0 10px;
}
#mailfield {
  width: 100%;
  margin: 5px 0 33px 0;
}
#mailmsg legend {
  display: none;
}
#footer {
  color: #585858;
  font-weight: bold;
  background: #dedede url(img/paticka.gif) center top no-repeat;
  height: 30px;
  clear: both;
  padding: 0 10px;
  font-size: 91.6666667%; /* 11/12*100 */
}
#footer a {
  color: #585858;
}
#footer div.left {
  margin-top: 10px;
  float: left;
  width: 590px;
}
#footer div.right {
  margin-top: 10px;
  width: 390px;
  float: right;
}
#col1, #col2, #col3 {
  float: left;
  margin-left: 6px;
}
#smspage #col1 {
  margin-top: 19px;
  width: 600px;
}
#smspage #col2 {
  margin-top: 19px;
  width: 200px;
  padding: 5px;
  background: #ededed;
}
.more {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  line-height: 24px;
  letter-spacing: 0.0833333333em; /* 1/12 */
}
.more:hover {
  text-decoration: none;
}
a.more:active {
  text-decoration: none;
  right: -1px;
  bottom: -1px;
}
#magazin, #melodie, #hry, #aplikace, #zvuky, #obrazky, #videa, #coldiskuze, #colanketa, #colanketares, #clanky, #noveclanky, #nejhry, #novehry, #nejaplikace, #noveaplikace, #nejmelodie, #novemelodie, #nejtapety, #novetapety {
  position: relative;
  padding-bottom: 28px;
}
#search h4, #magazin h4, #melodie h4, #hry h4, #aplikace h4, #zvuky h4, #obrazky h4, #videa h4, #coldiskuze h4, #colanketa h4, #colanketares h4, #clanky h4, #noveclanky h4, #magazinlong h4, #hralong h4, #aplikacelong h4, #nejhry h4, #novehry h4, #nejaplikace h4, #noveaplikace h4, #nejmelodie h4, #novemelodie h4, #melodielong h4, #zvukylong h4, #searchlong h4, #tapetalong h4, #nejtapety h4, #novetapety h4, #registracelong h4, #otherlong h4 {
  font-size: 133.333333%; /* 16/12*100 */
  padding: 19px 5px 0 55px;
  height: 22px;
}
#magazin {
  color: #404040;
  width: 358px;
  background: #e5e5e5 url(img/seda/d_358.gif) right bottom no-repeat;
}
#magazin h4 {
  background: url(img/seda/magazin_358.gif) left top no-repeat;
  color: #404040;
}
#magazin a {
  color: #404040;
}
#magazin a.more {
  color: #404040;
}
#melodie {
  color: #e32026;
  width: 284px;
  background: #fbdedf url(img/ruzova/d_284.gif) right bottom no-repeat;
}
#melodie h4 {
  background: url(img/ruzova/melodie_284.gif) left top no-repeat;
}
#melodie a.more {
  color: #e32026;
}
#hry {
  color: #275107;
  width: 284px;
  background: #cae5b2 url(img/zelena/d_284.gif) right bottom no-repeat;
}
#hry h4 {
  background: url(img/zelena/hry_284.gif) left top no-repeat;
  color: #275107;
}
#hry a {
  color: #275107;
  font-weight: bold;
}
#hry a.more {
  color: #275107;
}
#aplikace {
  color: #045874;
  width: 284px;
  background: #d5e8f9 url(img/modra/d_284.gif) right bottom no-repeat;
}
#aplikace h4 {
  background: url(img/modra/aplikace_284.gif) left top no-repeat;
  color: #045874;
}
#aplikace a {
  color: #045874;
  font-weight: bold;
}
#aplikace a.more {
  color: #045874;
}
#zvuky {
  color: #e32026;
  width: 169px;
  background: #fbdedf url(img/ruzova/d_169.gif) right bottom no-repeat;
}
#zvuky h4 {
  background: url(img/ruzova/zvuky_169.gif) left top no-repeat;
  color: #e32026;
}
#zvuky a {
  color: #e32026;
}
#obrazky {
  color: #d76c37;
  width: 169px;
  background: #ffc68f url(img/oranzova/d_169.gif) right bottom no-repeat;
}
#obrazky h4 {
  background: url(img/oranzova/tapety_169.gif) left top no-repeat;
  color: #d76c37;
}
#obrazky a {
  color: #d76c37;
}
#videa {
  color: #d76c37;
  width: 169px;
  background: #ffc68f url(img/oranzova/d_169.gif) right bottom no-repeat;
}
#videa h4 {
  background: url(img/oranzova/videa_169.gif) left top no-repeat;
  color: #d76c37;
}
#videa a {
  color: #d76c37;
}
#coldiskuze {
  color: #404040;
  width: 169px;
  background: #e5e5e5 url(img/seda/d_169.gif) right bottom no-repeat;
}
#coldiskuze h4 {
  background: url(img/seda/diskuse_169.gif) left top no-repeat;
  color: #404040;
}
#coldiskuze a, #colanketa a, #colanketares a {
  color: #404040;
}
.nejdiskutovanejsi li {
  margin: 4px 6px 0 2px;
  line-height: 1.15;
}
.nejdiskutovanejsi a {
  font-weight: bold;
  font-size: 90%;
}
.nejdiskutovanejsi p {
  text-align: right;
  margin: 2px 0 5px 0;
  font-size: 83.3333333%; /* 10/12*100 */
}
#colanketa a, #colanketares a {
  color: #404040;
}
#colanketa, #colanketares {
  color: #404040;
  width: 284px;
  background: #e5e5e5 url(img/seda/d_284.gif) right bottom no-repeat;
}
#colanketa h4, #colanketares h4 {
  background: url(img/seda/anketa_284.gif) left top no-repeat;
  color: #404040;
}
#colanketa h5, #colanketares h5, #colanketa p, #colanketares p {
  padding: 5px 10px;
}
.anketa {
  margin: 5px 0 10px 0;
  list-style: none outside;
  padding-left: 5px;
}
#colanketa .anketa input {
  margin-right: 3px;
}
#colanketa fieldset {
  border: none;
}
#colanketa .button {
  text-align: center;
}
.anketa li {
  margin: 4px 6px 0 10px;
}
.anketa a {
/*  font-weight: bold; */
}
.anketarow {
  margin: 2px 0 5px 0;
  background: #ededed;
  border: 1px solid #585858;
  height: 8px;
  width: 200px;
}
.anketarow div {
  background: #e32026;
  height: 8px;
}
#clanky, #noveclanky {
  color: #404040;
  width: 284px;
  background: #e5e5e5 url(img/seda/d_284.gif) right bottom no-repeat;
}
#clanky h4 {
  background: url(img/seda/nej_284.gif) left top no-repeat;
  color: #404040;
}
#clanky h3 {
  font-size: 133.333333%; /* 16/12*100 */
  margin: 0 0 5px 5px;
  color: #404040;
  border-bottom: 1px solid #ededed;
}
#noveclanky h4 {
  background: url(img/seda/nove_284.gif) left top no-repeat;
  color: #404040;
}
#clanky a, #noveclanky a {
  color: #404040;
}
#nejhry, #novehry {
  color: #045874;
  width: 284px;
  background: #cae5b2 url(img/zelena/d_284.gif) right bottom no-repeat;
}
#nejhry h4 {
  background: url(img/zelena/nej_284.gif) left top no-repeat;
  color: #275107;
}
#novehry h4 {
  background: url(img/zelena/nove_284.gif) left top no-repeat;
  color: #275107;
}
#nejhry a, #novehry a {
  color: #275107;
  font-weight: bold;
}

#nejaplikace, #noveaplikace {
  color: #045874;
  width: 284px;
  background: #d5e8f9 url(img/modra/d_284.gif) right bottom no-repeat;
}
#nejaplikace h4 {
  background: url(img/modra/nej_284.gif) left top no-repeat;
  color: #045874;
}
#noveaplikace h4 {
  background: url(img/modra/nove_284.gif) left top no-repeat;
  color: #045874;
}
#nejaplikace a, #noveaplikace a {
  color: #045874;
  font-weight: bold;
}


#nejmelodie, #novemelodie {
  width: 284px;
  color: #e32026;
  background: #fbdedf url(img/ruzova/d_284.gif) right bottom no-repeat;

}
#nejmelodie h4 {
  background: url(img/ruzova/nej_284.gif) left top no-repeat;
  color: #e32026;
}
#novemelodie h4 {
  background: url(img/ruzova/nove_284.gif) left top no-repeat;
  color: #e32026;
}
#nejmelodie a, #novemelodie a {
  color: #e32026;
}
#nejtapety, #novetapety {
  color: #045874;
  width: 284px;
  background: #ffc68f url(img/oranzova/d_284.gif) right bottom no-repeat;
}
#nejtapety h4 {
  background: url(img/oranzova/nej_284.gif) left top no-repeat;
  color: #d95300;
}
#novetapety h4 {
  background: url(img/oranzova/nove_284.gif) left top no-repeat;
  color: #d95300;
}
#nejtapety a, #novetapety a {
  color: #d95300;
}

#registracelong {
  color: black;
  width: 533px;
}
#registracelong h4 {
  height: 25px;
  background: #e5e5e5 url(img/seda/registrace_533.gif) right bottom no-repeat;
  color: #404040;
}
#registracelong h4 a {
  color: #404040 !important;
}
#searchlong {
  color: black;
  width: 533px;
}
#searchlong h4 {
  height: 25px;
  background: #e5e5e5 url(img/seda/hledej_533.gif) right bottom no-repeat;
  color: #404040;
}
#searchlong h4 a {
  color: #404040 !important;
}
#magazinlong {
  color: black;
  width: 533px;
}
#magazinlong.seznam {
  color: black;
  text-align: justify;
}
#magazinlong.seznam a {
  color: black;
  font-weight: bold;
}
#magazinlong.seznam .text {

  margin-top: 5px;
}
#magazinlong h4 {
  height: 25px;
  background: #e5e5e5 url(img/seda/magazin_533.gif) right bottom no-repeat;
  color: #404040;
}
#magazinlong h4 a {
  color: #404040 !important;
}
#hralong {
  color: black;
  width: 533px;
}
#hralong h4 {
  height: 25px;
  background: #cae5b2 url(img/zelena/hry_533.gif) right bottom no-repeat;
  color: #275107;
}
#hralong h4 a {
  color: #275107 !important;
}
#aplikacelong {
  color: black;
  width: 533px;
}
#aplikacelong h4 {
  height: 25px;
  background: #d5e8f9 url(img/modra/aplikace_533.gif) right bottom no-repeat;
  color: #045874;
}
#aplikacelong h4 a {
  color: #045874 !important;
}
#melodielong, #zvukylong {
  color: black;
  width: 533px;
}
#melodielong h4 {
  height: 25px;
  background: #fbd4d5 url(img/ruzova/melodie_533.gif) right bottom no-repeat;
  color: #e32026;
}
#zvukylong h4 {
  height: 25px;
  background: #fbd4d5 url(img/ruzova/zvuky_533.gif) right bottom no-repeat;
  color: #e32026;
}
#melodielong h4 a, #zvukylong h4 a {
  color: #e32026 !important;
}
#tapetalong {
  color: black;
  width: 533px;
}
#tapetalong h4 {
  height: 25px;
  background: #ffc68f url(img/oranzova/tapety_533.gif) right bottom no-repeat;
  color: #d95300;
}
#tapetalong h4 a {
  color: #d95300 !important;
}
.margined {
  margin: 15px 0 5px 0;
}
img.rightfloat {
  float: right !important;
  margin: 0 0 5px 5px !important;
}
.rightfloat {
  float: right !important;
}
.rightfloat.mobil {
  text-align: center;
  margin-top: -20px;
  padding: 0;
}
.rightfloat.mobil img {
  margin: 0; padding: 0;
}
.koupit-sms, .koupit-ucet {
  background: #fce8e9;
  border: 1px solid #e32026;
  width: 228px;
  min-height: 8.5em;
  float: left;
  padding: 15px 11px;
  margin: 0 0 0 10px;
}
.koupit-ucet {
  margin: 0 10px 0 0;
  float: right;
  background: #fce8e9 url(img/vyhodnejsi.gif) right top no-repeat;
}
.koupit-sms .stronger, .koupit-ucet .stronger, .koupit-sms h5, .koupit-ucet h5 {
  color: #e32026;
  font-size: 125%; /* 15/12*100 */
}
.koupit-sms h5, .koupit-ucet h5 {
  margin-bottom: 10px;
}
.koupit-sms ul, .koupit-ucet ul {
  margin-bottom: 10px;
}
.koupit-ucet li {
  line-height: 1.5; /* 18/12 */
}
.stronger.cena {
  font-size: 166.666667% !important; /* 20/12*100 */
}
.tame {
  font-size: 91.6666667%; /* 11/12*100 */
  line-height: 1.08333333; /* 13/12 */
  color: #585858;
}
ul.tame li {
  line-height: 1.5; /* 18/12 */
}
.gameinfo div {
  float: left;
  width: 160px;
  padding: 5px 10px;
}
.gameinfo div.middle {
  border-left: 1px solid #e32026;
  border-right: 1px solid #e32026;
  width: 130px;
}
.gameinfo a {
  font-weight: bold;
}
.gameinfo h5 {
  font-size: 125%; /* 15/12*100 */
}
.gameinfo div.rank a, .gameinfo div.rank span {
  float: left;
  display: block;
  margin: 5px 1px 0 0;
  width: 10px;
  height: 40px;
  background-color: #e32026;
  background-position: left top;
}
.gameinfo div.rank a.poor, .gameinfo div.rank span.poor {
  background-color: #999999;
  background-position: right top;
}
.gameinfo div.rank a:hover, .gameinfo div.rank span:hover {
  background-color: black;
  background-position: -10px 0;
}
.gameinfo div.rank p {
  float: right;
  margin-top: 10px;
  font-weight: bold;
  font-size: 150%; /* 18/12*100 */
}
.gameinfo div.rank h5 {
  margin-left: -10px;
}
.gameinfo div.rank a.outside {
  display: inline;
  float: none;
  width: auto;
  height: auto;
  background: none;
  margin: 0;
  font-size: 80%;
}
.gameinfo div.rank a.outside:hover {
  background: none;
}

/* rank hovers */
.rank .r1 { background-image: url(img/rank/1.gif); }
.rank .r2 { background-image: url(img/rank/2.gif); }
.rank .r3 { background-image: url(img/rank/3.gif); }
.rank .r4 { background-image: url(img/rank/4.gif); }
.rank .r5 { background-image: url(img/rank/5.gif); }
.rank .r6 { background-image: url(img/rank/6.gif); }
.rank .r7 { background-image: url(img/rank/7.gif); }
.rank .r8 { background-image: url(img/rank/8.gif); }
.rank .r9 { background-image: url(img/rank/9.gif); }
.rank .r10 { background-image: url(img/rank/10.gif); }
/* rank end */



#otherlong {
  width: 533px;
  color: black;
}
#otherlong h4 {
  height: 25px;
  background: #e5e5e5 url(img/seda/magazin_533.gif) right bottom no-repeat;
  color: #404040;
}

h5.vetsi {
  font-size: 125%; /* 15/12*100 */
}
.text {
  padding: 10px 10px 0 10px;
  width: auto;
}
.text img {
  float: left;
  margin: 0 10px 5px 0;
}
.text p {
  clear: both;
  line-height: 1.41666667; /* 16/12 */
}
#magazinlong .text p, #magazinlong .text .stronger, #otherlong .text {
  font-size: 108.333333%; /* 13/12*100 */
  line-height: 1.41666667;
}
#magazinlong .text .diskuselisting p, p.autor {
  font-size: 95% !important;
}

/* FLASH verze
ul.sounds {
  margin-bottom: 0 !important;
}
.sounds li {
  margin-bottom: 0.25em;
}
.sounds li a {
  width: 100%;
  padding: 2px 2px 2px 20px;
}
.fl {
  position: absolute;
  margin-top: -1px;
  display: block;
  background: url(img/ico_repr2.gif) left top no-repeat;
  width: 20px;
  height: 17px;
}
*/

ul.sounds {
  margin-bottom: 0 !important;
}
.sounds li {
  margin-bottom: 0.25em; /* 3/12 */
  padding-left: 20px;
  background: url(img/ico_repr2.gif) left center no-repeat;
}
.sounds li a {
  width: 100%;
  padding: 2px;
}
.seznamher {
  padding: 5px 2px 0 8px;
  text-align: center;
}
.seznamher li {
  float: left;
  display: inline;
  width: 128px;
  margin: 0 9px 15px 0;
  height: 146px;
  overflow: hidden;
}
.seznamher2 li p {
  clear: none;
}
.seznamher2 li img {
  float: left;
  margin: 0 10px 5px 0;
}
.seznamher2 li {
  margin-top: 15px;
}
.seznamher2 li h2 a {
  color: black;
}
.seznamher2 .ginfo {
  margin: 0 0 5px 0;
  font-size: 91.6666667%; /* 11/12*100 */
}
.seznamher2 {
  margin-top: -5px;
}
.seznamtapet {
  margin-top: 10px;
  padding: 5px 0px 0 13px;
  text-align: center;
}
.seznamtapet li {
  float: left;
  display: inline;
  width: 115px;
  margin: 0 15px 12px 0;
  text-align: center;
  min-height: 175px;
}
.seznamtapet li img {
  display: block;
  float: none;
  text-align: center;
  margin: 0 auto;
}
.seznamtapet li a.stronger {
  display: block;
  max-height: 130px;
  overflow: hidden;
  font-weight: bold;
  color: #404040;
}
.seznamobrazku {
  padding: 4px 0 0 5px;
  text-align: center;
}
.seznamobrazku li {
  float: left;
  display: inline;
  width: 75px;
  margin: 0 7px 4px 0;
}
.seznamobrazku2 {
  padding: 0 0 0 5px;
  text-align: center;
}
.seznamobrazku2 li {
  float: left;
  display: inline;
  width: 75px;
  margin: 0 10px 10px 0;
}
ul.nejctenejsi {
  margin-bottom: 0 !important;
  list-style: disc outside;
  padding-left: 1.5em;
}
.nejctenejsi li {
  font-size: 108.333333%; /* 13/12*100 */
  margin-bottom: 0.416666667em; /* 5/12 */
}
.seznammelodii li {
  font-size: 108.333333%; /* 13/12*100 */
  padding-top: 0.416666667em; /* 5/12 */
  padding-bottom: 0.416666667em; /* 5/12 */
  padding-left: 20px;
  background: url(img/ico_repr2.gif) left center no-repeat;
  border-bottom: 1px solid #e0e0e0;
}

.seznammobilu {
  margin-top: 35px;
  text-align: center;
}
.seznammobilu a {
  display: block;
  font-weight: bold;
}
.seznammobilu li {
  float: left;
  display: inline;
  width: 82px;
  height: 130px;
  margin: 0 0 15px 0;

  border-bottom: 1px solid #e5e5e5;
}
.seznammobilu li img {
  float: none;
  text-align: center;
  margin: 0 auto;
}
.brandselect fieldset {
  border: none;
  float: right;
  font-weight: bold;
  padding: 5px 10px;
  margin: -5px 0;
}
.brandselect label {
  margin-right: 15px;
  vertical-align: 10%;
}
.brandselect legend {
  display: none;
}



.sers li {
  font-size: 108.333333%; /* 13/12*100 */
  padding: 0.416666667em 0; /* 5/12 */
  border-bottom: 1px solid #e0e0e0;
  list-style: disc inside;
  color: #e32026;
}
.chkboxes input {
  width: auto !important;
}


ul.seznamdiskuze {
  margin-bottom: 10px !important;
}
.seznamdiskuze li {
  font-size: 100%; /* 13/12*100 */
  margin-bottom: 0.416666667em; /* 5/12 */
}

.reklama {
  margin-bottom: 2em;
}
.reklama img {
  float: none;
  margin: 0;
}
.text p, .text ul, .text ol, .text dd {
  margin-bottom: 1em;
}
.text h1, .text h2, .text h3, .text h4, .text h5 {
  margin-bottom: 0.5em; /* 6/12 */
}
.topmargin {
  margin-top: 1em;
}
.news {
  font-weight: bold;
}
.news li {
  margin-bottom: 0.25em; /* 3/12 */
}
.autor {
  font-size: 91.6666667%; /* 11/12*100 */
}
.autor a {
  color: #e32026 !important;
  font-weight: normal !important;
}
#magazin .autor a {
  color: #404040 !important;
  font-weight: normal;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.skyscraper {
  text-align: center;
  margin-top: 10px;
}
.nostrong {
  font-weight: normal;
}
.stronger {
  font-weight: bold;
}
.stronger img {
  float: right;
  margin: 0 0 5px 5px;
}
.dnes {
  color: #e32026;
  font-weight: bold;
}
#helpnavi {
  margin: 10px 0;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
}
#helpnavi li {
  display: inline;
  padding: 0 20px;
  line-height: 2em;
}
#helpnavi li a {
  color: #585858;
}
#helpnavi li.mailico {
  background: url(img/ico_mail.gif) left center no-repeat;
  padding-left: 25px;
}
#helpnavi li.mobico {
  background: url(img/ico_mob.gif) left center no-repeat;
  padding-left: 17px;
}
#helpnavi li.podcast {
  background: url(img/ico_podcast.gif) left center no-repeat;
  padding-left: 10px;
}
#helpnavi li.listen {
  background: url(img/ico_listen.gif) left center no-repeat;
  padding-left: 17px;
}
#helpnavi li#tiskico {
  background: url(img/ico_tisk.gif) left center no-repeat;
  padding-left: 25px;
}
.diskuze {
  border-top: 1px solid #e32026;
  padding-top: 10px;
}
.diskuze h4 {
  background: none !important;
  color: black !important;
  padding: 0 !important;
  font-size: 125%; /* 15/12*100 */
}
.clearer {
  clear: both;
}


#rsswap {
  position: relative;
  width: 170px;
  height: 15px;
}
#rss {
  height: 15px;
  width: 80px;
  top: 0;
  left: 0;
  position: absolute;
  font-size: 10px;
}
#rss span {
  height: 15px;
  width: 80px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  background: url(img/rss.gif) left top no-repeat;
}
#wap {
  height: 15px;
  width: 80px;
  top: 0;
  right: 0;
  position: absolute;
  font-size: 10px;
}
#wap span {
  height: 15px;
  width: 80px;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  background: url(img/wap.gif) right top no-repeat;
}
.underline {
  text-decoration: underline;
}
#vlajka-svk {
  padding-left: 20px;
  background: url(img/flag_svk.gif) left center no-repeat;
}
#vlajka-aus {
  padding-left: 20px;
  background: url(img/flag_aus.gif) left center no-repeat;
}
#mobilveci {
  padding-left: 12px;
  display: inline-block;
  margin-top: -4px;
  padding-top: 4px;
  height: 22px;
  background: url(img/mobilveci-iko.gif) 0 0 no-repeat;
}
.breadcrumbs {
  margin: 2px 0 8px 0;
  color: #585858;
  font-size: 110%;
}
.breadcrumbs a {
  color: #e32026 !important;
  font-weight: bold;
}
.gray {
  color: #585858;
}
#flash {
  float: right;
  margin: -15px 0 15px 10px;
}







/* homepage */
#homepage #aplikace {
  height: 308px;
}
#homepage #magazin {
  height: 1070px;
}
#homepage #coldiskuze {
  height: 308px;
}
/* homepage Opera */
@media screen, projection and (min-width: 0px) {
  #homepage #aplikace {
    height: 297px;
  }
  #homepage #magazin {
    height: 1036px;
  }
  #homepage #coldiskuze {
    height: 297px;
  }
}


/* registration form */
#registrationform legend {
  display: none;
}
#registrationform label, #registrationform input, #registrationform select {
  display: block;
  float: left;
  margin: 10px 0 2px 0;
}
#registrationform label {
  clear: left;
  text-align: right;
  font-weight: bold;
  width: 140px;
  padding: 3px 10px 0 0;
}
#registrationform a {
  display: block;
  font-size: 91.6666667%;
  float: left;
  margin: 12px 5px 0 5px;
  width: 20px;
}
#regphone2div label, #regphone2div input {
  margin: 0 0 2px 0 !important;
}
#registrationform input, #registrationform select {
  width: 178px;
}
#regphonenum {
  width: 143px !important;
}
#regdatediv select {
  width: auto !important;
}
#registrationform #regfoo {
  width: 2.6em;
  margin-right: 0;
}
#registrationform option {
  padding: 0 3px;
}
#registrationform fieldset {
  padding: 0 0 10px 0;
  border: none;
  background: none transparent;
}
#registrationform {
  position: relative;
  background: #e5e5e5;
}
#registrationform .lt, #registrationform .rt, #registrationform .lb, #registrationform .rb {
  position: absolute;
  width: 4px; height: 4px;
}
#registrationform .lt {
  background: url(img/seda/rohy/lt.gif) left top no-repeat;
  top: 0; left: 0;
}
#registrationform .rt {
  background: url(img/seda/rohy/rt.gif) right top no-repeat;
  top: 0; right: 0;
}
#registrationform .lb {
  background: url(img/seda/rohy/lb.gif) left bottom no-repeat;
  bottom: 0; left: 0;
}
#registrationform .rb {
  background: url(img/seda/rohy/rb.gif) right bottom no-repeat;
  bottom: 0; right: 0;
}

.diskuselisting {
  margin: 10px 0;
}
.diskuselisting ul li {
  margin: 5px 0;
  position: relative;
}
.diskuselisting ul li p {
  padding: 5px;
}
.diskuselisting .dautor {
  background: #e2e2e2;
  padding: 5px;
  font-weight: bold;
}
.diskuselisting .dtext {
  background: #f8f8f8;
  min-height: 50px;

  margin-left: 40px;
}
.diskuselisting .dpic img {
  float: none;
}
.diskuselisting .dpic {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 50px;
  background: url(img/who.jpg) left top no-repeat;
}
.diskuselisting .regd {
  color: #e32026;
}
.diskuselisting .notregd {
  font-size: 90%;
}



#addpost {
  background: #e5e5e5;
  padding: 10px 5px;
}
#addpost label {
  float: left;
  text-align: right;
  width: 100px;
  margin: 8px 10px 0 0;
  display: block;
  clear: left;
}
#addpost fieldset {
  border: 0;
}
#addpost legend {
  font-weight: bold;
  font-size: 133.333333%; /* 16/12*100 */
}
#addpost input {
  display: block;
  float: left;
  margin: 5px 0;
  width: 150px;
}
#addpost textarea {
  float: left;
  display: block;
}
table.mobilinfo {
  background: white;
  border: 1px solid #404040;
  width: 100%;
  font-size: 100%;
  clear: both;
  border-collapse: collapse;
  margin: 5px 0;
}
.mobilinfo th, .mobilinfo td {
  border: 1px solid #404040;
  empty-cells: show;
  padding: 5px;
}
table.mobilinfo th {
  text-align: left;
  background: #e5e5e5;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 !important;
  padding: 0 0 0 15px;
}
dl {
  margin: 0 0 0.5em 20px; /* 6/12 */
  padding: 0;
}
#buythis, .buythis {
  clear: both;
}
#buythis a, .buythis a {
  display: block;
  height: 45px;
  line-height: 45px;
  width: 150px;
  position: relative;
  font-size: 15px;
  text-align: center;
  background: #e5e5e5;
}
#buythis a:hover, .buythis a:hover {
  color: white;
  background: #e32026;
}
#buythis span, .buythis span {
  height: 45px;
  width: 150px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  background: url(img/buythis.png) left top no-repeat;
}

body.napoveda {
	font-family:"Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 75%; /* 12/16*100 */
  background: #dddddd;
  text-align: left;
}
body.napoveda div#mainnapoveda {
  width: 180px;
  margin: 10px;
}
body.napoveda #createover{
  text-align: right;
  width: 180px;
}
.support {
  background: url(img/ok.gif) left center no-repeat;
  padding-left: 15px;
  font-size: 91.6666667%; /* 11/12*100 */
  line-height: 1.08333333; /* 13/12 */
  color: #585858;
  margin: 8px 0;
}
.bad  {
  background: url(img/ko.gif) left center no-repeat;
}
.seznamher2 .support {
  background: url(img/ok.gif) right center no-repeat;
  padding-left: 0;
  padding-right: 15px;
  color: black;
}
.seznamher2 .bad  {
  background: url(img/ko.gif) right center no-repeat;
}

.text table {
  background: white;
  border: 1px solid #404040;
  width: 100%;
  font-size: 100%;
  clear: both;
  border-collapse: collapse;
  margin: 5px 0;
}
.text th, .text td {
  border: 1px solid #404040;
  empty-cells: show;
  padding: 5px;
}
.text table th {
  text-align: left;
  background: #e5e5e5;
}

#error {
  color: white;
  font-weight: bold;
  position: absolute;
  width: 223px;
  padding: 1px 10px;
  top: 106px;
  right: 0;
  background: #e32026;
}
#homepage #error {
  right: 171px;
}

.ramecek {
  border: 1px solid #404040 !important;
}
.popisek {
  margin-top: 0;
  clear: left;
  font-size: 80% !important;
}
.small {
  font-size: 90% !important;
}
.odrazky {
  font-size: 108.333333%; /* 13/12*100 */
  line-height: 1.41666667;
  list-style: disc outside;
  margin: 5px;
  padding-left: 25px;
}
.pre {
  font-family: monospace;
  font-size: 110%;
  line-height: 1.4;
  clear: both;
  padding: 5px 10px;
  background: #e5e5e5;
  white-space: normal !important;
  margin: 5px 0;
}

.buymobilveci {
  margin: 15px 0;
  position: relative;
}
.buymobilveci a {
  display: block;
  padding: 17px 7px 12px 115px;
  background: white url(http://www.frogu.cz/www/css/img/mobilveci.png) 10px 5px no-repeat;
  border: 1px solid #e0e0e0;
  color: #0c6794;
  text-decoration: none;
  font-family: "lucida grande", "lucida sans unicode", verdana, sans-serif;
  letter-spacing: -0.05em;
  font-size: 100%;
  min-height: 20px;
}
.buymobilveci a:hover {
  text-decoration: none;
  color: black;
  border: 1px solid #0c6794;
}


.buymobilveci a.mobilveciimg {
  display: block;
  position: absolute;
  z-index: 10;
  width: 95px;
  height: 38px;
  top: 6px;
  left: 10px;
  border: 0 !important;
  padding: 0;
  margin: 0;
  background: none !important;
  display: table;
}
.buymobilveci a.mobilveciimg img {
  display: table-cell;
  vertical-align: middle;
  width: 95px;
  height: 38px;
}
