/* CSS Document */
/* Michal Padevet */
/* michalpadevet@email.cz */
/* 4.4.2009 */

* {
  margin: 0px;
  padding: 0px;
}

html {
  background-color: #FFF8E4;
}

body {
  text-align: center;
  background: url(../obr/pozadi_01.png) repeat-x;
  font-family: 'Trebuchet MS';
  font-size: 1em;
}

img {
  border: none;
}

li {
  list-style-type: none;
}

a, a:hover {
  text-decoration: none;
}

#hlavni {
  width: 862px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 136px;
  text-align: left;
  position: relative;
  background: url(../obr/pozadi_03.png) no-repeat;
  background-position: left top;
}

h1 {
  position: absolute;
  top: 16px;
  left: 0px;
  width: 330px;
  height: 120px;
}

h1 a {
  display: block;
}

/* OBRAZEK NOVY INZERAT */
p#novy_inzerat {
  position: absolute;
  top: 39px;
  left: 558px;
  background: url(../obr/novy_inzerat.png) no-repeat;
  width: 280px;
  height: 88px;
  text-align: center;
  font-family: 'TrajanPro Bold';
}

p#novy_inzerat a {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 250px;
  height: 58px;
  line-height: 58px;
  color: white;
  text-decoration: none;
  font-size: 1.5em;
}
/* KONEC OBRAZEK NOVY INZERAT */

/* začátek Menu*/
ul#menu {
  position: relative;
  /*top: 136px;*/
  width: 862px;
  height: 265px;
}

ul#menu li {
  display: inline;
  float: left;
  height: 265px;
  width: 100px; /* bude zmeneno u kazdeho zvlast */
}

ul#menu a {
  display: block;
  height: 265px;
  text-decoration: none;
}

/* Tenis */
ul#menu li#tenis {
  width: 154px;
  background: url(../obr/pozadi_menu_10.png) no-repeat;
}

ul#menu li#tenis a:hover {
  background: url(../obr/pozadi_menu_2_10.png) no-repeat;
}

/* Hokej */
ul#menu li#hokej {
  width: 107px;
  background: url(../obr/pozadi_menu_11.png) no-repeat;
}

ul#menu li#hokej a:hover {
  background: url(../obr/pozadi_menu_2_11.png) no-repeat;
}

/* Basketbal */
ul#menu li#basketbal {
  width: 89px;
  background: url(../obr/pozadi_menu_12.png) no-repeat;
}

ul#menu li#basketbal a:hover {
  background: url(../obr/pozadi_menu_2_12.png) no-repeat;
}

/* Baseball */
ul#menu li#baseball {
  width: 139px;
  background: url(../obr/pozadi_menu_13.png) no-repeat;
}

ul#menu li#baseball a:hover {
  background: url(../obr/pozadi_menu_2_13.png) no-repeat;
}

/* Golf */
ul#menu li#golf {
  width: 128px;
  background: url(../obr/pozadi_menu_14.png) no-repeat;
}

ul#menu li#golf a:hover {
  background: url(../obr/pozadi_menu_2_14.png) no-repeat;
}

/* Fotbal */
ul#menu li#fotbal {
  width: 119px;
  background: url(../obr/pozadi_menu_15.png) no-repeat;
}

ul#menu li#fotbal a:hover {
  background: url(../obr/pozadi_menu_2_15.png) no-repeat;
}

/* Volejbal */
ul#menu li#volejbal {
  width: 126px;
  background: url(../obr/pozadi_menu_16.png) no-repeat;
}

ul#menu li#volejbal a:hover {
  background: url(../obr/pozadi_menu_2_16.png) no-repeat;
}
/* konec Menu */

/* NAVIGACE */
p#navigace {
  padding-left: 15px;
  width: 862px;
  height: 43px;
  background: url(../obr/pozadi_obsah_22.png) no-repeat;
  line-height: 43px;
  color: #575757;
}

p#navigace a {
  color: #DD1414;
  text-decoration: none;
}

p#navigace a:hover {
  text-decoration: underline;
}
/* KONEC NAVIGACE */

/* div OBSAH */
#obsah {
  width: 862px;
  background: url(../obr/pozadi_obsah_25.png) repeat-y;
  padding-bottom: 10px;
}
/* KONEC div OBSAH */

p#spodek_osahu {
  font-size: .05em; /* kvuli IE6 */
  width: 862px;
  height: 9px;
  background: url(../obr/pozadi_obsah_27.png) no-repeat;
}

/* Formatovani divu VYBER_KATEGORIE */
#vyber_kategorie {
  width: 216px;
  float: left;
  position: relative;
}

div#vyber_kategorie p.vrsek {
  font-size: .05em; /* pro IE 6 */
  width: 216px;
  height: 2px;
  background: url(../obr/pozadi_kategorie_03.png) no-repeat;
}

#vyber_kategorie div.stred {
  width: 216px;
  background: url(../obr/pozadi_kategorie_24.png) repeat-y;
}

