div.header a.extranet, div.header a.extranet_sk, div.header a.about, div.header a.solution, div.header a.solution_sk, div.header a.about_sk {
  height: 24px;
  display: block;
  position: absolute;
  bottom: -6px;
  text-indent: -9999px;
}
div.header a.about {
  background: url(/img/about_us_off.gif) no-repeat;
  width: 76px;
  right: 15px;
}
div.header a.about_sk {
  background: url(/img/about_us_off.gif) no-repeat;
  width: 76px;
  right: 15px;
}
div.header a.about:hover, div.header a.about_sk:hover  {
  background: url(/img/about_us_on.gif) no-repeat;
}
div.header a.solution {
  background: url(/img/custsol_off.gif) no-repeat;
  width: 170px;
  right: 103px;
}
div.header a.solution:hover  {
  background: url(/img/custsol_on.gif) no-repeat;
}
div.header a.solution_sk {
  background: url(/img/resenie_sk_off.gif) no-repeat;
  width: 190px;
  right: 103px;
}
div.header a.solution_sk:hover  {
  background: url(/img/resenie_sk_on.gif) no-repeat;
}
div.header a.extranet {
  background: url(/img/extranet_off.gif) no-repeat;
  width: 95px;
  right: 285px;
}
div.header a.extranet_sk {
  background: url(/img/extranet_off.gif) no-repeat;
  width: 190px;
  right: 210px;
}
div.header a.extranet:hover, div.header a.extranet_sk:hover  {
  background: url(/img/extranet_on.gif) no-repeat;
}


div.content table.noborder tr td {
  border: none;
}
div.right form {
    margin: 5px 0 10px 7px;
}
div.news {
    padding: 0 5px 0 7px;
}
div.news div span {
    color: #999999;
}
div.news div {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
div.right h3 {
    color: #1A61A9;
    font-size: 1.3em;
    margin-bottom: 5px;
}
div.right div.news p {
    font-size: 1.1em;
}
div.right div.news a.archive {
    float: right;
    font-size: 1.1em;
    color: #000;
    text-decoration: underline;
}
* {
  margin: 0;
  padding: 0; 
}
body {
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 62.5%;
}
a {
  color: blue;
  text-decoration: none;
}
a:hover {
  text-decoration: underline; 
}
div.wrapper {
  width: 775px;
  border-bottom: 3px solid #1A61A9;
  position: relative;
}
div.header {
  width: 100%;
  height: 83px;
  border-bottom: 11px solid #1A61A9;
  position: relative;
}

div.header a.amadeus {
  float: right;
  display: inline;
  margin: 0 20px 0 0;
  text-decoration: none;
}
div.header_private {
  background: url(/img/private.gif) 425px 0 no-repeat;
}
div.header a.logo {
  margin: 0 0 0 12px;
  float: left;
  display: inline;
}
div.header a.logo img {
  border: none;
}
div.header img.amp {
  float: left;
  display: inline;
  margin: 19px 0 0 10px;
}
div.header strong {
  float: left;
  display: inline;
  margin: 25px 0 0 12px;
  font-size: 1.9em;
  color: #999999;
  font-weight: normal;
}
div.columns {
  border-right: 3px solid #1A61A9;
  width: 772px;
  overflow: auto;
}
div.left, div.content_wrapper, div.right {
  float: left;
}
div.left {
  width: 165px;
  padding: 2px 5px 5px 3px;
  font-size: 1.3em;
}
div.left ul li {
  font-weight: bold;
  color: #666666;
  padding: 2px 0 2px 20px;
  background: url(/img/icon_left_nav1.gif) left 0.2em no-repeat;
  list-style: none;
}
div.left ul li.active {
  background: url(/img/icon_left_nav1_on.gif) left 0.2em no-repeat;
}
div.left ul li.active a {
  text-decoration: underline;
}
div.left ul li a {
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
div.left ul li ul li a {
  font-weight: normal;
  text-decoration: none;
  color: blue;
}
div.left ul li.active ul li a {
  text-decoration: none;
}
div.left ul li a:hover, div.left ul li.active ul li a:hover {
  text-decoration: underline;
}
div.left ul ul {
  margin-left: -18px;
  margin-top: 3px;
}
div.left ul ul ul  {
  margin: 3px 0 6px 0; 
}
div.left ul li ul li {
  color: #666666;
  padding: 2px 0 2px 18px;
  background: url(/img/icon_not_selected.gif) left 0.4em no-repeat;
  list-style: none;
  font-size: 0.85em;
  font-weight: normal;
}
div.left ul li ul li.active {
  background: url(/img/icon_selected.gif) left 0.4em no-repeat;
}
div.left ul li ul li.active a {
  color: #666666;
  text-decoration: underline;
}
div.left ul li ul li ul li {
  color: #666666;
  padding: 2px 0 2px 20px;
  background: url(/img/icon_not_selected.gif) 2px 0.4em no-repeat;
  list-style: none;
  font-size: 1em;
  font-weight: normal;
}
div.left ul li ul li ul li a {
  text-decoration: none !important;
  color: blue !important;
}
div.left ul li ul li ul li.active {
  background: url(/img/icon_selected.gif) 2px 0.4em no-repeat;
}
div.left ul li ul li ul li.active a {
  text-decoration: underline !important;
  color: #666666 !important;
}

div.content {
  padding: 10px;
}
div.content p {
  font-size: 1.2em;
}
div.right {
  width: 150px;
}
div.left p.copyright {
  position: absolute;
  bottom: 0;
  padding: 0 0 5px 8px;
  width: 150px;
  font-size: 0.8em;
}
div.left p.copyright a {
  color: #666666;
}
div.content_wrapper ul.footer_links_first {
    bottom: 15px;
}
div.content_wrapper ul.footer_links_second {
    bottom: 0;
}
div.content_wrapper ul.footer_links {
  position: absolute;
  padding: 0 0 4px 8px;
}
div.content_wrapper ul.footer_links li {
  float: left;
  display: inline;
  list-style: none;
}
div.content_wrapper ul.footer_links li span {
  padding: 0 5px;
}
div.content_wrapper ul.footer_links li a {
  color: #666666;
}