body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background: black; color: white;
  margin: 0px; padding: 0px;
}
/* pevná ‘ířka, vycentrování */
#main {
  width: 980px; height: 600px;
  position: relative;
  margin: auto; padding: 0px;
}

h1 {
  font-size: 15pt;
  width: 100%; height: 100%px;
  filter: glow(color=b9b9ff, strength=3);
  padding: 0px; margin: 0px;
}

h2 {
  font-size: 14pt;
  width: 100%; height: 100%px;
  filter: glow(color=b9b9ff, strength=3);
  padding: 0px; margin: 0px;
}

h3 {
  font-size: 13pt;
  width: 100%; height: 100%px;
  filter: glow(color=b9b9ff, strength=2);
  padding: 0px; margin: 0px;
}

h4 {
  font-size: 13pt;
  font-weight: normal;
  display: inline;
  padding: 0px; margin: 0px;
}

h5 {
  font-size: 12pt;
  font-weight: normal;
  display: inline;
  padding: 0px; margin: 0px;
}

h6 {
  font-size:11pt;
  font-weight: normal;
  display: inline;
  padding: 0px; margin: 0px;
}

.bg_light {
  border: 1px solid rgb(240,240,240);
  background: rgb(250,250,255);
  padding: 3px; margin: 8px;
}

.bg_dark {
  padding: 3px; margin: 5px;
  border: 1px solid lightgrey;
  background: rgb(248,244,255);
}

form {
  padding: 0px; margin: 0px;
}

/* černé pruhy */
#left_black {
  width: 18px; height: 600px;
  margin: 0px; padding: 0px;
  float:left;
  line-height: 25px;
}

#center {
  width: 944px; height: 600px;
  margin: 0px; padding: 0px;
  float:left;
}

#right_black {
  width: 18px; height: 600px;
  margin: 0px; padding: 0px;
  float: right;
  line-height: 25px;
  /*filter: shadow(color=#880000, direction=180)*/
}

#top_black {
  width: 944px; height: 18px;
  margin: 0px; padding: 0px;
  letter-spacing: 3px;
}

#content {
  width: 944px; height: 567px;
  margin: 0px; padding: 0px;
  background:white; color: black;
  text-align: left;
}

#bottom_black {
  font-size: 10pt;
  text-align: right;
  width: 944px; height: 15px;
  margin: 0px; padding: 0px;
}

/* obrázky pozadí - modré */
#left_top_bg {
  width: 200px; height: 125px;
  background: url('pics/left_top_bg.png');
  margin: 0px; padding: 0px;
  float:left;
}

#top_bg {
  width: 484px; height: 125px;
  background: url('pics/top.png');
  margin: 0px; padding: 0px;
  float: left;
}

#right_top_bg {
  width: 260px; height: 125px;
  background: url('pics/right_top_bg.png');
  margin: 0px; padding: 0px;
  float:right;
}

#left_bg {
  width: 130px; height: 442px;
  background: url('pics/left.png');
  margin: 0px; padding: 0px;
  float:left;
}

#middle {
  width: 770px; height: 442px;
  margin: 0px; padding: 0px;
  float:left;
  overflow: auto;
}

#right_bg {
  width: 40px; height: 442px;
  background: url('pics/right.png');
  margin: 0px; padding: 0px;
  float:right;
}

#left_bottom_bg {
  width: 130px; height: 25px;
  background: url('pics/left_bottom_bg.png');
  margin: 0px; padding: 0px;
  float:left;
}

#bottom_bg {
  width: 774px; height: 25px;
  background: url('pics/bottom.png');
  margin: 0px; padding: 0px;
  float: left;
}

#right_bottom_bg {
  width: 40px; height: 25px;
  background: url('pics/right_bottom_bg.png');
  margin: 0px; padding: 0px;
  float:right;
}

#top_bg img {
  position: relative;
  top: 20px; left: 40px;
}

#left_top_bg img {
  position: relative;
  left: 60px; top: 45px;
}

#uziv_menu {
  position: relative;
  left: 60px; top: 30px;
}

/* levé menu */
.menu_1 {
  width: 115px; height: 200px;
  margin: 0px; padding: 0px;
  text-align: center;
}

.menu_nadpis {
  height: 30px;
}

#osobni {
  height: 40px;
}

.menu_prvky {
  letter-spacing: 1px;
}

