body {
  width: 100%;
  height: 163px;
  margin: 0;
  padding: 0px 0px 0px 0px;
  background: #ffffff;
  font-family: tahoma;
  font-size: 11px;
  text-align: center;
}

.form {
  font-family: tahoma;
  font-size: 11px;
}

form {
  margin: 0;
  padding: 0;
}

img {
  border: 0px;
}

input[type="text"], 
input[type="password"], 
input[type="file"],
textarea,
select {
  border: 1px solid #CCCCCC;
  margin: 2px;
  width: 130px;
}

.input_ie {
  border: 1px solid #CCCCCC;
  margin: 2px;
  width: 130px;
}

fieldset {
  border: 1px solid #cccccc;
}

fieldset legend {
  font: bold 12px tahoma, verdana, arial, sans-serif;
  color: #FF6600;
}

.tablet_MC input[type="text"], 
.tablet_MC input[type="password"], 
.tablet_MC input[type="file"] {
  border: 1px solid #CCCCCC;
  margin: 2px 0px 2px 0px;
  width: 176px;
}

input[type="submit"] {
  border: 0;
  background: url(../images/button_empty.gif) no-repeat;
  color: #ffffff;
  font: bold 11px Tahoma;
  width: 83px;
  height: 22px;
  float: right;
  margin-top: 5px;
}

.submit_ie {
  border: 0;
  background: url(../images/button_empty.gif) no-repeat;
  color: #ffffff;
  font: bold 11px Tahoma;
  width: 83px;
  height: 22px;
  float: right;
  margin-top: 5px;
}


ul { list-style: none; margin: 0; padding: 0;}
ul li ul { list-style: none; margin: 3px 0px 0px 10px; padding: 0;}
ul li ul li ul { list-style: none; margin: 3px 0px 0px 10px; padding: 0;}
ul li { line-height: 1em; padding-top: 0.4em; padding-bottom: 0.4em; _padding-top: 0.45em; _padding-bottom: 0.45em;}
ul a { padding: 0px 0px 0px 10px; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; background: inherit; color: #004693; font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; height: auto !important; height: 1%; /*For IE*/ background: url(../images/menu_li_arrow.gif) 0px 5px no-repeat; _background: url(../images/menu_li_arrow.gif) 0px 5px no-repeat; }

ol { margin: 0; padding-left: 25px;}

a {background: none; color: #004693; text-decoration: none;}
a:hover {background: none; color: #ff6600; text-decoration: none;} 

#header_conteiner {
  width: 100%;
  height: 154px;
  _height: 163px;
  border-top: 3px solid #ff6600;
  background: url(../images/header_bg_T.gif) top repeat-x;
  padding-top: 6px;
}

    #header_content {
      margin: 0 auto 0 auto;
      width: 994px;
      text-align: left;
      overflow: hidden;
      height: auto;
      clear: both;
    }
    
        #header_flash {
          clear: both;
          float: left;
          width: 924px;
          _width: 994px;
          padding: 0px 35px 0px 35px;
        }
        
            #header_flash .logo_conteiner {
              float: left;
              width: 127px;
            }
              #header_flash .logo {
                vertical-align: top;
                margin: 10px 0px 0px 0px;
              }
            
            #header_flash .napis {
              float: left;
              width: 628px;
            }
              #header_flash img {
                vertical-align: top;
                margin: 13px 0px 0px 0px;
                border: 0px;
              }
            
            #header_flash .leki_conteiner {
              float: right;
              width: 169px;
            }
              #header_flash .leki {
                vertical-align: top;
                margin: 15px 0px 0px 0px;
              }
        
        #header_top_menu {
          display: inline;
          float: left;
          width: 70px;
          text-align: center;
        }

    #header_bottom {
      width: 100%;
      border-bottom: 5px solid #ff6600;
      background: url(../images/header_bg_B.gif) bottom repeat-x;
      display: table;
    }
    
        #menu {
          margin: 0 auto 0 auto;
          width: 974px;
          _width: 994px;
          text-align: left;
          height: 22px;
          padding: 0px 10px 0px 10px;
        }
        
