@charset "utf-8";
/* CSS Document */

body, p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, div, ol {
	border: 0 none;
	margin: 0;
	padding: 0;
}

html, body { height: 100% }

body {
  background: #fff url(../img/body_bg.gif) top repeat-x;
  font-family: Tahoma, Verdana, Arial;
  text-align: left;
	font-size: small;
	line-height: 1.5;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  height: auto;
  min-height: 100%;
  background: #ededed url(../img/wrapper_bg.gif) top repeat-y;  
}

h1, .noscreen, hr { display: none; }
h2 { font-size: 100% }
h3 { font-size: 120%; font-weight: normal }
.reseter { float: none; clear: both; }
.center { text-align: center }
.right { text-align: right }

/*------------*/
/*   HEADER   */
/* (hlavicka) */
/*------------*/
#header {
  height: 202px;
  width: 1000px;
  background: #ededed url(../img/header_bg.jpg) top left no-repeat;
}

  #header #homepage a {
    width: 200px;
    height: 80px;
    position: absolute;
    top: 5px;
    left: 10px;
  }
  
  #header #polski a {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 126px;
    left: 16px;
  }
  
  #header #english a {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 126px;
    left: 85px;
  }
  
  #header #banner-top {
    position: absolute;
    top: 4px;
    right: 4px;
  }


/*-----------*/
/*  HL.MENU  */
/* (hl.menu) */
/*-----------*/
#menu {
  position: absolute;
  top: 162px;
  left: 0;
  width: 998px;
  height: 38px;
}

  #menu ol {
    list-style-type: none;
    font-size: 100%;
    margin-top: 10px;
    margin-left: 20px;
  }
  
  #menu li {
    display: block;
    float: left;
    height: 32px;
  }
  
  #menu li a {
    padding: 0px 13px;
    height: 20px;
    border-left: 1px solid #fff;
    color: #fff;
    text-decoration: none;
  }
  
  #menu li a:hover { color: #ffba00 }
  #menu li a.prvni { border: 0 }


/*------------*/
/*   CONTENT  */
/* (hl.obsah) */
/*------------*/
#content {
  width: 1000px;
  overflow: hidden;
  padding-bottom: 120px;
}

/* Dnesni program na Zizkove */
#program {
  border: 2px solid #a78788;
  margin: 5px 10px;
  background: #fff;
  position: relative;
}

  #program h2 { font-size: 130%; margin: 8px 0 8px 10px; }  
  #program a { text-decoration: none }
  #program a:hover { text-decoration: underline }
  #program .uppercase { text-transform: uppercase }
  #program table { width: 100% }
  #program th, #program td { border-bottom: 1px solid #ebf6fb; padding-left: 10px }
  #program th { color: #347eb2; font-size: 110%; height: 35px }
  #program td { font-size: 85% }
  #program td.bold { font-weight: bold }
  
  #program tr.active { color: #cd0000 }
  #program tr:hover { color: #004a80 }  
  #program tr { border-bottom: 1px solid #ebf6fb }
  
  #program th#first { width: 110px }
  #program th#second { width: 320px }
  #program th#third { width: 120px }
  #program th#fourth { width: 300px }
  
  #program tr a { color: #000 }
  #program tr:hover a { color: #004a80 }
  #program tr.active a { color: #cd0000 }
  #program tr.active:hover a { color: #004a80 }
  
  #program #program-komplet {margin: 10px 0 8px 10px;color:#0f598c;font-weight:bold;text-decoration: none}
  
  #program #svatek {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 85%;
  }
  
  #program #svatek span { color: #cd0000 }


/* Leve menu */
#submenu {
  width: 166px;
  float: left;
  margin: 0 0 0 10px;
  _margin: 0 0 0 5px;
  background: #740003;
}
  
  #submenu h2 {
    color: #fff;
    padding: 5px 0 5px 5px;
    height: 18px;
    background: url(../img/h2_bg.gif) top left repeat-x;
  }
  
  #submenu ol {
    list-style-type: none;
    font-size: 85%;
    margin-bottom: 2px;
    font-weight: bold;
  }
  
  #submenu a {
    display: block;
    width: 155px;
    height: 21px;
    margin: 0 0 0 2px;
    padding: 5px 0 0 5px;
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
    background: url(../img/submenu_li.gif) top left repeat-x;
  }
  
  #submenu a:hover, #submenu a.active {
    border: 1px solid #6cb1c8;
    color: #fff;
    background: url(../img/submenu_li_active.gif) top left repeat-x;
  }

/* Reklama pod levym menu */
#left #banner2 {
  float: left;
  margin: 5px 0 0 10px;
}

