#szovegdoboz1{
	background-color: white;
	border: 1px solid gray;
	padding: 0px 5px 15px 5px;
	width: 60%;
	max-width: 430px;
	float:left;
	text-align:justify;
}
#szovegdoboz2{
	background-color: white;
	border: 1px solid gray;
	width: 35%;
	max-width: 230px;
	float:right;
	padding: 5px 5px 15px 5px;
	text-align:justify;
}


#tarto{
	margin: 0px auto 0px auto;
	width:590px;
}
#webdesign{
	background: url(pic/panel_webdesign.png);
	background-repeat:no-repeat;
	padding-top:90px;
	width: 180px;
	height:330px;
	float:left;
	padding-left: 15px;
	text-align:left;
}
#webdesign a {color: #6e9879;}
#dtp{
	background: url(pic/panel_dtp.png);
	background-repeat:no-repeat;
	width: 180px;
	height:330px;
	float:left;
	padding-top:90px;
	padding-left: 15px;
	text-align:left;
}
#it{
	background: url(pic/panel_it.png);
	background-repeat:no-repeat;
	width: 180px;
	height:330px;
	float:left;
	padding-top:90px;
	text-align:left;
	padding-left: 15px;
}
#it a {color: #1c7a7a;}



#befoglalo{
	position: absolute;
	left: 280px;
	top: 10px;
	width: 62%;
	min-width:480px;
	padding: 10px 10px 10px 0px;
}
#szoveg {
	background-color: white;
	width: auto;
	border: 1px solid gray;
	text-align: left;
	padding: 80px 20px 10px 20px;
	margin:0px auto 0px auto;
	max-width:600px;
}
#szoveg p{
	background:url(pic/dot.gif);
	background-repeat:no-repeat;
	text-indent:15px;
}
#szoveg p:first-line {font-weight:bold;}
#it_fejlec {
	position:relative;
	margin: 0 auto 0 auto;
	top:15px;
	height:72px;
	width:776px;
	background: url(pic/it_fejlec.png);
	background-repeat:no-repeat;
}

#web_fejlec {
	position:relative;
	margin: 0 auto 0 auto;
	top:15px;
	height:72px;
	width:776px;
	background: url(pic/web_fejlec.png);
	background-repeat:no-repeat;
}
#dtp_fejlec {
	position:relative;
	margin: 0 auto 0 auto;
	top:15px;
	height:72px;
	width:776px;
	background: url(pic/dtp_fejlec.png);
	background-repeat:no-repeat;
}