body, html {
  margin:0;
  padding:0;
  color: #000;
  font-size: 10px;
  background: #3C1A5D url(../image-page/bg_body.jpg) repeat-y center;
  text-align: center;
  font-family: arial;
}

#page {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

#top {
  position: absolute;
  top:0px;
  width: 800px;
  height: 342px;
}

#content {
  margin-top: 342px;
  color: #fff;
  font-size: 12px;
}

#topbannerconteiner {
  width: 800px;
  height: 100px;
}

#topbanner {
  position: relative;
  width: 800px;
  height: 100px;
}

#topbanner span {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 100px;
  z-index: 1;
  background: url(../image-page/bg_top.jpg) no-repeat left top;
  cursor: pointer;
}

#toppicture {
  width: 800px;
  height: 200px;
  background: url(../image-page/bg_banner.jpg) no-repeat left top;
}

#topmenu {
  line-height: 42px;
  vertical-align: middle;
  height: 42px;
  background-color: #673499;
}

#topmenu ul {
  margin:0px;
  padding:0px;
}

#topmenu li {
  margin-left: 30px;
  display: inline;
  list-style: none;
}

#topmenu a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
}

#topmenu a:hover {
  font-weight: bold;
}

#footer {
  height: 50px;
  background-color: #901111;
  text-align: right;
  line-height: 50px;
  vertical-align: middle;
}

#footer p {
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 12px;
}

#left {
  width: 255px;
  float: left;
}

#leftcontent {
  margin: 10px;
}

#center {
  width: 290px;
  float: left;
}

#centercontent {
  margin: 10px;
}

#centercontentpad {
  padding: 10px;
}

#right {
  width: 255px;
  float: left;
}

#rightcontent {
  margin: 10px;
}

h1.slinkou {
  padding-bottom: 10px;
  color:#fff;
  font-size: 14px;
  background: url(../image-page/bg_nadpis.jpg) no-repeat left bottom;
}

h1 {
  color:#fff;
  font-size: 14px;
}

.listnodistanc {
  margin:0 0 0 15px;
  padding:0;
}

.novinkalink {
  display: block;
  margin-top: 10px;
  margin-right: 5px;
  text-align: right;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.novinkalink:hover {
  text-decoration: underline;
}

#kalendar td {
  border: 1px #fff solid;
  width: 23px;
  height: 23px;
  text-align: center;
  vertical-align: middle;
  line-height: 23px;
  font-size: 11px;
}

.den {
  background: url(../image-content/kalendar.jpg) no-repeat left top;
}

.den a {
  color: #901111;
  font-weight: bold;
}

.denprazdny {
  background: url(../image-content/kalendar2.jpg) no-repeat left top;
}

#kalendarconteiner {
  background-color: #870B0B;
  width: 207px;
}

#kalendarconteiner table {
  margin: 15px;
}

#kalendarnextprew {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 207px;
}

#kalendarnextprew a {
  text-decoration: none;
  color: #673499;
}

#kalendarnextprew a:hover {
  text-decoration: underline;
}

#monthprew {
  margin-right: 15px;
  font-weight: bold;
}

#monthnext {
  margin-left: 15px;
  font-weight: bold;
}

.kalendarakce {
  margin-bottom: 15px;
  position: relative;
  border: 2px #fff solid;
  padding: 5px;
  background-color: #870B0B;
}

.kalendarakcedate {
  position: absolute;
  color: #F26622;
  display: inline;
  margin-left: 5px;
}

.kalendarakcename {
  margin-left: 50px;
  display: inline;
  font-weight: bold;
}

.kalendarakcename a {
  color: #fff;
  text-decoration: none;
}

.kalendarakcename a:hover {
  text-decoration: underline;
}

.akcetdnadpis {
  font-size: 13px;
  font-weight: bold;
  color:#fff;
}

.akcetdspace {
  width: 20px;
}

.actionspicture {
  display: block;
  margin-bottom: 5px;
}

.actionstableend {
  width: 230px;
  text-align: center;
  background: url(../image-page/bg_nadpis.jpg) no-repeat left bottom;
}

.actionstableend a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.actionstableend a:hover {
  text-decoration: underline;
}

.navtext {
width: 235px;
font-size: 12px;
border-width: 1px;
border-style: solid;
border-color: #901111;
background-color: #FFFFFF;
color: #000000;
visibility:hidden;
position:absolute;
top:0px;
left:-400px;
z-index:10;
padding:10px
}

.fotogalerielist td {
  background-color: #870B0B;
  text-align: center;
  color: #fff;
}

.fotogalerielist a {
  color: #fff;
  text-decoration: none;
}

.fotogalerielist img {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.fotogalerielist a:hover {
  text-decoration: underline;
}

.fotogalerielist h1 {
  margin: 0;
  padding: 0;
}

.galeritabpic {
  padding: 26px;
}

.galerirowa {
  color: #B579EF;
}

.galerirowb {
  color: #905DC3;
}

.galerirowc {
  color: #5D2990;
}

.zarovnanilevo {
  text-align: left;
}

.zarovnanipravo {
  text-align: right;
}

.clean {
  visibility: hidden;
}

#flashpohled {
  background-color: #870B0B;
  text-align: center;
}

#flashpohled a {
  text-decoration: none;
  font-weight: bold;
}

#flashpohled a:hover {
  text-decoration: underline;
}

.netucne {
  font-weight: normal;
}

.tucnefialova {
  font-weight: bold;
  color: #905DC3;
}

.netucnemensi {
  font-weight: normal;
  font-size: 11px;
}

.akcetable td {
  vertical-align: top;
}





.poznamkatab {
  color: #fff;
  font-size: 11px;
}

.povinne {
  color: #000;
}

label {
  color: #fff;
  font-size: 11px;
}

a {
  color:#fff;
}

.bgbordo {
  background-color: #870B0B;
}

.cerna {
  color:#000;
}

#flvvideo {
  margin-top: 15px;
  width: 230px;
  height: 200px;
  border: 2px #fff solid;
}

#otviracidoba {
  color: #fff;
  font-size: 12px;
}

.nofloat {
  width: 1px;
  height: 1px;
  overflow: hidden;
  clear: both;
}
