@charset "utf-8";
/* CSS Document */

body, p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, div, ul, li { border: 0 none; margin: 0; padding: 0; }
body { background: #fff url(../img/krejcovstvi_bgr.jpg) top repeat; font-family: Tahoma, Verdana, Arial, sans-serif; text-align: left; font-size: small; line-height: 1.3; }
#wrapper { width: 723px; margin: 0 auto; color: #be2d2d; background-color: #fff; position: relative; }

/*----- GENERAL -----*/
.noscreen { display: none }
.reseter { float: none; clear: both }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
.alignjustify { text-align: justify; }

h1 { font-size: 140% }
h2 { font-size: 115% }
h3 { font-size: 110% }

a { color: #be2d2d; text-decoration: none; }
a:hover { color: #be2d2d; text-decoration: underline; }

/*----- HEADER -----*/
#header,
#header-top1,
#header-bottom1,
#header-top2,
#header-bottom2,
#header-top3,
#header-bottom3 { width: 723px; height: 433px; }
#header-top1 { height: 250px; background: url(../img/krejcovstvi1_top.jpg) no-repeat; }
#header-bottom1 { height: 183px; background: url(../img/krejcovstvi1_bottom.jpg) no-repeat; }
#header-top2 { height: 250px; background: url(../img/krejcovstvi2_top.jpg) no-repeat; }
#header-bottom2 { height: 183px; background: url(../img/krejcovstvi2_bottom.jpg) no-repeat; }
#header-top3 { height: 250px; background: url(../img/krejcovstvi3_top.jpg) no-repeat; }
#header-bottom3 { height: 183px; background: url(../img/krejcovstvi3_bottom.jpg) no-repeat; }

#header h1,
#header h2 { display: none; }

#header #lang { position: absolute; top: 0; right: -3px; width: 170px; height: 41px; background: url(../img/lang.jpg) top right no-repeat; }
#header #lang a { display: block; float: left; }
#header #lang #cz { margin: 11px 0 0 10px; }
#header #lang #en { margin: 11px 0 0 38px; }
#header #lang #it { margin: 11px 0 0 44px; }

/*----- CONTENT -----*/
#content { width: 609px; /* 723 */  overflow: hidden; padding: 10px 57px; text-align: justify; }
#content .headlines {	margin: 5px 0 15px 0; }

/*----- MENU -----*/
#menu {
  width: 640px;
  height: 23px;
  position: absolute;
  top: 395px;
  left: 50px;
  z-index: 2;
  font-size: 90%;
  font-weight: bold;
  list-style-type: none;
  text-align: center;
}
  
  #menu li {
    display: block;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    border-left: 1px solid #be2d2d;
  }
  
  #menu li.first { border: 0; }
  
  #menu li a {
    display: block;
    padding: 4px 8px;
    width: auto;
  }

  /* submenu */
  #menu table {
    position: absolute;
    top: 22px;
    left: 0;
    margin: 0;
    display: none;
    z-index: 1000;
  }
    
    #menu table tr td {
      display: block;
      float: none;
      z-index: 1000;
      width: auto;
      height: 20px;
    }
    
    #menu table td a {
      display: block !important;
      width: 179px;
      height: 17px;
      padding: 8px 0 4px 0;
      font-size: 90%;
      background: #fcd089 none;
    }
    
    ul#menu :hover table { visibility: visible; display: block; z-index: 1000; }

/*----- FOOTER -----*/
#footer { width: 723px; height: 56px; margin: 10px 0 7px 0; 
          font-size: 80%; text-align: center;
          background: url(../img/krejcovstvi_bgr.png) no-repeat; }
#footer p { padding: 35px 0 0 0; }          

/* End of CSS Document */
