* {
	margin: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	background: #fff;
	color: #565656;
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
}

h1 {
	font-size: 26px;
	margin: 20px 0 30px 0;
}
h1 a{
	text-decoration:none;
	color:#666;
}

h2 {
	font-size: 18px;
	margin: 10px 0;
}
h3 {
	font-size: 14px;
	margin: 10px 0;
}
h4 {
	font-size: 12px;
	margin: 10px 0;
}
p {
	margin: 20px 0;
}
ul {
	list-style-type: disc;
}
caption {
	font-weight: bold;
	margin:10px 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.tab td {
	background: #ccc;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 10px;
}
.tab td {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 10px;
}
#header_img, #topmenu, #menu, #timeline,#about, #photos, #quote,#foot,#noscreen {
	display: none;
}
#prameny {
	font-size: 11px;
}