body {
	background-color :"#E1DBD0";
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Navy;
}

H1, H2,H3, H5 {
	color: #FFFFFF;
	text-align: center;
	background-color :"#627297";
}

P {
    text-align : justify;
	margin: 0cm 0cm 10pt;
	text-indent: 35.4pt;
}
p.1 {
	text-align : center;
	text-indent: 0pt;
	font-weight : bold;
}

TABLE {
	font-size : x-small;
}
.prava  {
	text-align : right;
}
.leva  {
	text-align : left;
}

li.1 {
	font-size : xx-small;
	list-style-position : outside;
}

a:hover {
	color : Red;
