body {
    scrollbar-face-color: white;
    scrollbar-shadow-color: black; 
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color:#CCCCCC; 
    scrollbar-darkshadow-color: #CCCCCC;
    scrollbar-track-color: white; 
    scrollbar-arrow-color: black;
	 background: #E5E5E5;
	 background-image: url(picts/back2.gif);
	}
	  
HTML, BODY, TD, SELECT, INPUT, TEXTAREA, P { font-size: 11px;
				   font-family: "Arial CE", "Arial", sans-serif;
	      			   font-weight: normal;	   
							font-size: 12px;   			   
	      			   margin: 0px; 
				   padding: 0px;
				 }
.nadpis {
	font-family: "Arial CE", "Arial", sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
/*A:ACTIVE {
	color : #00008B;
	text-decoration : none;
}*/

A:HOVER {
	color : #39457B;
	text-decoration : blink;
	font: bold;
}
A {
	color : #4A0067;
	text-decoration : none;
	font: bold;
}

.tablemain {
	
}

.menutab { 
	border: 1px solid #10532B;
	border-bottom: none;
	border-top: none;
	background-color: White;	
}

.menutab2f { 
	border: 1px solid #10532B;
	border-left: none;
	border-right: none;
	background-color: White;	
}

.menutab2 { 
	border: 1px solid Black;
	
}
.tab1t { 
	border: 1px solid #BFBFBF;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;	
}
.tab1b { 
	border: 1px solid #BFBFBF;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;	
}
.tab1r1l { 
	border: 1px solid #BFBFBF;
	border-bottom: 0px none;
	border-top: 0px none;
}
.nadpistab { 
	border: 1px solid #EFBE7B;
	border-left: 0px;
}		

.cara {
	border: 1px dashed #CCCCCC;
}



