html { margin:0; padding:0; font-family:Arial,Helvetica,Verdana,Geneva,sans-serif; }
body { margin:0; padding:0; width: 100%; text-align: center; font-size: 80%; background: #fff; }

a img { border:none; }

.box .in { margin:10px; }
.box .in a { color:#000000; }
.box input { padding:0 4px; background:white; border:1px solid #a5acb2;  }
.box input.submit { cursor:pointer; padding:0 15px; background: #e1e1e1 url(/images/bg_srchbutt.bmp) repeat-x; height: 22px; }

#page { margin:0 auto; width: 1000px; }

#header { display:none; }
 
#topMenu { display:none; }
  
/* Vseobecne definice */
.flLeft { display: block; float: left; }
.flRight { display: block; float: right; }

.alRight { text-align: right; }
.alCenter { text-align: center; } 
.alLeft { text-align: left; }

.pad10pred { padding-left:10px !important; }
.pad10za { padding-right:10px !important; }

tr.light, td.light { color:#707070; }

tr.dark, td.dark { color:#000000; }

.cleaner { float: none !important; display: block; clear: both; height: 0; line-height: 0; overflow: hidden; }

#mainRight, #mainLeft { display: block; float: left; width: 292px; overflow: hidden; }
#mainLeft { margin-right:6px; }

/* obsah stranky */
#content { text-align: left; }

  /* obecne definice pro obsah stranky */
    /* preddefinovani odkazu na vice informaci */
    #content a.moreLink { 
      display: block;
      background: url(/images/bg_clanek_a.gif) no-repeat left;
      color:#ce4d68;
      padding-left: 20px;
      font-weight: bold;
    }
    /* reklamni blok */
    #content .reklama { 
      border-bottom: 1px solid #d7d7d7;
      margin: 0 0 9px 0;
      font-size: 95%;
    }
    #content .reklama a { 
      color: #000000;
      font-size: 12px;
    }
    #content .reklama .header {
      text-align: right;
      background: url(/images/bg_reklama.gif) repeat-x center;
    }
    #content .reklama .header span {
      padding-left:5px;
      color:#3d565c;
      background: white;
      font-size: 85%;
    }
    
    #content .reklama .col1  { width: 300px; float: left; }
    #content .reklama .col2  { width: 280px; float: right; }


/* Boxik s taby cela lista*/
    #content .box {
      border:1px solid #696969;
      margin-bottom: 9px;
      background: white url(/images/bg_box_left.bmp) repeat-x bottom;
    }
    
    #content .box table {
      _width:998px;
    }
    
    #content .box .tabHead {
      height: 24px;
      padding:2px 0 0 0;
      _height: 24px;
      background: url(/images/bg_box_head_left.bmp) repeat-x;
    }
    #content .box .tabHead h2 {
      float: left;
      margin:0;
      height: 24px;
      line-height: 24px;
      padding:0 10px;
      width: auto;
      font-size: 100%;
      background: url(/images/bg_tab_left.gif) no-repeat right 0px;
      font-weight: bold;
      color:#3d565c;
    }
    #content .box .tabHead a {
      color:#3d565c;
    }
    #content .box .tabHead ul {
      display: block;
      height: 24px;
      padding: 0;
      line-height: 24px;
      margin: 0;
    }
    #content .box .tabHead ul li {
      display: block;
      float: left;
      padding: 0;
      margin: 0;
      height: 24px;
      line-height: 24px;
    }
    #content .box .tabHead ul li a {
      display: block;
      float: left;
      padding: 0 10px;
      margin:0;
      height: 24px;
      line-height: 24px;
      background: url(/images/bg_tab_left.gif) no-repeat right 0px;
      font-weight: bold;
      color:#3d565c;
      text-decoration: none;
    }
    #content .box .tabHead ul li a.inactive {
      background-position: right -24px;
      color:black;
      font-weight: normal;
      text-decoration: underline;
    }
    #content .box .footer {
      height: 31px; 
      background: url(/images/bg_box_footer_left.bmp) repeat-x; 
      font-size: 85%; 
      line-height: 31px; 
      padding:0 10px;
    }
    #content .box .footer a.moreLink { 
      line-height: 31px; 
      float: right; 
    }

  /* levy blok obsahu */
  #content .left {
    float: left;
    width: 590px;
  }
  
  /* Boxik s taby  leva strana*/
    #content .left .box {
      border:1px solid #696969;
      margin-bottom: 9px;
      background: white url(/images/bg_box_left.bmp) repeat-x bottom;
    }
    
    #content .left .box table {
      _width:588px;
    }
    
    #content .left .box .tabHead {
      height: 24px;
      padding:2px 0 0 0;
      _height: 24px;
      background: url(/images/bg_box_head_left.bmp) repeat-x;
    }
    #content .left .box .tabHead h2 {
      float: left;
      margin:0;
      height: 24px;
      line-height: 24px;
      padding:0 10px;
      width: auto;
      font-size: 100%;
      background: url(/images/bg_tab_left.gif) no-repeat right 0px;
      font-weight: bold;
      color:#3d565c;
    }
    #content .left .box .tabHead a {
      color:#3d565c;
    }
    #content .left .box .tabHead ul {
      display: block;
      height: 24px;
      padding: 0;
      line-height: 24px;
      margin: 0;
    }
    #content .left .box .tabHead ul li {
      display: block;
      float: left;
      padding: 0;
      margin: 0;
      height: 24px;
      line-height: 24px;
    }
    #content .left .box .tabHead ul li a {
      display: block;
      float: left;
      padding: 0 10px;
      margin:0;
      height: 24px;
      line-height: 24px;
      background: url(/images/bg_tab_left.gif) no-repeat right 0px;
      font-weight: bold;
      color:#3d565c;
      text-decoration: none;
    }
    #content .left .box .tabHead ul li a.inactive {
      background-position: right -24px;
      color:black;
      font-weight: normal;
      text-decoration: underline;
    }
    #content .left .box .footer {
      height: 31px; 
      background: url(/images/bg_box_footer_left.bmp) repeat-x; 
      font-size: 85%; 
      line-height: 31px; 
      padding:0 10px;
    }
    #content .left .box .footer a.moreLink { 
      line-height: 31px; 
      float: right; 
    }
  
  /* pravy blok obsahu */
  #content .right {
   display:none;
  }
    
