body{
	width : 100%;
	font-size : 13pt;
	font-family : serif;
	background-color : White;
	color : Black;
}
#menu{
	display: none;
}
a:link, a:visited, a:active, a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
#top{
	width : 100%;
	border : 0px;
}
#logo a{
	text-decoration: none;
}
#page{
	width : 100%;
}
#page td{
	text-align : center;
} 
#pata{
	width : 100%;
}
#welcome{
	padding-bottom : 30px;
}
#reference li{
	list-style-type : none;
}
#reference ul{
	padding : 0px;
	margin-left : 0.5em;
}
#reference .prvni{
	width : 40%;
	vertical-align : top;
}
#reference .druha, #reference .treti{
	width : 30%;
	padding-bottom : 10px;
	text-align : center;
}
#reference td{
	text-align : left;
}
#auto img{
	margin-right : 10px;
}

#center{
	text-align : center;
}

#pata-copy {
	text-align : center;
}