/* style */

body {
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 990px;
	font-family: Arial, sans-serif;
}

#lCol {
	width: 270px;
	height: 430px;
	padding: 40px 0;
	background: url( menubg.jpg ) no-repeat;
	float: left;
}

#lCol h1 {
	font-weight: normal;
	font-size: 15pt;
	font-style: italic;
	margin: 0 0 20px 27px;
	height: 50px;
	color: #c50014;
	text-indent: -1000px;
	background: url( tt.gif ) no-repeat;
}


#lCol ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#lCol li {
	padding: 20px 0;
	margin: 0;
	height: 56px;
	position: relative;

}

#lCol li.active {
	background: url( mbg.gif ) top right no-repeat;
}





#lCol li a{
	display: block;
	text-decoration: none;
	color: #d00;
	height: 20px;
	width: 250px;
	padding: 18px 0 17px 15px;
	font-weight: bold;
	font-size: 12pt;

}

#lCol li.active a {
	padding: 18px 0 17px 25px;
	font-size: 11pt;
}



#li1 { top: -40px; }
#li2 { top: -80px; }
#li3 { top: -120px; }
#li4 { top: -160px; }

#lCol #li4 a {
	position: relative;
	top: -8px;
}


#lCol li.active a{
	color: #fff;
}

#lCol li a:hover{
	color: #c50014;
}

#lCol li.active a:hover{
	color: #fff;
}


#lCol p {
	margin: 115px 0 0 20px;
}
#lCol p a{
	font-size: 8pt;
	color: #8e8e8e;
	text-decoration: none;
}
#lCol p a:hover{
	color: #c50014;
	text-decoration: underline;
}

#rCol {
	width: 270px;
	height: 480px;
	background: url( fot1.jpg );
	float: right;
}

#mCol {
	margin: 0 270px;
	width: 400px;
	border-left: 6px solid #c50014;
	border-bottom: 1px solid #c50014;
	padding: 35px 22px;
	min-height: 409px;
	background: url( midbg.gif ) bottom left no-repeat;
}

#mCol h2 {
	font-weight: normal;
	font-size: 20pt;
	margin: 0 0 30px 0;
	color: #c50014;
	text-indent: -1000px;
}




.subt1 { background: url( t1.gif ) no-repeat; }
.subt2 { background: url( t2.gif ) no-repeat; }
.subt3 { background: url( t3.gif ) no-repeat; }

#mCol h3 {
	font-weight: bold;
	font-size: 9pt;
	margin: 0 0 6px 0;

}


#mCol h3 a {
	text-decoration: none;
	color: #000;
}
#mCol h3 a:hover {
	text-decoration: underline;
	color: #c50014;
}

.faq_a {
	display: none;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}


#mCol p {
	font-size: 9pt;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	text-align: justify;
}

#mCol ul {
	font-size: 9pt;

	line-height: 1.5em;
	text-align: justify;

}



#mCol p img {
	float: left;
	margin-right: 5px;
}


.wskazanie {
	padding: 10px 20px 0 70px;
	height: 122px;
	margin-bottom: 30px;
	

}

.wskazanie h3
{
	font-size: 15pt !important;
	font-weight: bold;
	color: #c50014;
	
	text-align: left !important;
}


.wskazanie p {
	text-align: left !important;
}


.wskazanie p a{
	text-decoration: none;
	color: #c50014;
	font-weight: bold;
}
.wskazanie p a:hover{
	text-decoration: underline;
}


.wskazanie.osteoporoza { background: url( osteo.jpg ) no-repeat; }
.wskazanie.rzs { background: url( rzs.jpg ) no-repeat; }


.linklist li {
	padding-bottom: 8px;
	
}

.linklist a {
	font-size: 11pt;
	color: #c50014;
	text-decoration: none;
	
}

.linklist a:hover {
	font-size: 11pt;
	color: #c50014;
	text-decoration: underline;
	
}


h3.big {
	font-size: 18pt !important;
	font-weight: normal !important;
	margin-bottom: 25px !important;
	
}
