BODY {
	margin-top : 0px;
	margin-left : 0px;
	scrollbar-base-color : Black;
	scrollbar-face-color : #339966;
	scrollbar-arrow-color : #8cbda6;
	scrollbar-highlight-color : #8cbda6;
	background-color : White;
}
A {
	text-decoration : none;
	cursor: hand;
	color : Blue;
}
A:HOVER {
	color : Red;
}
A:ACTIVE {
	color : Lime;
}
TABLE.cenik {
	font-family : Verdana, Arial;
	font-size : 12px;
	line-height : 20px;
	color : Black;
}
TH.cenik {
	background-color : #339966;
	font-family : Verdana, Arial;
	font-size : 12px;
	color : Yellow;
	line-height : 18px;
}
.normal {
	font-family : Verdana, Arial;
	color : Black;
	font-size : 12px;
}
.nadpis {
	font-family : Verdana, Arial;
	color : Black;
	font-size : 14px;
	font-weight : bold;
}
.velky_nadpis {
	color : #4682B4;
	font-family : Verdana;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
}
.akcni {
	font-family : Verdana, Arial;
	color : red;
	font-size : 14px;
	font-weight : bold;
		
}
.odkaz {
	font-family : "Courier New";
	color : White;
	font-size : 20px;
	font-weight : bold;
}
.male {
	font-family : Verdana, Arial;
	color : Black;
	font-size : 10px;
}
HR {
	color : #339966;
}


