#betegsegek {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	max-height: 180px;
	min-height: 180px;
	background-color: #f5fadd;
	display: table;
}

#betegsegek div.holder div {
	width: 630px;
}

#betegsegek h3 {
	margin-bottom: 30px;
}

#betegsegek ul {
	list-style: none;
	list-style-position: inside;
}

#betegsegek ul li {
	padding-right: 3%;
	width: 47%;
	line-height: 37px;
	float: left;
	text-align: left;
}

#betegsegek ul li a {
    font-family: 'proxima_nova_cn_rgregular';
	font-size: 23px;
}

#right  {
	margin-top: -400px;
	padding-right: 7px;
	background-color: #FFF;
	background-image: none !important;
}

#rpont {
	width: 100%;
	background-image: url(../alternativgyogyasz.hu/img/potty.png);
	background-position: top right;
	background-repeat: repeat-y;
	display: table;
}

@media only screen and (max-width:960px) {

#left {
}
#right {
    margin-top: -0;
}

}


@media only screen and (max-width:630px) {
#betegsegek div.holder div {
    width: 100%;
}

#betegsegek h3 {
	text-align: center;
}

#betegsegek ul li {
    width: 100%;
    line-height: 37px;
    float: none;
    text-align: left;
}
}
