body {
	line-height: 1.4em;
	color: #000000;
	font-size: 75%;
}

/* FONTY */
body,
input,
textarea,
h2,
h3,
h4 {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}
h1,
#hp h2,
#hp h3,
#tourist-signpost #map h2 {
	font-family: "Times New Roman", Times, serif;
}

/* HIDDEN oblasti */
#p-top,
#p-submenu,
#p-tools,
#menu,
#logo,
#tracking,
#bottom-tools,
#claim em,
#p-footer a,
#p-footer span,
.paging,
.skip-up,
.quicktime-video,
hr,
#hp #items .tab,
#hp #items .videobox,
#hp #column-3,
#tourist-signpost .close {
	display: none;
}

#claim {
	margin-bottom: 20px;
	border-bottom: 2px solid #000000;
}
#claim p {
	font-size: 150%;
	padding-bottom: 0px;
}
h2 {
	font-size: 130%;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
br.clr {
	clear: both;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	width: 100%;
}
table th,
table td {
	padding: 2px 5px;
	border: 1px solid #c0c0c0;
	vertical-align: top;
	text-align: left;
}
table th {
	border-bottom: 1px solid #000000;
}
.fl img,
.contact-item img,
#publications img,
#calendar-index img,
#videonews-index img,
#press-index img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#publications .item .txt {
	padding-left: 120px;
}
.fr img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.contact-item,
#publications .item,
#calendar-index div,
#videonews-index div,
#press-index div {
	clear: both;
}
.pictures p,
.uniforms-pictures p,
#photogallery-items .label {
	font-size: 85%;
}
.map {
	margin-bottom: 20px;
}
.list ul li {
	margin-bottom: 5px;
}
#copyright {
	display: block !important;
	font-size: 90%;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 2px solid #000000;
}

