body {
	line-height: 1;
	color: #000000;
	background: #ffffff;
}
h1 {
	font-size: 90%;
	line-height: 115%;
}
h2 {
	font-size: 85%;
	line-height: 115%;
}
h3 {
	font-size: 80%;
	line-height: 115%;
}
p, li {
	font-size: 75%;
	line-height: 115%;
}
td, th {
	font-size: 70%;
}
li li {
	font-size: 100%;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	color: #000000;
	height: 1px;
	border: 1px solid #000000;
}
#content table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#content table th,
#content table td {
	border: 1px solid #000000;
	border: 1px solid #000000;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
#content table th {
	font-size: 75%;
}
#content table td {
	font-size: 70%;
}
#content table td p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

/* FONTY */
body,
p,
li,
h1,
h2,
h3,
h4,
h5,
td,
th {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}


/* GLOBALNI TRIDY */
.hidden {
	display: none !important;
}
.note {
	font-size: 70% !important;
}

.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
a.external span {
	display: none;
}


/* SKRYTE OBLASTI */
#p-top #menu,
#p-top #news-box,
#p-top hr,
#p-mid #content #controlbar,
#p-mid #content .tools,
#p-mid #content #slideshow-box,
#p-mid #content #news-box .btn,
#p-mid #context,
#p-bottom #banners,
#p-bottom #copyright a,
#p-bottom #copyright .sponsorship,
#googleMap1  {
	display: none;
}
