body {
  padding: 30px 0px 30px 0px; 
	margin: 0px 0px 0px 0px; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	background: #fff; 
	text-align: center; 
	color: #434344;
}

body.body-print {
  width: 703px;
  text-align: left;
  padding: 30px 0px 30px 0px; 
  background: #fff; 
}

body.body-print ul{
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
  list-style-type: none;
}

body.body-print ul li{
  text-align: left;
  padding: 0px 0px 0px 35px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 20px;
  background: url("../img/dot.gif") 20px 8px no-repeat;
}

#all-page {
  margin: auto;
  text-align: left;
  width: 935px;
  background: url("../img/bg-all-page.jpg") left top repeat-y; 
  position: relative;
}

a img {
  border: 0px;
}

#top-homepage {
  width: 935px;
  background: url("../img/banner.jpg") left top no-repeat; 
}

#top {
  width: 935px;
  background: url("../img/banner2.jpg") left top no-repeat; 
}

#col-left {
  width: 232px;
  float: right;
  text-align: left;
  padding-top: 119px;
  padding-bottom: 30px;
}

#col-right {
  width: 703px;
  float: right;
  text-align: left;
  padding-top: 96px;
  padding-bottom: 30px;
}

.cleaner {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both
}

a img {
  border: 0px
}

a {
  color: #111b4f;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

p {
  margin:  0px 15px 15px 15px;
  padding: 0px 0px 0px 0px;
  line-height: 17px;
  text-align: justify
}

#col-left ul {
  margin:  0px 0px 0px 25px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  width: 207px;
}

#col-left ul li{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#col-left ul li a{
  margin:  0px 0px 0px 0px;
  padding: 0px 10px 0px 27px;
  list-style-type: none;
  display: block;
  line-height: 31px;
  _height: 31px;
  background: url("../img/menu-off.jpg") left top no-repeat #5a87bc; 
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

#col-left ul li a.activ,#col-left ul li a:hover{
  background: url("../img/menu-on.jpg") left top no-repeat #5a87bc; 
  color: #e67817;
}

#col-left ul li ul {
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  border-bottom: 1px solid #fff;
}

#col-left ul li ul li{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#col-left ul li ul li a{
  margin:  0px 0px 0px 0px;
  padding: 5px 10px 4px 35px;
  list-style-type: none;
  display: block;
  _height: 18px;
  background: url("../img/arrow-submenu-off.jpg") 15px 9px no-repeat #183883; 
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #517094;
  line-height: 17px;
}

#col-left ul li ul li a.activ,#col-left ul li ul li a:hover{
  background: url("../img/arrow-submenu-on.jpg") 15px 9px no-repeat #183883; 
  color: #e67817;
}

p.homepage {
  color: #2f2053;
  padding: 57px 170px 20px 28px;
  line-height: 16px;
  margin: 0px 0px 10px 0px;
}

.footer {
  background: #e1e0e0;
  font-size: 11px;
}

.footer span.left{
  float: left;
  color: #797878;
  display: block;
  line-height: 23px;
  padding-left: 10px;
}

.footer span.right{
  float: right;
  color: #797878;
  display: block;
  line-height: 23px;
}

.footer span.right a{
  color: #797878;
  padding-right: 10px;
  font-size: 11px;
}

.boxy {
  padding-left: 15px;
}

.box {
  float: left;
  width: 	333px;
  height: 126px;
  background: url("../img/box.jpg") right top no-repeat; 
  margin: 0px 5px 10px 0px;
}

.box h2 {
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
  border: 0px;
}

.box h2 a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 34px;
  font-weight: bold;
  font-size: 13px;
  padding: 0px 0px 0px 19px;
  margin:  0px 5px 0px 5px;
  float: none;
}

.box h2 a:hover {
  text-decoration: underline;
}

.box div {
  float: left;
  width: 230px;
}

.box div p {
  padding: 10px 0px 10px 25px;
  font-size: 11px;
  line-height: 14px;
  margin: 0px 0px 0px 0px;
}

.box a {
  display: block;
  float: right;
  padding-right: 18px;
}

.box a.spec {
  padding-right: 14px;
}

h1 {
  margin: 0px 15px 15px 15px;
  padding: 0px 0px 0px 25px;
  line-height: 40px;
  color: #e67817;
  border-bottom: 2px solid #c7c6c5;
  background: url("../img/h1.gif") 5px 13px no-repeat; 
  font-size: 24px;
  font-weight: normal;
}

