html, body {
  height:100%;
  margin: 0;
  padding: 0;
  border: none; 
  font-family: Arial;  
  text-align:center;
  color:#0D3569;
  background-color: #fff;
  line-height: 16px;
}

img {
  border: 0;
  margin: 0px;
  padding:0px;
}

#main-holder {
  text-align: left;
  width: 960px;
  margin: 0 auto;
  padding: 0;   
  position: top left; 
  border: 0px solid black;
}

#top {
  height: 56px;
  /*background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
  background-position: top left;*/
  position: relative;
}

#lang {
  width: 105px;
  height: 35px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#lang a {
  color: #0D3569;
  text-decoration: none;
}

#lang a:hover {
  text-decoration: underline;
}

#menu {
  text-align: left;
  height: 36px;
  background-image: url(../images/top_menu_bg.gif);
  background-repeat: repeat-x;
  border: 0px solid red;
  padding: 0px;
  margin: 0px;
}

ul#navlist {
  padding: 0px;
  margin: 0px;
  width: 100%; 
}

#navlist li {
  border: 0px solid black;
  padding: 0px;
  margin: -2px;
  display: inline;
  list-style-type: none;  
  /*line-height: 36px;*/
}

#navleft {
  margin: 0px;
}

#navlist li a {
  border: 0px solid black;
  margin: 0;
  padding: 0;
}

#flash {
  width: 960px;
  height: 201px;
  /*background-image: url(../images/flash.gif);*/
  background-repeat: no-repeat;
  margin: 0;
  padding: 0; 
  /*margin-bottom: 25px;*/ 
}

#left {
  /*font-size: 13px;*/
  padding-left: 30px;
  width: 278px;
  float: left;
  /*border: 1px solid black;*/
}

#right {
  width: 625px;
  padding: 0px;
  margin: 0 10px 0 0px;
  float: right;
  /*border: 1px solid black;*/
}

#content-wrapper {
  padding-top: 25px;
  border-left: 1px solid #b5c6da;
  border-right: 1px solid #b5c6da;
  clear: both;
}

#right h3 {
  margin: 0;
  padding: 0;
  width: 282px;
  height: 27px;
  line-height: 27px;
  font-weight: bold;  
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url(../images/hbox.gif);  
  background-repeat: no-repeat;
  padding-left: 8px;
  text-indent: 15px;
}

#right h4 {
  margin: 0;
  padding: 0;
  width: 610px;
  height: 28px;
  line-height: 27px;
  text-indent: 15px;
  font-weight: bold;  
  font-size: 12px;
  margin-top: 18px;
  margin-bottom: 13px;
  background-image: url(../images/hbox2.gif); 
  background-repeat: no-repeat;
}

.lbox {
  line-height: 16px;
  margin-bottom: 20px;
  width: 259px;  
}

.lbox-content {
  background-image: url(../images/lbox_bg.gif);
  background-repeat: repeat-y;  
}

.lbox ul {
  padding: 0px; 
  margin: 0px;
  /*margin-left: 18px;  */
}

.lbox ul li {
  /*list-style-image: url(../images/arrow.gif);*/
  list-style-type: none;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;     
  background-position: 5px 4px;
  line-height: 16px;
  padding-bottom:4px;
  padding-left: 18px;
}

.lbox ul li.blue {
  background-image: url(../images/arrow2.gif); 
  /*list-style-image: url(../images/arrow2.gif);*/
}

.lbox a {
  color: #d99e03;
  font-weight: bold;
  text-decoration: underline;
}

.lbox a:hover {
  text-decoration: none;
}

.lbox a.main {
  color: #07346b;
  font-weight: normal;
  text-decoration: underline;
}

.lbox a.main:hover {
  text-decoration: none;
}

div.lboxcon, div.lboxcon2, div.lboxcon3, div.lboxcon4 {
  background-image: url(../images/lbox_bg2.gif);
  background-repeat: no-repeat;
  background-position: bottom left;  
  padding-left: 18px;
  padding-right: 18px;
  line-height: 16px;  
  /*border: 1px solid red;*/
}

table.ref td {
  border-top: 1px solid #b6c5dd;
}

table.ref a {
  color: #07346b;
}

div.lboxcon2, div.lboxcon4 {
  background-image: none;
}

div.lboxcon3 {
  padding-left: 0px;
  padding-right: 0px;
}

div.lboxconw {
  padding-left: 18px;
  padding-right: 18px;
}

div.lboxcon4 {
  padding-bottom: 8px;
}

/*table, #right table {
  font-size: 15px;
  line-height: 16px;
  font-family: Arial;
}*/

/*table td {
  font-size: 13px;
  font-family: Arial;
}*/


#footer{
   clear: both;
   color: #8ea9d1;
   /*background-color: #143062;*/
   width: 960px; 
   height: 60px;
}

#footer a {
  color: #07346b;
  text-decoration: none;
}

.footerc {
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
  line-height: 41px;
  padding-left: 16px;
}

.footerc2 {
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
}

#content {
  background-color: #335183;
  margin: 0;
  padding: 0;
  /*border: 1px solid red;  */
  padding-left: 8px;
  padding-right: 8px;
  font-size: 15px;
}

#content h1 {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 8px;
}


a {
  color:#d99e03;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.main {
  text-decoration: underline;
}

a.main:hover {
  text-decoration: none;
}

form {
  margin: 0;
  padding: 0;
}

h1 {
  color: #888888;
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 10px 8px;
  padding: 0;
}

.leftm { 
  padding-right: 18px;
  /*border: 1px dotted #9eb2d2;*/
  padding-bottom: 30px;
}

.rightm {
  padding-left: 18px;
  padding-right: 16px;
  padding-bottom: 30px;
}

.leftm p, rightm p {
  /*margin-bottom: 13px;*/
  /*margin-top: 7px;*/
}

.dots {
  background-image: url(../images/dots.gif);
  background-repeat: repeat-y;
}

#right ul {
  /*list-style-image: url(../images/arrow2.gif);  */
  list-style-type: none; 
  padding: 0px; 
  margin: 0 0 10px 0;
}

#right ul li {
  /*margin-left: 16px;*/
  line-height: 16px;
  background-image: url(../images/arrow2.gif);
  background-repeat: no-repeat;     
  background-position: 1px 4px;
  padding-left: 12px;
}

#right ul li.yellow {
  /*list-style-image: url(../images/arrow.gif);*/
  background-image: url(../images/arrow.gif);
}

ul li { 
  line-height: 20px;
  /*margin-bottom:4px;*/
}

div.hbox {
  margin: 0;
  padding: 0;
  width: 282px;
  height: 27px;
  line-height: 27px;
  font-weight: bold;  
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url(../images/hbox.gif);  
  background-repeat: no-repeat;
}

div.hbox2 {
  margin: 0;
  padding: 0;
  width: 610px;
  height: 28px;
  line-height: 27px;
  font-weight: bold;  
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url(../images/hbox2.gif); 
  background-repeat: no-repeat;
}

div.hbox span, div.hbox2 span {
  padding-left: 15px;
}

div.header {
  height: 42px;
}

.odsadenie {
  padding-left: 20px;
}

div#langList {
  width: 130px;
  background-color: #fff;
  /*height: 80px;*/
  z-index: 100;
  border: 1px solid #ccc;
  position: absolute; 
  display: none;  
  cursor: pointer;
}

div#langList ul {
  padding: 0px; 
  margin: 0px;
  margin-left: 16px;
  list-style-type: none;
}

div#langList ul a {
  color: #07346b;
}

.path {
    margin-bottom: 15px;
}