/* 
  CSS Document
  (c) 2008 w3media.sk 
  bodybg backup #EEFEED
*/
.background { background-color: #EEFEED; width: 100%; }
body { 
  background: url('../layout/top-back.png') #EEFEED repeat-x; color: #000; font-family: Verdana, Arial, sans-serif; padding: 0px; margin: 0px; 
  background-color: #006600;}

/* HLAVICKA */
#header-null {
  background: url('../layout/top-back.png') repeat-x;
}
#header { margin: 0 auto; background: url('../layout/top-logo.png') no-repeat; height: 75px; text-align: right; padding: 30px 0 0 0; color: #E8E8E8; font-weight: bold; font-size: 100%; letter-spacing: 1px; width: 980px; position: relative; }
  #header h1 { display: none; position: relative; float: left; height: 65px; width: 233px;}
  #header a#h1{ display: block; height: 75px; width: 234px; margin-top: -30px; float: left; }
  .headertop { position: absolute; right: 0; top: 20px; }
    #header #checkdomaintop { z-index: 2000; height: 26px; background: url('../layout/overeniedomeny.gif') no-repeat top right; text-align: right; font-size: 11px; font-weight: normal; color: #fff; width: 485px; }
    #header #checkdomaintop .textinput { height: 16px; margin: 0 0 0 10px; padding: 4px 33px 0 4px; border: 0px; background: url('../layout/blank.gif'); color: #000; width: 120px; font-weight: bold; font-size: 11px; text-align: center; float: left;}
    #header #checkdomaintop span { z-index: 2000; float: left; padding-top: 5px; }
    
    #header #checkdomaintop #j-domain-list { z-index: 20; position:absolute; margin: 0; padding: 4px 0 0 0; top: 2px; right: 92px; border: 0px; background: url('../layout/blank.gif'); color: #000; width: 35px; font-weight: bold; font-size: 11px; text-align: center; }
    #header #checkdomaintop .submit { width: 88px; background: url('../layout/blank.gif'); height: 22px; padding: 3px 0px 1px 0px; border: 0px; color: #000; font-size: 10px; font-weight: normal; float: left;}
     
  #header #menu { width: 745px; position: absolute; z-index: 1; %z-index: -1; top: 55px; right: 0; height: 45px; text-align: left; list-style: none; font-size: 12px; font-weight: normal; }
  #header #menu li { margin: 0 10px 0 0; height: 32px; padding: 8px 10px 0 10px; float: left; text-align: center; position: relative; }
  #header #menu li a { color: #000; text-decoration: none; }
  #header #menu li a:hover { text-decoration: underline; }
  #header #menu li.last { margin-right: 0px; float: right; }
  #header #menu #current { background: url('../layout/mainmenu_2b.gif') repeat-x; }
    #header #menu #current a { color: #fff; font-weight: bold; }
  #header #menu .fcurrent { background: url('../layout/mainmenu_1b.gif') repeat-x; }
    #header #menu .fcurrent a { color: #fff; font-weight: bold; }
  #header #menu #lfirst { width: 10px; height: 32px; font-size: 1px; position: absolute; top: 0; left: 0; background: url('../layout/mainmenu_1l.gif') no-repeat; }
  #header #menu #rfirst { width: 10px; height: 32px; font-size: 1px; position: absolute; top: 0; right: 0; background: url('../layout/mainmenu_1r.gif') no-repeat; }
  #header #menu .left { width: 10px; height: 32px; font-size: 1px; position: absolute; top: 0; left: 0; background: url('../layout/mainmenu_2l.gif') no-repeat; }
  #header #menu .right { width: 10px; height: 32px; font-size: 1px; position: absolute; top: 0; right: 0; background: url('../layout/mainmenu_2r.gif') no-repeat; }

  .domain {
    position: absolute;
    z-index: 2000;
    top: 16px;
    right: 0;
    background-color: #EEFEED;
    border: 2px solid #006600;
    padding: 5px;
    width: 460px;
    list-style: none;
    font-weight: normal;
  }
  .domain fieldset { padding: 5px; }
  .domain legend { font-weight: bold; cursor: hand; cursor: pointer;}
  .domain-chbox { float: left; width: 73px; text-align: left; }
  #j-domain-list {
    width: 20px;
    position: relative;
  }

