#wmp_bar{
	display: none;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img{
	border: none;
}
.hide{
	display: none;
}
h1{

}
#header h1, #header h2{display: none;}
h2{
	font-size: 18px;
}
h3{
	font-size: 15px;
	text-decoration: underline;
}
h4{
	font-size: 14px;
	text-decoration: underline;
}
h5{	
	margin: 0px;
	font-size: 14px;
}
ul{
	margin: 0px 0px 10px 0px;
}
#header{
	float: left;
	padding: 5px 0px 5px 5px;
	text-align: right;
}
#lang_panel{
	display: none;
}
#navigation{
	display: none;
}
#main_image img{
	width: 150px;
	height: 100px;
	margin-left: 15px;
	padding: 5px 5px 5px 15px;
	border-left: 3px solid Black;
}
#breadcrumbs{
	display: none;
}
#postcard{
	display: none;
}
#choose_place{
	display: none;
}
#main p{
	font-size: 14px;
}
.gallery_item{
	padding: 0px 0px 10px 10px;
}
.gallery_item img{
	float: left;
}
.gallery_item .clear{
	clear: both;
}
.gallery_item a{
	color: black;
	text-decoration: none;
}
#main_links{
	margin-top: 20px;
}
#main_form{
	display: none;
}
#map{
	display: none;
}
#anketa{
	display: none;
}
#sponsors{
	display: none;
}
#footer{
	margin-top: 20px;
	border-top: 1px solid #555;
	padding-top: 10px;
	font-size: 70%;
}
