/* --  barvy
cervena:	#fa0606
*/

BODY {
	color: #fff;
	background-color: #000;
	font: normal 8pt/1.3 'Helvetica CE', 'Trebuchet MS', Arial, sans-serif;
}

A 				{ color: #fa0606; text-decoration: underline; }
A:link			{ color: #fa0606; text-decoration: underline; }
A:hover			{ color: #fff; text-decoration: none; }
A:active		{ color: #888; text-decoration: none; }
A:visited		{ color: #fa0606; text-decoration: underline; }
A:visited:hover	{ color: #fff; text-decoration: none; }

IMG, FORM {
	border: none;
	margin: 0;
	padding: 0;
}

P {
	margin: 0;
	padding: 5px 0;
}

H1, H2 {
	font-size: 14pt;
	margin: 0;
	padding: 0 0 2px 0;
}
H2 {
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 10px;
}

FORM {
	float: right;
	margin: 0 0 10px 10px;
}

INPUT, SELECT { font: normal 8pt/1.3 'Helvetica CE', 'Trebuchet MS', Arial, sans-serif; }

#layout { width: 550px; }

#statistika {
	position: absolute;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

.float_l {
	float: left;
	margin: 0 30px 10px 0;
}

.cleaner {
	font-size: 0px;
	clear: both;
	height: 1px;
	overlfow: hidden;
}

.seda { color: #aaa; }
