body {
  margin: 0px;
  padding: 0px;
  background-color: #474939;
  background-image: url('../../images/body_middle_bg.gif');
  background-repeat: repeat-x;
  background-position: left 142px;
}

form {
  margin: 0px;
}

.site_container {
  width: 728px;
}

.head {
  height: 142px;
  background-image: url('../../images/head_bg.gif');
  vertical-align: top;
}

.head ul {
  margin: 18px 0px 0px 16px;
  padding: 0px;
  list-style-type: none;
}

.head li {
  display: inline;
  color: #EA7125;
  font-weight: normal;
  font-size: 12px;
  margin: 0px 5px;
  text-transform: uppercase;
}

.head li a, .head li a:hover {
  text-decoration: none;
}

.teletaj {
  position: absolute;
  left: 42px;
  top: 112px;
  width: 139px;
  height: 90px;
  background: url('../../images/teletaj.gif') no-repeat;
}

.teletaj a {
  display: block;
  width: 139px;
  height: 90px;
}

.teletaj span {
  display: none;
}

.bottom {
  height: 77px;
  padding-left: 238px;
  background-image: url('../../images/bottom_bg.gif');
  font-size: 7pt;
  font-weight: normal;
}

.left {
  width: 21px;
  background-image: url('../../images/left_bg.gif');
  vertical-align: top;
}

.left_top {
  width: 21px;
  height: 380px;
  background-image: url('../../images/left_top_bg.gif');
}

.right {
  width: 20px;
  background-image: url('../../images/right_bg.gif');
  vertical-align: top;
}

.right_top {
  width: 20px;
  height: 380px;
  background-image: url('../../images/right_top_bg.gif');
}

.content {
  width: 687px;
  padding: 38px 0px 20px 0px;
  background-color: #F2DEB6;
  vertical-align: top;
}

.left_content {
  width: 180px;
  margin-top: 30px;
  vertical-align: top;
  float: left;
}

.left_content .menu {
  position: absolute;
}

.left_content ul li ul li:before {
  content: '';
}

.left_content .menu ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  left: -38px;
  top: 0px;
  list-style-type: none;
}

.left_content .menu ul li {
  width: 219px;
  height: 31px;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
  background-repeat: no-repeat;
  background-position: left middle;
}

.left_content .menu ul li div {
  padding: 5px 0px 0px 63px;
}

.left_content .menu ul li a, .left_content ul li a:hover {
  color: #FAFBFA !important;
  text-decoration: none !important;
}

.left_content .menu_spacer {
  height: 256px;
}

.left_content .text_links {
  padding-left: 25px;
  color: #EA7125;
  font-weight: normal;
}

.left_content .text_links img {
  margin-top: 3px;
  margin-right: 10px;
}

.left_content .text_links ul {
  margin: 0px;
  margin-top: 4px;
  padding: 0px;
  position: static;
  list-style-type: none;
}

.left_content .text_links li {
  color: #C80A64;
  font-size: 22px;
  margin-bottom: 15px;
  padding: 0px;
}

.left_content .text_links ul ul {
  margin-top: 8px;
}

.left_content .text_links ul ul li {
  color: #EA7125;
  font-size: 12px;
  margin: 3px 0px;
}

.left_content .text_links ul ul li a, .left_content .text_links ul ul li a:hover {
  color: #EA7125 !important;
}

.main_content {
  width: 470px;
}

.main_content table {
  width: 100%;
  margin-bottom: 20px;
}

.main_content .image_desc {
  text-align: right;
  color: #796F65;
  font-size: 10px;
  margin: 0px;
}

.main_content table tbody td {
  padding: 12px;
  background-color: #FFF5E6;
}

.main_content table tbody div, .main_content table tbody p {
  line-height: 18px;
}

.main_content table tbody .category {
  text-align: right;
  position: relative;
  left: 7px;
  top: -7px;
  color: #F27C3B;
}

.main_content table tbody .more {
  text-align: right;
  position: relative;
  left: 7px;
  top: 7px;
}
