/* --- css stylesheet - vankovka --- */
/* --- global --- */
html * {
  font-size: 13px;
  line-height: 17px;
  font-family: "Trebuchet MS", "Tahoma CE", Tahoma, "Arial CE", Arial, "Verdana CE", Verdana, "Helvetica CE", Helvetica, sans-serif;
}
body {
  background-color: #FFFFFF;
  color: #000000;
  margin: auto;
  padding: 0px;
  /*cursor: default;*/
  text-align: center;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
p {
  margin-top: 0px;
}
ul , ol {
  margin: 0px 0px 17px 25px;
  padding: 0px;
}
ul li , ol li {
  margin: 0px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
}
h1 {
  color: #790000;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  margin: 15px 0px 10px 0px;
}
h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
input {
  margin: 0px;
}
table {
  border: 0px none;
  border-collapse: collapse;
}
td {
}
a {
  color: #A0410D;
  text-decoration: underline;
}
a:hover {
  color: #D00000;
  text-decoration: none;
}
/* --- mask --- */
div#weball {
  width: 760px;
  margin: auto;
  text-align: left;
  padding: 5px 0px 3px 0px;
}
div#webtop {
  height: 61px;
  position: relative;
  cursor: default;
}
div#topmenu {
  height: 29px;
  padding-left: 208px;
  background: repeat-x left top url(images/menu_top_bg.gif);
  cursor: default;
}
div#topbanner {
  margin: 6px 0px 6px 0px;
  height: 175px;
  background-color: #DFDFDF;
  clear: both;
}
div#centermenu {
  height: 29px;
  background: repeat left top url(images/menu_center_bg.gif) #DFDFDF;
  cursor: default;
}
div#webcenter {
  margin: 5px 0px 5px 0px;
}
div#webcentertwo {
  margin: 5px 0px 5px 0px;
  background: repeat-y left top url(images/webcenter_two_bg.gif);
  clear: both;
}
div#bottommenu {
  height: 27px;
  background: repeat-x left top url(images/menu_bottom_bg.gif);
  cursor: default;
}
div#webbottom {
  padding: 4px 10px 6px 10px;
  clear: both;
  cursor: default;
}
.clear {
  float: none;
  clear: both;
  width: 1px;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}
