/* obecne */
body { margin: 0; padding: 0; background: white url(../images/bg-body.jpg) repeat-x scroll left top; }

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select {
  color: #000000;
  font-family: geneva, verdana, sans-serif; font-size: 12px;
}

div { margin: 0; padding: 0; }
p   { margin: 10px 0 0 0; padding: 10px; }

h2, h3 { margin: 10px 0 0 0; padding: 0; }

h1 { font-size: 1.5em; margin: 0; padding: 0; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }

h1 a { color: #000; text-decoration: none; }

a img { border: 0; }


/* vzory */
.top_break       { margin-top: 10px; }
.bottom_break    { margin-bottom: 10px; }
.large_top_break { margin-top: 20px; }
.center          { text-align: center; }
.no_padding      { padding: 0; }
.small           { font-size: 0.8em; }
.notice          { background-color: #FFFFEE; }


/* stranka */
#stranka       { position: relative; line-height: 22px; margin: 0 auto; padding: 0; text-align: left; width: 970px; }
  #hlavicka    { position: absolute; top: 0; left: 0; width: 100%; height: 132px; }
  #obsah       { position: relative; float: left; left: 165px; margin-top: 242px; padding: 0px; width: 614px; margin-bottom: 10px; }
  #pravy_blok  { position: relative; float: left; left: 20px; margin-top: 242px; width: 181px; margin-bottom: 10px; }
  #levy_blok   { position: relative; float: left; left: -614px; margin-top: 242px; width: 155px; margin-bottom: 10px; }
  #horni_blok  { position: absolute; top: 142px; left: 0; width: 100%; height: 90px; text-align: center; }
  #spodni_blok { clear: both; text-align: center;  }
  #paticka     { margin-top: 10px; padding-bottom: 10px; text-align: center; }


/* hlavicka */
#logo { display: block; position: relative; float: left; width: 412px; height: 101px; }
  #logo span { display: block;  position: absolute; top: 0; left: 0; width: 412px; height: 101px;  background: transparent url(../images/logo-sportka-aktualni-vysledky.jpg) no-repeat scroll left top; }

#logo_skvely { display: block; position: relative; float: right; width: 182px; height: 101px; }
  #logo_skvely span { display: block;  position: absolute; top: 0; left: 0; width: 182px; height: 101px;  background: transparent url(../images/logo-skvely-cz.jpg) no-repeat scroll left top; }

#menu { margin: 0; padding: 0; list-style: none; width: 100%; height: 31px; overflow: hidden; clear: both; background: transparent url(../images/bg-menu.jpg) no-repeat scroll left top; }
  #menu li { position: relative; float: left; height: 31px; margin-left: 10px; line-height: 31px; }
    #menu li span { display: block; position: absolute; top: 0; left: 0; height: 31px; cursor: pointer; }

  #menu-aktualni_losovani { width: 166px; }
    #menu-aktualni_losovani span { width: 166px; background: transparent url(../images/menu-aktualni-losovani.jpg) no-repeat scroll left top; }

  #menu-vyhrali_jste { width: 124px; }
    #menu-vyhrali_jste span { width: 124px; background: transparent url(../images/menu-vyhrali-jste.jpg) no-repeat scroll left top; }

  #menu-historie_losovani { width: 155px; }
    #menu-historie_losovani span { width: 155px; background: transparent url(../images/menu-historie-losovani.jpg) no-repeat scroll left top; }

  #menu-statistiky_cisel { width: 133px; }
    #menu-statistiky_cisel span { width: 133px; background: transparent url(../images/menu-statistiky-cisel.jpg) no-repeat scroll left top; }

  #menu-archiv_novinek { width: 132px; }
    #menu-archiv_novinek span { width: 132px; background: transparent url(../images/menu-archiv-novinek.jpg) no-repeat scroll left top; }


/* index */
#datum_losovani { margin-top: 10px; text-align: center; }
#hlavni_popis { background: #ffe; color: #000; border: 1px solid #bbb; }

.graficky_blok { position: relative; height: 117px; width: 100%; margin-top: 10px; }
  .graficky_blok h2 { margin: 0; padding: 0; }

.tah { position: absolute; top: 0; left: 0; margin: 0; padding: 0 0 0 99px; width: 515px; height: 117px; line-height: 117px; overflow: hidden; }

.tah span{
  display: block; float: left;
  width: 47px; height: 46px; line-height: 46px;
  font-size: 22px; font-weight: bold; text-align: center;
  color: #333;
}

#tah1 { background:url(../images/bg-tah-1.jpg) no-repeat scroll center; }
  #tah1 span { margin: 22px 12px 0 0; }

#tah2 { background:url(../images/bg-tah-2.jpg) no-repeat center; }
  #tah2 span { margin: 25px 12px 0 0; }

#sance{
  position: absolute; top: 0; left: 0;
  margin: 0; padding: 0;
  width: 100%; height: 117px; line-height: 117px;
  font-size: 30px; font-weight: bold; letter-spacing: 4px; text-align: center;
  color: #333; background: url(../images/bg-sance.jpg) no-repeat center;
}

#jackpot{
  position: absolute; top: 0; left: 0;
  margin: 0; padding: 0;
  width: 100%; height: 116px; line-height: 116px;
  font-family: Georgia, sans-serif; font-style: italic; font-size: 30px; font-weight: bold; text-align: center;
  color: #333; background: url(../images/bg-jackpot.jpg) no-repeat center;
}

#rss-clanky-nadpis { margin-top: 20px; }
#rss-clanky h3 { margin-top: 20px; }
#rss-clanky p { padding: 0; }
#rss-clanky > h3:first-child { margin-top: 10px; }


/* vyhrali jste? */
.sazka-sloupec {
  border: solid 2px #C0C0C0; color:#000;
  float: left; margin: 0 0 5px 6px; padding: 0;
}

.kontrola-vysledku {
  float: left; width: 600px;
  margin: 0 0 5px 6px; padding: 0;
  border: solid 2px #C0C0C0;
}

.sazka-sloupec td.bunka-dark, .kontrola-vysledku td.bunka-dark {
  text-align: center;
  background-color: #EEEEEE;
  font-size: 90%;
  padding: 0px;
}

.sazka-sloupec td.bunka-light, .kontrola-vysledku td.bunka-light {
  padding: 0px;
  background-color: #F7F7F7;
  text-align: center; font-size: 90%;
}

.sazka-sloupec td.bunka-red, .kontrola-vysledku td.bunka-red {
  padding: 0px;
  color: white; background-color: #FF0000;
  text-align: center; font-size: 90%;
}

.sazka-sloupec .smalllabel, .kontrola-vysledku .smalllabel {
  width: 120px;
  font-size: 90%;
}

.sazka-sloupec label, .kontrola-vysledku label{
  display: block;
  margin-left: 10px;
  text-transform: lowercase; font-style: italic;
  color: #c00000;
}


/* statistiky cisel */
#tah-bestchoice{
  background:url(../images/bg-tah-best-choice.jpg) no-repeat center;
  position: relative;
  margin-top: 10px;
}
  #tah-bestchoice span { margin: 25px 12px 0 0; }


/* CONFIG */

#hlavni_popis { position: absolute; top: 700px; }
#rss-clanky-nadpis { margin-top: 235px; }