#main_conteiner {
  margin: 0 auto 0 auto;
  width: 994px;
  text-align: left;
  overflow: hidden;
  height: auto;
  /*background: yellow;*/
}

    #main_column1 {
      width: 190px;
      _width: 200px;
      text-align: left;
      display: inline;
      height: auto;
      float: left;
      /*background: red;*/
      padding: 10px 5px 0px 5px;
    }
    
        .tablet {
          width: 190px;
          height: auto !important; min-height: 10px; overflow: hidden;
          margin-bottom: 20px;          
        }
        
            .tablet_title {
              width: 172px;
              _width: 178px;
              font: bold 14px tahoma, verdana, arial, sans-serif;
              color: #FF6600;
              padding: 6px 3px 0px 3px;
            }
            .tablet_TL {
              width: 6px;
              height: 28px;
              _height: 29px;
              float: left;
              background: url(../images/tablet_TL2.gif) no-repeat;
              font-size: 1px;
              border-bottom: 1px solid #DDDDDD;
            }
            .tablet_TC {
              width: 178px;
              height: 28px;
              _height: 29px;
              float: left;
              /*border-top: 1px solid #DDDDDD;*/
              font-size: 1px;
              background: url(../images/tablet_TM2.gif) repeat-x;
              border-bottom: 1px solid #DDDDDD;
            }
            .tablet_TR {
              width: 6px;
              height: 28px;
              _height: 29px;
              float: left;
              clear: right;
              background: url(../images/tablet_TR2.gif) no-repeat;
              font-size: 1px;
              border-bottom: 1px solid #DDDDDD;
            }
            
            .tablet_ML {
              width: 5px;
              _width: 6px;
              height: auto !important; min-height: 10px; overflow: hidden;
              float: left;
              clear: left;
              border-left: 1px solid #DDDDDD;
              font-size: 1px;
            }
            .tablet_MC {
              width: 178px;
              _width: 190px;
              height: auto !important; min-height: 10px; overflow: hidden;
              float: left;
              border-left: 1px solid #DDDDDD;
              border-right: 1px solid #DDDDDD;
              padding: 5px 5px 5px 5px;
            }
            .tablet_MR {
              width: 5px;
              _width: 6px;
              height: auto !important; min-height: 10px; overflow: hidden;
              float: left;
              clear: right;
              border-right: 1px solid #DDDDDD;
              font-size: 1px;
            }
            
            .tablet_BL {
              width: 6px;
              height: 6px;
              float: left;
              background: url(../images/tablet_BL.gif) no-repeat;
              font-size: 1px;
            }
            .tablet_BC {
              width: 178px;
              height: 5px;
              _height: 6px;
              float: left;
              border-bottom: 1px solid #DDDDDD;
              font-size: 1px;
            }
            .tablet_BR {
              width: 6px;
              height: 6px;
              float: left;
              clear: right;
              background: url(../images/tablet_BR.gif) no-repeat;
              font-size: 1px;
            }
    
    #main_column2 {
      width: 584px;
      _width: 594px;
      text-align: left;
      display: inline;
      height: auto;
      float: left;
      /*background: green;*/
      padding: 10px 5px 0px 5px;
    }
    
        .tablet_main {
          width: 584px;
          height: auto !important; min-height: 10px; overflow: hidden;
          margin-bottom: 20px;          
        }
        
            .tablet_main_title {
              width: 572px;
              /*_width: 584px;*/
              font: bold 14px tahoma, verdana, arial, sans-serif;
              color: #FF6600;
              padding: 6px 3px 0px 3px;
            }
            .tablet_main_title .nonebold {
              font-weight: normal;
            }
            .tablet_main_TL {
              width: 6px;
              height: 28px;
              _height: 29px;
              float: left;
              background: #EAEBEA url(../images/tablet_TL3.gif) no-repeat;
              font-size: 1px;
              border-bottom: 1px solid #DDDDDD;
            }
            .tablet_main_TC {
              width: 572px;
              height: 28px;
              _height: 29px;
              background: #EAEBEA url(../images/tablet_TM3.gif) repeat-x;
              float: left;
              border-bottom: 1px solid #DDDDDD;
            }
            .tablet_main_TR {
              width: 6px;
              height: 28px;
              _height: 29px;
              float: left;
              clear: right;
              background: #EAEBEA url(../images/tablet_TR3.gif) no-repeat;
              font-size: 1px;
              border-bottom: 1px solid #DDDDDD;
            }
            
            .tablet_main_ML {
              width: 5px;
              _width: 6px;
              height: auto !important; min-height: 10px; overflow: hidden;
              float: left;
              clear: left;
              border-left: 1px solid #DDDDDD;
              font-size: 1px;
            }
            .tablet_main_MC {
              width: 572px;
              _width: 584px;
              height: auto !important; min-height: 10px; overflow: hidden;
              float: left;
              border-left: 1px solid #DDDDDD;
              border-right: 1px solid #DDDDDD;
              padding: 5px 5px 5px 5px;
              line-height: 1.4em;
            }
            .tablet_main_MR {
              width: 5px;
              _width: 6px;
              height: auto !important; min-height: 10px; overflow: hidden;
              float: left;
              clear: right;
              border-right: 1px solid #DDDDDD;
              font-size: 1px;
            }
            
            .tablet_main_BL {
              width: 6px;
              height: 6px;
              float: left;
              background: url(../images/tablet_BL.gif) no-repeat;
              font-size: 1px;
            }
            .tablet_main_BC {
              width: 572px;
              height: 5px;
              _height: 6px;
              float: left;
              border-bottom: 1px solid #DDDDDD;
              font-size: 1px;
            }
            .tablet_main_BR {
              width: 6px;
              height: 6px;
              float: left;
              clear: right;
              background: url(../images/tablet_BR.gif) no-repeat;
              font-size: 1px;
            }
    
    #main_column3 {
      width: 190px;
      _width: 200px;
      text-align: left;
      display: inline;
      height: auto;
      float: left;
      /*background: blue;*/
      padding: 10px 5px 0px 5px;
    }

