* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
}

html {
  width: 100%;
  height: 100%;
  background: #fff;
}

a:hover {
  text-decoration: none;
  }

body {
  width: 100%;
  min-height: 100%;
  min-width: 1000px;
  position: relative;
}

#top {
  height: 189px;
  width: 100%;
  border-bottom: 1px solid #999;
  position: relative;
  background: url(/images/top-bg.jpg) no-repeat;
}

#top h1 {
  position: absolute;
  top: 58px;
  left: 96px;
}

#top h1 a {
  display: block;
  width: 200px;
  height: 66px;
  background: url(/images/logo.png);
}

#top h1 a span {
  display: none;
}

#top ul {
  list-style: none;
  height: 27px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #e1f0f7;
  overflow: hidden;
}

#top ul li {
  float: left;
  padding: 0 15px;
}

#top a {
  float: left;
  display: block;
  height: 27px;
  line-height: 27px;
  color: #666;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

#top a:hover {
  text-decoration: underline;
}

#current a {
  color: #0374a9;
  background: #f2f9fd;
  padding-left: 5px;
  padding-right: 5px;
}

#current a:hover {
  text-decoration: none;
}

#slogan {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #8c8c8c;
  position: absolute;
  left: 198px;
  top: 102px;
}

#top address {
  position: absolute;
  left: 497px;
  top: 98px;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  color: #336699;
}

#top address span {
  font-family: Tahoma, sans-serif;
  color: #000;
  font-size: 16px;
}

#top div {
  position: absolute;
  top: 98px;
  left: 722px;
  font-size: 10px;
  color: #c0c0c0;
}

#top div input {
  width: 155px;
  height: 13px;
  background: url(/images/input-search.gif);
  font-size: 10px;
  color: #c0c0c0;
  padding: 2px 0 0 3px;
  margin-top: 5px;
  border: none;
}

#top-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 78px;
  height: 154px;
  background: url(/images/top-right.png);
}

a img {
  border: none;
}

#lang {
  list-style: none;
  position: absolute;
  top: 78px;
  left: 14px;
  z-index: 3;
}

#lang li {
  padding-bottom: 5px;
  line-height: 9px;
}

#right-icons {
  list-style: none;
  position: absolute;
  z-index: 3;
  top: 170px;
  right: 11px;
}

#right-icons li {
  float: left;
  padding-left: 10px;
  line-height: 12px;
}

#left {
  float: left;
  width: 207px;
  font-size: 11px;
}

#menu {
  background: #e7fbfd url(/images/menu-bg.gif) no-repeat;
  border-right: 1px solid #e0ebec;
  font-size: 13px;
}

#left h2 {
  font-family: 'Arial Narrow', sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 15px 0 5px 19px;
}

#menu ul {
  list-style: none;
  padding-bottom: 10px;
  background: url(/images/menu-bg2.gif) bottom right no-repeat;
}

#menu ul li {
  padding: 5px 0;
}

#menu a {
  display: block;
  color: #666;
  padding-left: 15px;
  padding-bottom: 2px;
  line-height: 15px;
  text-decoration: none;
}

#menu a:hover, #current2 a {
  background: #e5eeef;
}

#login {
  border-right: 1px solid #d8d8d8;
  padding-bottom: 10px;
}

#login table {
  margin-left: 16px;
  font-size: 10px;
  color: #727375;
}

#login table td {
  padding-left: 17px;
}

.inputs {
  background: url(/images/icon-edit.gif) 0px 10px no-repeat;
  padding: 5px 0 10px 0;
}

.inputs input {
  width: 146px;
  height: 17px;
  background: url(/images/input-login.gif);
  font-size: 10px;
  color: #c0c0c0;
  padding: 3px 3px 0 3px;
  border: none;
}

#remember {
  border-color: #666;
  margin: 0 4px 0 2px;
}

#table-bot {
  padding-top: 6px;
  vertical-align: middle;
}

#table-bot input {
  vertical-align: middle;
}

.blue {
  padding: 12px 0;
  text-align: center;
  background: #ebfcfd;
  border-right: 1px solid #dfe8e8;
}

#blue a {
  font-family: Tahoma, sans-serif;
  color: #0374a9;
  font-size: 10px;
  line-height: 18px;
}

#blue a:hover {
  color: #663333;
  text-decoration: none;
}

