/* CSS Document */
@import url("reset.css");
  body{ background:#ffffff;font-family:Verdana, sans-serif;font-size:11px;text-align:left;}
  a{text-decoration:underline;color:black;}
  a:hover{text-decoration:none;}
  ul {list-style-position:inside}
  h1,h2{
    color:#4F81BD;
    line-height:24px;
  }
  strong{
    font-weight:900;
  }
  #mozzilaMain{
    width:100%;
    height:100%;
    text-align:center;
    background:url('/gfx/bg.png') repeat-x #fff;
    
  }
  #main{
    margin-left:auto;
    margin-right:auto;
    width:888px;
    height:100%;
    background:#fff;
  }
  #err{
    position:absolute;
    width:250px;
    
    background:white;
    border:10px solid red;
    color:black;
    padding:10px;
    top:60px;
    left:300px;
  }
  #leftcol{
    float:left;
    width:184px;
    background:white;
    
  }
  #midcol{
    float:left;
    width:518px;
    height:100%;
    background:#fff;
    border-right:1px dotted #254C99;border-left:1px dotted #254C99;
  }
  #midcol li,#midcol ol{list-style: inside decimal;}
  #midcol img{margin-right:5px;}
  #midcol .nadpis{color:red;font-weight:bold;line-height:32px;}
  #rightcol{
    float:right;
    width:184px;
    background:white;
    
  }
.pd10{padding:10px;}
  #menu{height:32px;margin-left:40px;}
  #menu li{float:left; list-style: none; margin-left:-22px;}
  #menu li a{background:url('/gfx/grey.gif') no-repeat;text-align:center;color:white;width:116px;height:27px;display:block;line-height:27px;text-decoration:none;}
  #menu li a:hover{background:url('/gfx/red.gif') no-repeat;color:white;}
  #menu li a.active{background:url('/gfx/red.gif') no-repeat;color:white;}
  .clear{clear:both;}
  
  #footer{text-align:center;width:100%;border-top:1px dotted #254C99;font-size:10px;}
    
  hr{border:0px solid #eee;height:1px;background:#aaa;}
  h3{color:red;padding-bottom:5px;}
  
  input,textarea{border:1px solid #bbb;}
  label{float:left; width:60px;}
  .ltbg{background:#eee;}
  .dkbg{background:#ddd;}
  .redbg{background:red;}
  .bluebg{background:blue;}
  .admin td.fs10{font-size:10px}  
  
  .admin th{background:#aaa;font-size:12px; padding:5px;}
  .admin td{font-size:12px;padding:5px;}
  .gone{display:none;}
  
  img.galerie_prvni_img{height:96px;float:left;margin-bottom:10px;}
  img.galerie_dalsi_img{height:48px;float:left;}
  .cervena{color:red;}
  a.cervena{color:red;font-size:12px;font-weight:bold;text-decoration:none;}
  a.cervena:hover{text-decoration:underline;}
  a.vice{color:red;font-size:10px;font-weight:bold;text-decoration:none;}
  a.vice:hover{text-decoration:underline;}
  input.captcha{border:0px; width:2px;height:2px;}
  
  .mr10{margin-right:10px;}

  a.sponzor{border:0px solid white;text-decoration:none;}
  div#sponzori{text-align:center;}