#footer_conteiner {
  width: 100%;
  height: 39px;
  _height: 63px;
  background: url(../images/footer_bg.gif) top repeat-x;
  padding-top: 24px;
}

    #footer_content {
      margin: 0 auto 0 auto;
      width: 994px;
      text-align: left;
      overflow: hidden;
      height: auto;
      clear: both;
    }
    
    #footer_content #copyright {
      display: inline;
      float: left;
      padding-left: 10px;
    }
    
    #footer_content #designed {
      display: inline;
      float: right;
      padding-right: 10px;
    }
    
    #footer_content a { color: #004693; font: bold 11px Tahoma; text-decoration: none; }
    #footer_content a:hover { color: #ff6600; font: bold 11px Tahoma; text-decoration: none; }

.moduleMessageList {
  color: #F51A08;
}

.require_filed {
  color: #F51A08;
}

.require_info {
  font-size: 10px;
  color: #9B9B9B;
}

.info_message {
  font: bold 12px arial, tahoma;
  text-align: center;
  padding-top: 5px;
}
ul#download_files { list-style: none; margin: 5px 0px 0px 15px; padding: 0px; }
ul#download_files li { line-height: 1em; padding-top: 0.4em; padding-bottom: 0.4em; _padding-top: 0.45em; _padding-bottom: 0.45em; background: url(../images/menu_li_arrow.gif) 0px 8px no-repeat; color: #004693; font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
ul#download_files li a { background: none; }
ul#download_files li a:hover { background: none; color: #ff6600; font: bold 11px Tahoma; text-decoration: none; }
