body {
	background: #e7e7e7 url(../gfx/bgBody.gif) repeat-x;
	color: #4e4e4e;
	font: 12px Tahoma;
	margin: 0px auto;
	text-align: center;
}
a {
	color: #4e4e4e;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

/* ---------------------- HEADER -------------------------*/
#header {
	background: url(../gfx/bgHeader.jpg) no-repeat 0 0;
	height: 302px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 686px;
}
h1 {
	height: 43px;
	left: 186px;
	margin: 0px;
	position: absolute;
	top: 29px;
	width: 246px;
}
h1 a {
	background: url(../gfx/bgH1.gif) no-repeat 0 0;
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
}

#header p.lang {
	left: 538px;
	height: 15px;
	margin: 0px;
	position: absolute;
	top: 5px;
}
#header p.lang a {
	
	color: #afafaf;
	display: block;
	font: 11px Tahoma;
	height: 100%;
	padding-left: 26px;
	width: 100%;
}
#header p.lang a.en { background: url(../gfx/bgFlagEn.gif) no-repeat 0 50%; }
#header p.lang a.pl { background: url(../gfx/bgFlagPl.gif) no-repeat 0 50%; }
#header ul {
	font-size: 11px;
	left: 38px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 251px;
}
#header ul li {
	background: url(../gfx/bgLink.gif) no-repeat 50% 0;
	float: left;
	list-style: none;
	margin: 13px 0px 0px 20px;
	padding-top: 10px;
	position: relative;
}
#header ul li a {
	border-top: 2px solid #e8e8e8;
	display: block;
	float: left;
}
#header ul li ul {
	background: #ededed;
	left: 0px;
	margin: 0px;
	padding:  2px;
	position: absolute;
	top: 24px;
	width: 150px;
	z-index: 100;
}
#header ul li li { background: transparent; border: 0px; border-bottom: 1px solid #ddd; height: 20px; float: none; display: block; margin: 0px; padding: 0px 0px; z-index: 100;}
.hide { display: none; }
#header ul li li a { height: 20px; line-height: 20px; display: block; background: none; border: 0px; margin: 0px; padding: 0px;}
#header ul li li a:hover { background: none; border: 0px; text-decoration: underline; }
#header ul li li:hover { background: none; }
#home #header li.home, #about #header li.about, #diagnostics #header li.diagnostics, body#surgical #header li.surgical, #clinics #header li.clinics, #contact #header li.contact, #header ul li:hover {
	background: url(../gfx/bgLinkRed.gif) no-repeat 50% 0;
}
#home li.home a, #about li.about a, #diagnostics li.diagnostics span a, #surgical li.surgical a, #clinics li.clinics span a, #contact li.contact a, #header ul li a:hover { border-top: 1px solid #ee2b2b;}
#header ul li a:hover { text-decoration: none; }
* html #header ul li li, * html #header ul li li a { line-height: 13px; height: 13px; }


/* ---------------------- CONTAINER -------------------------*/
#container_all {
	margin: 0px auto;
	width: 686px;
}
#container {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 28px;
	position: relative;
	width: 475px;
}
* html #container { width: 503px; }
#container1 { 
	background: #fff url(../gfx/bgContainer.gif) no-repeat 0 0;
	float: left;  
	margin: 0px 7px; 
	padding-bottom: 20px; 
	text-align: left;
	width: 672px; 
}
#boxes { margin: 0px 0px 20px 28px; }
.box {
	background-color: #f1f1f1;
	border: 1px solid #cfcfcf;
	float: left;
	padding: 100px 9px 9px 12px;
	width: 178px;
}
* html .box { width: 201px; }
.firstaid { background: #f1f1f1 url(../gfx/bgBoxFirstAid.gif) no-repeat 12px 12px; }
.tomograph { background: #f1f1f1 url(../gfx/bgBoxTomograph.gif) no-repeat 12px 12px; margin: 0px 9px;}
.transport{ background: #f1f1f1 url(../gfx/bgBoxTransport.gif) no-repeat 12px 12px; }
#map {
	width: 420px; 
	height: 300px;
	border: 1px solid #cfcfcf;
	margin: 20px 0;
}

/* ---------------------- SIDEBAR -------------------------*/
#sidebar {
	float: left;
	margin-top: 55px;
	padding-right: 23px;
	width: 146px;
}
* html #sidebar { width: 169px; }
#sidebar a { margin-bottom: 10px; }
#sidebar a.medicalRange, #sidebar a.priceList {
	display: block;
	height: 137px;
	margin-left: 17px;
	overflow: hidden;
	text-indent: -9999px;  
	width: 128px;
}
#sidebar a.medicalRange { background: url(../gfx/bgBtMedicalRange.gif) no-repeat 0 0; }
#sidebar a.priceList { background: url(../gfx/bgBtPriceList.gif) no-repeat 0 0; }
#sidebar p.gallery {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
p.gallery a img { 
	border: 0px none;
	margin-bottom: 10px;
}


/* ---------------------- FOOTER-------------------------*/
#footer {
	background: url(../gfx/bgFooter.gif) no-repeat 0 0;
	clear: both;
	font-size: 11px;
	height: 49px;
	margin: 0px auto 5px;
	padding-top: 35px;
	width: 686px;
}
#footer ul {
	height: 49px;
	margin: 0px 0px 0px 80px;
	padding: 0px;
	width: 100%;
}
#footer li {
	float: left;
	list-style: none;
	margin-right: 23px;
}
#footer a {
	color: #767676;
}
#footer a:hover {
	color: #bf1c1c;
}
#home #footer li.home a, #about #footer li.about a, #diagnostics #footer li.diagnostics a, #surgical #footer li.surgical a, #clinics #footer li.clinics a, #contact #footer li.contact a { 
	border: none; 
	color: #ee2b2b;
	text-decoration: underline;
}