#vyber_kategorie p.spodek {
  font-size: .05em; /* pro IE 6 */
  width: 216px;
  height: 4px;
  background: url(../obr/pozadi_kategorie_26.png) no-repeat;
}
/* KONEC Formatovani divu VYBER_KATEGORIE */

/* Formatovani divu VYPIS - posledni inzteraty, novinky a oznameni */
#vypis {
  width: 615px;
  margin-left: 228px;
}

div#vypis p.vrsek {
  font-size: .05em; /* pro IE 6 */
  width: 615px;
  height: 2px;
  background: url(../obr/pozadi_vypis_05.png) no-repeat;
}

#vypis div.stred {
  width: 615px;
  background: url(../obr/pozadi_vypis_20.png) repeat-y;
}

#vypis p.spodek {
  font-size: .05em; /* pro IE 6 */
  width: 615px;
  height: 2px;
  background: url(../obr/pozadi_vypis_22.png) no-repeat;
}

div.stred {
  padding-top: 2px;
  padding-bottom: 10px;
}
/* KONEC formatovani VYPIS */

/* Proti preteceni z divu OBSAH */
#vyrovnani {
  clear: both;
}

/* VYBERTE KATEGORIE */
div#vyber_kategorie div.stred p {
  width: 194px;
  height: 30px;
  background: url(../obr/pozadi_kategorie_10.png) no-repeat;
  line-height: 30px;
  color: white;
  font-weight: bold;
  text-align: center;
  margin-left: 10px;
}
/*  KONEC VYBERTE KATEGORIE */

/* MENU Vyberte kategorie */
ul#menu_kategorie {
  width: 194px;
  margin-left: 10px;
}

div#vyber_kategorie div.stred ul li {
  line-height: 28px;
  background: url(../obr/pozadi_kategorie_16.png) no-repeat;
  font-weight: bold;
  padding-left: 20px;
  font-size: .8em;
}

div#vyber_kategorie div.stred ul li a {
  height: 28px;
  display: block;
  color: #0326A1;
}

div#vyber_kategorie div.stred ul li a:hover {
  color: #CC0808;
}


div#vyber_kategorie div.stred ul ul li {
  line-height: 28px;
  background: url(../obr/pozadi_kategorie_06.png) no-repeat;
  font-weight: normal;
  font-size: .9em;
  padding-left: 50px;
}

div#vyber_kategorie div.stred ul ul li a {
  height: 28px;
  display: block;
  color: #D40808;
}

div#vyber_kategorie div.stred ul ul li a:hover {
  text-decoration: underline;
}
/* KONEC MENU Vyberte kategorie */

/* Tabulky Posledni inzeraty + Novinky a oznameni */
div#vypis div.stred table {
  border: 0px;
  width: 597px;
  color: black;
  border-collapse: collapse;
  margin-left: 9px;
  font-size: 0.95em;
}

td.leva {
  padding-left: 10px;
}

td.prava small {
  font-size: .6em;
}

td.prava strong {
  font-size: .9em;
}

td.prava a, td.leva a {
  color: white;
}

td.prava a:hover, td.leva a:hover {
  color: white;
  text-decoration: underline;
}

td.leva {
  width: 480px;
}

td.prava {
  width: 117px;
}

tr.poptavka td.prava, tr.nabidka td.prava {
  text-align: right;
  padding-right: 10px;
}

tr.poptavka td.leva, tr.nabidka td.leva {
  padding-left: 20px;
}

tr.poptavka {
  height: 29px;
  line-height: 29px;
  color: white;
}

tr.poptavka .leva{
  background: url(../obr/pozadi_vypis_01.png) no-repeat;
}

tr.poptavka .prava{
  background: url(../obr/pozadi_vypis_02.png) no-repeat;
}

tr.nabidka {
  height: 29px;
  line-height: 29px;
  color: white;
}

tr.nabidka .leva{
  background: url(../obr/pozadi_vypis_03.png) no-repeat;
}

tr.nabidka .prava{
  background: url(../obr/pozadi_vypis_04.png) no-repeat;
}

tr p {padding:2px 10px;}
/* KONEC Tabulky Posledni inzeraty + Novinky a oznameni */

/* Paticka */
div#paticka {
  padding-left: 15px;
  padding-right: 15px;
  width: 862px;
  height: 46px;
  background: url(../obr/pozadi_paticka.png) no-repeat;
  line-height: 46px;
  color: #2D2E2E;
}

div#paticka small {
  font-size: .75em;
}

div#paticka table {
  width: 832px;
  border: 0px;
  border-collapse: collapse;
}

td#web {
  text-align: right;
}

td#web a{
  color: #D40808;
  text-decoration: underline;
}
/* KONEC Paticka */

/* obrazky u inzeratu */
p.obrazky a {display:block;float:left;width:150px;height:150px;margin-right:10px;padding:2px;text-align:center;}
p.obrazky a img {border:0;}


.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

option {padding-left:10px;}
option.vyssi {font-weight:bold;padding-left:0px;}