BODY {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #333;
}
/* ****** TOPBANNER ***** */
#topbanner {
  width: 962px;
  margin: 2px auto 1px auto;
}
  #topbanner .line{
    text-align: right;
    font-size: 80%;
  }
  #topbanner .line A {
    color: #dd0000;
    line-height: 110%;
    text-decoration: underline;
  }
  #topbanner .line A:hover {
    color: #ff0000;
    text-decoration: none;
  }
  #topbanner .banner{
    margin-top: 2px
  }


/* ****** CONTAINER ***** */
#container {
  width:960px;
  margin: 0px auto;
  background: #ffffdd;
  text-align: left;
}

#container_system_off {
  width:960px;
  margin: 2px auto 5px auto;
  background: #ffffdd;
  text-align: left;
  padding-top: 200px;
  padding-bottom: 200px;
}

  #container_system_off .report.error   {
    width: 400px;
    margin: 0 auto;
    padding: 10px;
    background: #FFCCBF; 
    border: 1px solid #ff0000;
  }
/* ****** HLAVICKA ***** */
#header {
  height: 110px;
  background: url(../../_img/front/levnygolf/hlavicka.jpg) no-repeat;
}
  
  #header .novy_inzerat {
    float: left;
    width: 170px;
    text-align: center;
  }
  #header .novy_inzerat A {
    display: block;
    margin-left: 30px;
    margin-top: 30px;    
    color: #dd0000;
    font-size: 20px;
    font-weight: bold;
    line-height: 110%;
    letter-spacing: 1px;
    text-decoration: none;
  }
  #header .novy_inzerat A:hover {
    display: block;
    color: #ff0000;
    margin-left: 32px;
    margin-top: 32px;
  }

  #header .pixel IMG {
    margin-left: 40px;
  }

  #header .uzivatel {
    width: 320px;
    float: right;
    position: relative;
    top: 12px;
    left: -20px;
    color: #555;
    font-size: 12px;
    text-align: center;
  }
  #header .uzivatel A {
    margin: 0 2px;
    color: #ff0000;
  }
  #header .uzivatel A:hover  {
    text-decoration: none;
  }


