
BODY {
background-color : black; 
margin-left : 2px; 
margin-top : 5px; 
margin-bottom : 2px; 
margin-right : 2px; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 90%; 
} 

a:link {	color: #6666FF;	text-decoration: none;	font-weight: none;}
a:visited{	color:#9999FF;	text-decoration: none;}
a:hover {	color: #A8ABCC;	border-bottom: 1px dotted #A8ABCC;}
 
#version { margin : 5;  text-align: right; color: gray; font-size : 80%; 	}

#text
{
margin : 15; 
text-align: center;
color: gray;
font-size : 90%; 	
}


#podpis {
	font-weight : normal; 
	font-size : 80%; 
	color : gray; 
	text-align: center;	
} 

A.smalla {
	font-weight : normal; 
	font-size : 80%; 
	color : #6666FF; 
	text-align: right;	
} 

h1 {	font-weight : normal; 	font-size : 250%; 	margin : 35; 	color : #CE7C48; 	text-decoration : none; 	text-align: left;} 
h2 {	font-weight : none; 	font-size : 120%; 	margin : 30; 	color : #676CA7; 	text-decoration : none; 	text-align: left;	border-bottom: 1px solid #676CA7;} 
h3 {	font-weight : none; 	font-size : 100%; 	margin : 10; 	color : #676CA7; text-decoration : none; 	text-align: left;} 

td{font-size : 90%;}


