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:0px auto;

	width: 846px;
	height:100px;
}
.clear{
	clear: both;
}
#header{
	width:846px;
	height: 90px;
	background: url(img/header.jpg) repeat-x  #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:846px;
	
}

#footer{
	width:845px;
	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:570px;
	border: 1px solid #b7d7f1;
	background: #e4f3fe;
		margin: 0 auto;
		padding-top:10px;
}

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

#godzinawybor{
	float:left;
	
}
#radio{
	
}

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:400px;
}

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:846px;
	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;
}
#ico_dodaj{
	padding-left:20px;
	background: url(img/add.png) no-repeat left center;
	text-indent:-9999px;
}
#ico_usun{
	padding-left:20px;
	background: url(img/delete.png) no-repeat left center;
	text-indent:-9999px;
}
#ico_kalendarz{
	padding-left:20px;
	background: url(img/calendar_view_month.png) no-repeat left center;
}


.link_ico{
	text-decoration:none;
	
}


/* koniec ikonek */
#content{
	background: #eff7fc;
	width: 846px;
	
}
#info{
	background: #127ea1;
	width:826px;
	height:60px;
	padding-top:12px;
	padding-left:20px;
	padding-right:0px;
	text-align:center;
	border-bottom:1px solid #0a536b;
	
}

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