body {
	background:  url(img/bg.jpg);
	margin: 0px 0 0 0;
	font-family: "Arial",  Arial, sans-serif;
	font-size:12px;
	line-height: 15px;

}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}


#container{
	margin:70px auto;
	width: 1246px;
	height:100px;
}
.clear{
	clear: both;
}
#header{
	width:1246px;
	height: 90px;
	background: url(img/header.jpg) no-repeat  #127ea1;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#datagodz{

	background: url(img/godzdata.jpg) no-repeat;
top:10px;
margin:10px;
	padding:10px;
padding-bottom:25px;

}
#dadz{
	margin-top:10px;
	display:block;
	color:#fff;
	font-weight:bold;
}
#gdz{
	color:#fff;
	font-family: "Georgia",  Arial, sans-serif;
	font-size:36px;
}
#logo{
background: url(img/logo.jpg) no-repeat;
width:293px;
height:90px;
margin:0px;
text-indent:-9999px;

}

#content{
	background: #e4f3fe;
	padding-top:30px;
	width:1245px;
	
}

#footer{
	width:1245px;
	height:50px;
	border-top:1px solid #1d6880;
	background: #127ea1 url(img/footer_bottom.gif) repeat-x bottom;
		margin-top:20px;
}

#footer p{
	margin-left:30px;
	color:#fff;
}

/* formulasz */
#formularz{
	width:220px;
	border: 1px solid #b7d7f1;
	background: #e4f3fe;
	padding:10px;
	float:left;
	margin:10px;
}

label{float: left; text-align:right;width:60px; margin-right:10px;  font-weight: bold; }

.pokazliste{
	margin-left:130px;
}
#godzinawybor{
	float:left;
	
}
#radio{
	float:right;
	display:block;
}

a.submit  {
background: transparent url(img/szukaj.gif) no-repeat ;
display:block;
width:152px;
text-indent:-9999px;
height:45px;
text-decoration: none;
margin-bottom:20px;
margin-left:40px;
}

a:hover.submit {
background: transparent url(img/szukaj.gif) no-repeat 0 -45px;
width:152px;
text-indent:-9999px;
height:45px;
text-decoration: none;
} 
/*
menu
*/

#menubar{
	background: url(img/bgmenu.gif)  #127ea1;
	width:1246px;
	height:30px;
	
}
  #menubar ul {
    margin:0; padding:0; padding-left:10px; list-style:none; background: #127ea1;
    }
	
  #menubar li {
    float:left; margin:0; height:30px; padding-left:10px;
    }
	
  #menubar a {
    display:block;
	margin:0;
padding:8px;
padding-bottom:0px;
text-decoration:none;
color:#fff;
    }
	 #menubar a:hover {
    display:block;
	margin:0;
padding:8px;
padding-bottom:0px;
text-decoration:none;
color:#08485c;
}
	
	
 #menubar #current {
    background:url("img/hoverleft.jpg")  #127ea1 top left no-repeat;
	height:30px;


    }
  #menubar #current a {
    background: url("img/hoverright.jpg") #127ea1 top right repeat-x;
	height:23px;
	padding-right:20px;
    }
	
	
/*
koniec menu
*/


/* ikonki menu */
#ico_wyszukaj{
	padding-left:20px;
	background: url(img/wyszukaj.png) no-repeat left center;
}
#ico_mapa{
	padding-left:20px;
	background: url(img/mapa.png) no-repeat left center;
}
#ico_faq{
	padding-left:20px;
	background: url(img/faq.png) no-repeat left center;
}
#ico_pomoc{
	padding-left:20px;
	background: url(img/help.png) no-repeat left center;
}
#ico_przejscie{
	padding-left:20px;
	background: url(img/przejscie.png) no-repeat left center;
}
#ico_uwagi{
	padding-left:20px;
	background: url(img/uwagi.png) no-repeat left center;
}


/* mapa */
#mapa{
	margin:10px;
	padding-left:20px;
	margin-left:0px;
	float:left;
}

#obiekty{
	margin:10px;
	width:190px;
	padding:10px;
border: 1px solid #b7d7f1;
	background: #e4f3fe;
	float:left;
}

/* koniec ikonek */
#content{
	background: #eff7fc;
	width: 1246px;
	
}
#info{
	background: #127ea1;
	width:1226px;
	height:80px;
	padding-top:10px;
	padding-left:20px;
	padding-right:0px;
	text-align:center;
}

#info p{
	background: url(img/info.gif) center left no-repeat;
	color: #fff;
	padding:10px;
	margin-left:70px;
	padding-left: 40px;
	text-align:left;
}

