BODY {
scrollbar-face-color:#F5E5A5;
scrollbar-highlight-color:#F5E5A5;
scrollbar-3dlight-color:#F5E5AA;
scrollbar-darkshadow-color:#F5E5A0;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#C9C097;
}

.stopka {
	font-size: 11px; 
	color:#000000;
	font-weight:normal; 
#	font-style:italic;
	text-align:center;
	}

a:link {color: #000000; text-decoration: none;	font-size: 12px; }     
a:visited {color: #000000;text-decoration: none;font-size: 12px;}  

a:hover {color: #000000; 
		font-size: 12px;
		text-decoration: none; 
		font-variant: small-caps;
		background-color:#F5E5A5;
	/*	background-width:350px; */
	/*	width:200px; */
		}

	/*	border: solid 2px #000000;
		border-width:1px;
		border-height:1px; */
 
a:active {color: #ff0000; font-size: 12px;} 


.menu {font-family: tahoma;
		color:#000000;
		text-align:center;
		font-weight:bold; 
		/* background-color:#000000; */
		/* background-image:url('img\sun.gif'); */
		/* background-repeat:no-repeat; */
		/* background-position:center center; */
		/* border-style:dotted;*/ 
		border-color:#000000;
		border-widht:1px;
		width:100px;
		height:180px;
		}

.menu2 {font-family: tahoma;
		color:#000000;
		text-align:center;
		font-weight:bold; 
		background-color:#C9C097;
		border-style:none;
		border-color:#000000;
		border-widht:none;
		width:560px;
		height:20px;
		}

.info { font-family: tahoma;
		font-size:10px; 
		color:#000000;
		text-align:justify;
		border-style:none;
		margin:10px;		
		}

.podpis { font-family: tahoma;
	  font-style: italic;
		font-size:12px; 
		color:#000000;
		text-align:right;
		border-style:none;		
		}

