body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1, h2, h3, h4, h5 {
	margin-bottom:0.2em;
	line-height:120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p{
	margin-bottom:1em;
	line-height:140%;
}
h2 {display:none;}
h3 {font-size:140%;}
h4 {
	font-size:120%;
	margin-top:25px;
}
h5 {
	font-size:110%;
}
.left, .left_noborder{
	float:left;
	margin: 0 10px 5px 0;
	
}
.left {border: 1px solid #CCCCCC;}
.right, .right_noborder{
	float:right;
	margin: 0 0 5px 10;
}
.right {border: 1px solid #CCCCCC;}
#menu, #sortmenu{
	display:none;
}

table {margin-bottom:1em;}
#provoz td {padding-right:1em;}
