body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #452a11;
	background-color: #dad6b2;
}
.page {
	width: 960px;
	margin: 0px auto;
}

.fb {
    width: 100%;
    text-align: center;
}

#galerie {
	width: 960px;
	height:160px;
}

#welcome_text {
	height:32px;
	width:230px;
	top:60px;
	position:absolute;
	z-index: 1;
	left: -1px;
	line-height:150%;
}

#it {
	height:32px;
	width:32px;
	top:60px;
	left:843px;
	position:absolute;
	background-image:url(../img/Italy.png);
	z-index: 1;
}

#de {
	height:32px;
	width:32px;
	top:60px;
	left:883px;
	position:absolute;
	background-image:url(../img/Germany.png);
	z-index: 1;
}

#pl {
	height:32px;
	width:32px;
	top:60px;
	left:923px;
	position:absolute;
	background-image:url(../img/Poland.png);
	z-index: 1;
}

#logo {
	float: left;
	padding-top: 15px;
	background: url(img/logo.jpg)no-repeat left;
	height: 142px;
	width: 280px; 
	padding-top: 15px;
}

#logo h1{
	float: left;
	font-family: ankregular;
	overflow: auto;
	font-size: 37px;
	position: relative;
	top: 33px;
	left: 1px;
}

#logo h2{
	float: left;
	font-family: ankregular;
	font-size: 16px;
	position: relative;
	top: -10px;
	left: 84px;
}

#kontakt {
	float: right;
	padding-top: -10px;
	background: url(img/logo2.jpg)no-repeat left;
	background-position: 30px 60px;
	width: 280px;
}

#kontakt h3 {
	float: right;
	font-family: ankregular;
	font-size: 31px;
	position: relative;
	top: -7px;
	left: 0px;
	text-align: right;
}

#kontakt p {
	float: right;
	font-family: ankregular;
	font-size: 12px;
	clear: right;
	text-align: right;
	position: relative;
	top: -32px;
	left: 0px;	
}

#menu {
	overflow: auto;
	position: relative;
	z-index: 1;
}

#mapa {
	position: relative;
	height: 928px;
	margin-top: -52px;
	z-index: 1;
}

#mapa img {
	position: absolute;
    top: 0;
    left: 0;
}

.strzalki {
    display: none;
}

#mapa button {
    height: 67px;
    width: 67px;   
    background: url(img/p-bialy.png);
    border: none;
    cursor: pointer;
    position: relative;
}

#mapa button.selected {
    background: url(img/p-zielony.png); 
}

#mapa button:focus {
 outline: none;
}

#p-auto:after {
    content:  url(img/i-auto.png);
    position: absolute;
    top: 4px;
    left: -7px;   
}

#p-rower:after {
    content:  url(img/i-rower.png); 
    position: absolute;
    top: 2px;
    left: -9px;  
}

#p-morze:after {
    content:  url(img/i-morze.png); 
    position: absolute;
    top: 13px;
    left: -4px;
}

#p-samolot:after {
    content:  url(img/i-samolot.png);
    position: absolute;
    top: 9px;
    left: -5px;    
}

#mapa ul {
	position: absolute;
    right: 0;
    top: 145px;
    list-style: none;
}

#miasta > div {
    position: absolute;    
    display: inline-block;
    font-family: Verdana, Arial;
    cursor: pointer;
}

#miasta .l {
    background: url(img/miasto-l.png) no-repeat left center;
    padding-left: 40px;
    height: 35px;
    line-height: 1.6em;
    font-size: 20px;
	font-family: ankregular;
}

#miasta .m {
    background: url(img/miasto-m.png) no-repeat left center;
    padding-left: 30px;
    height: 20px;
    line-height: 1.6em;
	font-size: 18px;
	font-family: ankregular;
}

#miasta .s {
    background: url(img/miasto-s.png) no-repeat left center;
    padding-left: 20px;
    line-height: 1.6em;
	font-size: 16px;
	font-family: ankregular;
}

.popover {
    width: 300px;
    background: #ffffff;
    border: 3px solid #998675;
    min-height: 100px;
    font-size: 11px;
    padding: 20px 10px 20px 10px;
    text-align: left;
    z-index: 2;
	font-family: Verdana, Arial;
    line-height: 1.6em;
}

#info {
	overflow: auto;
	padding-bottom: 20px;
}

#article {
	width: 550px;
	text-align: justify;
	float: left;
	margin-right: 20px;
}

#article2 {
	width: 320px;
	text-align: justify;
	float: left;
}

#galeria {    
	text-align: left;
	float: left;
	margin-right: 0px;
}

#fot1 {    
	text-align: left;
	float: left;
}

#fot2 {    
	text-align: left;
	float: left;
}

#fot3 {    
	text-align: left;
	float: left;
}

#fot4 {    
	text-align: left;
	float: left;
}

#fot5 {    
	text-align: left;
	float: left;
}

#fot6 {    
	text-align: left;
	float: left;
}

#footer {
	width: auto;
	height: 30px;
	text-align: center;
	border-top: 2px solid #ffffff;
	margin-top:  20px
}

#footer p {
	margin: 0 auto;
	font-size: 10px;
	padding-top: 10px;
}

a {
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

.opisyMiast {
    display: none;
}
