@import url('anketa.css');
@import url('minuta.css');
@import url('kalendar.css');
@import url('kontakt.css');
@import url('forms.css');


BODY {
  font-size: 11px; font-family:Trebuchet MS; color:#333333; 
  margin:0; padding:0; 
  background: #fefdf0 url(../img/pbg.jpg) repeat-x left top;
}

H1 {font-size:16px; color:#333333; font-weight:bold; margin: 0px 0px 10px 0px;}
H2 {font-size:16px; color:#333333; font-weight:bold; margin: 0px 0px 10px 0px;}

A {color:#669900; font-weight:bold; text-decoration:underline;}
A:hover {text-decoration:none;}

IMG {
  border:0px;
}
.cleaner {
  clear: both;
  height: 0px; line-height: 0px; font-size: 0px;
}

/* CONTAINER */
#container {
  width: 941px; margin: 0 auto;
  
  background: url(../img/hbg.jpg) no-repeat center top;
}

/* TOP */ 
#top H2 {margin:0px; padding:0px;}

  /* HEAD */  
  #cojeco A {
    width: 120px; height: 97px;
    display: block;
  }
  
  /* LEVA HLAVA */
  #headLeft {
    float:left;  
  }
  
  #logo {
    padding: 0px 0px 0px 225px;
    width:374px; height:66px;
  }
  
  #banner {
    padding: 8px 0px 0px 224px; _padding-top: 4px;
    width: 405px; height: 112px; 
  }

    
  /* PRAVA HLAVA */
  #headRight {
    float:left;  
  }  
    
  H2 SPAN {display:none;}
  H2#ndpMap {
    width: 140px; height: 27px; 
    margin: 0px 0px 0px 127px;
    background: url(../img/nmap.gif) no-repeat center top;
  }
  #map {   
    margin: 7px 0px 0px 26px;
    width: 216px; height: 126px; 
  }    
  #bmap {
    margin: 15px 0px 0px 15px;
    width:236px; height:11px; 
    background: #f3f0e5;  
    }
    
  .bdet {
    float:right;
    width:87px; height:11px;
    }
  
  /* MENU */
  
  #menu {
    float: left;    
    
    margin: 8px 0px 0px 75px;
    _margin: 4px 0px 0px 37px;
    width: 806px; height: 49px;  
    text-transform: uppercase;
    background: url(../img/mbg.gif) no-repeat center top;
  }
  
  #menu UL {margin: 0px; padding: 0 0 0 138px;}
  #menu UL LI {list-style: none; float: left; line-height: 40px;}
  
  #menu A {
    float: left;
    height: 49px; text-decoration: none;
    display: block;   
    color: white;
  }
  #menu A:hover {background: transparent;	color: #000000;}
  #menu A#aktivni {background: transparent; font-weight: normal;}
  
  
  .mb A {
    width: 83px; 
    font-family: Trebuchet MS; font-size: 11px; font-weight: bold; 
    text-align: center;
    background: url(../img/mb.gif) repeat-x center top;
  }

  .act A {background: transparent; color: #000 !important; font-weight: bold;}


/* MIDDLE */
#middle {
  
}

#anketa {padding:5px 19px 19px 19px}



/* LEFT BOX */
#leftbox {
  float: left;  
  width: 174px;
  margin: 21px 0px 1ex 75px;
  _margin-left: 37px; 
  border: 1px solid #eee9d9; 
}

/* CONTENT */
#content {
  float: left; 
  width: 588px; 
  margin: 22px 0px 5ex 42px;  
}


#footer {
  height: 157px; 
  text-align: center;
  background: url(../img/fbg.gif) repeat-x center top; 
}

