body{
	text-align: center;
	background-color : white;
	margin : 0px 0px 20px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
}
div.body {
	width: 36em;
	text-align: left;
	background-color : White;
	margin : 10px auto;
	padding : 0px 0px 0px 0px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
}
div.head {
	display : none;
}
div.obsah{
	width: 34em;
	float: left;
	background-color : white;
	margin : 20px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
 div.pravy {
 	display : none;
}
div.konec-obsahu {
	clear: both;
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
}
div.patka {
	display : none;
}
div.navigace{
	padding : 0px 0px 1px 0px;
	margin : 0px 10px 10px 10px;
	border-bottom : 1px dashed Black;
	font-size : 1em;
}


