body {
	font-size : 12;
	font-family : Book Antiqua;
	font-weight : normal;
	color : black;
	background-color : #FBF1C3;
}

a.in {
	font-size : 11pt;
	font-family : Book Antiqua;
	color : #1301A1;
	font-style : bold;
	font-weight : bolder;
	text-decoration : none;
		
}

a.in:hover {
	font-size : 11pt;
	font-family : Book Antiqua;
	color : #CC000E;
	font-style : bold;
	font-weight : bolder;
	text-decoration : none;
}

.nadpis {
	font-size : 16pt;
	font-family : Book Antiqua;
	font-weight : bold;
	color : #1301A1;

}

a.text {
	font-size : 12pt;
	font-family : Book Antiqua;
	color : blue;
	font-style : bold;
	font-weight : bolder;
	text-decoration : underline;
		
}

a.text:hover {
	font-size : 12pt;
	font-family : Book Antiqua;
	color : red;
	font-style : bold;
	font-weight : bolder;
	text-decoration : underline;
}

.odrazky   {
	list-style-position : outside;
	
}

p {
	text-align : justify;
	
}

a.word {
		text-decoration : none;
		border-width : 0;
				
}

a.word:hover {
		text-decoration : none;
				
}

a.uvod {
	font-size : 14pt;
	font-family : Book Antiqua;
	color : #1301A1;
	font-style : bold;
	font-weight : bolder;
	text-decoration : none;
		
}

a.uvod:hover {
	font-size : 14pt;
	font-family : Book Antiqua;
	color : red;
	font-style : bold;
	font-weight : bolder;
	text-decoration : none;
}

a.male {
	font-size : 10pt;
	font-family : Book Antiqua;
	color : black;
	font-style : normal;
	text-decoration : none;
		
}
