A {
	font-family: Arial;
	color : #005AB3;
	font : bold;
}
A:HOVER {
	font-family: Arial;
	color : Black;
	font : bold;
}
A.nas{
	color : #D4D6FF;	
	text-decoration: none;
}
A.nas:HOVER{
	color : White;
	background-color: #1719FF;
	text-decoration: none;
}
BODY {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	scrollbar-track-color: #0078B0;
	scrollbar-arrow-color: #00699F;
	scrollbar-shadow-color: #7DC5F3;
	scrollbar-face-color: #B7DDF2;
	scrollbar-highlight-color: #00699F;
	scrollbar-3dlight-color: #9DD2F4;
	scrollbar-darkshadow-color: #00699F;
	scrollbar-base-color: #C1C1C1;
}
H1 {
	font-family: Arial; 
	font-size: 18pt;
	font-weight: bold;
	margin-left: 50px;
}
H2 {
	font-family: Arial; 
	font-size: 12pt;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 0px;
}



H3 {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 0px;
	color: #0066CC;
	margin-left: 0px;
}
H4 {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin-left: 30px;
}
h5 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 0px;
	color: #0066CC;
	margin-left: 0px;
}
TD {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	margin-left: 30px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p.ojete{
	font-size: 11px;
	margin: 0px;
}
div.vyprodej{
	position: relative;
	left: 80;	/* -40 */
	top: -400;	/* -500 */
	display: block;
}