p, H* {
  font-family: tahoma;
}
p{
  color : #b9c5cb;
  font-size: 11px;
  line-height: 20px;
}
p a {
  color : #69bc3b;
  text-decoration: underline;
}
body {
  background-repeat: repeat-x;
  font-family: tahoma;
}

.formular td{
  font-family: tahoma;
  color : #b9c5cb;
  font-size: 11px;
  line-height: 20px;
}

.container {
  background-repeat: repeat-x;
}
.maintext{
  padding-top: 10px;
}
.leftpanel_header {
  width:200px;
  height:35px;
  background-image:url('img/leftpanel_header.jpg');
  background-repeat: no-repeat;

}
.leftpanel h2 {
  width: 165px;
  _width:185px;
  height: 22px;
  _height:35px;
  margin : 0px;
  margin-left:15px;
  padding-left: 20px;
  padding-top:13px;
  background-repeat: no-repeat;
  color: #e3c354;
  font-size: 12px;
  font-weight: bold;
}
.leftpanel h3 {
  margin-top : 10px;
  margin-bottom : 10px;
  margin-left: 15px;
  color : #69bc3b;
  text-decoration: underline;
  font-size: 12px;
}
.leftpanel_content {
  width: 200px;
  padding-top : 10px;
  padding-bottom : 15px;
  background-image:url('img/leftpanel_bg.jpg');
  background-repeat: repeat-y;
}
.leftpanel_line {
  font-size:1px;
  width:200px;
  height:2px;
  margin-top:6px;
  background-image: url('img/leftpanel_line.jpg');
}
.rightpanel h2 {
  width:575px;
  _width:590px;
  height:38px;
  _height:48px;
  padding-top: 10px;
  padding-left: 15px;
  background-image:url('img/rightpanel_header.jpg');
  margin : 0px;
  color: #e3c354;
  font-size: 22px;
  font-weight: bold;
}
.rightpanel_content {
  width: 590px;
  padding-top : 10px;
  padding-bottom : 15px;
  background-image:url('img/rightpanel_bg.jpg');
  background-repeat: repeat-y;
}
.leftpanel_content p, .rightpanel_content p {
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin: 0px;
}
div.img {
  margin:5px;
  margin-left : 15px;
  width:199px;
  height:150px;
  background-image:url('img/img_ramecek.jpg');
  float : left;
}
.footer {
  background-repeat: no-repeat;
  background-position: bottom;
}
.clear {
  font-size:1px;
  clear: both;
}