/* **** FORM ***** */
  FORM {
    margin: 0px;
    padding: 0px;
  }

  FORM.myform INPUT.counter { width: 35px; background: #ddd; border: 0px; color: #333; font-size: 12px; text-align: center;}

  FORM.myform INPUT.w400 { width: 400px; }
  FORM.myform INPUT.w200 { width: 200px; }
  FORM.myform INPUT.w100 { width: 100px; }
  FORM.myform INPUT.w80  { width: 80px; }
  FORM.myform INPUT.w50  { width: 50px; }

  FORM.myform SELECT.w150 { width: 150px; }
  FORM.myform SELECT.w100 { width: 100px; }

  FORM.myform TEXTAREA.w400 { width: 400px; }
  FORM.myform TEXTAREA.w300 { width: 300px; }
  FORM.myform TEXTAREA.w200 { width: 200px; }
  FORM.myform TEXTAREA.w100 { width: 100px; }

  FORM.myform TEXTAREA.h400 { height: 400px; }
  FORM.myform TEXTAREA.h200 { height: 200px; }
  FORM.myform TEXTAREA.h100 { height: 100px; }
  FORM.myform TEXTAREA.h50  { height: 50px; }

  FORM.myform.front_user_login     { margin-left: 10px; }

  .ulozeno,
  FORM.myform.front_user_zapomenute_heslo,      
  FORM.myform.front_user_zmena_hesla,      
  FORM.myform.front_user_nastaveni_uctu,      
  FORM.myform.front_user_nastaveni_uctu,      
  FORM.myform.front_bazar_inzerat_novyedit,
  FORM.myform.front_bazar_inzerat_reakce,
  FORM.myform.front_bazar_inzerat_pritel,
  FORM.myform.front_bazar_inzerat_heslo,
  FORM.myform.front_bazar_inzerat_mazani,
  FORM.myform.front_bazar_inzerat_certifikat,
  FORM.myform.front_bazar_inzerat_editace,
  FORM.myform.front_bazar_inzerat_top,
  FORM.myform.front_bazar_inzerat_expirace,
  FORM.myform.front_user_registration,
  FORM.myform.front_kontakt

  { 
      margin: 10px 0;
      padding: 10px;
      background: #fefefe;
      border: 1px solid #ccc;
  }

  .ulozeno {
      padding: 30px 0;
      text-align: center;
  }

  .myform CAPTION {
    padding: 4px 10px;
    font-weight: bold;
  }
  .myform TABLE {
    width: 100%;
  }
  .myform TH {
    padding: 5px;
    text-align: right;
    vertical-align: top;
  }
  .myform TH .group {
    color: #888;
    font-size: 14px;
    letter-spacing: 1px;
  }

  .myform TD {
    padding: 1px;
  }
  .myform P.error {
    display: block;
    color: #ff0000;
    padding: 5px 0;
  }
  .myform P.message {
    display: block;
    color: #777;
    padding: 5px 0;
  }
  .myform P.message A{
    color: #777;
  }
  .myform P.noedittext {
    color: #008F00;
    padding: 5px 0;
  }

/* ****** OBSAH ***** */
#main {
  background: url(../../_img/front/levnygolf/hlavicka_main.jpg) no-repeat;
  float:left;
  width:600px;
}

  #main .search{
    background: #ffff66;
    color: #ff0000;
    font-weight: bold;
  }

  #main .banner {
    margin: 10px 0 35px 50px;
    width: 468px;
    height: 60px;
    background: #ffffaa; 
    
    /* border: 1px solid #8cc639; */
  }

  #main .report-img {
    position: relative;
    top: 2px;    
    margin: 10px 30px 0 20px;
  }
    #main .report-img p {
      position: relative;
      top: -3px;
      display: inline;
      font-size: 10px;
      text-transform: uppercase;
    }

  #main .report {
    margin: 0 30px 10px 30px;
    padding: 10px;
  }
      #main .report.success {background: #e8f9af; border: 1px solid #8cc639;}
      #main .report.error   {background: #FFCCBF; border: 1px solid #ff0000;}
      #main .report.warning {background: #ffffaa; border: 1px solid #ffc000;}
      #main .report.info    {background: #e1e7ee; border: 1px solid #9eb1cf;}
      #main .report.tip     {background: #e1e7ee; border: 1px solid #9eb1cf;}
            
      #main .report P {
        margin-top: 5px;
        text-align: left;
        line-height: 150%;
      }
  
  #main .uvod P{
    text-align: justify;
    font-size: 12px;
    line-height: 140%;
    /* padding-top: 10px; */
  }

  #main .text {
    text-align: justify;
    font-size: 12px;
    line-height: 140%;
    margin: 10px 20px;
  }

  #main .text A.top{
    display: block;
    font-size: 11px;
    text-align: right;
  }

    #main .text OL {
      margin: 10px;
    }
    #main .text OL LI{
      margin-left: 20px;
      list-style-type: decimal;
    }

    #main .text UL {
      margin: 10px 0 20px 0;
    }
    #main .text UL LI{
      margin-left: 20px;
      list-style-type: square;
    }

    #main .text A {
      color: #333;
      text-decoration: underline;
    }

    #main .text P {
      padding-bottom: 20px;
    }
    #main .uvod P {
      padding-bottom: 0;
    }

    #main .text A:hover {
      text-decoration: none;
    }

  #main .myform {
    margin-top: 20px;
  }

  #main .google {
    margin-top: 5px;
    border: 1px solid #ccc;
    background: #fff;
  }

  #main .reklama {
    margin-top: 5px;
    padding: 2px 5px;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
  }


  #main .text H1 {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
  }

  #main .text .title_right {
    float: right;
    color: #777;
  }

  #main H4 {
    font-weight: bold;
    font-size: 13px; 
    text-decoration: underline;
    margin: 10px 0;
  }

  #main H3 {
    font-weight: bold;
    font-size: 13px; 
  }

  #main H2 {
    font-weight: normal;
    margin: 15px 0px; 
    font-size: 13px; 
  }
    #main H2 A {
      color: #ff0000;
    }
    #main H2 A:hover {
      text-decoration: none;
    }

    /* kroky u formulare */
    #main .text .novyedit {
      position: relative;
      top: 20px;
    }
    
      #main .text .novyedit SPAN.krok {
        background: #eee;
        color: #777;
        margin: 0 2px;
        padding: 5px 20px 1px 20px;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
      }
  
      #main .text .novyedit SPAN.krok.active {
        background: #fefefe;
        font-weight: bold;
      }
  
      #main .text .novyedit .novyedittext {
        background: #fefefe;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 20px;
      }

  #main .text .zapomenute_heslo {
    float: right;
  }
    #main .text .zapomenute_heslo A{
      color: red;
    }
    
  /* STATISTIKY */
  #main #stats {
  	margin-top: 20px;
  }

  #main #stats LI A{
  	color: #555;
  }
  #main #stats LI A.active{
  	color: #000;
    font-weight: bold;
  	font-size: 14px;
  }
  
  #main #stats .chartbox {
    font-size: 9px;
  	color:#333;
  	text-align: center;
  	margin: 10px auto;
  	border:1px solid #aaa;
  	padding:5px;
  	padding-top:0px;
  	background-color:#fff;
  }
  
  #main #stats .chartbox h2{
  	font-size: 14px;
  	font-weight:bold;
  	padding:0px;
  	margin:5px 0px;
  }
  
  #main #stats .column_box{
  	float:left;
  }
  #main #stats .column_line {
    margin: 0 1px;
    width: 13.5px;
    background: #a7d783;
    border-bottom: 1px solid #aaa;
  }
  #main #stats .column_line.weekend{
    background: #cccccc;
  }
  #main #stats .column_line.max{
    background: #ffcc66;
  }
  #main #stats .column_value {
    width: 13.5px;
  	padding:0px;
  	margin:0px;
  	text-align: center;
  }    

  #main #stats .column_value.today{
    color: #ff0000;
    text-decoration:underline;
  }   

  #main .code {
    background: #eee;
    border: 1px dashed #aaa;
    padding: 10px;
    text-align: left;
    font-size: 120%;
    line-height: 120%;
    margin: 10px 0;
  }   

