html
{

	width:100%;
}

body
{

	width:100%;
	background-color:#fdfaf4;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}

#container
{

	width: 1240px;
	margin:0 auto;
	background-image: -ms-linear-gradient(top, #faf4ea 0%, #fcf7ee 100%); 
	background-image: -moz-linear-gradient(top, #faf4ea 0%, #fcf7ee 100%); 
	background-image: -o-linear-gradient(top, #faf4ea 0%, #fcf7ee 100%); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #faf4ea), color-stop(1, #fcf7ee)); background-image: -webkit-linear-gradient(top, #faf4ea 0%, #fcf7ee 100%); 
	background-image: linear-gradient(to bottom, #faf4ea 0%, #fcf7ee 100%);
	
}

#topbar
{
	height:500px;
}

#sub_topbar
{
	height:350px;
}

#header
{
	height:85px;
}

#emblem
{
	height:85px;
	width:210px;
	float:left;
	background-image:url(./images/logo_gmina.png);
	background-size:auto auto;
	background-repeat:no-repeat;
	margin-left:107px;
	font-size:20px;
	text-align:right;
	line-height:80px;
}

#emblem span
{
	display:inline-block;
	vertical-align:middle;
	line-height:normal;

}

#header_menu
{
	float:right;
	height:85px;
	line-height:85px;
	margin-right:107px;
	text-decoration: none;
	
}

#header_menu span
{
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
	font-size:16px;
}

#header_menu a
{
	text-decoration: none;
	color: #000000;
}
#menu
{
	height:230px;
	background-image:url(./images/image01.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
}

#title
{
	height:65px;
	background-color:rgba(255,255,255,0.66);
	font-size:30px;
	color:#64594a;
	line-height:60px;
	text-align:center;
}

#title span
{
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
}

#categories
{
	height:105px;
	width:1024px;
	margin:0 auto;
	display:table;
	padding-top:10px;
}

.category
{
	display:table-cell;
	vertical-align:middle;
	height:85px;
	min-width:67px;
	padding-top: 45px;
	text-align:center;
	background-size:auto auto;
	background-repeat:no-repeat;
	background-position:center top;
	cursor: pointer;
}

.category span
{
	display:inline-block;
	line-height:normal;
	font-size:16px;
}

.interval
{
	display:table-cell;
	height:100px;
	width:50px;
}

#koscioly
{
	background-image:url(./images/icon01.png);
}

#koscioly:hover
{
	background-image:url(./images/icon01_b.png);
}

#innesakr
{
	background-image:url(./images/icon02.png);
}

#innesakr:hover
{
	background-image:url(./images/icon02_b.png);
}

#palace
{
	background-image:url(./images/icon03.png);
}

#palace:hover
{
	background-image:url(./images/icon03_b.png);
}

#muzea
{
	background-image:url(./images/icon04.png);
}

#muzea:hover
{
	background-image:url(./images/icon04_b.png);
}

#krajobrazy
{
	background-image:url(./images/icon05.png);
}

#krajobrazy:hover
{
	background-image:url(./images/icon05_b.png);
}

#aktywny
{
	background-image:url(./images/icon06.png);
}

#aktywny:hover
{
	background-image:url(./images/icon06_b.png);
}

#restauracje
{
	background-image:url(./images/icon07.png);
}

#restauracje:hover
{
	background-image:url(./images/icon07_b.png);
}

#noclegi
{
	background-image:url(./images/icon08.png);
}

#noclegi:hover
{
	background-image:url(./images/icon08_b.png);
}

#inne
{
	background-image:url(./images/icon09.png);
}

#inne:hover
{
	background-image:url(./images/icon09_b.png);
}

#townChooser
{
	height:15%;
	margin-left:107px;	
	background-image:url(./images/icon10.png);
	background-size:auto auto;
	background-repeat:no-repeat;
	padding-left:100px;
}

#townSelect
{
	margin-top:25px;
}

#showpane
{
	height:400px;
	width:1024px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
}

#pano-canvas
{
	height:100%;
	width:49%;
	float:left;
}

#map-canvas
{
	height:100%;
	width:49%;
	float:right;
}

#selector
{
	height:140px;
	width:100%;
	background-color:#f1dec3;
}

#town_desc
{
	min-height: 10px;
	width:1024px;	
	margin-left:auto;
	margin-right:auto;
}

#footer
{
	height:250px;
	width:100%;
	margin-top: 100px;
	position: relative;
}

#logos
{
	width: 800px;
	height: 100px;
	margin: 0 220px;
	display:table;
}

.logo
{
	display:table-cell;
	background-size:auto auto;
	background-repeat:no-repeat;
	background-position:center top;

}

#eu
{

	background-image:url(./images/logo_UE.jpg);
	width: 106px;
}

#sud
{
	background-image:url(./images/logo_studenci.jpg);
	width: 295px;
}

#leader
{
	background-image:url(./images/logo_leader.jpg);
	width: 91px;
}

#prow
{
	background-image:url(./images/logo_PROW.jpg);
	width: 137px;
}

#sub_content
{
	width:1024px;
min-height: 250px;	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size: 16px;
}

#contact_content
{
	
	width:1024px;
min-height: 250px; 	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 16px;
}

#links_content
{
	
	width:1024px;
    min-height: 250px;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 16px;
}

.logointerval
{
	display:table-cell;
	height:100px;
	width:55px;
}

#eurocomment
{
	margin: 0 220px;
	text-align: center;
	font-size: 14px;
}

#bottom
{
	height: 50px;
	width: 100%;
	background-color: #f1dec3;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}

#bottom span
{	
	display:inline-block;
	
	margin-top: 17px;
	 

}

#bottom a
{
	text-decoration: none;
	color: #000000;
}
.clear
{
	float:none;
	clear:both;
}

#sub_content
{


}