body {
  background: #f8f4e5;
}

body, td {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  color: #000000;
}

img {
  border: 0px;
}

.top_left {
  width: 70px;
}

.top_right {
  width: 631px;
  background: url('img/01_02_menu_bg.png') no-repeat;
  color: #ffffff;
  text-align: right;
}

.menu_top {
  margin-right: 30px;
  text-align: right;
}

.menu_top_spacer {
  width: 30px;
  padding-left: 15px;
  text-align: left;
  font-size: 12pt;
  color: #767676;
}

a.menu_item, a.menu_item:visited, a.menu_item:active {
  color: #ffffff;
  text-decoration: none;
}

a.menu_item:hover {
  text-decoration: underline;
}

.photo_left {
  background: #f6f6f6;
}

.content_left {
  width: 304px;
  background: #fd7700;
  padding: 13pt;
}

.content_right {
  width: 327px;
  background: #515151;
  padding: 13pt;
}

.content {
  width: 631px;
  background: #ffffff;
}

.txt_witamy {
  border-left: #ffffff 1px solid;
  margin: 12px 0px 0px 3px;
  padding-left: 10px;
  color: #ffffff;
}

.txt_kontakt {
  margin: 12px 0px 0px 3px;
  padding-left: 10px;
  color: #ffffff;
}

.footer {
  font-size: 7pt;
  background: #ffffff;
  text-align: right;
  color: #515151;
  padding: 5px;
}

.sni {
  padding-top: 2px;
  text-align: right;
}

.form_desc {
  width: 85px;
  color: #ffffff;
  text-align: right;
}

.form_desc_msg {
  width: 85px;
  color: #ffffff;
  padding-top: 5px;
  text-align: right;
}

.form_field {
  padding: 3px 0px 3px 5px;
  width: 200px;
}

input {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  border: #b9b8b8 1px solid;
  font-size: 8pt;
  width: 180px;
  height: 16px;
}

textarea {
  font-family: tahoma, verdana, arial;
  font-size: 8pt;
  border: #b9b8b8 1px solid;
  font-size: 8pt;
  width: 180px;
  height: 70px;
}

.sub_head_left {
  width: 304px;
  height: 42px;
  background: #fd7700;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  padding-left: 20px;
}

.sub_head_right_top {
  width: 327px;
  height: 6px;
  background: #515151;
}

.sub_head_right_bottom {
  width: 327px;
  height: 36px;
  background: #ffffff;
}

.text {
  margin: 20px 20px 20px 30px;
  width: 560px;
  color: #515151;
}

.orange {
  font-weight: bold;
  color: #fd7700;
}

ul {
  padding: 0px;
  margin: 0px 0px 12px 22px;
}

ul.lista {
  list-style-type: disc;
  padding: 0px;
  margin: 0px 0px 12px 22px;
}

a, a:active, a:visited {
  color: #dd5700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