/* ****** SLOUPCE ***** */
#left {
  width:180px;
  float:left;
}

  #left .statistiky {
    margin: 10px;
  }
  #left .statistiky A{
    color: #333 !important;
    text-decoration: underline;
  }
  #left .statistiky A:hover{
    text-decoration: none;
  }

  #left .statistiky TABLE{
    width: 100%;
    margin: 10px 0;
    color: #333;
    font-size: 90%;
    background: #fefefe;
    border: 1px solid #ccc;
    padding: 0;
  }
  #left .statistiky TD{
    padding: 2px;
  }
  #left .statistiky TH{
    padding: 5px 0;
    background: #eeeeee;
    font-weight: bold;
    text-align: center;    
  }
  #left .statistiky P.small{
    line-height: 140%;
  }     

  #left .sidebox_top h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding: 28px 0 0 55px;
  }  
  #left .sidebox_top.kategorie { height: 90px; background: url(../../_img/front/levnygolf/topsidebox_kategorie.jpg) no-repeat; }
  #left .sidebox_top.kategorie H3 {padding-top: 28px;}
  #left .sidebox_top.vybrano   { height: 50px;  background: url(../../_img/front/levnygolf/topsidebox_vybrano.jpg) no-repeat; }
  #left .sidebox_top.spam      { height: 50px;  background: url(../../_img/front/levnygolf/topsidebox_spam.jpg) no-repeat; }

  #left .search {
    height: 30px;
    padding: 5px;
  }
  #left .search .vyhledavani{
    width: 90px;
  }
  #left .search .lupa {
    text-align: center;
  }   

  #left .sidebox_top.kategorie .sidebox {
  }
  
  #left .sidebox.s_spam      { background: #e8f9af; padding: 10px;}  
  #left .sidebox.s_spam P    { padding-top: 5px; line-height: 140%;}  
  
  #left .sidebox.s_kategorie { background: #e8f9af; padding-bottom: 10px;}
  #left .sidebox.s_vybrano   { background: #FFEBA7; padding: 5px; text-align: center;}
      #left .sidebox.s_kategorie  H4 {
        display: block;
        color: #FFFFAA;
        padding: 3px 0 3px 15px;
        font-weight: bold;
        font-size: 12px;
        background: #A7D783;
      }
      #left .sidebox.s_kategorie  UL {
      }
      #left .sidebox.s_kategorie  LI {
        padding: 3px 0;
        text-align: right;
        border-bottom: 1px dotted #8cc639;
      }
      #left .sidebox.s_kategorie  LI A {
        padding: 2px 22px 2px 5px;
        color: #333 !important;
        font-size: 13px;
        text-decoration: none;
      }
      #left .sidebox.s_kategorie  LI A:hover {
        font-weight:bold;
        text-decoration: underline;
      }
    
      #left .sidebox.s_kategorie  LI.active {
       background: #C7F285;
       font-weight: bold;
      }
      #left .sidebox.s_kategorie  LI.active A { color: #003388; }
      #left .sidebox.s_kategorie  LI .pocty { color: #777; font-size: 10px; }

  #left .google {
    margin: 10px;
    border: 1px solid #ccc;
    background: #eee;
  }

