body {
     background: #EFEFEF;
     color: #2B2B82;
     margin: 0px;
     font-family: verdana,arial,tahoma;
     }

img {
    border: 0px;
    }
td {
   background: #EFEFEF;
   color: #2B2B82;
   margin: 0px;
   font-family: verdana,arial,tahoma;
   }

a:link {
       color: #2B2B82;
       font-family: verdana,arial,tahoma;
       text-decoration: underline;
	}
a:visited {
       color: #2B2B82;
       font-family: verdana,arial,tahoma;
       text-decoration: underline;
       }
a:hover {
        text-decoration: none;
        }
a:active {}

.szort {
       color: #990000;
       font-weight: bold;
       }


.altForm {
           background: #E2E2F1;
           border: 1px solid  #990000;
           height: 15px;
           font-family: verdana,arial,tahoma;
           font-size: 9px;
           color: #000099;
         }
         
input.altForm {
           background: #E2E2F1;
           border: 1px solid  #990000;
           height: 15px;
           font-family: verdana,arial,tahoma;
           font-size: 9px;
           color: #000099;
           }
           
textarea.altForm {
           background: #E2E2F1;
           border: 1px solid  #990000;
           height: 15px;
           font-family: verdana,arial,tahoma;
           font-size: 9px;
           color: #000099;
           }

.altButton {
           background: #E2E2F1;
           border: 1px solid #990000;
           font-family: verdana,arial,tahoma;
           font-size: 9px;
           color: #000099
           }
           
td {
   font-size: 11px;
   }

td.small {
         font-size: 9px;
         width: 160px;
         background: #D8D8D8;
         border-left: 1px solid #CFB8B8;
         border-bottom: 1px solid #CFB8B8;
         vertical-align: top;
         }
.big {
       margin-left: 10px;
       margin-top: 5px;
       margin-right: 20px;
       margin-bottom: 10px;
       width: 100%;
     }
td.big {
       font-size: 11px;
       background: #D8D8D8;
       border-left: 1px solid #CFB8B8;
       border-bottom: 1px solid #CFB8B8;
       vertical-align: top;
       }
       
.blad 	{
		color: #990000;
		font-size: 10px; 
		font-style: italic; 
		font-weight: bold;
		}
		
td.admin {
			background: #D8D8D8;
			border: 0px;
		 }

a.admin {
		text-decoration: none;
		}
		
.altPod {
				font-style: italic;
				font-size: 9px;
				display: none;
				}
				
.infoK {font-size: 11px;color: #990000;}
				
.stalaK {font-size: 9px;color:gray;}
