* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  }
body {
  font-size: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-image: url('../img/layout/bg_body_top.png');
  background-repeat: repeat-x;
  background-position: top center;
}
img {
  border: 0px;
  }
a {
  color: #6f9acd;
}
ul, ol, li {
  margin-left: 15px;
}
ul, ol {
  margin-bottom: 10px;
}  
ul ul, ol ol {
  margin-top: 5px;
  margin-bottom: 5px;
}
td {
  vertical-align: top;
}
h1 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 5px;
    color: #35a9de;
}
  #primary h1 {
    border-bottom: 2px solid #35A9DE;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
}
h3 {
  font-size: 14px;
  color: #0873a4;
  font-size: 18px;
  margin-bottom: 10px;
}
a:hover {
  color: #3868a2;
}
p {
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
}
#container-outter {
  width: 930px;
  margin: auto;
}
#container-inner {
  width: 930px;
  float: left;
  position: absolute;
}
#logo {
  position: absolute;
  top:8px;
  left: 0px;
  float: left;
  clear: both;
  width: 250px;
  height: 71px;
  background-image: url('../img/layout/logo.png');
}
#fullmenu {
  position: absolute;
  top:0px;
  width: 930px;
  height: 86px;
  right: 0px;
  float: left;
  clear: both;
  background-color: #ffffff;
  z-index: 99;
}
#fullmenu object {
  float: left;
}
#menu {
  position: absolute;
  top:30px;
  right: 0px;
  float: left;
  clear: both;  
}
  #menu li {
    display: inline;
  } 
#main {
  float: left;
  clear: both;
  width: 930px;
  margin-top: 333px;
  padding-bottom: 16px;
  background-image: url('../img/layout/bg_main.png');
  background-position: right top;
  background-repeat: repeat-y;
  z-index: 1;
  font-size: 13px;
  color: #353535;
}
  #main a {
    color: #0293d6;
  }
#event {
  position: absolute;
  float: left;
  clear: both;
  z-index: 0;
  top: 90px;
  left: 0px;
  height: 290px;
  width: 930px;
  overflow: hidden;
  background-image: url('../img/layout/bg_event.jpg');
  background-position: top right;
  background-repeat: no-repeat;  
}
  #event .images {
    float: left;
    width: 515px;
    height: 243px;
    overflow: hidden;
    text-align: center;
  }
  #event object {
    float: left;
  }
  #event .inner {
    margin: 20px;
    margin-right: 30px;
    margin-left: 550px;
  }
  #event h1,
  #event h2,
  #event .h1,
  #event .h2,
  #event .h3 {
    text-align: center;
    color: #ffffff;
  }
  #event h1,
  #event .h1 {
    font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  #event h2,
  #event .h2 {
    font-size: 42px;
    font-style: italic;
    text-align: center;
    line-height: 0.8;
    color: #ffffff;
    margin-bottom: 20px;
  }
  #event .h3 {
    font-size: 30px;
    line-height: 0.8;
  }    
#registration {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 200px;
  padding-left: 35px;
  font-size: 14px;
  color: #ffffff;
  background-image: url('../img/layout/bg_join.gif');
  background-repeat: no-repeat;
  background-position: 0px 4px;
  text-transform: uppercase;
  font-weight: bold;
}
#registration a {
  color: #85fff5;
  text-decoration: none;
}
#registration span,
#registration a span {  
  font-size: 20px;
  color: #ffffff;
}

#primary {
  float: left;
  width: 674px;
  background-color: #ffffff;
  z-index: 9;
}
  #primary .inner {
    margin: 20px;
  }
#secondary {
  float: right;
  padding-top: 55px;
  min-height: 50px;
  width: 255px;
  background-color: #ffffff;
  background-image: url('../img/layout/bg_secondary.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

  #secondary .inner {
    margin: 20px;
  }
#footer-logos {
  width: 930px;
  float: left;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
