* {
   margin: 0;
   padding: 0;
   border: 0;
}

body {
  font-family: Arial;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  color: #222222;
  background-image: url(../images/bg_back.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #879ca6;
}

a {
  color: #005080;
  text-decoration: underline;
}

a:hover {
  color: #000080;
  text-decoration: none;
}

input, textarea {
  background: #FFFFFF url(../images/input_shadow.png) left top repeat-x;
  padding: 2px;
  border: 1px #CCCCCC solid;
}

input {
  width: 150px;
  height: 18px;
}

textarea {
  width: 270px;
  height: 80px;
}

#back {
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

ul#lista {
  background-image: url(../images/lista.png);
  background-repeat: repeat-x;
  height: 38px;
  text-align: right;
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 99;
}

ul#lista li {
  float: right;
  position: relative;
}

ul#lista li a {
  display: block;
  width: 132px;
  height: 38px;
  line-height: 35px;
  text-align: center;
  color: #8e9598;
  text-decoration: none;
}

ul#lista li a:hover {
  color: #FFFFFF;
}

ul#lista li.act a {
  background-image: url(../images/lista-button.png);
  color: #FFFFFF;
}

ul#lista ul {
  display: none;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 37px;
  left: -13px;
  width: 235px;
}

ul#lista li ul li {
  float: none;
  margin: 0;
}

ul#lista li ul li a, ul#lista li.act ul li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding-left: 15px;
  width: 220px;
  margin: 0;
  text-align: left;
  background-image: none;
  background-color: #333333;
  height: 23px;
  line-height: 23px;
}

ul#lista li ul li a.alt {
  background-color: #FF0000;
}

ul#lista li ul li a:hover {
  background-color: #000000;
}

#logo {
  position: absolute;
  top: -130px;
  left: 20px;
  width: 170px;
  height: 110px;
}

#page {
  margin: auto;
  position: relative;
  top: 150px;
  width: 950px;
  text-align: left;
}

acronym {
  border-bottom: 1px #000000 dotted;
  cursor: help;
}

h1, h2 {
  padding: 0;
  margin: 0;
}

h1 {
  width: 600px;
  font-size: 23px;
  font-family: Trebuchet MS, Tahoma, Verdana;
  font-weight: normal;
  margin: 20px 0 20px 0;
}

h3 {
  margin-bottom: 10px;
  color: #0a6fad;
  font-size: 18px;
}

.btn {
  background-color: transparent;
  display: block;
  color: #1aa3e6;
  text-align: left;
  font-family: Arial;
  width: 160px;
  height: 39px;
  line-height: 39px;
  padding-left: 20px;
  text-decoration: none;
  background-image: url(../images/button.png);
  background-position: top left;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  font-weight: bold;
}

input.btn {
  width: 180px;
}

.btn:hover {
  color: #1aa3e6;
  background-position: top right;
}

.box {
  background-image: url(../images/box_bg.png);
  background-repeat: repeat-x;
  background-position: left 5px;
  margin-bottom: 20px;
}

.box h2 {
  margin-top: -5px;
  background-image: url(../images/box_h.png);
  background-repeat: no-repeat;
  background-position: top left;
  font-weight: normal;
  width: 935px;
  *width: 920px;
  height: 28px;
  padding-top: 15px;
  padding-left: 15px;
  font-size: 18px;
  margin-left: -1px;
}

.box.top h2 {
  background-position: bottom left;
}

.box .content {
  background-image: url(../images/box_main1.png);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  padding: 17px 15px 20px 14px;
  line-height: 20px;
}

.box .bottom {
  background-image: url(../images/box_main2.png);
  background-repeat: repeat-x;
  height: 21px;
  border-left: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
}

a.sh {
  margin-right: 10px;
  margin-top: -2px;
  text-align: right;
  height: 20px;
  line-height: 17px;
  padding-right: 25px;
  background-image: url(../images/plus-minus.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #EEEEEE;
  text-decoration: none;
  display: block;
  font-size: 12px;
  font-weight: bold;
}

.closed a.sh {
  background-position: right top;
}

a.sh:hover {
  background-image: url(../images/plus-minus_hover.gif);
  color: #FFFFFF;
}

#footer {
  clear: both;
  height: 27px;
  background-image: url(../images/bottom.png);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #EEEEEE;
  padding-top: 25px;
  padding-left: 10px;
  text-align: left;
  margin-top: 200px;
  position: relative;
}

#footer .right {
  margin-right: 15px;
}

#footer .right span {
  display: block;
  width: 300px;
  text-align: right;
  position: absolute;
  right: 15px;
  top: 25px;
}

#footer .right a {
  display: block;
  width: 40px;
  height: 17px;
  background-image: url(../images/bottom_icon.png);
  position: absolute;
  right: 15px;
  top: 0px;
}

#footer .right a:hover {
  background-position: bottom;
}

.lng a {
  display: block;
  width: 16px;
  height: 11px;
  background-position: top;
  float: left;
  margin: 3px 5px;
  font-size: 1px;
}

.lng a.act, .lng a:hover {background-position: bottom;}
.lng .sk {background-image: url(../images/lng/sk.png);}
.lng .cs {background-image: url(../images/lng/cs.png);}
.lng .en {background-image: url(../images/lng/en.png);}

.clear {
  clear: both;
  font-size: 1px;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  margin-right: 10px;
}

img.right {
  margin-left: 10px;
}

ul {
  list-style: square;
}

li {
  margin-left: 13px;
}


ul.errors {
  margin-bottom: 10px;
}

ul.errors li {
  color: #FF0000;
}

p {
  margin-bottom: 15px;
  text-align: justify;
}

.right-menu {
  float: right;
  border-left: 1px #CCCCCC dotted;
  margin-left: 7px;
  padding-left: 7px;
  width: 270px;
}

.right-menu h3 {
  text-align: right;
  color: #0a6fad;
}

.right-menu li {
  list-style: none;
  margin: 0;
}

.right-menu li a {
  display: block;
  border-bottom: 1px #CCCCCC solid;
  text-decoration: none;
  color: #000000;
  background-image: url(../images/li.gif);
  background-repeat: no-repeat;
  background-position: 8px center;
  padding: 5px 10px 5px 20px;
}

.right-menu li a:hover {
  background-color: #e6ecf5;
}

blockquote {
  margin-bottom: 10px;
  border-bottom: 1px #0a6fad dashed;
  font-style: italic;
  min-height: 128px;
}

pre {
  overflow: auto;
  background-color: #F5F5F5;
  padding: 3px;
  border: 2px #AAAAAA solid;
}

a.arrow {
  display: block;
  background-image: url(../images/arrow.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
}

.i {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}

dd {
  float: left;
}

dt {
  clear: both;
}