h2 {
  margin: 0px 15px 15px 15px;
  padding: 0px 0px 0px 1px;
  line-height: 30px;
  color: #223978;
  border-bottom: 1px solid #dee8ef;
  font-size: 18px;
  font-weight: normal;
}

h3 {
  margin: 0px 15px 5px 15px;
  padding: 0px 0px 0px 1px;
  line-height: 20px;
  color: #223978;
  font-size: 14px;
  font-weight: normal;
}

h1#logo {
  position: absolute;
  height: 73px;
  width: 207px;
  top: 23px;
  left: 25px;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  border: 0px;
  background: none; 
}

h1#logo span{
  display: none;
}

h1#logo a{
  height: 73px;
  width: 207px;
  display: block;
  text-decoration: none;
}

#logo-link {
  position: absolute;
  height: 73px;
  width: 207px;
  top: 23px;
  left: 25px;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  border: 0px;
  background: none; 
  display: block;
  text-decoration: none;
}

#logo-link:hover {
  text-decoration: none;
}

.dn {
  display: none;
}

.print {
  height: 23px;
  background: #183883; 
}

.print a{
  height: 23px;
  line-height: 23px;
  background: url("../img/iko-print.gif") right center no-repeat; 
  float: right;
  display: block;
  color: #fff;
  padding-right: 25px;
  font-size: 11px;
}

.download-pdf {
  border-bottom: 1px solid #e4e4e4;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 5px 0px;
  background: url("../img/iko/iko-pdf.jpg") 5px 5px no-repeat; 
}

.download-url {
  border-bottom: 1px solid #e4e4e4;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 5px 0px;
  background: url("../img/iko/iko-url.jpg") 5px 5px no-repeat; 
}

.download-xls {
  border-bottom: 1px solid #e4e4e4;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 5px 0px;
  background: url("../img/iko/iko-xls.jpg") 5px 5px no-repeat; 
}

.download-pdf p,.download-url p,.download-xls p{
  margin: 0px 0px 0px 35px;
  color: #868686;
  font-size: 11px;
}

.download-pdf a,.download-url a,.download-xls a{
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 35px;
  color: #111b4f;
  font-weight: bold;
  display: block;
  font-size: 12px;
}

.eror404 {
  margin: 20px 20px 0px 20px;
  padding: 0px 20px 0px 20px;
  border: 1px solid #298492;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  background: #c6dfe3;
}

.loga {
  padding-left: 15px;
  text-align: center;
}

.link-box {
  display: block;
  float: left;
  width: 223px;
  text-align: center;
  
  border: 1px solid #fff;
  margin-bottom: 40px;
  padding-bottom: 5px;
}

.link-box span{
  display: block;
  height: 70px;
  text-decoration: none;
}

.link-box img{
  padding-top: 5px;
}

.link-box:hover {
  border: 1px solid #c3c3c3;
}

#flash {
  padding-top: 6px;
  text-align: center;
  margin-bottom: 20px; 
}

#col-right ul{
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
  list-style-type: none;
}

#col-right ul li{
  text-align: left;
  padding: 0px 0px 0px 35px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 20px;
  background: url("../img/dot.gif") 20px 8px no-repeat;
}

.data table{
  text-align: left;
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
  width: 330px;
  border-top: 1px solid #e67817;
  border-left: 1px solid #e67817;
  margin-right: 25px;
}

.data table td.leva{
  text-align: right;
  padding: 0px 10px 0px 0px;
  height: 18px;
  width: 55%;
  border-right: 1px solid #e67817;
  border-bottom: 1px solid #e67817;
  color: #183883;
  font-size: 11px;
  background: #f1f1f1;
}

.data table td.prava{
  text-align: left;
  padding: 0px 0px 0px 10px;
  height: 20px;
  width: 45%;
  border-right: 1px solid #e67817;
  border-bottom: 1px solid #e67817;
  color: #434344;
  font-size: 11px;
}

.data {
  float: left;
  padding-left: 18px;
  padding-bottom: 40px;
}

.data img{
  float: left;
}

.data a{
  display: block;
  float: left;
  padding: 5px 5px 5px 5px;
}

.data a img{
  padding: 0px 0px 0px 0px;
}

.data a:hover {
  border: 1px solid #c3c3c3;
  padding: 4px 4px 4px 4px;
}

.contact-img {
    position: relative;
    top: 2px;
    margin: 0 5px 0 0;
}