/* --- merged --- */
div#language a , div#bottommenu div.left * , div#bottommenu div.right * , div#webbottom * , table.galleryitem tr td {
  font-family: "Arial CE", Arial, "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Helvetica CE", Helvetica, sans-serif;
  font-size: 9px;
}
/* --- webtop --- */
div#logoslevarna {
  position: absolute;
  display: block;
  left: 10px;
  top: 19px;
}
div#language {
  padding: 40px 30px 0px 0px;
  float: right;
}
div#language a {
  padding: 0px 17px 0px 17px;
  display: block;
  float: left;
  text-decoration: none;
  color: #818181;
  text-transform: lowercase;
}
div#language a:hover {
  text-decoration: underline;
  color: #A0410D;
}
/*div#language a.active {
  text-decoration: none;
  color: #A0410D;
}
div#language a.active:hover {
  text-decoration: underlined;
  color: #A0410D;
}*/
div#language a.inactive {
  text-decoration: none;
  color: #C0C0C0;
}
div#language a.inactive:hover {
  text-decoration: none;
  color: #C0C0C0;
}
/* --- topbanner --- */
div#topbanner * {
  display: block;
}
/* --- topmenu --- */
div#topmenu span {
  font-weight: bold;
  color: #818181;
  display: block;
  float: left;
  line-height: 28px;
  padding: 0px 5px 0px 12px;
}
div#topmenu a {
  font-weight: bold;
  color: #790000;
  text-decoration: none;
  display: block;
  float: left;
  line-height: 28px;
  text-transform: lowercase;
  white-space: nowrap;
}
div#topmenu a:hover {
  font-weight: bold;
  color: #D00000;
  text-decoration: none;
}
div#topmenu a.active {
/*  color: #D00000;  */
}
/* --- centermenu --- */
div#centermenu div.left {
  background: no-repeat right top url(images/menu_center_bisection.gif);
  width: 200px;
  height: 29px;
  line-height: 29px;
  float: left;
  text-align: center;
  color: #FFFFFF;
  text-transform: lowercase;
}
div#centermenu div.right {
  float: left;
  padding-left: 5px;
}
div#centermenu div.right span {
  font-weight: bold;
  color: #818181;
  display: block;
  float: left;
  line-height: 28px;
  padding: 0px 4px 0px 17px;
}
div#centermenu div.right a {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  float: left;
  line-height: 28px;
  text-transform: lowercase;
}
div#centermenu div.right a:hover {
  font-weight: bold;
  color: #FFF0C0;
  text-decoration: none;
}
div#centermenu div.right a.active {
/*  color: #FFF0C0;  */
}
/* --- webcenter --- */
div.fullcontent {
  padding: 10px 5px 10px 5px;
}
div.leftcontent {
  width: 200px;
  float: left;
}
div.lefttext {
  padding: 10px 15px 10px 5px;
}
div.rightcontent {
  width: 560px;
  float: right;
}
div.righttext {
  padding: 0px 5px 10px 15px;
}
/* --- bottommenu --- */
div#bottommenu div.left {
  background: no-repeat right top url(images/menu_bottom_bisection.gif);
  width: 190px;
  height: 29px;
  line-height: 26px;
  float: left;
  color: #790000;
  padding: 0px 10px 0px 0px;
}
div#bottommenu div.right {
  padding: 0px 15px 0px 0px;
  float: right;
}
div#bottommenu div * {
  display: block;
  float: left;
}
div#bottommenu span {
  color: #A0410D;
  padding: 6px 3px 0px 10px;
}
div#bottommenu a {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: lowercase;
  margin: 6px 0px 0px 0px;
}
div#bottommenu a:hover {
  color: #FFF0C0;
  text-decoration: none;
}
div#bottommenu a.active {
/*  color: #FFF0C0;  */
}
/* --- webbottom --- */
div#webbottom * {
  color: #818181;
}
div#webbottom a {
  color: #818181;
  text-decoration: none;
}
div#webbottom a:hover {
  color: #A0410D;
  text-decoration: none;
}
/* --- news --- */
div.news {
}
span.gray {
  color: #818181;
}
span.specarrow {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
div.newsspace {
  line-height: 0px;
  font-size: 0px;
  height: 1px;
  margin: 16px 10px 14px 80px;
  border-top: 1px solid #DFDFDF;
}
a.news {
  font-weight: bold;
  text-decoration: none;
  color: #790000;
}
a.news:hover {
  text-decoration: underline;
}
a.back {
  line-height: 30px;
  text-decoration: none;
}
a.back:hover {
  text-decoration: underline;
}
a.more {
}
/* --- leftmenu --- */
div#leftmenu * {
  line-height: 21px;
}
div#leftmenu span {
  font-weight: bold;
  color: #818181;
  display: block;
  float: left;
  padding: 0px 5px 0px 12px;
}
div#leftmenu a {
  font-weight: bold;
  color: #790000;
  text-decoration: none;
  display: block;
  float: left;
  text-transform: lowercase;
}
div#leftmenu a:hover {
  font-weight: bold;
  color: #D00000;
  text-decoration: none;
}
div#leftmenu a.active {
  color: #D00000;
}
/* --- paging --- */
div.paging {
  margin: 15px 0px 0px 0px;
  text-align: center;
  color: #DFDFDF;
}
div.paging a {
  text-decoration: none;
}
div.paging a:hover {
  text-decoration: none;
}
div.paging a.active {
  color: #818181;
}
/* --- gallery --- */
table.galleryall {
  width: 100%;
}
table.galleryall tr td {
  vertical-align: top;
}
table.galleryall a {
  font-weight: bold;
  text-decoration: none;
  color: #790000;
}
table.galleryall a:hover {
  text-decoration: underline;
}
table.galleryall a img {
  border: 10px solid #E5E5E5;
  margin: 0px 10px 0px 20px;
}
table.galleryall a:hover img , table.galleryitem a:hover img {
  border: 5px solid #E5E5E5;
  padding: 5px;
}
table.galleryall div.galleryspace {
  line-height: 0px;
  font-size: 0px;
  height: 1px;
  margin: 10px 10px 9px 80px;
  border-top: 1px solid #DFDFDF;
}
table.galleryitem {
  width: 100%;
}
table.galleryitem tr td {
  vertical-align: top;
  text-align: center;
  line-height: 13px;
  padding: 5px;
}
table.galleryitem a img {
  border: 10px solid #E5E5E5;
  margin: 0px 0px 5px 0px;
}
/* --- others --- */
img.popuplink {
  cursor: pointer;
}
div.righttext table {
	border: 1px solid #DFDFDF;
}
div.righttext table td {
	border: 1px solid #DFDFDF;
}
div.righttext table.galleryall , div.righttext table.galleryitem {
	border: 0px none;
}
div.righttext table.galleryall td , div.righttext table.galleryitem td {
	border: 0px none;
}
div.specialhome {
  background: no-repeat right top url(images/homepage_vankovky.jpg);
  width: 538px;
  height: 379px;
}
div.specialhome * {
  line-height: 29px;
}
/* --- program --- */
div.program-vyber {
  float: left;
  width: 240px;
  color: #DFDFDF;
  text-align: center;
}
div.program-vyber a {
  font-weight: bold;
  text-decoration: none;
}
div.program-vyber a.active {
  color: #818181;
}
table.program {
	width: 100%;
}
table.program * {
  font-size: 11px;
  line-height: 15px;
}
table.program tr td {
	padding: 3px 2px 3px 2px;
  /*border-width: 1px 0px 1px 0px;*/
}
table.program tr td.td01 {
  width: 35px;
	font-weight: bold;
}
table.program tr td.td02 {
  width: 15px;
	font-weight: bold;
}
table.program tr td.tdmulti , table.program tr td.tdmulti-no , table.program tr td.tdmulti-yes {
  border-width: 1px 0px 1px 0px;
  width: 10px;
}
table.program tr td.tdmulti-no {
  /*background: none #FFFFFF !important;*/
}
table.program tr td.tdmulti-yes {
  background: none #E5E5E5 !important;
}
table.program tr td.tdtext {
}
table.program tr.weekend td , table.program tr.weekend td {
	background-color: #E5E5E5;
	border-color: #D0D0D0;
}
table.program div.space {
  height: 2px;
  margin-top: 2px;
  border-top: 1px solid #E5E5E5;
  overflow: hidden;
}
table.program b.heading {
  font-size: 13px;
  margin-left: 2px;
}
table.program b.heading-colored {
  font-size: 13px;
  padding-left: 5px;
  margin-left: 2px;
  border-left: 3px solid #FFFFFF;
}
table.program b.heading2-colored {
  font-size: 13px;
  padding: 0px 5px 0px 5px;
  color: #FFFFFF;
}
table.program b.heading2-nocolored {
  font-size: 13px;
  padding: 0px 5px 0px 5px;
}
table.program div.text {
  padding-left: 10px;
}

