html { overflow: scroll; overflow-x: auto; }

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-x;
	font-family: Tahoma;
	color: #707070;
	text-align: justify;
}

img {
	border: 0;
}

h1 {
	font-weight: normal;
	font-size: 14pt;
}

h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	color: #b89c70;
	font-size: 11pt;
}

h2 {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #b89c70;
	font-size: 11pt;
}

h4 {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #b89c70;
	font-size: 10pt;
}

p, li {
	margin: 0;
	font-size: 10pt;
	color: #333333;
	line-height: 16px;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

a {
	cursor: pointer;
}

a:link, a:visited {
	color: #707070;
}

a:hover, a:active {
	color: #707070;
}

#page {
	position: relative;
	width: 843px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	height: 140px;
	background-image: url(../images/header.png);
}

#menuup {
	position: absolute;
	width: 630px;
	height: 28px;
	right: 0;
	bottom: 39px;
}

#menuup div {
	height: 29px;
	float: left;
}

#content {

}

#footer {
	height: 70px;
	background-image: url(../images/footer.png);
}

#oneunion {
	position: absolute;
	width: 116px;
	height: 18px;
	bottom: 4px;
	right: 16px;
}

#panel_left {
	float: left;
	width: 213px;
}

#panel_right {
	float: left;
	width: 630px;
}

.menuItem {
	width: 213px;
	height: 32px;
	color: #E4DDC4;
	text-decoration: none;
	font-size: 10pt;
	text-align: center;	
}

.menuItemAdd {
	height: 25px;
	padding-top: 7px;
	background-image:url(../images/menu/blank.png)
}

.info_panel {
	float: left;
	width: 265px;
	height: 198px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../images/white_panel.jpg);
}

.undermenu {
	padding-left: 18px;
	padding-right: 18px;
}

.textwhite {
	margin-top: 8px;
	padding-top: 4px;
	border-top: 1px solid #9B9B9B;
	font-size: 8pt;
	text-align: left;
}

#bg_pod {
	position: relative;
	background: url(../images/tlo.jpg) repeat-y;
	padding: 35px;
	padding-bottom: 170px;
	min-height: 250px;
}

.pic_lekarz {
	float: left;
	margin-right: 22px;
}

.line {
	margin-top: 26px;
	margin-bottom: 22px;
	width: 228px;
	height: 1px;
	border-top: 1px solid #9B9B9B;
}

.goup {
	clear: both;
	margin-top: 200px;
	font-weight: bold;
	font-size: 10pt;
	color: #313131;
}

.uslugi_pic {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mediaPic {
	float: left;
	width: 100px;
	height: 142px;
	margin-right: 12px;
	margin-top: 16px;
}

.uslugiPic {
	float: left;
	width: 180px;
	height: 120px;
	margin-right: 6px;
	margin-top: 6px;
}

.kontaktPanel {
	width: 233px;
	height: 320px;
	float: left;
}

#goup {
	position: absolute;
	bottom: 18px;
	left: 36px;
	width: 64px;
	height: 13px;
	font-weight: bold;
	color: #313131;
	font-size: 10pt;
}

.mainlink:link, .mainlink:visited {
	text-decoration: none;
}

.mainlink:hover, .mainlink:active {
	text-decoration: underline;
}
