body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	background-color: white;
	text-align: center;
	padding: 0;
	margin: 10px;
}

img {
	border: none;
}

p.bold {
	font-weight: bold;
}

img.nadpis {
	margin-bottom: 5px;
}
#body {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

.main {
	width: 640px;
	padding: 30px 30px 30px 30px;
	background-image: url(./gfx/main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 358px;
	_height: 358px;
	background-color: #EDEDED;
}

.main p {
	margin-top: 0;
	text-align: justify;
}

.main a {
	color: #c72e8c;
	background-color: transparent;
	text-decoration: none;
}
.main div.left {
	width: 370px;
	float: left;
}
.main div.right {
	float: left;
	width: 125px;
	margin-left: 50px;
}

img.pani {
	position: absolute;
	margin-top: 25px;
	margin-left: 50px;
}
