body {
  background: white;
  padding: 0; margin: 0;
  font-family: arial, tahoma, verdana, sans-serif;
  font-size: 12px;
  color: black;
}
p {padding:0; margin: 0;}
a {color: #327ac6;}
a:hover {color: #000;}
hr {
  border: 0;
  color: #c0c0c0;
  background-color: #c0c0c0;
  height: 1px;
  width: 100%;
  overflow:hidden;
  clear: both;
  text-align: left;
  margin: 0;
  display: block;
}
h1,h2,h3 {
  padding: 0; margin: 0;
}
h1 {
  font-size: 17px;
  font-weight: bold;
  padding: 0px 0 15px 0;
  color: #2a2a2a;
}
p {margin: 0; padding: 0;}
img {border:0;}
.clear {clear: both;}
.hide {display:none;}
.article {line-height: 1.4em;}
  .article-h {
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 1px;
  }
#header {
  width: 100%;
  border-top: 4px solid #3572b2;
  border-bottom: 1px solid white;
  background: #327ac6;
  height: 90px; 
}
  #header-i {
    position: relative;
    width: 937px;
    height: 90px;
    margin: 0 auto; 
    background: url(../img/logo.jpg) no-repeat;
  }
#page {
  width: 100%;
  background: url(../img/bg.jpg) center top no-repeat;
}
#kategoria {
  margin: 0 auto;
  width: 929px;
  background: url(../img/bottom-shadow.png) bottom center no-repeat;
  padding-bottom: 13px;
}
  #kategoria .body img {
    border: 1px solid #ccc;
    padding: 1px;
  }
  .zdravie .body {
    border-right: 1px solid #35c649;
    border-left: 1px solid #35c649;  
    background: white;
    padding: 20px 25px 25px 25px;
    font-size: 14px;
  }
    .zdravie p {
      line-height: 1.5em;
    }
  .zdravie .head {
    background: url(../img/zdravie-top.gif) top no-repeat;
    height: 27px;  
  }
  .zdravie .bottom {
    background: url(../img/zdravie-bottom.gif) top no-repeat;
    font-size: 1px;
    height: 7px;  
  }
#index-select {
  margin: 0 auto;
  width: 930px;
  height: 280px;
  background: url(../img/index-select.jpg) top no-repeat;
}
  #index-select-i {
    padding: 21px 0 0 22px;
  }
  #index-select img {
    border: 2px solid #dfdfdf;
    float: left;
    display: block;
    margin: 0px 3px 0 0px;
  }
  #index-select img:hover {
    border: 2px solid #4891df;
  }
#player {
  margin: 0 auto;
  width: 929px;
  height: 376px;
  background: url(../img/player-shadow.jpg) bottom no-repeat;
}
  #player-left {
    background: url(../img/player-bg.jpg) #327ac6 no-repeat;
    width: 516px;
    height: 356px;
    float: left;
    position: relative;
  }
  #player-right {
    background: url(../img/player-right.jpg) no-repeat;
    width: 413px;
    height: 356px;
    float: left;
  }
    #player-right-i {
      /*overflow: auto;*/
      padding: 6px 1px 15px 18px;
      /*height: 200px;*/
    }
    #player-right a {
      font-family: verdana, tahoma, arial, sans-serif;
      font-size: 12px;
      display: block;
      color: #16181b;
      background: url(../img/video-select.jpg) left no-repeat #fff;
      padding: 8px 5px 10px 25px;
      margin-top: 5px;
    }
    #player-right a:hover,.selected {
      color: white  !important;
      text-decoration: none;
      background: url(../img/video-select-active.jpg) left no-repeat #327ac6 !important;
    }
  #flash {
    position: absolute;
    top: 12px;
    left: 13px;
  }
  #boxContainer {
    margin:0 auto;
    width: 929px;
  }
    .mBox {
      width: 452px;
      float: left;
    }
      .mBox-head {
        background: url(../img/mbox-head.gif);
        height: 51px;
      }
      .mBox-body {
        width: 450px;
        border-right: 1px solid #cecfcf;
        border-left: 1px solid #cecfcf;
      }
      .mBox-footer {
        background: url(../img/mbox-footer.gif);
        font-size: 1px;
        height: 5px;
      }
      .imgh {
        padding-top: 1px;
        margin-left: 15px;
        display: block;
      }
        #h-clanky-spravy-reportaze {
          height: 50px;
          background: url(../img/h-clanky-spravy-reportaze.jpg) left bottom no-repeat;
        }
        #h-ako-sa-zapojit {
          height: 50px;
          background: url(../img/h-ako-sa-zapojit.jpg) left bottom no-repeat;
        }
    .pBox {
      margin-top: 20px;
      background: white;
    }
    .pBox-head {
      background: #f0f0f0;
      height: 45px;
      border: solid #cecfcf;
      border-width: 1px 1px 0 1px;
    }
    .pBox-body {
      border: solid #cecfcf;
      border-width: 0 1px 1px 1px;
    }
      .pBox-body img {
        display: block;
        float: left;
        margin: 15px 0px 15px 30px;
      }
      #h-partneri {
        height: 44px;
        background: url(../img/h-partneri.jpg) left bottom no-repeat;
      }
      
    .cBox {
      border: solid #cecfcf 1px;
      background: white;
    }
    .cBox-i {
      padding: 20px 30px 20px 20px;
      line-height: 1.8em;
    }
  
.hlmenu {
  position: absolute;
  top: 14px;
  right: 4px; 
}  
  .hlmenu ul {
    list-style: none;
    /*padding: 12px 0px 0px 11px;*/
    margin: 0; 
  }
    .hlmenu ul li {
      padding: 0 4px 0 4px;
      margin 0;
      /**/
      display: block;
      float: left;
      position:relative;
    }
    .hlmenu ul li a {
      display: block;
      font-size: 16px;
      color: #fff;
      background: #3d8ada;
      text-decoration: none;
      padding: 21px 10px 21px 10px;
    }
    .hlmenu ul li a:hover {
      color: #000;
      background: #fff;
    }
    .hlmenu ul li .active {
      color: #fff;
      background: #509ae6;
    }
    
 
    
.hlmenu ul li ul {
  position: absolute;
  left: 0;
  display: block;
  visibility: hidden; 
  padding: 0px 0px 0px 0px;
  margin: 0; 
}

.hlmenu ul li ul li {  float: none; }

.hlmenu ul li ul li ul { top: 0; }

.hlmenu ul li ul li a {
  font-family: arial;
  font-size: 15px;
  color: white;
  padding: 14px 7px 14px 7px;
  width: 158px; 
}
  .hlmenu ul li ul li a:hover {background: #509ae6; color: white;}

.downarrowclass {position: absolute; top: 28px; right: 14px; }
.rightarrowclass {position: absolute; top: 16px; right: 5px; }

#topinfo {
  position: absolute;
  top: 10px;
  left: 200px;
  background: green;
  width: 150px;
  height: 90px;
}
    
    
    