/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
  color: Gray;
  background-image: url(../PragueCastleAtNight.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: BLACK
}
img {
  border:  none;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: underline;
  color: Gray;
}
a:hover {
  color: #A573A5;
}
.menu a {
  border-bottom: 1px solid #A573A5;
 color: white;
  text-decoration: none;
}
.menu a:hover {
  border-bottom: 5px solid White;
   color: white;
}
.menu a.selected {
  border-bottom: 5px solid White;
  color: white;
}
h1 {
  font-size: 22px;
  font-weight: bold;
  color: #84523A;
  line-height: 0.8em;
}
h2 {
  font-size: 14px;
  color: #84523A;
}
.blue {
  font-size: 14px;
  color: #06437a;
}
.menu li {
  margin: 0px;
  padding: 0px 5px 0px 0px;
  display: inline;
}
.menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
table {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  width: 585px;
}
table td{width:195px;}

table.program td{padding:5px;}
td.time{
vertical-align:top;
width:100px;}

#main {
  border: 3px solid rgb(255, 255, 255);
  margin: 20px auto;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  width: 600px;
  min-height: 100%;
  position: relative;
  height: auto;
  background-color: white;

}
.logo {
  width: 100%;
  height: 250px;
  background-image: url(../images/logo.png);
}
.menu {
  padding: 5px 20px;
  width: auto;
  /*color: white;*/
  height: auto;
  background-color: #000000;
}
.content {
  padding: 5px 20px;
  min-height: 300px;
  text-align: justify;
}
.paticka {
  border-top: 1px solid #e5e5e5;


  padding: 5px 0px;
  height: 100px;
  color: #bdbdbd;
}
.content_home {
  padding: 5px 20px;
  min-height: 300px;
  text-align: justify;
  background-image: url(../images/home.jpg);
  background-repeat: no-repeat;
}
.center td {
  text-align: center;
}
.pictures {
  border: 2px solid #cecece;
  margin: 20px;
  padding: 10px 10px 30px;
}
.alert {
  border: 1px solid #e5e5e5;
  color: black;
  width: 600px;
  font-weight: bold;
  background-color: #A573A5;
  color:white;
}
input {
  border: 1px solid black;
  background-color: #FFFFFF;
  color:red;
}
select {
  border: 1px solid black;
  background-color: #fff0f7;
}
.tlacitko {
  border: 1px solid black;
  background-color: #000000;
  color:white;

