BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
	margin-bottom : 15px;
}

H2 {
	font-size : 30px;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom: 20px;
	margin-top: 20px;
}

H4 {
	font-size : 22px;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom: 10px;
	margin-top: 0px;
}

H5 {
	font-size : 16px;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom: 10px;
	margin-top: 0px;
}

P {
	color : #000000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 125%;
}

P.male {
	font-size: 11px;
}

P.malinke {
	font-size: 9px;
}

P.odst {
	text-align : justify;
	text-indent : 30px;
	line-height: 125%; 
	margin-bottom: 5px;
	margin-top: 5px;
}

P.nevid {
	color : #FFFFFF;
	font-size : 9px;
}

A {
	color: #0000FF;
	text-decoration: none;
}

A:VISITED {
	color: #660099;
}

A:ACTIVE {
	color: #0000FF;
}

A:HOVER {
	text-decoration: underline;
}


TABLE  {
	background-color : #FFFFFF;
	vertical-align : top;
}

TD {
	color : #000000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 125%;
	vertical-align : top;
	}
