.textsmal {
      color: #181F2B;
      font-family: verdana;
      font-size:9px;
      }

.textfx {
      color: #5f77a7;
      font-family: verdana;
      font-size:10px;
      }
.textjustify {
             text-justify : inter-word;
             color: #181F2B;
             font-family: verdana;
             font-size:10px;
             }

input
     {
     color: #181F2B;
     font-size:10px;
     font-family: verdana;
     background-color: #e3e7f0;
     border-right: #5f77a7 1px solid;
     border-top: #5f77a7 1px solid;
     border-bottom: #5f77a7 1px solid;
     border-left: #5f77a7 1px solid;


     }
	 
select
     {
     color: #181F2B;
     font-size:10px;
     font-family: verdana;
     background-color: #e3e7f0;
     border-right: #5f77a7 1px solid;
     border-top: #5f77a7 1px solid;
     border-bottom: #5f77a7 1px solid;
     border-left: #5f77a7 1px solid;


     }	 

.image
      {
      border: #181F2B 1px solid;
      
      }

textarea
     {
     color: #181F2B;
     font-size:10px;
     font-family: verdana;
     background-color: #e3e7f0;
     border-right: #5f77a7 1px solid;
     border-top: #5f77a7 1px solid;
     border-bottom: #5f77a7 1px solid;
     border-left: #5f77a7 1px solid;


     }


body {
      color: #181F2B;
      background-color: #ffffff;
      font-family: verdana;
      font-size: 10px;
      margin-top:0px;
      margin-bottom:0px;
      margin-left:0px;
      margin-right:0px;
     }

.podtytul {
          font-family: verdana;
          font-size: 10px;
          color: #4E658F;
          text-transform: capitalize;

          }

.tytul {
          font-family: verdana;
          font-size: 14px;
          color: #181F2B;
          text-transform: uppercase;


          }

A:link {
       text-decoration: none;
       color: #5E78A9;
       }

A:visited {
          text-decoration: none;
          color: #5E78A9;
          }

A:active {
         text-decoration: none;
         color: #BEC9DB;
         }

A:hover {
        text-decoration: none;
        color: #BEC9DB;
        }


.tablegl {
          background-color: #ffffff;
          border: 0;
          width: 100%;
          height: 100%;
          margin-top:0px;
          margin-bottom:0px;
          margin-left:0px;
          margin-right:0px;
          }

.tablesc {
          background-color: #ffffff;
          border: 0;
		  

}

.tablesc1 {
          background-color: #eeeeee;
          border: 1px solid;
		  border-color: #dddddd;

}

.textnormal {
      color: #181F2B;
      font-family: verdana;
      font-size:10px;
      }
.textfx {
      color: #181F2B;
      font-family: verdana;
      font-size:10px;
      }
.textjustify {
             text-justify : inter-word;
             color: #181F2B;
             font-family: verdana;
             font-size:10px;
             }
