﻿html
	{
	background: white !important ;
	} 
body
	{
	width: auto !important ;
	background: white !important ;
	}
*
	{
	color: black !important ;
	font-size: 16pt !important ;
	font-family: "Times New Roman", Times, serif !important ;
	font-style: normal !important ;
	font-weight: normal !important ;
}
strong
	{
	font-weight: bold !important ;
}
span.red
	{
	font-weight: bold !important ;
}
em
	{
	font-style: italic !important ;
}
hr
	{
    color: black;
    background-color: black;
    border: 0px solid black;
            }
a	{
	text-decoration: none !important ;
}
#hlava, #hlavicka, #paticka, #leveMenu, #setObr
	{
	display: none;
	}
#text
	{
	margin: auto;
	}
#text h2, h3, h4
	{
	font-weight: bold !important ;
	border-bottom: 1px solid black !important ;
	}
#text img
	{
	display: none;
}
#text p.popis {
	font-style: italic !important ;
}
#text p.vsuvka {
	font-style: italic !important ;
}
#stat table {
	width: 100%;
	border-collapse: collapse !important ;
	}
#stat th, td, tr  {
	border: 1px black solid !important ;
	padding: 3px 5px 3px 5px !important ;
	margin: 0 !important ;
	height: auto !important ;
	}
#stat td.rok {
	border: 1px black solid !important ;
	padding: 3px 5px 3px 5px !important ;
	margin: 0 !important ;
	height: auto !important ;
	}
#stat col#poradi {
	width: 5%;
	}
#stat col#datum {
	width: 10%;
	}
#stat col#trasa {
	width: 80%;
	}
#stat col#ucast {
	width: 5%;
	}
#stat a {
	font-weight: bold !important ;
}	