@charset "utf-8";

@import "../common/inscenace.css";

body, td {
	color: black;
}

a {
	color: white;
}

body {
	background: #B2ABA4;
	background-image: url(bck1.gif);
	background-repeat: repeat-y;
}

#top {
	height: 399px;
	background-image: url(bck2.gif);
	background-repeat: repeat-x;
}

#top .content {
	width: 748px;
}

#main {
	position: absolute;
	width: 460px;
	left: 70px;
	top: 460px;
}

#column {
	position: absolute;
	width: 202px;
	left: 575px;
	top: 460px;
}

#herci {
	width:460px;
	margin-bottom:20px;
}

#herci td {
	padding: 0;
	font-style:italic;
}

#herci td.herec {
	text-align:right;
	font-style:normal;
	font-weight:bold;
}

p {
	margin-bottom: 1em;
}

.bigger {
	font-size: 13px;
}

#partneri {
	text-align:right;
}

