/*	---------------------------------------------------------------------------------------
	Section specyfic: Medycyna
	---------------------------------------------------------------------------------------	*/

body#medycyna {
	background: #ffffff url(../gfx/medycyna_bg_body.gif) repeat-x;
}

#wrapper {
	background: url(../gfx/medycyna_bg_header.gif) center 60px no-repeat;
}

#kontakt button {
	background: url(../gfx/medycyna_bg_more.gif) right no-repeat;
}

.t-border { 
	border-top: 1px solid #e1e1e1;
	padding-top: 5px;
	
}

.lr-border { 
	border-right: 1px solid #e1e1e1;
}

h1, h2, h3, h2 a, a:hover, #news strong {
	color: #494949;
}

#footer .contents {
	background: url(../gfx/home_bg_footer.gif) top center no-repeat;
	color: #494949;
}

#footer.t-border {
	padding-top: 0;

}

#menu {
	background: #494949 url(../gfx/medycyna_bg_menu.gif) left top no-repeat;
	z-index: 1000;
}


#nav li {
	background: url(../gfx/medycyna_bg_li.gif) left center no-repeat;
	z-index: 1000;
}

#nav li.no-border {
	background: none;
}

#nav li li {
	background: #848484;
		z-index: 1000;
}

#nav li:hover, #nav li.sfhover, #nav li.active {
	background: #848484;

}

#nav li li:hover, #nav li li.sfhover {
	background: #494949;

}

#nav li ul {
	background:  url(../gfx/medycyna_bg_ul.gif) left bottom no-repeat;
	padding: 0 0 5px 0;	

}


ul#news li {
	background: url(../gfx/medycyna_bg_news.gif) top left no-repeat;

}

ul#news a.more {
	background: url(../gfx/medycyna_bg_more.gif) no-repeat;

}

#main_content {
	background: url(../gfx/medycyna_bg_line.gif) 564px top no-repeat;
	z-index:10;
}

