/* CSS Document */
body{
  background-color: #9E0204;
  background-image: url('img/background.gif');
  background-position: 580px 0px;
  background-repeat: repeat-y;
  color: #B00203;
  font-family: trebuchet ms;
  font-size: 11px
}
.obsah{
  position: absolute;
  left:0px;
  top:160px;
  width: 580px;
  height: 100%;
  background-color: #FFFFFF;
}
.telo{
  vertical-align: top;
  margin: 0px;
  padding: 0 10 5 10;
  color: #B00203;
  font-family: trebuchet ms;
  font-size: 11px;
}
.hlav{
  position: absolute;
  left:0px;
  top:0px;
}
.up_shows{
  position: absolute;
  left:442px;
  top:0px;
  background-color: #ffffff;
  background-image: url('img/up_shows_bg.gif');
  background-position: 5px 0px;
  background-repeat: no-repeat;
  width:138px;
  height:160px;
  margin: 0px;
}
.menu_part{
  position: absolute;
  top: 57px;
}
.auto{
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 1000;
  z-index: expression(1000);
  position: expression("absolute");
  top: expression(body.offsetHeight + document.body.scrollTop - this.offsetHeight);
  right: expression(0%);
}
.brauntext{
  color: #C49D59;
}
h1{
  text-transform: uppercase;
  color: #B00203;
  font-family: trebuchet ms;
  font-size: 21px;
  font-weight: normal;
}
h3{
  text-transform: uppercase;
  color: #B00203;
  font-family: trebuchet ms;
  font-size: 12px;
  font-weight: bold;
  padding:0px;
  margin: 10 0 0 0;
}
.paticka{
  background-image: url('img/paticka_bg.gif');
  background-position: 0px 5px;
  background-repeat: repeat-x;
  height: 25px;
  vertical-align: bottom;
}
a:link,a:visited,a:active{
  color: #B00203;
  font-family: trebuchet ms;
  font-size:11px;
  text-decoration: underline;
  font-weight:bold;
}
a:hover{
  color: #C49D59;
  font-family: trebuchet ms;
  font-size:11px;
  text-decoration: underline;
  font-weight:bold;
}
a.braunlink:link,a.braunlink:visited,a.braunlink:active{
  color: #C49D59;
  font-family: trebuchet ms;
  font-size:11px;
  text-decoration: underline;
  font-weight:bold;
}
a.braunlink:hover{
  color: black;
  font-family: trebuchet ms;
  font-size:11px;
  text-decoration: underline;
  font-weight:bold;
}
table{
  color: #B00203;
  font-family: trebuchet ms;
  font-size: 11px
}
.inputtext{
	background-color: white;
	margin: 2 2 2 2;
	padding: 1px;
	border: 1px solid #000000;
	font-size: 11px;
	font-family: trebuchet ms;
}
.textarea{
	background-color: white;
	margin: 2 2 2 2;
	padding: 1px;
	border: 1px solid #000000;
	font-size: 11px;
	font-family: trebuchet ms;
}
.tlacitko{
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	margin: 4 2 2 2;
	padding: 1px;
	font-weight: bold;
	color: #B00203;
}
td{
  vertical-align: top;
}
