BODY {
	color : black;
	font-family :  Arial, Helvetica, sans-serif;
	background-color : White;
	font : small;
}
A:LINK    {
	color : #CF8225;
	text-decoration : none;
}
A:VISITED {
	color : #A67000;
	text-decoration : none;
}
A:ACTIVE {
	color : #896512;
	text-decoration : none;
}
A:HOVER {
	color : Navy;
	text-decoration : underline;
}

H1 {
	color : Black;
	text-align : center ;
	font-size : medium ;
	font-family : Arial, Helvetica, sans-serif;
}


H2 {
	color : Navy;
	font-size : 100% ;
	margin-left : 0%;
}

H3 {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small ;
	text-align : center;
}

H4 {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-sma11;
	margin-left : 10%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}
P	{
	text-align : justify;
}
TH {
	font : x-small;
	font-weight : bold;
}
TD {
	font : x-small;
	text-align:justify
	;
}

.banner {
	font-size : 70%;
}
.smtext {
	font-size : 80%;
}
.novinky_header {
	margin-left : 0;
}