.menu_prvky a{
   display: block;
   line-height: 1.5em;
   color: black;
}

.menu_prvky a:hover,.menu_prvky a:focus {
   background: #c1f0ff;
}
/* login v pravem hornim rohu*/
.login {
  width: 120px; height: 95px;
  background:url('pics/login.png') no-repeat;
  position: relative;
  left: 58px; top: 20px;
  float: left;
}

.login form {
  padding-top: 15px;
  padding-left: 9px;
  text-align: left;
}

.login input {
  background-color: transparent;
  border: none;
}

.login #heslo {
  padding-top: 15px;
}

.login #odeslat {
  padding-top: 5px;
  padding-left: 12px;
}

.login #odeslat input {
  width: 60px; height: 20px;
}
/* tlacitko registrace*/
#registerace {
  width: 16px; height: 92px;
  float: right;
  position: relative;
  left: -84px; top: 20px;
}

#registerace a {
  width: 16px; height: 92px;
  text-decoration: none;
}

#registerace a:hover, #registerace a:focus {
  background: url('pics/reg_hover.png') no-repeat;
}
/*tlacitko registrace pro Mozillu*/
#reg_prazdny {
  min-width: 16px; min-height: 92px;
}

#reg_prazdny:hover, #reg_prazdny:focus {
  background: url('pics/reg_hover.png') no-repeat;
}

/*tlacitko login pro Mozillu (pro IE nedodelano)*/
#odeslat:hover, #odeslat:focus {
  background: url('pics/log_hover.png') no-repeat;
  background-position: 11px bottom;
}
/* ABOUTUS.PHP */

#aboutus {
  text-align: center;
}

.about_each {
  width: 500px; height: 160px;
  margin:auto;
  border: 1px solid lightgrey;
  background: rgb(248,244,255);
  margin-bottom: 5px;
}

#aboutus h3 {
  letter-spacing: 1px;
  padding:3px; margin:2px;
}

.about_photo {
  float: left;
  padding-left: 8px;
  padding-right: 8px;
}

.about_info {
  text-align: left;
  font-size: 11pt;
}

/* PHOTOS.PHP*/
#fotogalerie {
  text-align: center;
}

#fotogalerie .sekce_nadpis {
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14pt;
  filter: glow(color=b9b9ff, strength=3);
  width: 250px; height: 25px;
  margin:auto;
}
.sekce {
  padding: 5px;
  margin: 10px;
  border: 1px solid lightgrey;
  background: rgb(248,244,255);
}

#fotogalerie .sekce_info {

}

#fotogalerie a {
  width: 1px; height: 1px; /* pevne rozměry kvůli filtru pro IE*/
}

#fotogalerie img{
  border: 2px solid #b9b9ff;
}

#fotogalerie a:hover, #fotogalerie a:focus {
  filter: alpha(opacity=50);
}

/* REGISTRACE.PHP */

.rf_polozka {
  height: 30px;
}

.red {
  color: red;
}

.rf_info {
  height: 20px;
  font-size: 10pt;
  padding-left: 280px;
}

/* DOWNLOAD.PHP, vyuzito i v links.php */

#download h3 {
  text-align: center;
}

#download h5 {
  line-height: 2.2em;
}

.utwo {
  height: 15px;
}

.ufile {
  float: left;
}

.uploader {
  text-align: right;
  font-size: 11pt;
  font-style: italic;
}

.udesc {
  font-size: 10pt;
  padding-top: 2px;
  clear: both;
}

.udel {
  font-size: 10pt;
  text-align: right;
  width: 100%;
  height: 15px;
  
}

/* UPLOAD.PHP */
#uploadphp {
  padding: 10px; margin: 8px;
  border: 1px solid lightgrey;
  background: rgb(248,244,255);
}

#uploadphp .male {
  font-size: 11pt;
}

/* LINKS.PHP*/

.dat_kdo {
  float: right;
}

/* index.php */
.akt_datum {
  font-weight: bold;
}

/* guestbook.php*/
.gb_prisp {
  border: 1px solid lightgray;
  background: rgb(248,244,255);
  padding: 3px; margin: 3px;
}

.gb_jmeno{
  font-weight:bold;
  height: 20px;
  float: left;
}

.gb_datum {
  text-align: right;
  height: 20px;
}

.gb_zprava {
  font-size: 11pt;
}