#left h3 {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  font-size: 11px;
  color: #333;
  font-weight: normal;
  text-align: center;
  background: url(/images/left-h3-bg.gif);
}

#blue2 {
  border-right: 1px solid #e0ebec;
  background: #ebfcfd url(/images/blue2-bg.gif) right bottom no-repeat;
  padding: 6px 16px 6px 18px;
}

#blue2 p {
  padding: 6px 0 6px 24px;
  background: url(/images/icon-info.gif) left center no-repeat;
  font-size: 10px;
  color: #006699;
  text-align: center;
}

#right {
  margin-left: 68%;
  padding-left: 12px;
  font-size: 13px;
  color: #333;
  padding-top: 18px;
}

#right div {
  padding-left: 52px;
  margin-bottom: 18px;
  padding-top: 6px;
}

#right h2 {
  height: 21px;
  border-right: 3px solid #66cccc;
  font-size: 16px;
  font-family: 'Arial Narrow', sans-serif;
  font-weight: normal;
  color: #666;
  padding-left: 11px;
  margin-bottom: 12px;
}

#right h3 {
  font-size: 12px;
  font-family: 'Arial Narrow', sans-serif;
  font-weight: normal;
  color: #666;
  padding-left: 11px;
  margin-bottom: 5px;
}

#right p {
  padding: 0 16px 0 0;
  text-indent: 0.5em;
}

#center {
  width: 48%;
  float: left;
  border-right: 1px solid #e4e4e4;
  background: #f7f7f7;
  font-size: 13px;
}

#center a, #right a {
  color: #006699;
}

#center h2 {
  padding: 6px 0 6px 17px;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  color: #d20000;
  border-bottom: 6px solid #dedede;
  font-family: Times New Roman;
}

#video {
  border-bottom: 6px solid #dedede;
}

.bar {
  padding: 6px 12px 12px 12px;
  text-align: right;
}

.bar img {
  vertical-align: middle;
  padding-left: 6px;
}

.bar span {
  font-size: 10px;
}

#video h2 {
  text-transform: uppercase;
}

.block {
  color: #666;
  border-bottom: 6px solid #dedede;
}

/*
.block p {
  padding: 12px 18px 6px 18px;
}
*/

.block p {
  font-size: 13px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.block p strong {
  font-weight: weight;
}

#form {
  background: #f8fefe;
  border-bottom: 6px solid #ccebf5;
}

#form h2 {
  border-bottom-color: #ccebf5;
}

#form div {
  margin: 6px 10px;
  padding: 10px 10px 2px 10px;
  background: #fafefe;
  border: 1px solid #dee9f4;
  text-align: center;
}

#form input, #form textarea {
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}

.form {
  width: 202px;
  padding: 3px 8px 0 8px;
  font-size: 11px;
  color: #949494;
  font-family: Tahoma, sans-serif;
  border: 1px solid #bdcedc;
  height: 16px;
}

#textarea_feedback {
  width: 203px;
  border: 1px solid #bdcedc;
  padding: 3px 8px 0 8px;
  font-size: 11px;
  color: #949494;
}

#empty {
  clear: both;
  height: 20px;
}

#footer {
  position: relative;
  height: 85px;
  background: url(/images/footer-bg.jpg) 20px 0px no-repeat;
}

#footer ul {
  list-style: none;
  position: absolute;
  width: 100%;
  bottom: 16px;
  text-align: center;
  color: #999;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
}

#footer ul li {
  display: inline;
}

#footer ul a {
  color: #999;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

#footer ul a:hover {
  text-decoration: underline;
}

#icq {
  padding-top: 60px;
  text-align: center;
  color: #cdcdcd;
  line-height: 18px;
}

#icq img {
  vertical-align: middle;
}

#icq a {
  color: #71b9e3;
}

#footer address {
  font-style: normal;
  color: #006699;
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 61px;
}

#footer address a {
  display: block;
  padding-top: 8px;
  color: #999;
  font-size: 11px;
  font-family: Tahoma, sans-serif;
}

#footer div {
  position: absolute;
  top: 20px;
  right: 20px;
}

div.error 
   {
     border: 1px solid; 
     border-color: #ff0000; 
     background-color: #FFCCCC; 
     text-align: center; 
     padding: 10px;
     margin: 10px;
   }
   
div.ok
   {
     border: 1px solid;
     border-color: #006400;
     background-color: #e7fbfd;
     text-align: center;
     padding: 10px;
     margin: 10px;
   }