#right {
  width:180px;
  float:left;
}

  #right .backlinks {
    margin: 10px 0;
  }
  #right .backlinks A{
    color: #333;
    text-decoration: underline;
  }
  #right .backlinks A:hover{
    text-decoration: none;
  }

  #right .backlinks TABLE{
    width: 165px;
    margin: 10px 10px 5px 0;
    color: #333;
    font-size: 90%;
    background: #fefefe;
    border: 1px solid #ccc;
    padding: 0;
  }
  #right .backlinks TD{
    padding: 2px;
  }
  #right .backlinks TD.empty{
    text-align: center;
  }
  #right .backlinks TH{
    padding: 5px 0;
    background: #eeeeee;
    font-weight: bold;
    text-align: center;    
  }
    #right .backlinks P.question A{
      color: #ff0000;
    }


  #right .sidebox_top h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding: 28px 0 0 35px;
  }  
  #right .sidebox_top.prihlaseni { height: 75px; background: url(../../_img/front/levnygolf/topsidebox_prihlaseni.jpg) no-repeat; }
  #right .sidebox_top.prihlaseni H3 {padding-top: 52px;}

  #right .sidebox_top.informace  { height: 50px;  background: url(../../_img/front/levnygolf/topsidebox_informace.jpg) no-repeat; }
  #right .sidebox_top.affiliate  { height: 50px;  background: url(../../_img/front/levnygolf/topsidebox_affiliate.jpg) no-repeat; }
  #right .sidebox_top.novinky    { height: 50px;  background: url(../../_img/front/levnygolf/topsidebox_novinky.jpg) no-repeat; }
  #right .sidebox_top.navstivte  { height: 50px;  background: url(../../_img/front/levnygolf/topsidebox_navstivte.jpg) no-repeat; }
  
  #right .sidebox.s_prihlaseni,
  #right .sidebox.s_informace,
  #right .sidebox.s_novinky,
  #right .sidebox.s_navstivte{ padding: 10px;}

  #right .sidebox.s_prihlaseni { background: #e8f9af; }
  #right .sidebox.s_informace  { background: #e1e7ee; }  
  #right .sidebox.s_affiliate  { background: #e1e7ee; }  
  #right .sidebox.s_novinky    { background: #e8f9af; }
  #right .sidebox.s_navstivte  { background: #FFEBA7; }

  #right .sidebox.s_affiliate{ padding: 5px 0;}
  #right .google {
    border: 1px solid #ccc;
    background: #eee;
    margin: 0;
    padding: 0;
  }

  #right .sidebox.s_novinky P {
    margin-top: 5px;
    line-height: 140%;
  }

  #right .sidebox.s_prihlaseni P {
    margin-top: 5px;
  }
  #right .sidebox.s_novinky P A,
  #right .sidebox.s_prihlaseni P A {
    margin: 2px;
    color: #ff0000;
    font-size: 12px;
    text-decoration: underline;
  }
  #right .sidebox.s_novinky P A:hover,
  #right .sidebox.s_prihlaseni P A:hover {
    text-decoration: none;
  }
 
  #right .sidebox.s_navstivte P A {
    margin: 2px;
    color: #ff0000;
    font-size: 12px;
    text-decoration: underline;
  }
  #right .sidebox.s_navstivte P A:hover {
    text-decoration: none;
  }
  #right .sidebox.s_navstivte IMG {
    display: block;
    margin: 5px 0 5px 45px;
  }

      #right .sidebox.s_prihlaseni UL {margin-top: 10px;}

      #right .sidebox LI {
        padding: 3px 0;
      }
      #right .sidebox LI A {
        padding: 2px 0px 2px 20px;
        color: #333;
        font-size: 13px; 
        text-decoration: none;
      }
        #right .sidebox LI A.red {
          color: red;
        }
      #right .sidebox LI A:hover {
        color: #ff0000;
        text-decoration: underline;
        background: url(../../_img/front/levnygolf/ikonka.gif) no-repeat 2px 0;
      }
    
      #right .sidebox LI.aktivni A {
       color: #333;
       background: url(../../_img/front/levnygolf/ikonka.gif) no-repeat 2px 0;      
       text-decoration: underline;
      }
        #right .sidebox LI.aktivni A.red {
          color: red;
        }

      #right .sidebox LI.separator {
       margin-bottom: 10px;
      }
      #right .sidebox LI.mini {
       margin-left: 15px;
       font-size: 11px;
      }
        #right .sidebox LI.mini A{
         font-size: 11px;
      }
  
  #right .google {
    margin: 10px;
    border: 1px solid #ccc;
    background: #eee;
  }