/* Hlavni obsah = aktualne + sidebar*/
#obsah {
  float: right;
  width: 807px;
  min-height: 600px;
  margin: 0 10px 0 0;
}

/* prostredni sloupec aktualne */
#prostredek {
  margin-right: 5px;
  width: 620px;
  float: left;
}

  #prostredek h2 {
    color: #fff;
    padding: 5px 0 5px 7px;
    height: 18px;
    background: url(../img/h2_bg.gif) top left repeat-x;
  }
  
  #prostredek h2.main { margin: 0 0 10px 0 }
  #prostredek h2.main a { color: #fff }
  
  #prostredek h3 {
    font-size: 200%;
    margin: 10px 0 5px 5px;
    color: #11568a;
  }
  
  #prostredek p { margin: 0px 5px }
  #prostredek p.margin { margin: 10px 5px }
  #prostredek p.right { text-align: right }
  #prostredek p.justify { text-align: justify }
  #prostredek p.indent { text-indent: 10px }
  #prostredek a { color: #11568a; }
  #prostredek a:hover { text-decoration: none }
  #prostredek img { float: left; margin: 0 14px 0 0; }
  #prostredek img.right { float: right; }
  #prostredek .float-left { float: left; margin: 10px 10px 10px 0 }
  #prostredek .float-right { float: right; margin: 10px 10px 10px 0 }
  #prostredek .kat { margin: 3px; padding: 1px 5px; border: 1px solid black; background-color: #ddd; float: left; }
  
  #prostredek .aktualita {
    padding: 7px;
    margin: 3px 0;
    overflow: hidden;
    color: #000;
    background: #fff;
  }
  
    #prostredek .aktualita h3 { font-weight: normal; font-size: 120%; margin: 0 }
    #prostredek .aktualita h3 a { text-decoration: none; color: #8a292c }
    #prostredek .aktualita span { color: #11568a }
    #prostredek .aktualita p { margin: 3px 0 0px 0 }
    #prostredek .aktualita .odkaz a { color: #11568a }
    #prostredek .aktualita .odkaz a:hover { text-decoration: none }
    
  #prostredek .fotogalerie {
    width: 100px;
    text-align: center;
    margin: 10px 10px 0 0;
    padding: 5px;
    display: block;
    float: left;
  }
  
  #prostredek #mapa { margin: 0 0 0 5px; }
  #prostredek #mapa a { margin: 0 0 0 180px; }


/* prostredni sloupec normalne */
#normal {
  margin-right: 5px;
  width: 620px;
  float: left;
}
  
  #normal h2 {
    color: #fff;
    padding: 5px 0 5px 7px;
    height: 18px;
    background: url(../img/h2_bg.gif) top left repeat-x;
  }


/* sidebar - pravy pruh s kalendarem */
#sidebar {
  float: right;
  width: 180px;
}

  #sidebar h2 {
    color: #fff;
    padding: 5px 0 5px 5px;
    height: 18px;
    background: url(../img/h2_bg.gif) top left repeat-x;
  }
  
  #sidebar .box {
    border: 2px solid #740003;
    border-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
  }
  
    .box p { margin: 5px 0 8px 10px; font-size: 85% }
    .box p .datum { font-style: italic; color: #11568a }
    .box form { margin: 0 0 10px 20px }
    .box form label { font-size: 80%; margin: 0 0 3px 0 }
    .box img { margin: 5px 15px 0 10px }

/*---------*/
/*  MOTTO  */
/* (citat) */
/*---------*/
#motto {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 600px;
  height: 100px;
  font-size: 100%;
  font-weight: bold;
  text-align: justify;
}

#motto #motto-podpis{
  font-size: 85%;
  font-weight: normal;
  text-align: right;
}


/*------------------*/
/*    SKYCRAPPER    */
/* (reklama vpravo) */
/*------------------*/
#skycrapper {
  position: absolute;
  top: 0;
  right: -125px;
  width: 120px;
  height: 600px;
}

/*------------------*/
/*    SKYCRAPPER 2   */
/* (reklama vlevo) */
/*------------------*/
#skycrapper2 {
  position: absolute;
  top: 0;
  left: -125px;
  width: 120px;
  height: 600px;
}

#mainMap {
  width: 490px;
  height: 350px;
  margin: 0 auto;
}


/*-----------*/
/*   FOOTER  */
/* (paticka) */
/*-----------*/
#footer {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 107px;
  width: 1000px;
  background: #aaa url(../img/footer_bg.jpg) top left no-repeat;
  color: #fff;
  text-align: center;
}

#footer p { margin-top: 48px; font-size: 85%; }
#footer a { color: #fff; text-decoration: none; }
#footer .bold { font-weight: bold; }
#footer a:hover, #footer a:focus { text-decoration: underline }

/* End of CSS Document */

