#podMenu{
	float: right;
	width: 250px;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 12px;
	position: relative;
	top: 10px;
	background: #207806 url(images/podmenu.jpg) 0 0 no-repeat;
	margin-bottom: 100px;
}
#podMenuTop{
	background: transparent url(images/podmenu_top.png) top left no-repeat;
	height: 10px;
	width: 100%;
	position: absolute;
	top: -10px;
	left: 0;
}
#podMenuBottom{
	background: transparent url(images/podmenu_bottom.png) top left no-repeat;
	height: 8px;
	width: 100%;
	position: absolute;
	bottom: -8px;
	left: 0;
}
#podMenu h2{
	margin-bottom: 30px;
	padding: 0 0 0 20px;
	font-weight: normal;
	color: #fff;
	font-size: 20px;
}
#podMenu div.level0 .item{
	margin-bottom: 1px;
	min-height: 25px;
	background-color: #2fa90b;
}
#podMenu div.level1 .item{
	margin-bottom: 1px;
	min-height: 25px;
	background-color: #75b010;
}
#podMenu div.level0 .item a, #podMenu div.level0 .item a:visited,
#podMenu div.level0 .item a:hover, #podMenu div.level0 .item a:active{
	display: block;
	padding: 6px 0 2px 20px;
	text-align: left;
	min-height: 17px;
	color: #fff;
}
#podMenu div.level1 .item a, #podMenu div.level1 .item a:visited,
#podMenu div.level1 .item a:hover, #podMenu div.level1 .item a:active{
	display: block;
	padding: 6px 0 2px 40px;
	text-align: left;
	min-height: 17px;
	color: #fff;
	background: transparent url(images/dot.gif) 30px center no-repeat;
}
#podMenu div.level0 .selected a, #podMenu div.level1 .selected a{
	font-weight: bold;
}
#podMenu div.level0 .item a:hover{
	background-color: #75b010;
}
#podMenu div.level1 .item a:hover{
	background-color: #2fa90b;
}
#pdfki{
	background: transparent url(images/pdfki.png) center top no-repeat;
	padding: 0 20px;
	margin-top: 35px;
	height: 160px;
}
#pdfki a,#pdfki a:visited, #pdfki a:hover, #pdfki a:active{
	display: block;
	color: #fff;
	height: 50px;
	display: block;
	padding: 20px 43px 0 58px;
}
#pdfTop{
}
#pdfBottom{
	margin-top: 20px;
}
#pdfBottom span{
	font-size: 20px;
	line-height: 1em;
	display: block;
}
#germany{
	width: 210px;
	height: 70px;
	margin: 20px auto 0;
	cursor: pointer;
	background: transparent url(images/niemiec.jpg) 0 0 no-repeat;
	position: relative;
}
.cloud{
	display: none;
	position: absolute;
	top: -50px;
	left: -300px;
	width: 220px;
	height: 130px;
	padding: 20px 60px 20px 25px;
	background: transparent url(images/cloud.png) 0 0 no-repeat;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	cursor: default;
}
.cloud span{
	display: block;
	margin-bottom: 5px;
}
.cloud span a, .cloud span a:visited, .cloud span a:hover, .cloud span a:active{
	color: #ddd;
}
#rzetelnaFirma{
	width: 250px;
	position: absolute;
	bottom: -92px;
	left: 0;
}
#rzetelnaFirma a{
	width: 150px;
	height: 72px;
	display: block;
	background: transparent url(images/rzf.gif) 0 0 no-repeat;
	margin: 0 auto; 
}
