/*  * {border: none !important}*/
body{
	font-family: sans-serif;
	background: #fff;
	color: #000;
	font-size: 10pt;
	line-height: 1.3;
}
hr, .skryt, #menu, #menu_2, #foot, #statistiky, table caption, #head p, #orientace {
	display: none;
}

a:link, a:visited {
	color : #54b6f7;
}
table {
	width : 100%;
	padding : 0 0 0.5em 0;
	font-size : 100%;
	border-collapse : collapse;
}
th, td {
	text-align: left;
	padding: 0.4em;
	border: 1px solid #cecece;
}

h1, h1 a:link, h1 a:visited, a:link, a:visited {
    color: #34488f;
}

h1, h2, h3, h4 {
	font-weight:normal;
}
#head h2 { 
	color: #6d8635;
	font-size: 12pt;
}
#content h2 { 
	font-style: normal;
	font-size: 14pt;
	color: #34457b;
}

