	body{
		margin-top: 0px;
		margin-left: 0px;
		font-family: 'Lato', sans-serif;
		font-weight: 400;	
	}
    
    .fejlec img{
        max-width: 100%;
    }
	
	.tetosav{
		margin-bottom: 8px;
	}
	
	#orvlista_eredm, #rendlista_eredm{
		width: 100%;
		border: 1px dotted #000000;
		display : none;
		margin-bottom: 20px;
	}
	
	.sorcim{
		color: #20402a;
		font-weight: bold;
		font-size: 18px;
	}
	
	.form-container{
		 font-size: 1em;
		 margin-bottom: 20px;
	}
	
	.form-field {
	   border: 1px solid #c9b7a2;
	   -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	   border-radius: 3px;
	   color: #c7c7c7;
	   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
	   padding:8px;
	   margin-bottom:5px;
	   width:90%;
	   outline: none;
	   font-size: 16px;
	   margin-top: 3px;
	}
	
	.result{
		width: 100%;
	}
	
	.orvosnev{
		background-color: #355f9a;
		color: #fff;
		width: 94%;
		font-size: 1.5em;
		padding: 3%;
	}
	
	.orvosnev a{
		color: #fff;
		text-decoration: none;
	}
	
	.orvosnev a:hover{
		color: yellow;
	}
	
	.rendnev{
		width: 98%;
		font-size: 1.5em;
		/*margin-left: 20px;*/
		padding-top: 5px;
		padding: 1%;
	}
	
	.elmarad{
		color: #b90408;
		margin: 5px 0 0 50px;
	}
	
	.rendelesek{
		width: 98%;
		/*margin-left: 40px;*/
		/*color:#20402a;*/
		margin-top: 10px;
		/*color: #114374;*/
		background-color: #fff;
		padding: 5px;
		font-size: 1em;
	}
	
	.rendelesek2{
		width: 98%;
		margin-top: 10px;
		padding: 1%;
	}	
	
	a.rendslink, a.rendelesek:visited{
		color:#20402a;		
	}
	
	a.rendslink:hover{
		color:#e74121;		
	}	
	
	.orvoskep{
		width: 560px;
		margin-top: 25px;	
	}
	
	.orvoskep img{
		border-image-slice: 13 13 13 13;
		border-image-width: 13px 13px 13px 13px;
		border-image-outset: 13px 13px 13px 13px;
		border-image-repeat: repeat repeat;
		border-image-source: url("../kepek/border-image-4.png"); 		
	}
	
	.orvoskep2{
		margin-left: 35px;
	}	
	
	.orvoskep2 img{
		border-image-slice: 13 13 13 13;
		border-image-width: 13px 13px 13px 13px;
		border-image-outset: 13px 13px 13px 13px;
		border-image-repeat: repeat repeat;
		border-image-source: url("../kepek/border-image-4.png"); 		
	}	
	


.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	padding:2px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	margin-left: 10px;
}

	.myButton:first-child {
		margin-left: 20px;
	}

.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.myButton:active {
	position:relative;
	top:1px;
}

#loader{
	width: 100%;
	display: none;
	margin: 10px 0 10px 0;
}

.egyhir{
	padding: 10px 25px 10px 15px;
	width: 330px;
}

.egyhircim{
	font-size: 20px;
	margin-bottom: 10px;
}

.egyhircim a, .egyhircim:visited{
	color: #000;
	text-decoration: none;
}

.egyhircim a:hover{
	color: #d5431c;
	text-decoration: underline;
}

.egyhirszoveg{
	font-size: 14px;
	font-weight: normal;
}

.egyhirdat{
	font-size: 12px;
}

.clear{
	clear:both;
}

.lablec{
	width: 96%;
	padding: 2%;
	color: #999;
	background-color: #404040;
	margin-top: 20px;
	font-size: 14px;
	border-bottom: 20px solid #5f5e5e;
} 

.lablec table{
	width: 100%;
	margin: 0px auto;
}

.lablec p{
	margin:5px;
}

.lablec td{
	vertical-align: top;
}

.lablec2{
	width: 100%;
	background-color: #5f5e5e;
	height: 20px;
}

.impcim{
	color: #F7B93E;
}

.impikon{
	border-bottom: 1px solid #5D5D5D;
	padding-bottom: 5px;
}

.impikon img{
	width: 25px;
}

#cssmenu img.css_haziko{
	width: 25px;
	height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.hirelv{
	width: 330px;
	margin: 10px 0 10px 15px;
	border-bottom: 1px solid #5D5D5D;	
}

.hirkep{
	margin-bottom: 5px;
}

.hirkep img{
	border: 1px solid #5D5D5D;	
}

.banner img{
	width: 560px;
	margin: 20px 0 20px 0;
}

.kethasab_jobb1{
	width: 270px;
	float: left;
}

.kethasab_jobb2{
	width: 270px;
	margin-left: 20px;
	float: left;	
}

.locinfo{
	margin: 0 0 20px 20px;
	color: #888887;
}

.locinfo a, .locinfo a:visited{
	color: #888887;
	text-decoration: none;
}

.locinfo a:hover{
	color: #d5431c;
	text-decoration: underline;
}

.bemutatk{
	width: 500px;
}

.orvosok_osel{
	 float: left;
	 width:300px;
	 margin-left: 20px;
}

.orvosok_osel select{
	font-size: 16px;
	width: 280px;
}

.jobb_egyh{
	margin-bottom: 20px;
}

.lablec a, .lablec a:visited{
	color: yellow;
	text-decoration: none;
}

.lablec a:hover{
	color: #ebb81e;
}

.keressenfej2{
	background-color: #578266;
	border-top: 3px #ffa922 solid;
	color: #FFF;
	/*width: auto;*/
	height: 30px;
	/*padding: 8px 2% 0px 1%;*/
	/*font-size: 18px;*/
	margin-top: 20px;
	width: 94%;
	font-size: 1.5em;
	padding: 3%;	
}

#orvlista, #szakrlista, .sorcim{
	margin-left: 20px;
}