
body{
	background: #fff url(../images/main/body_bg.png) repeat-x top;
}
body#home{
	background: #fff url(../images/main/home_bg.png) repeat-x top;
}
#menu a:hover, #menu a.selected{
	background-position: left;
}
#menu-home{
	background: #fff url(../images/main/menu_home.png) no-repeat right;
}
#menu-o_nas{
	background: #fff url(../images/main/menu_o_nas.png) no-repeat right;
}
#menu-prices{
	background: #fff url(../images/main/menu_prices.png) no-repeat right;
}
#menu-badania{
	background: #fff url(../images/main/menu_badania.png) no-repeat right;
}
#menu-pracownie{
	background: #fff url(../images/main/menu_pracownie.png) no-repeat right;
}
#menu-poradnie{
	background: #fff url(../images/main/menu_poradnie.png) no-repeat right;
}
#menu-rejestracja{
	background: #fff url(../images/main/menu_rejestracja.png) no-repeat right;
}
#menu-kontakt{
	background: #fff url(../images/main/menu_kontakt.png) no-repeat right;
}
#content{
	border-top: 1px solid #afc4cf;
}
#submenu, #left-block{
	background: #fff url(../images/main/submenu_image.jpg) no-repeat bottom right;
}
#left-block{
	border-top: 1px solid #819491;
}
#home-details #submenu{
	background: none;
}

#submenu ul li a:hover, #submenu ul li a.selected{
	background: #819491;
}
#submenu ul li a.sub{
	background: url(../images/main/sub_arrow.gif) no-repeat 10px 11px;
}

#submenu ul li a.sub:hover{
	background: #eef1f0 url(../images/main/sub_arrow.gif) no-repeat 10px 11px;
}
#submenu ul li a.subselected{
	background: #abc4c0 url(../images/main/sub_arrow.gif) no-repeat 10px 11px;
}



#submenu ul li{
	border-bottom: 1px solid #819491;
}
#submenu ul{
	border-top: 1px solid #819491;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#footer{
	background: #fff url(../images/main/footer_bg.png) repeat-x;
}
#home-banner{
	background: #fff url(../images/main/home_banner.jpg) no-repeat center;
}
#home-badania{
	background: #fff url(../images/main/home_badania.jpg) no-repeat center bottom;
}
#home-lekarze{
	background: #fff url(../images/main/home_lekarze.jpg) no-repeat center bottom;
}
#home-formularze{
	background: #fff url(../images/main/home_formularze.jpg) no-repeat center bottom;
}
.content-image{
	border: 1px solid #b1c5d0;
}
