#main {
  margin:auto;
  width: 100%;
  height: 100%;
  /*z-index:-1;*/
}
#left_column_top {
  background: transparent url(new_images/top_rev1.jpg)  no-repeat scroll right top;
  width: 50%;
  height:367px;
}
#center_column_top {
  width:764px;
  background: transparent url(new_images/top1.jpg) no-repeat scroll top center;
  padding-left:36px;
  overflow:hidden;
}
#right_column_top {
  background: transparent url(new_images/top_rev1.jpg) no-repeat scroll left top;
  width: 50%;
}
#left_column_middle {
  background: transparent url(new_images/tall_rev1.jpg) repeat-y scroll right center;
}
#center_column_middle {
  background: transparent url(new_images/tall1.jpg) repeat-y scroll 0% 50%;
  overflow:visible;
}
#right_column_middle {
  background: transparent url(new_images/tall_rev1.jpg) repeat-y scroll left center;
}
#left_column_bottom {
  background: transparent url(new_images/bottom_rev1.jpg) no-repeat scroll right bottom;
  height:337px;
}
#center_column_bottom {
  background: transparent url(new_images/bottom_rev1r.jpg) no-repeat scroll bottom center;
  overflow:hidden;
}
#right_column_bottom {
  background: transparent url(new_images/bottom_rev1.jpg) no-repeat scroll left bottom;
}
#div_body_table {
  width: 764px;
  margin-top:-120px;
  margin-bottom:-205px;
  padding:5px 0px;
  text-align:center;
  color:#FFFFFF;
  position:relative;
}
.widetable {font-size:11px; text-align:left;}
.widetable td, .widetable th {border:2px white solid; padding:3px;font-size:100%;}
.widetable th, .header_row {font-size:1.1em; font-weight:bold;}
.widetable th {text-align:center}
.header_row {padding-left:2.5em!important;}
.list_elem {text-align:center; vertical-align:middle}

.orange, .widetable td.orange, .widetable th.orange, .navi li a, .navi li {color:#FF3E1E;}
.bluec, .widetable td.bluec{color:#12BBFF;}
.greenc, .widetable tr.greenc {color:#33FF33;}
.yellowc, .widetable td.yellowc{color:yellow;}

.px13{font-size:13px;}
.px16{font-size:16px; line-height:normal;}
.px18{font-size:18px; line-height:normal;}
.px48{font-size:48px; line-height:normal;}

.b{font-weight:bold;}
.ital {font-style:italic;}
.left {text-align:left;}
.cent{text-align:center;}
.cl{clear:both;}

.podpisi {font-family:"Monotype Corsiva", "Bookman Old Style", "Book Antiqua", serif; font-weight:bold;}

/*************************************/
body {margin:0px; padding:0px; vertical-align:top; font-size:11px; background:#0B1618;}
table, tr, td{font-size:inherit}
td {font-size:11px; font-family:Tahoma; color:#96D2D5; line-height:15px; vertical-align:top;}
h1 {font-size:2em;}
a {border:none; text-decoration:underline; color:#FF3E1E;}
a img {border:0}
a:hover {text-decoration:none;}
form {margin:0px; padding:0px;}
/****************************************************/
.footertxt {color:#FFFFFF; font-size:9px;}
.footerlink {color:#FFFFFF; text-decoration:underline; font-size:10px; font-weight:bold;}
.footerlink:hover{text-decoration:none;}
/****************************************************/
.link1 {text-decoration:underline;color:#0297BB;}
.link1:hover {text-decoration:none;}
.link2 {text-decoration:underline;color:#ffffff; font-weight:bold;}
.link2:hover {text-decoration:none;}
.link3 {text-decoration:underline;color:#ffffff;}
.link3:hover {text-decoration:none;}
.link4 {text-decoration:none;color:#ffffff; font-size:14px;}
.link4:hover {text-decoration:underline;}
/****************************************************/
ul {margin:0; padding:0; list-style:none}
li {background:none; line-height:17px; color:#96D2D5;}
li a {color:#FFFFFF; text-decoration:underline;}
li a:hover {text-decoration:none;}

ul.menu {
  margin: 0; /* Обнуляем значение отступов */
  padding: 0; /* Обнуляем значение полей */
}
ul.menu li {
  display:inline; /* Отображать как встроенный элемент */
  margin-right: 5px; /* Отступ слева */
  background: transparent url(new_images/h_butt4.jpg) no-repeat left top;
  width:80px;
  min-width:80px;
  height:50px;
  text-align:center;
  /*  border: 1px solid #000; Рамка вокруг текста */
  padding: 3px; /* Поля вокруг текста */
  padding-right:8px;
  padding-bottom:14px;
  /* border: medium solid #FF0000;*/
}
ul.menu li span {width:72px;}
ul.menu li a {color:#FF3E1E; text-decoration:none; font-weight:bold;}
ul.menu li a:hover {text-decoration:none;}

.wid1 {width:500px;}
.wid2 {width:570px;}
.wid3 {width:645px;}
.wid4 {width:720px;}
ul.menutm1 {
  margin:75px auto 0px;
}
ul.menutm1 div{
  position:relative;
  float:left;
  width: 80px;
  min-width: 80px;
  height: 50px;
  background: transparent url(new_images/h_butt4_bl1.jpg) no-repeat left top;
  text-align:center;
}
ul.menutm1 div li {
  display: inline; /* Отображать как встроенный элемент */
  margin-right: 5px; /* Отступ слева */
  /*  border: 1px solid #000; Рамка вокруг текста */
  padding: 3px; /* Поля вокруг текста */
  padding-right:8px;
  padding-bottom:14px;
  padding-top: 5px;
  /* border: medium solid #FF0000;*/
}
ul.menutm1 div li span {width:72px;}
ul.menutm1 div li a {color:#FF3E1E; text-decoration:none; font-weight:bold;}
ul.menutm1 div li a:hover {text-decoration:none;}


/****************************************************/
.myform {width:238px; margin:0px; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0; height:22px; vertical-align:middle;font-size:11px;font-family:Tahoma;color:#8C8C8C;background:#0E2B30; border: solid 1px #325758;}
/****************************************************/

.txt1 {color:#FFFFFF; font-size:14px;}
.txt2 {color:#FFFFFF; font-weight:bold;}

