html {
	background-color:#f4f5f5;
}
body {
	background:url(images/bg.png) top repeat-x;
	padding:0;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px
}
p {
	margin:0;
	padding:0;
}
.topline {
	height:10px;
}
.topline_c {
	margin:0 auto;
	width:918px;
	height:10px;
	background-image:url(images/top.png)
}
.main {
	width:918px;
	margin:0 auto;
	background-color:#FFF;
}
.left_content {
	width:252px;
	float:left;
	position:relative;
	background-color:#FFF;
}
.left_content_g_line {
	height:21px;
	background-color:#EEE;
	border-left:#FFF 1px solid;
}
.left_container {
	background-color:#FFF;
	padding:390px 0 20px 34px;
}
.left_container_box {
	background-color:#FFF;
	--height:50px;
	border:#e6e6e6 5px solid;
	margin:0 0 8px 0;
	padding:3px 3px 3px 70px;
	text-align:right;
	color:#999;
	line-height:16px;
}
.left_container_box a, .left_container_box a:visited {
	text-decoration:none;
	color:#39a5d7;
}
.left_container_box a:hover {
	text-decoration:none;
	color:#2483B0;
}
.vac {
	background:url(images/vaccine.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.ste {
	background:url(images/stethoscope.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.med {
	background:url(images/medical.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	min-height: 30px;
}
.left_container_box_img {
	/*background:url(images/przychodnia.jpg);*/
	width:206px;
	height:10px;
	border:#e6e6e6 5px solid;
	margin:0 0 8px 0;
}
.right_content {
	position:relative;
	width:666px;
	float:right;
}
.right_content_banner {
	width:666px;
	height:279px;
	background:url(images/banner.jpg);
}
.right_content_g_line {
	height:10px;
	background-color:#EEE;
	border-right:#FFF 1px solid;
}
.right_content_g_line2 {
	height:18px;
	background-color:#EEE;
	border-right:#FFF 1px solid;
	text-align:right;
	color: #2298D0;
	padding: 3px 5px 0 0;
}
.clr {
	clear:both;
	height:10px
}
.logo {
	width:252px;
	height:289px;
	background:url(images/logo.jpg) no-repeat top left
}
.logo img {
	position:absolute;
	right:0;
	top:33px;
}
.menu {
	position:absolute;
	width:208px;
	background-color:#50b4E2;
	border:#e6e6e6 5px solid;
	left:34px;
	top:253px;
	height:426px;
	--padding-bottom: 10px;
}
.menu ul {
	color:#FFF;
	font-size:13px;
	list-style-image:url(images/li.png);
	list-style-position: inside;
	margin:0;
	padding:10px 20px 10px 20px
}
.menu li {
	border-bottom:#96d2ee 1px solid;
	padding:9px 0 9px 0
}
.menu a, .menu a:visited {
	text-decoration:none;
	color:#FFF
}
.menu a:hover {
	text-decoration:none;
	color:#afd2e2
}
#last {
	border-bottom:none
}
.container {
	padding:15px 40px 15px 40px;
	background-color:#FFF;
}
.container div {
	/*overflow:hidden*/
}
.txt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	text-align:justify;
	margin:0 0 10px 0;
	line-height:18px;
}
.txt a, .txt a:visited {
	text-decoration:none;
	color:#39a5d7;
	font-weight:bold;
}
.txt a:hover {
	text-decoration:none;
	color:#2483B0;
	font-weight:bold;
}
.two-column-left {
	float:left;
	width:200px
}
.two-column-right {
	float:right;
	width:350px
}
.header {
	color:#2094c9;
	font-weight:bold;
	font-size:16px;
	border-bottom:#acdaef 1px solid;
	padding:5px 0 10px 0;
	margin:0 0 10px 0
}
.footer {
	width:918px;
	height:30px;
	margin:0 auto 10px auto;
	background:url(images/foo_bg.png);
}
.leftcorner {
	background-image:url(images/fooleftcorner.png);
	width:15px;
	height:30px;
	float:left;
}
.rightcorner {
	background-image:url(images/foorightcorner.png);
	width:15px;
	height:30px;
	float:right;
}
.menu2 {
	width:886px;
	height:23px;
	float:left;
	color:#E2F0FE;
	text-align:center;
	padding-top:7px;
}
.menu2 a, .menu2 a:visited {
	color:#FFF;
	text-decoration:none
}
.marginimg {
	margin:0 30px
}
.footer2 {
	margin:0 auto 10px auto;
	text-align:center;
	color:#CCC;
	font-size:10px
}