#footer, .pkb {
  height: 63px;
  width: 100%;
  width: 930px;
  float: left;
  clear: both;
  background-image: url('../img/layout/bg_body_bot.gif');
  background-repeat: repeat-x;
  background-position: bottom left;  
  font-size: 75%;
  color: #ffffff;
}
#footer {
  z-index: 99;
}
  #footer .inner {
    width: 890px;
    margin: auto;
    margin-top: 12px;
    text-align: right;
  }
  #footer .left {
    float: left;
  }
  #footer ul {
    margin-top: 5px;
  }
  #footer li {
    display: inline;
    list-style: none;
    border-right: 1px solid #999999;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
  }
  #footer * {
    vertical-align: middle;
  }
  #footer input {
    border: 0px;
    width: 200px;
    background-color: #dcdcdc;
    padding: 4px;
    font-size: 11px;
  }
  #footer .submit {
    width: 100px;
    background-color: #606060;
    padding: 3px;
    text-transform: uppercase;
    font-weight: normal;
  }
  #footer .right {
    margin-top: 8px;
    float: right;
    width: 350px;
  }
  #footer a {
    color: #f0f0f0;
  }
  .pkb {
    text-align: right;
    z-index: 1;
  }
  .pkb,
  .pkb a {
    color: #999999;
    font-size: 9px;
  }
  
/*aktuality*/
.aktualita {
  margin-bottom: 20px;
}
.aktualita .date {
  color: #0293d6;
  font-size: 16px;
}
  .aktualita .date .today {
    color: #b00000;
    font-weight: bold;
  }
.aktualita .title,
.aktualita .title a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}  
.aktualita .text,
.aktualita .text a {
  color: #333333;
  text-decoration: none;
}

/*eventy*/
.event {
  padding-bottom: 20px;
  border-bottom: 1px solid #6f9acd;
  margin-bottom: 20px;
}
.event p.h3 {
    font-style: italic;
  }
.event p a {
    font-style: italic;
} 
.event .image {
  float: right;
}
.event .image img {
  border: 1px solid #0293d6;
  padding: 2px;
}
.gallery {
}
.gallery img {
  padding: 2px;
  border: 1px solid #0293d6;
  margin-right: 9px;
  margin-bottom: 9px;
}


/*menu eventu*/
#primary .event_icons .icon {
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 0px;
  float: left;
  text-align: center;
  color: #0293d6;
  font-size: 12px;
  line-height: 0.8;
  border-left: 1px solid #dbdbdb;
}
#primary .event_icons .icon0 {
  background-image: url('../img/layout/bg_sp_uvod.png');
}
#primary .event_icons .icon1 {
  background-image: url('../img/layout/bg_sp_program.png');
}
#primary .event_icons .icon2 {
  background-image: url('../img/layout/bg_sp_novinari.png');
}
#primary .event_icons .icon3 {
  background-image: url('../img/layout/bg_sp_partneri.png');
}
#primary .event_icons .icon4 {
  background-image: url('../img/layout/bg_sp_vystavovatele.png');
}
#primary .event_icons .icon5 {
  background-image: url('../img/layout/bg_sp_doprava.png');
}
#primary .event_icons .icon6 {
  background-image: url('../img/layout/bg_sp_fotogalerie.png');
}
#primary .event_icons .icon.noborder {
  border: 0px;
}
#primary .event_icons a {
  display: block;
  padding-top: 45px;
color: #0293D6;
}
#primary .event_icons  {
  z-index: 999;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  text-align: center;
}
/*#primary .event_icons ul {
  margin: 0px;
  padding: 0px;
  margin: auto;
}
#primary .event_icons ul.w1 { width: 96px;}
#primary .event_icons ul.w2 { width: 192px;}
#primary .event_icons ul.w3 { width: 288px}
#primary .event_icons ul.w4 { width: 384px;}
#primary .event_icons ul.w5 { width: 480px;}
#primary .event_icons ul.w6 { width: 576px;}
#primary .event_icons ul.w7 { width: 682px;}
*/
#primary .event_icons ul {
  margin: 0px;
  padding: 0px;
  margin: auto;
  width: 674px;
}
#primary .event_icons ul.w1 li { width: 674px;}
#primary .event_icons ul.w2 li { width: 336px;}
#primary .event_icons ul.w3 li { width: 223px;}
#primary .event_icons ul.w4 li { width: 167px;}
#primary .event_icons ul.w5 li { width: 133px;}
#primary .event_icons ul.w6 li { width: 111px;}
#primary .event_icons ul.w7 li { width: 95px;}

#primary .event_icons ul.w1 { width: 674px;}
#primary .event_icons ul.w2 { width: 673px;}
#primary .event_icons ul.w3 { width: 671px;}
#primary .event_icons ul.w4 { width: 671px;}
#primary .event_icons ul.w5 { width: 669px;}
#primary .event_icons ul.w6 { width: 671px;}
#primary .event_icons ul.w7 { width: 671px;}


#primary .event_icons li {
  list-style-type: none;
  display: inline;
  margin: 0px; 
  padding: 0px;
  /*width: 95px;*/
}
.margintop {
  margin-top: 20px;
}