/* Obecna definice tabulek */

  #content .box table.obec_tabulka { font-size: 100%; width: 100%; border:0; margin:0; padding:0; }
  #content .box table.obec_tabulka tr { height: 28px; line-height: 28px; background: url(/images/bg_box_line.gif) repeat-x bottom; }
  #content .box table.obec_tabulka th { text-align:center; background: #e7e7e7; }
  #content .box table.obec_tabulka td { padding:0 10px; }
  #content .box table.obec_tabulka td a { color:#CE4D68; padding:0 0px; }

/* Radek Svatek a nastavit HP */
  #svatek { height: 27px; line-height: 27px; color:#818e94; padding:0; font-size: 80%; }
    #svatek a { color:black; } 
    #svatek .historyBox { float: left; }
    #svatek .svatekBox { display: block; width: 400px; float:right; text-align:right; }

/* Nahled clanku */
    #content .clanekPrew { margin-bottom:10px; }
    #content .clanekPrew .foto { float: left; width: 118px; }
    .clanekPrew .foto img { border:1px solid #053d5a; width: 100px; }
    #content .clanekPrew .text { float: left; width: 466px; color: #3d565c; }
    .clanekPrew .text h2 { margin:0; padding:0; }
      .clanekPrew .text h2 a { color:#ce4d68; text-decoration: underline; }
    .clanekPrew .text .info { margin-bottom:10px; }
    .clanekPrew .text .info span, .clanekPrew .text .info a { color:black; }
    .clanekPrew a.moreLink { margin-top:10px; }

/* abecedy */
    .abc_krok { _width:100%; padding:10px 10px 0 10px; }
    .abc_krok .obrazek { display: block; float: left; width: 110px; }
    .abc_krok .obrazek img { border:1px solid black; }
    .abc_krok .text { _width:100%; color:#3d565c; }
    .abc_krok .info, .abc_krok .info a { color:black; }
    .abc_krok h2 { margin:0; padding:0; font-size: 110%; }
    .abc_krok h2 a { color:#CE4D68 !important; }
    .abc_krok .last { padding:10px 10px 11px 10px; background: url(/images/bg_box_line.gif) repeat-x bottom; }

/* strankovani */
    .strankovani { margin:10px 0; padding:0 10px; line-height: 28px; background: url(/images/bg_box_line.gif) repeat-x bottom; text-align: center; }
    .strankovani .pages { padding:0 100px; }
    .strankovani a, .strankovani span { padding:0 1px; color:black; }
    .strankovani a { font-weight: bold; }
    .strankovani .prew { display: block; float: left; background: url(/images/bg_sipka_prew.gif) no-repeat left center; padding-left:20px; color:#CE4D68 !important; }
    .strankovani .next { display: block; float: right; background: url(/images/bg_clanek_a.gif) no-repeat right center; padding-right:20px; color:#CE4D68 !important; }

/* box s tabulkama */
    #boxtab h2 { color:#3d565c; margin:0; padding:0 0 5px 0; font-size: 120%; }
    #boxtab .in { font-size:90%; }
    #boxtab .in a { color:black; }
    #boxtab .in li  { list-style:none; background:transparent url(../images/ico/ico-li-arrow-green.gif) no-repeat scroll 0pt 0.3em; padding:0pt 0pt 3px 10px; }
    #boxtab .col1 { float:left; margin:0px; padding:0 10px; width:40%; } 
    #boxtab .col2 { float:right; margin:0px; width:40%; padding:0 10px; }

/* ankety */
    .ankety { background: #f3f7d8 url(/images/bg_box_right_color.bmp) repeat-x 0 26px !important; }
    .ankety form { margin:0px; padding:0px; }
    .ankety .anketa { padding:10px; }
    .ankety .anketa p { margin:0; padding:0; }
    .ankety .hlasovani { margin:0; padding:10px; background: url(/images/bg_box_line.gif) repeat-x top; }
    .ankety .hlasovani input { border:none; background:none; margin:0; padding:0; }
    .ankety .hlasovani label { color:#85ac01; font-weight: bold; padding-left: 20px; }
    .ankety .footer button { cursor:pointer; border:none; background:transparent; float: right; margin-right:10px; height:100%; }
    .ankety .footer button .moreLink { display: block; background: url(/images/bg_clanek_a.gif) no-repeat left; color:#ce4d68; padding-left: 20px; font-weight: bold; float:right; }
    .ankety .vysledek { display: block; width:100%; font-weight: bold; color: #85ac01; }
    .ankety .vysledek span { float: right; }
    .ankety .vysledek .ramecek { display: block; float: left; width: 85%; margin:0 0 5px 0; height: 13px; border: 1px solid #85ac01; _height: 15px; background: white url(/images/bg_anketa_ramecek.bmp) repeat-x; overflow: hidden; }
    .ankety .vysledek .ramecek .vypln { height: 13px; overflow: hidden; background: #b9e205 url(/images/bg_anketa_vypln.bmp) repeat-x; }

/* cislo dne */
    .cisloDne { background: #f3f7d8 url(/images/bg_box_right_color.bmp) repeat-x 0 26px !important; }
    #tab_cisloDne { padding:10px; }
    .cisloDne .cislo { color:#465225; font-size: 260%; font-weight: bold; margin-bottom:10px; }
    .cisloDne p { margin:0; padding:0; }

/* Tipy pro vase finance */
    #tab_tipyFinance .tip { display: block; padding:0px 10px; margin-top:10px; font-size: 90%; overflow: hidden; }
    #tab_tipyFinance .tip a { color:black; margin:0; padding:0; }
    #tab_tipyFinance .last { margin:10px 0; }
    #tab_tipyFinance .tip .img { float: left; padding:0; margin: 0 7px 0 0; border: 0; width: 50px; overflow: hidden; }
    #tab_tipyFinance .tip .img img { width: 50px; border: 0; margin:0; padding:0; }
    #tab_tipyFinance .tip .text { _width: 100%; margin:0; padding:0; }
    .right .odtrzitko { font-size: 120%; padding-top:5px; }

/* Novinky serveru */
  .novinka { display: block; padding:0px 10px; margin-top:10px; font-size: 85%; overflow: hidden; }
  .novinka a { color:black; margin:0; padding:0; }
  .novinkalast { margin:10px 0; }
  .novinka .img { float: left; padding:0; margin: 0 7px 0 0; border: 0; width: 50px; overflow: hidden; }
  .novinka .img img { width: 50px; border: 0; margin:0; padding:0; }
  .novinka .text { _width:100%; margin:0; padding:0; }

/* Rychla navigace */
    #rychlaNavigace { margin-left: 0px; text-align: center; }
    #tab_rychlaNavigace { padding: 10px 5px; }
    #tab_rychlaNavigace a { padding: 0 4px; color:black; }
    #rychlaNavigace a.size1 { font-size: 90%; }
    #rychlaNavigace a.size2 { font-size: 100%; }
    #rychlaNavigace a.size3 { font-size: 110%; }
    #rychlaNavigace a.size4 { font-size: 120%; }
    #rychlaNavigace a.size5 { font-size: 130%; }
    #rychlaNavigace a.size6 { font-size: 140%; }
    #rychlaNavigace a.size7 { font-size: 150%; }
    #rychlaNavigace a.size8 { font-size: 160%; }
    #rychlaNavigace a.size9 { font-size: 170%; }
    #rychlaNavigace a.size10 { font-size: 180%; }  
    
/* Finance aktualne */
    .aktualne { background: #f3f7d8 url(/images/bg_box_right_color.bmp) repeat-x 0 26px !important; }
    #tab_financeAktualne .aktualita { margin:10px 10px 0 10px; color:#3d565c; font-size: 85%; }
    #tab_financeAktualne .last { margin:10px; }
    #tab_financeAktualne .aktualita h2 { font-size: 100%; margin:0; padding:0; color:black; }
    #tab_financeAktualne .aktualita h2 a { color:black; }
    .aktualne .footer { height: 31px; background: url(/images/bg_box_footer_left.bmp) repeat-x; font-size: 85%; line-height: 31px; padding:0 10px; }
    .aktualne a.moreLink { line-height: 31px; float: right; }

/* tiskove zpravy */
    table.zpravanmol { font-size: 100%; width: 100%; _width: 99%; border:0; margin:0; padding:0; }
    table.zpravanmol tr { height: 28px; line-height: 28px; background: url(/images/bg_box_line.gif) repeat-x bottom; }
    table.zpravanmol td { padding:0 5px 0 5px; }
    table.zpravanmol td a { color:black; padding:0 5px; }

/* klasicke zpravy */
    .f_zpravodajstvi_datum { margin-bottom:1em; padding:0 10px; text-align:right; background: #e5e5e5 url(/images/bg_box_line.gif) repeat-x bottom; }
    table.zpravanm { font-size: 100%; width: 100%; _width: 99%; border:0; margin:0; padding:0; background: url(/images/bg_box_line.gif) repeat-x bottom; }
    table.zpravanm td { padding:0 5px 0 5px; }
    table.zpravanm td a { color:black; }

/* Diskuze-rozcestnik */
    .diskuze_rozcest { font-size: 100%; margin:0px 0 10px 0px; padding:0px; }
    .diskuze_rozcest span { padding:0.5em; }
    .diskuze_rozcest a { color:black; }

/* Kurzy */
    .tab_kurzy table { font-size: 100%; width: 100%; border:0; margin:0; padding:0; }
    .tab_kurzy table tr { height: 28px; line-height: 28px; background: url(/images/bg_box_line.gif) repeat-x bottom; }
    .tab_kurzy table th { text-align:center; background: #e7e7e7; }
    .tab_kurzy table td { padding:0 10px; }
    .tab_kurzy td a { color:#CE4D68; padding:0 0px; }
    .tab_kurzy table td.narust { text-align: right; color:#859B45; }
    .tab_kurzy table td.propad { text-align: right; color:#c22026; }
    .tab_kurzy table td.stabil { text-align: right; }      
    #kurzovniListek a { color: #000000; }    
    #kurzovniListek form { margin:0; padding: 0; }
    #kurzovniListek table { width:100%; font-size: 100%; text-align: center; line-height: 20px; margin: 0px; padding:0 5px; }
    #kurzovniListek table td.borderRight { background: url(/images/bg_kurzy_td.gif) repeat-y right top; }
    #kurzovniListek select { border:1px solid #a5acb2; height: 22px; }
    #kurzovniListek input.submit { background:#E1E1E1 url(/images/bg_srchbutt.bmp) repeat-x scroll 0 0; height:22px; padding:0 5px; border:1px solid #a5acb2; }
    #kurzovniListek .kurzovniListek table { text-align: left; }
    .coretable .footer { height: 31px; background: url(/images/bg_box_footer_left.bmp) repeat-x; font-size: 85%; color:#707070; line-height: 31px; padding:0 10px 0 10px; }
    .coretable .footer a { color: #000000; } 
    .coretable th { text-align:center; }  
    .coretable form { margin:0; padding:0; }

/* DataUniversal */
.data_univ { margin:0; padding:0; }
.data_univ a { color:#000000; }
.data_univ table { width: 100%; font-size: 100%; }
.data_univ table tr { background: url(/images/bg_box_line.gif) repeat-x bottom; }
.data_univ table.srovnani { border: none; }
.data_univ table.srovnani tr { background: none; }
.data_univ td, .data_univ th { text-align:left; vertical-align: top; line-height: 28px; padding:0 10px; }
.data_univ th { color:#3d565c; }
.data_univ tr.borBot { background: url(/images/bg_box_line.gif) repeat-x bottom !important; }
.data_univ div.parametr { line-height: 20px; }
.data_univ input.submit { float: left; border:1px solid #A5ACB2; background:#E1E1E1 url(/images/bg_srchbutt.bmp) repeat-x scroll 0 0; height:22px; padding:0 8px; }
.data_univ table tr.darkBG { background: #d8d8d8; height: 32px; line-height: 32px; }
.data_univ table tr.darkBG td, .data_univ table tr.darkBG th { vertical-align: middle; text-align: left; }
.data_univ tr.darkBG input { float: left; border: 1px solid #a5acb2; padding:0; height: 20px; _height: 22px; }
.data_univ tr.darkBG input.submit { float: right; background:#E1E1E1 url(/images/bg_srchbutt.bmp) repeat-x scroll 0 0; height:22px; padding:0 8px; }
.data_univ table.seznam td.borRight { border-right: 1px solid #d8d8d8; }
.data_univ table tr.last { background: none; }

/* ikony pro tisk atd.. */
.icoLine { text-align: right; margin:10px 0 0 0; padding: 0 10px; height: 32px; line-height: 32px; background: url(/images/bg_tecky_pruhy.gif) repeat-x top; }
.icoLine a { display: block; float:right; color: #ce4d68; padding-left:24px; margin-left: 15px; }
.icoLine a.vysledky { float: left; background: url(/images/bg_clanek_a.gif) no-repeat left center; margin: 0; padding-left: 20px; }
.icoLine a.tisk { background: url(/images/ico_tisk.gif) no-repeat left center; }
.icoLine a.excel{ background: url(/images/ico_excel.gif) no-repeat left center; }
.icoLine a.graf { background: url(/images/ico_graf.gif) no-repeat left center; }
.icoLine a.email { background: url(/images/ico_mail.gif) no-repeat left center; }

/* seznamy, rozcestniky */
.seznamyBox { margin-bottom: 10px; background: white url(/images/bg_box_left.bmp) repeat-x bottom; }
.seznamyBox .head { height: 27px; border-left: 1px solid #696969; background: white url(/images/bg_seznamy_top.gif) no-repeat right 23px; }
.seznamyBox .head h2 { float: left; margin:0; height: 24px; line-height: 24px; padding:0 10px; width: auto; font-size: 100%; background: url(/images/bg_seznamy_h2.gif) no-repeat right 0px; font-weight: bold; color:#3d565c; }
.seznamyBox .content { margin: 0; padding: 6px 10px 10px 10px; border-bottom: 1px solid #696969; border-left: 1px solid #696969; border-right: 1px solid #696969; }
.seznamyBox .content ul { margin: 0;  padding: 0; list-style-type: none; }
.seznamyBox .content ul li { margin: 0; padding: 0; height: 28px; line-height: 28px; }
.seznamyBox .content ul li a { display: block; height: 28px; line-height: 28px; color:black; background: url(/images/bg_seznamy_li.gif) no-repeat left center; padding-left:20px; }

/* modul info */
#content .modulInfo { margin-bottom:10px; }
#content .modulInfo .foto { float: left; width: auto; margin:0 10px 0 0; }
#content .modulInfo .foto img { border:1px solid black; }
#content .modulInfo .text { float: left; color: #3d565c; }
#content .modulInfo .text h1 { margin:0 0 6px 0; padding:0; font-size: 150%; color:#111111; }
#content .modulInfo .text h2 { margin:0 0 6px 0; padding:0; font-size: 130%; color:#111111; }
#content .modulInfo p { margin: 4px 0 0 0 ; padding:0; }
#content .modulInfo p strong{ color:black; }
#content .modulInfo p a { color:black; }

/* diskuze */
.novyPrispevek form { display: block; margin:0; padding:0; }
.novyPrispevek table { width: 100%; font-size: 100%; margin:0 0 10px 0; padding:0; }
.novyPrispevek table tr { line-height: 28px; }
.novyPrispevek table td, .novyPrispevek table th { padding:0 10px; }
.novyPrispevek table th { color:#3d565c; text-align: left; font-size: 90%; }
.novyPrispevek input, .novyPrispevek textarea { border:1px solid #a5acb2; margin:0; padding:0; }
.novyPrispevek table .jmeno { width: 144px; _width: 146px; }
.novyPrispevek table .nadpis { width: 398px; _width: 400px; }
.novyPrispevek textarea { width: 566px; _width: 568px; height: 80px; margin-bottom: 10px; overflow: auto; }
.novyPrispevek input.submit { background:#E1E1E1 url(/images/bg_srchbutt.bmp) repeat-x; height:22px; padding:0 5px; }

.modulInfo .text .odkazy { height: 32px; line-height: 32px; padding:0 10px; background: url(/images/bg_tecky_pruhy.gif) repeat-x; margin-bottom: 2px; }
.modulInfo .text .odkazy a { display: block; float: right; background: url(/images/bg_clanek_a.gif) no-repeat left center; padding-left:20px; color:#ce4d68; font-weight: bold; margin-left:15px; }
.neodsaz { margin:0 !important; }
#diskuzeVypis { margin-bottom:9px; }
#diskuzeVypis .box { margin:0px !important; }
#diskuzeVypis .info { margin-top:5px; font-size: 85%; color:#293a3e; }
#diskuzeVypis .info span { padding:0 5px; }
#diskuzeVypis .info a { color:black; }

.messageBox { padding-top:6px; }
.messageBox .messageBox { background: url(/images/bg_messagebox.gif) repeat-y 30px 0; padding-left:30px; }
.lastMB { background: url(/images/bg_messagebox_short.gif) no-repeat 30px 0 !important; }

.message .hlavicka { background:#818e94; color:white; padding:0 10px; line-height: 22px; }
.message .hlavicka h3 { font-size: 100%; float: left; margin: 0 10px 0 0; padding:0; line-height: 22px; }
.messageBox .messageBox .message .hlavicka { background:#b2c0c4; }
.message .hlavicka div { float: left; }
.message .hlavicka a.odpovedet { background: url(/images/bg_reply.gif) no-repeat left center; padding-left:18px; display: block; float: right; color:white; }
.message .disText { padding:10px; margin:0; background: #ececec; }
.messageBox .messageBox .message .disText { background: white; }

.disText1 { font-size: 100%; }
.disText2 { font-size: 120%; }
.disText3 { font-size: 130%; }

.messageBox .messageBox .message { padding-left:20px; background: url(/images/bg_message.gif) no-repeat 0 0; }
.messageBox .obal { border-bottom:1px solid #b2c0c4; }
.messageBox .messageBox .obal { border:1px solid #b2c0c4; }

/* velikost-textu */
.velikostTextu span { float: left; }
.velikostTextu a { display: block; float: left; width: 10px; height: 0px; padding-top:14px; _height: 14px; overflow: hidden; background-repeat: no-repeat; background-position: 0 0; }
.velikostTextu a.active { background-position: 0 -14px; }
.velikostTextu a.normal { background-image: url(/images/text_normal.gif); }
.velikostTextu a.bigger { background-image: url(/images/text_bigger.gif); }
.velikostTextu a.big { background-image: url(/images/text_big.gif); }

/*

styly pro zobrazeni clanku a limeriku

*/

.article #content .reklama { margin-left:5px; width:300px; float:right; }
/*- events -*/
.event h2 { font-size: 140%; border:none; margin: 15px 0 5px; padding-bottom:0; }
.event p,
.event table  { margin: 0 0 10px;  }
.event .perex { margin-top:5px; background: #F7F7F7; border: 1px dashed #E0E0E0; padding: 10px; font-size: 120%;}
.event .source { font-style: italic; text-align: right; color:#666; padding-right: 1em; }
.event .box { border:none !important; background:none !important; }


/* ekonomika historie */
.ekonom .icoLine { margin:0; background:none; text-align: right; padding: 0 10px; height: 34px; line-height: 35px; }
.ekonom table { width: 100%; font-size: 100%; }
.ekonom table td { height: 28px; line-height: 28px; background: url(/images/bg_box_line.gif) repeat-x bottom !important; }
.ekonom table tr.gradient { height: 31px; line-height: 31px; background: url(/images/bg_tr_gradient.bmp) repeat-x !important; color:#3D565C; }
.ekonom table tr.gradient td { background:none; border:none; }
.ekonom table td.last { background: none; }
.ekonom table td, .ekonomika table th { padding:0 5px; }
.ekonom table td.bigPad { padding: 0 10px; }
.ekonom table td { border-right: 1px solid #d8d8d8; }
.ekonom table td.noBor { border-right: 0; }

/*

actions icon

*/

.actions            { clear:both; margin-top:30px; padding:0 10px; line-height: 25px; height:25px; font-size: .91em; background:#eff2f5}
.actions ul         { margin:0; padding:0;}
.actions li         { display: inline; margin-right: 10px; }
.actions .ico       { background-position: left center; background-repeat: no-repeat; padding: 0 !important; min-height: 14px; _height: 14px; }
.actions .ico-none { background-image: none; }
.actions .ico-none a { padding:0px !important; text-decoration: none; }
.actions .ico-none img { vertical-align:middle; }
.actions .ico-print { background-image: url('../images/ico/ico-print.gif') !important; }
.actions .ico-diskuze { background-image: url('../images/ico/ico-diskuze.gif'); }
.actions .ico-graph { background-image: url('../images/ico/ico-graph.gif'); }
.actions .ico-email { background-image: url('../images/ico/ico-mail.gif'); }
.actions .ico-xls   { background-image: url('../images/ico/ico-xls.gif'); }
.actions .ico a     { padding-left: 22px; color: #666666; }

/*

styly prevzate z finance.cz

*/

.sub-col     { width: 290px; float: left; }
.sup-col     { width: 290px; float: right; }
.sub-col table, .sup-col table { _width:288px !important; }

#loginform  { display:none; }

/*

styly prevzate pro potreby reklam

*/

#header-add              { display:none; }

/* reklam s potlacenim stylu klasicke tabulky */
#addbox { display:none; }
.ad               { display:none; }
.fl-ad            { display:none; }
.div-ad           { display:none; }
body.centered .div-ad-wide      { display:none; }
.div-ad-sky       { display:none; }
.tip-ad           { display:none; }
.boxad .in          { display:none; }

/* Footer */

#footer { margin-top:15px; height: 70px; border-top: 12px solid #a7a9ac; _height: 82px; }
#footer a.logo { display: block; float: left; width:220px; height: 0px; padding: 70px 0 0 0; _height: 70px; overflow: hidden; background: url(/images/financelogogray.gif) no-repeat; }
#footer div.info { padding-right: 10px; line-height: 35px; float: right; text-align: right; color:#3d565c; }
#footer div.info a { color:black; }
#footer div.small { font-size:80%; }