#mainwrap { width: 930px; margin: 0 auto; background-color: #EEFEED; }
  #leftsection { float: left; width: 422px; height: 359px; background-image: url('../layout/OCI.jpg'); background-repeat: no-repeat; background-position: -10px 15px; }  
    #w3woman { }
  #homecontent { float: left; width: 336px; padding: 0px 0px 10px 5px; font-family: Verdana, Arial, sans-serif; }
    #homecontent h1 { padding: 0 0 10px 0; font-size: 30px; font-weight: normal; color: #006600; font-family: Georgia, serif; }
    #homecontent h2 { padding: 0 0 10px 0; font-size: 16px; font-weight: bold; color: #006600; font-family: Georgia, serif; }
    #homecontent p { padding: 0 0 15px 2px; line-height: 18px; font-size: 12px; text-align: justify; }
  #rightsection { width: 200px; float: right; padding: 0; }
    #langs { margin: 0 0 15px 0; }
  #content { float: right; width: 480px; padding: 0px 0px 10px 5px; font-family: Verdana, Arial, sans-serif; }
    #content h1 { padding: 0 0 10px 0; font-size: 36px; font-weight: normal; color: #006600; font-family: Georgia, serif; text-shadow: 1px 1px 3px #707070; }
    #content h2 { padding: 0 0 10px 0; font-size: 20px; font-weight: normal; color: #006600; font-family: Georgia, serif; text-shadow: 1px 0px 2px #707070; }
    #content p { padding: 0 0 15px 2px; line-height: 21px; font-size: 12px; text-align: justify; text-shadow: 1px 0px 0px #707070; }
  
#bottommenu {margin: 0px 0 0 0; padding: 0 0 10px 0; background: url('../layout/bottom.gif') #E3FFDD repeat-x; }
  #bottommenu .wrap { width: 980px; margin: 0 auto; }
  #bottommenu h3 { font-size: 14px; font-weight: bold; text-shadow: 1px 0px 1px #707070; }
  #bottommenu p { font-size: 11px; padding: 8px 0 0 1px; text-shadow: 1px 0px 0px #707070; }
  #bottommenu .viac { text-align: right; padding: 0 20px 0 0; }
  #bottommenu .viac a { font-weight: bold; color: #000; text-decoration: none; color: rgb(0,74,0); letter-spacing: 1.1px;}
  #bottommenu .viac a:hover { text-decoration: underline; }
  #box1pic { width: 118px; position: relative; top: 10px; }
  #box1 { width: 190px; padding: 46px 10px 5px 0; }
  #box2pic { width: 120px; position: relative; top: 15px; }
  #box2 { width: 160px; padding: 44px 10px 5px 15px; }
  #bottommenu #box2 .viac { text-align: right; padding: 0 10px 0 0; }
  #box3pic { width: 159px; }
  #box3 { width: 170px; padding: 44px 0 5px 5px; }
  

#footer { background: url('../layout/footer.gif') #006600 repeat-x; font-size: 11px; }
  .footerspacer { height: 10px; }
  #footeralign { width: 980px; height: 20px; margin: 0 auto; padding: 10px 0 20px 0; position: relative; }
  #footer ul { list-style: none; color: #fff; }
  #footer ul a { color: #fff; text-decoration: none; }
  #footer ul a:hover { text-decoration: underline; }
  #footer ul .current a { text-decoration: underline; }
  #footer ul li { margin: 0; float: left; }
  #footer ul li img { margin: 0 0 0 10px; }
  #footer ul .separator { margin: 0 8px 0 8px; }
  #footer #w3media {
    position: absolute;
    right: 25px;
    top: 4px;
  }

  #accordition {
    width: 200px;
    float: right;
  }
  .accordition-header {
    background-image: url('../layout/floater-header.png');
    background-repeat: repeat-x;
    height: 28px;
    color: white;
    font-weight: bold;
    padding: 8px 0 0 5px;
    margin-top: -5px;
    cursor: pointer; 
    cursor: hand;
    letter-spacing: 1px;
    font-size: 95%; 
    font-family: calibri, verdana, sans-serif;
  }
   .corner {
    background-image: url('../layout/floater-corner.png');
    background-repeat: repeat-x;
    z-index: 10;
    width: 15px;
    height: 15px;
    float: right;
    margin-top: -8px;
    top: 0px;
    background-repeat: no-repeat;
  }
  .right {
    right: 0px;
    background-position: -45px 0px;
  }
  .first .right {
    right: 0px;
    background-position: -15px 0px;
  } 
  .first .left {
    right: 0px;
    background-position: 0px 0px;
  } 
  .accordition {
    background-color: #E2F4E1;
    border: 1px solid #BEC9BD;
    border-top: none;
   
  }
  .accordition-in {
    font-family: Arial;
    text-align: left;
    padding-top: 8px;
    margin: 0px 10px 12px 10px;
    font-size: 80%;
  }
  h3 {
    font-size: 100%;
    margin: 0; padding: 0;
  }
  a, a:visited {
    color: rgb(0,102,0);
    text-decoration: none;  
  }
  a:hover {
    text-decoration: underline;
  }

.w3-form input, .w3-form label, .w3-form textarea, .w3-form select {
  display: block; width: 100%; margin-top: 4px; padding: 2px 0px 2px 0px;
}
.w3-form textarea {
  height: 60px;
}
.w3-form label {
  margin-top: 8px;
  font-weight: bold;
  font-size: 90%;
}
.w3-good, .w3-error {
  text-align: center;
  padding: 5px;
  font-size: 80%;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
}
.w3-good { border: 2px solid #007D00; background-color: #00A100;}
.w3-error { border: 2px solid red; background-color: #FF9900; }
.w3-close {
  width: 100px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  text-decoration: underline;
  cursor: hand; 
  cursor: pointer;
  padding: 5px;
}