body {
  background: #ff9966 url(../image/back.jpg) repeat-x top;
  padding: 0px;
  margin: 0px;
  font-family: arial, tahoma;
  font-size: 14px;
}
hr {
  border: solid #c4bfb5 1px;
  height: 1px;
}
ul {
  margin-top: 0px;
}
input {
  border: solid #808080 1px;
}
.center {
  text-align: center;
}
.page {
  background: #ffffff;
  margin-left: 40px;
  margin-top: 20px;
  width: 620px;
}
.top {
  position: relative;
  background: #f1efee url(../image/top.jpg) repeat-x top;
  width: 620px;
  height: 103px;
}
.flags {
  position: absolute;
  top: 10px;
  left: 535px;
}
.flags img {
  border: none;
}
.orangecontent {
  background: #f8e7bf url(../image/orange.jpg) repeat-y right;
  width: 620px;
  height: 219px;
  position: relative;
  text-align: center;
}
.main {
  position: absolute;
  top : 13px;
  left: 15px;
  width: 350px;
  height: 209px;
}
.menu {
  position: absolute;
  top : 6px;
  left: 410px;
  width: 170px;
  display: block;
  text-align: right;
  font-size: 16px;
}
.menu #item {
  width: 170px;
  border-bottom: solid #c4bfb5 1px;
  background: #f8e7bf;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 8px;
}
.menu #item:hover {
  width: 170px;
  border-bottom: solid #c4bfb5 1px;
  background: #ffffff;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 8px;
}
.menu #selected {
  width: 170px;
  border-bottom: solid #c4bfb5 1px;
  background: #ffffff;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 8px;
}
.menu #selected:hover {
  width: 170px;
  border-bottom: solid #c4bfb5 1px;
  background: #f8e7bf;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 8px;
}
.menu a {
  color: #000000;
  text-decoration: none;
}
.menu a:visited {
  color: #000000;
  text-decoration: none;
}
.menu a:hover {
  cursor: hand;
  color: #dcaa3b;
  background: #ffffff;
  text-decoration: none;
}
.white {
  background: #ffffff url(../image/white.jpg) repeat-y right;
  width: 620px;
  height: 28px;
}
.left {
  background: #ffffff url(../image/gray.jpg) repeat-y right;
  width: 575px;
}
.right {
  width: 220px;
  background: #ffffff url(../image/gray.jpg) repeat-y right;
}
.content {
  text-align: left;
  padding-left: 15px;
  padding-right: 30px;
  padding-bottom: 5px;
}
.content h1 {
  color: #dcaa3b;
  font-size: 16px;
  margin: 0px;
}
.content h2 {
  color: #dcaa3b;
  font-size: 14px;
  margin: 0px;
}
.content p {
  color: #000000;
  font-size: 12px;
  margin: 0px;
}
.content a {
  color: #ac7a0b;
  text-decoration: none;
}
.content a:visited {
  color: #ac7a0b;
  text-decoration: none;
}
.content a:hover {
  color: #000000;
  text-decoration: underline;
}
.floatleft {
  float: left;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #a0a0a0;
  padding: 5px;
}
.floatright {
  float: right;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #a0a0a0;
  padding: 5px;
}
.photo {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #a0a0a0;
  padding: 5px;
}
.photo a {
  text-decoration: none;
}
.content td {

}
.reset {
  display: block;
  clear: both;
  background: #898979;
  font-size: 1px;
  line-height: 1px;
}

.bottom2 {
  background: #ff9966 url(../image/bottom2.jpg) no-repeat left top;
  width: 265px;
  height: 54px;
  text-align: right;
}
.bottom {
  background: #ff9966 url(../image/bottom.jpg) repeat-x top;
  width: 605px;
  height: 10px;
  text-align: right;
  color: #808080;
  padding-top: 85px;
  padding-right: 15px;
  font-size: 10px;
}
.bottom a {
  color: #505050;
  text-decoration: none;
}
.bottom a:visited {
  color: #505050;
  text-decoration: none;
}
.bottom a:hover {
  color: #303030;
  text-decoration: none;
}
.orange {
  color: #dcaa3b;
}
.news {
  background: #f7f7f7;
  border: dotted #f0f0f0 1px;
}
.news #datum {
  font-size: 11px;
}
.news #nadpis {
  font-size: 15px;
  font-weight: bold;
}
.news #obsah {
  font-size: 13px;
}

