#heal>p{
text-indent: 25px;
word-spacing: 5px;
margin: 10px 20px;
text-align: justify;
}
#lechenie{
float: right;
width: 300px;
padding: 0 20px;
margin: 10px 0 0 20px;
}
.lech_img{
width: 290px;
margin-bottom: 15px;
}
#heal_navi{
padding: 10px 20px;
margin: 0 20px;
}
#heal_navi a{
text-decoration: none;
border-bottom: 1px dashed;
color: #111;
}
#heal_navi p{
text-indent: 0;
margin: 15px 0;
}
#heal_navi img{
float: left;
}
#factor{
background: url(images/factor_back.jpg);
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 230px;
width:90%;
margin: 0 auto;
padding: 20px 40px;
}
#factor_navi{
background-color: rgba(214, 221, 229,0.75);
width: 460px;
height: 135px;
padding: 15px 40px;
}
#factor_navi a{
text-decoration: none;
color: #000;
}
#factor_navi li:hover{
color: #000;
}
#factor_navi ul{
padding: 0;
}
#factor_navi li{
font-family: 'Helvetica';
font-size: 20px;
margin: 15px 0;
font-style: italic;
color: #333;
padding: 0;
}
#factor_navi li:hover {
text-decoration: underline;
}