* {
	font-size:97%;
	font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif
}
h1,
#menu div.mainItem {
	font-size:24px;
	font-weight:bold;
}
h2,
#menu div {
	font-size:18px;
}

h1,
h2,
h3,
h2 a,
h3 a{
	margin-bottom:0;
	margin-top:5px;
	font-weight:normal;
}
h3 {
	border-bottom: 1px dotted gray;
	margin-top:8px;
}
#partneri-container p{
	text-indent:0px;
}

#partneri-container img {
	margin:1em;
	float:left;
	border:0px;
}
#partneri-container h3 {
	clear: both;
}
@media print {
	#menu, #banner {
		display:none;
	}
	#main-container {
		width:100%;
	}
}
@media screen {
	body {
		background-color:#dcdcdc;
		margin:0;
		
		background-repeat:repeat-x;
	}
	h1,
	h2,
	h3,
	h2 a,
	h3 a,
	#menu div
	{
		margin-bottom:0;
		margin-top:5px;
		font-weight:normal;
		color:#b18006;
		text-decoration:none;
		clear:both;
	}
	h3 {
	font-weight:bold;
}
	a {
		color:#b18006;
		text-decoration:none;
	}
	a:hover{
		color:black;
		text-decoration:underline;
	}
	
	#main-container {
		margin-left:auto;
		margin-right:auto;
		width:621px;
		background-color:#FFFFFF;
		position:relative;
		background-image:url(images/bodybg.png);
	}
	div#menu {
		position:absolute;
		top:98px;
		left:449px;
		font-size:16px;
			z-index:100;
	}
	
	div#menu a:hover{
		color:#000000;
		text-decoration:underline;
	}
	
	#banner {
		background-image:url(images/banner.png);
		height:98px;
		width:621px;
		position:absolute;
		top:0px;
	}
	#content {
		padding-left:1em;
		padding-right:1em;
		top:98px;
		width:420px;
		padding-top:98px;
		_height:500px;
		min-height:1100px;
		color:#666666;
		text-align:justify;
		z-index:100;
	
	}
	#content ul {
		margin-top:0;
		margin-bottom:0;
	}
	
	#content p {
		text-indent:15px;
		margin-top:0.5em;
		margin-bottom:0.5em;
	}
	#content h2 {
		border-bottom:1px solid #8989C3;
	}
	
	
	#pan1,
	#moucha,
	#pan4 {
		z-index:0;
		background-repeat:no-repeat;
		position:absolute;
	}
	#pan1 {
		background-image:url(images/pan1.png);
		height:200px;
		width:200px;
		top:5px;
		right:-134px;
	}
	#pan4 {
		background-image:url(images/pan4.png);
		height:200px;
		width:200px;
		background-repeat:no-repeat;
		top:700px;
		left:-50px;
	}
	
	#moucha {
		background-image:url(images/moucha.png);
		height:200px;
		width:200px;
		background-repeat:no-repeat;
		top:900px;
		left:550px;
	}
	
	#bottom {
	
		height:82px;
		width:621px;
	}
	#foto div{
		margin-top:1em;
	}
	.cz {
		margin-bottom: 1em;
	}
	
}