body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Tahoma, Verdana, "Geneva CE", "Arial CE", sans-serif;
  font-size: 12px;
  background: #D85100 url("/fileadmin/template/img4/bg_body.jpg") top center no-repeat;
  color: #fff;
}
img {
  border: 0;
}
form {
  margin: 0;
  padding: 0;  
}
.clr {
  clear: both;
  height: 1px;
  font-size: 1px;
}
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-justify { text-align: justify; }

img, div { behavior: url("/fileadmin/template/iepng/iepngfix.htc") }

#main_wrap {
  width: 800px;
  _height: 700px;
  min-height: 700px;
  margin: 309px auto 0 auto;
}
#main_menu {
  margin: o;
  padding: 0;
}
#main_menu ul {
  margin: 0;
  padding: 0;
}
#main_menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#main_menu ul li img {
  margin: 0 7px;
}

#content_wrap {
  margin: 0;
  padding: 0;
}
#content {
  margin: 20px;
  padding: 0px;
  text-align: justify;
  color: #000;
}
#content a {
  color: #000;
}

.program_wrap {
  border-bottom: 1px solid #EBD378;
  margin: 0 0 10px 0;
  padding: 10px 0;
  width: 760px;
}
.program_wrap .time {
  width: 100px;
  font-size: 16px;
  font-weight: bold;
  float: left;
  color: #fff;
}
.program_wrap .descr {
  width: 660px;
  float: left;
}
h4 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.location {
  border-bottom: 1px solid #EBD378;
  margin: 0 0 10px 0;
  padding: 10px 0;
  width: 760px;
  font-weight: bold;
}

#predpredaj {
  border: 0px solid red;
}
#predpredaj div {
  float: left;
}
.kupit_vstupenku {
  width: 137px;
  height: 29px;
  margin: 15px 0 0 0;
  line-height: 27px;
  text-align: center;
  /*background: url("/fileadmin/template/img2/kupit_vstupenku.png") no-repeat;*/
}
.kupit_vstupenku a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}  
.kupit_vstupenku a:hover {
  color: #A10000;
}

/* fotogaleria */
/*
#gallery {
  margin: 0 0 0 70px;
}
.csc-textpic-text {
  width: 580px;
}
.csc-textpic-imagewrap {
  border-bottom: 1px solid #000;
}
*/
#galeria {
  border: 0px solid red;
}
#content_right {
  width: 760px;
  padding: 0 0 10px 0;
  float: left;
}
#content_right .middle .button_left {
  padding: 22px 0 0 0;
  text-align: left;
  float: left;
}
#content_right .middle .akcia_text {
  width: 610px;
  padding: 0 15px;
  float: left;
  color: #fff;
}
#content_right .middle .akcia_text span {
  color: #fff;
}
#content_right .middle .akcia_text h1 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 20px;
  color: #A10000;
}
#content_right .middle .photogallery {
  border: 0px solid blue;
  position: relative;
  width: 720px;
  float: left;
}
#content_right .middle .photogallery h3 {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 16px;
  text-align: center;
  color: #FFDC00;
}
#content_right .rmenu {
  border: 0px solid red;
  position: absolute;
  left: 233px;
  top: 520px;
}
#content_right .rbutton {
  width: 103px;
  text-align: center;
  float: left;
  background: url("/fileadmin/template/img/bg_rbutton.png") no-repeat;
}
#content_right .rbutton a {
  display: block;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_right .rbutton a.selected {
  color: #A10000;
}
#content_right .rbutton a:hover{
  color: #A10000;
}
#content_right .middle .button_right {
  padding: 22px 0 0 0;
  text-align: right;
  float: left;
}
#photogallery_thumb {
  height: 40px;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
  background: #C64A00;
  /*background: url("/fileadmin/template/img4/bg_photogallery_thumb.png") no-repeat;*/
}
#photogallery_thumb table.thumb {
  border: 0px solid red;
  margin: 0 auto;
  padding: 0;
}
#photogallery_thumb table.thumb tr td {
  width: 48px;
  height: 36px;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #000;
}
#photogallery_thumb img {
  margin: 0;
  padding: 0;
  opacity: 0.4;
  filter: alpha(opacity = 40);
}
#photogallery_thumb .fimg_selected img {
  opacity: 1;
  filter: alpha(opacity = 100);
}
#full_image {
  border: 3px solid #fff;
  width: 600px;
  height: 450px;
  margin: 20px auto 0 auto;
  _margin-left: 57px;
  padding: 0;
  background: #000;
}
#full_image table {
  margin: 0 auto;
  padding: 0;
}
#full_image table tr {
  margin: 0;
  padding: 0;
}
#full_image table tr td {
  width: 600px;
  height: 450px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#full_image img {
  margin: 0;
  padding: 0;
}
.lr_arrows {
  margin: 0;
  padding: 0;
  width: 760px;
  top: 300px;
  left: -20px;
  position: absolute;
}
.lr_arrows .previous {
  margin: 0 0 0 59px;
  padding: 0;
}
.lr_arrows .next {
  margin: 0 0 0 606px;
  padding: 0;
}
#content .gallery_list {
  text-align: center;
  margin: 0 0 20px 0;
  background: #ccc;
}
#content .gallery_list a {
  text-decoration: none;
  line-height: 20px;
}
#content .gallery_list a:hover {
  color: #019BD7;
}
#content .gallery_list a.selected {
  font-weight: bold;
  color: #019BD7;
}

/* program */
#program {
  border: 0px solid red;
}
table.prog1 {
  margin: 0 20px 0 0;
  font-family: Arial;
  text-transform: uppercase;
  float: left;
}
table.prog1 .head {
  border-bottom: 1px solid #000;
  width: 230px;
  padding: 0 0 3px 0;
  font-size: 16px;
  font-weight: bold;
  color: #FFF22D;
}
table.prog1 td {
  padding: 3px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  vertical-align: top;
}
table.prog1 td span {
  padding: 0 10px 0 0;
  font-weight: normal;
}