a:link, a:visited, a:active {
        font-weight: bold;
        font-family: Verdana, Helvetica;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;

}

a:hover {
        font-weight: bold;
        font-family: verdana, Helvetica;
        font-size: 10pt;
        color: #034EA2;
        text-decoration: underline;
}
body {
      background-color: #FFFFFF;
      text-align: center;
      }
h3{
   text-align: center;
   color: #000000;
   font-family: Verdana, Helvetica;
   }
table{
      background-color: #FFFFFF;
      text-align: center;
      width:900;
      font-size: 11pt;
      }
.td_tab1{
              width:1px; 
              
           text-indent: 60%;
              }
  .td_tab2 {
              width:1px; 
              text-align: left;
              
       }    
       
  .select_styl{

        font-family: Courier;
        
        
}


.select1_styl{

        font-family: Courier;
        width:580px;    
        
}

.select2_styl{

        font-family: Courier;
        width:440px;    
        
}
.option_styl{
                
        font-family: Courier;
        
}

.option2_styl{
        
        
        width:600px;    
        font-family: Courier;
        
}


.norma{
        
        background-color: #FFFFFF;
        color: #000000;
                
}
.td_dane2{
          background-color:#FFFFFF;
      text-align: left;
      vertical-align: middle;
      width: 100px;
      color: #000000;
      width: 100%;
  }
.tbl_ramka{
      width:100%;
      height:100%;
      text-align: center;
      vertical-align: middle;
      }
.td_ramka{
      width:100%;
      height: 100%;
      text-align: center;
      vertical-align:middle;
      }
.textmenu{
      font-weight:bold;
      font-family:Verdana,Helvetica;
      font-size:10pt;
      color:#000000;
      }
.td_menu{
          background-color:#FFF5E4;

      text-align:left;
      vertical-align: top;
      width:150px;
      font-family: verdana,helvetica;
      font-size:10pt;
      color:#000000;
      }
.tytul
       {
               background-color:#FFF5E4;
             width:400px;  
       }
.td_strona{
          background-color:#FFFFFF;
      border-width:1px;
      border-style:solid;
      border-color:#FFF5E4;
      padding:5px;
      text-align:left;
      vertical-align:top;
      width:850px;
      color:#000000;
        }
 .td_strona1{
          background-color:#FFFFFF;
      border-width:1px;
      border-style:solid;
      border-color:#FFF5E4;
      padding:5px;
      text-align:left;
      vertical-align:top;
      width:950px;
      color:#000000;
       }
 
  .td_dane{
          background-color:#FFFFFF;
      text-align:center;
      vertical-align:middle;
      width:100px;
      color:#000000;
      
 }
.td_naglowek
     {
          background-color:#034EA2;
      text-align:center;
      color:#FFFFFF;
        } 
.td_naglowek2
     {
          background-color:#FFF5E4;
      padding:1px;
      text-align:center;
        } 
.td_info
     {
          background-color:#034EA2;
      text-align:center;
      font-family:Verdana,helvetica;
      font-size:10pt;
      color:#FFFFFF;
        }    
.tabela
     {
          background-color:#FFF5E4;
          border-color:#FFF5E4;
      text-align:center;
  }
 
  
  
  
#modalContainer {
    background-color:transparent;
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:10000;
}

#alertBox {
    position:relative;
    width:350px;
    min-height:120px;
    margin-top:200px;
    border:1px solid #336600;
    background-color:#000000;
    background-image:url(alert.png);
    background-repeat:no-repeat;
    background-position:20px 30px;
}

#modalContainer > #alertBox {
    position:fixed;
}

#alertBox h1 {
    margin:0;
    font-family: arial, verdana, ms sans serif;
    font-size: 9pt;
    background-color:#336600;
    color:white;
    border-bottom:1px solid #000;
    padding:2px 5px;
}

#alertBox p {
    font-family: arial, verdana, ms sans serif;
    height:60px;
    margin-left:25px;
    margin-right:25px;
    text-align:justify;
}

#alertBox #closeBtn {
    display:block;
    position:relative;
    margin:15px;
    padding:3px;
    left:125px;
    border:1px solid;
    width:70px;
    font-family: arial, verdana, ms sans serif;
    font-size: 10pt;
    text-align:center;
    color:white;
    background-color:000000;
    border-color: 3b3b3b;
    text-decoration:none;
}