/* UZIVATELE */
  #main .uzivatel {
      margin-top: 20px;
      padding: 5px;
      background: #ffffaa;
      border: 1px solid #8cc639;
  }

    #main .uzivatel TD {
        vertical-align: top;
    }
    #main .uzivatel TD.right {
        text-align: right;
        padding-right: 5px;
    }
    
    #main .uzivatel TD.profillink {
        text-align: center;
        padding: 5px;
        font-weight: bold;
    }

/* Archiv posty */
  #main TABLE.archiv_posty {
      margin: 3px;
      margin-bottom: 10px;
      background: #ffffaa;
      border: 1px solid #8cc639;
      width: 546px;
  }

    #main TABLE.archiv_posty TD{
        padding: 1px 3px 0 3px;
    }
    #main TABLE.archiv_posty TD.title {
        background: #ffeba7;
    }
    #main TABLE.archiv_posty TD.price {
        background: #ffeba7;
        text-align: right;
        font-weight: bold;
    }
    #main TABLE.archiv_posty TD.text {
        font-size: 90%;
    }
    #main TABLE.archiv_posty TD.kontakt {
        font-size: 90%;
        text-align: right;
    }
    


/* INZERATY */
  #main .inzeraty {
      margin-top: 20px;
      padding: 3px;
      background: #fefefe;
      border: 1px solid #ccc;
  }
  #main .inzeraty UL LI{
      margin-left: 0px;
      list-style-type: none;
  }
      
  #left .inzeraty, #right .inzeraty {
      width: 133px;
      line-height: 140%;  
      margin: 0 auto;    
  }
    
    .inzeraty .pagination {
        float: right;
        padding: 0 3px;
    }
      .inzeraty .pagination A.small { color: #777;}
      .inzeraty .pagination STRONG { text-decoration: underline; font-size: 14px;}
      .inzeraty .pagination A { text-decoration: none; }
      .inzeraty .pagination A:hover { text-decoration: underline }

    .inzeraty .filter {
        clear: both;
        padding: 3px;
    }
      .inzeraty .filter SELECT, .inzeraty .filter OPTION, .inzeraty .filter BUTTON {
          font-size: 12px;
      }
      .inzeraty .filter SELECT#filter_region { width: 100px; }
      .inzeraty .filter SELECT#filter_hodnoceni { width: 105px; }
      .inzeraty .filter BUTTON { float: right; }

    .inzeraty .zobrazeni {
        padding: 0 3px;
    }
    .inzeraty .zobrazeni A.active { text-decoration: underline; font-weight: bold;}
    .inzeraty .zobrazeni A { text-decoration: none; }
    .inzeraty .zobrazeni A:hover { text-decoration: underline }

    .inzeraty P.noinzerat,
    .inzeraty P.spatnyvyber{
        text-align: center;
        margin: 30px;
    }

      .inzeraty div.empty {
        text-align: center;
        color: #aaa;
        font-size: 18px;
        vertical-align: middle;
        line-height: 20px;
        letter-spacing: 1px;
      }
          .inzeraty div.empty A{
            text-decoration: none !important;
            color: #aaa !important;
          }
          .inzeraty div.empty A:hover{
            text-decoration: underline !important;
          }
          .inzeraty div.empty .topred{
            color: #FF5757;
          }

    .inzeraty TABLE.obrazek{
      float: left;
      margin: 2px;
      background: #e8f9af;
      border: 1px solid #8cc639;
      width: 133px;
      height: 212px;
    }
        .inzeraty TABLE.obrazek.empty{
          background: #ffffff;
        }
          .inzeraty TABLE.obrazek.empty TD {
            text-align: center;
            color: #aaa;
            font-size: 22px;
            padding: 0 20px;
            vertical-align: middle;
            line-height: 26px;
            letter-spacing: 1px;
          }
          .inzeraty TABLE.obrazek.empty TD .topred{
            display: block;
            color: #FF5757;
          }
          .inzeraty TABLE.obrazek.empty TD A{
            text-decoration: none !important;
            color: #aaa !important;
          }
          .inzeraty TABLE.obrazek.empty TD A:hover{
            text-decoration: underline !important;
          }

      .inzeraty TABLE.obrazek TD{
        padding: 1px 3px;
      }
      .inzeraty TABLE.obrazek TD.obr{
        padding: 1px;
        text-align: center;
      }

      .inzeraty TABLE.obrazek TD.obr .foto{
        height: 93px;
      }

      .inzeraty TABLE.obrazek TD.title, .inzeraty TABLE.obrazek TD.title A { 
        font-size: 11px;
        color: #555;
      }
      .inzeraty TABLE.obrazek TD.kontakt .cena{
        float: right;
        font-weight: bold;
        color: #008000;
      }
      .inzeraty TABLE.obrazek TD.subtitle{
        height: 40px;
      }

      .inzeraty TABLE.obrazek TD.subtitle A{
        color: #000;
      }


    .inzeraty TABLE.tabulka{
      margin: 3px;
      background: #e8f9af;
      border: 1px solid #8cc639;
      width: 546px;
    }
      .inzeraty TABLE.tabulka TR.top{
        background: #ffe7a3;
      }
      .inzeraty TABLE.tabulka TR.disable{
        background: #eee;
      }

      .inzeraty TABLE.tabulka TD {padding: 1px 2px;}
      .inzeraty TABLE.tabulka TD.druh   {width:40px;}
      .inzeraty TABLE.tabulka TD.title  {width:346px;}
      .inzeraty TABLE.tabulka TD.cena   {width:80px; font-weight: bold; color: #008000; text-align: right;}
      .inzeraty TABLE.tabulka TD.kontakt{width:60px;}
      .inzeraty TABLE.tabulka TD A.kategorie,TABLE.tabulka .inzeraty TD .id  {font-size: 11px;color: #555;}
      
    .inzeraty TABLE.klasicke{
      margin: 3px;
      background: #e8f9af;
      border: 1px solid #8cc639;
      width: 546px;
    }
      .inzeraty TABLE.klasicke TD{
        padding: 1px 3px;
        vertical-align: top;
      }
      .inzeraty TABLE.klasicke TD.obr{
        width: 130px;
        text-align: center;
        padding: 0 4px;
      }
        .inzeraty TABLE.klasicke TD.obr .minifoto{
          padding-right: 1px;
          padding-top: 1px;
          text-align: right;
        }

        .inzeraty TABLE.klasicke TD.obr .foto{
          clear: both;
          height: 93px;
          background: #fefefe;
          border: 1px solid #ccc;
          text-align: center;
          vertical-align: middle;
          margin-bottom: 0;
        }

        .inzeraty TABLE.klasicke TD.obr_detail{
          width: 130px;
          text-align: center;
          padding: 2px;
        }
        .inzeraty TABLE.klasicke TD.obr_detail .foto{
          width: 130px;
          height: 93px;
          background: #fefefe;
          border: 1px solid #ccc;
          text-align: center;
          vertical-align: middle;
        }

        .inzeraty TABLE.klasicke TD.obr IMG.rating{
          margin-top: 2px;
        }

      .inzeraty TABLE.klasicke TD.text{
        height: 80px;
        font-size: 12px;
        text-align: left;        
      }
      .inzeraty TABLE.klasicke TD.title, .inzeraty TABLE.klasicke TD.title A, 
      .inzeraty TABLE.klasicke TD.kontakt, .inzeraty TABLE.klasicke TD.kontakt A{
        font-size: 11px;
        color: #444;
      }
      .inzeraty TABLE.klasicke TD.subtitle .cena{
        float: right;
        font-weight: bold;
        color: #008000;
      }

    .inzeraty TABLE.top{
      background: #ffe7a3;
    }
    .inzeraty TABLE.disable{
      background: #eee;
    }
    
    .inzeraty TABLE .toptitle  { color: #ff0000; font-weight: bold;}
    .inzeraty TABLE .today     { font-size: 11px;  color: #ff0000; }
    .inzeraty TABLE .yesterday { font-size: 11px; color: #ff8400; }

    .inzeraty TABLE SPAN.druh_1   { font-weight: bold; font-size: 11px; color: #008000 !important; } /* nabidka */
    .inzeraty TABLE SPAN.druh_2   { font-weight: bold; font-size: 11px; color: #ff0000 !important; } /* poptavka */
    .inzeraty TABLE SPAN.druh_3   { font-weight: bold; font-size: 11px; color: #00008B !important; } /* vymena */
    
    .inzeraty TABLE A.druh_1   { font-size: 11px; color: #008000 !important; } /* nabidka */
    .inzeraty TABLE A.druh_2   { font-size: 11px; color: #ff0000 !important; } /* poptavka */
    .inzeraty TABLE A.druh_3   { font-size: 11px; color: #00008B !important; } /* vymena */
    
    .inzeraty TABLE.klasicke TD.right { text-align: right;}
    
    .inzeraty TABLE.klasicke TD.akce  { padding-left: 80px;}
    

/* **** FOOTER **** */
#footer {
  clear: both;
  padding: 0 10px 5px 10px;
  text-align: center;
  line-height: 140%;
}

  #footer A {
    color: #333;
    margin: 0 2px;
    text-decoration: none;
  }

  #footer A:hover {
    text-decoration: underline;
  }

  #footer A.active {
    font-weight: bold;
    text-decoration: underline;
  }

#footer-reklama {
  clear: both;
  text-align: center;
}

#footer-reklama-text {
  clear: both;
  padding: 0 5px 5px 5px;
  font-size: 80%;
  color: #999;
  margin-bottom: 10px;
}

  #footer-reklama-text A{
    color: #999;
    text-decoration: underline;
  }
  #footer-reklama-text A:hover{
    text-decoration: none;
  }


/* **** copyright **** */
#copyright {
  width:960px;
  margin: 5px auto;
  text-align: right;
  font-size: 10px;
  color: #555;
  line-height: 140%;
}

