/* ============ FOOTER ============ */
#footer{
	color: #fff;
	font-family: Georgia;
	font-size: 14px;
	
	text-align: center;
	background: url('images/footer_bg.jpg') top repeat-x;
	height: 152px;
	
	padding-top: 25px;
}
#footer li{
	display: inline;
}
#footer li span{
	display: inline-block;
}
#footer a{
	font-style: italic;
	color: #fff;
	border: none;
	text-decoration: underline;
}
#footer a:hover{
	color: #D3A88B;
	text-decoration: underline;
}

#fone{
	display: inline-block;/*
	#display: block;*/
	text-align: left;
	padding: 0 10px 0 10px;
	
	width: 230px;
	height: 116px;
	border-right: 2px dotted #fff;
}
#kontakty{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-decoration: underline;
	font-style: italic;
	font-weight: bolder;
}
#ftwo{
	display: inline-block;/*
	#display: block;*/
	text-align: left;
	padding: 0 10px 0 10px;
	font-style: italic;
	
	width: 230px;
	height: 116px;
	
}
#pokazMape{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	position: relative;
	left: 14px;
	top: -52px;
	#top: -56px;
}
#fthree{
	display: inline-block;/*
	#display: block;*/
	text-align: left;
	padding: 0 10px 10px 10px;
	
	width: 300px;
	height: 116px;
}