
body
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #9e9ebd;
	background-repeat : repeat;
} 


td
 {
	font-size : 12;
	color : #000000;
	font-weight : bold;
} 


p
 {
	font-size : 11;
	color : #000000;
	font-weight : normal;
} 


h1
 {
	font-size : 24;
	color : #ffffff;
	font-weight : bold;
} 


b
 {
	font-size : 14;
	color : #0a0432;
	font-weight : bold;
} 


a
 {
	font-size : 16;
	color : #ffffff;
	font-weight : bold;	
}


a:hover
 {
	font-size : 16;
	color : #0a0432;
	font-weight : bold;	
	background-color : #ffffff;
}

#ramcek 
 { 	width: 1100px;
	height: 800px; 	
     	margin: auto;  
       	border: 25px solid white;}

#hlavicka 
 {	background-color : #ffffff;
 	background-position : 10px;
 	border-width : 10px	}



