/* webfejlesztes CSS */
#content{
	padding:0;
}
.content_inside{
	background:none;
}
#left{
	float:left;
	width:275px;
}
#right{
	float:right;
	width:674px;
	margin-right:6px;
	_margin-right:3px;
	padding-top:5px;
}
.right_content{
	padding:10px;
	padding-top:20px;
	background:#fff;
}
#right h2{
	font-size:22px;
	margin-bottom:5px;
}
#right p{
	margin-bottom:10px;
}
.ref_holder{
	padding:14px;
	padding-top:25px;
	background:url(../images/top_repeat.jpg) repeat-x;
}
.szolg_kicsi{
	height:96px;
	position:relative;
	margin-bottom:2px;
}
.szolg_kicsi h2{
	font-weight:normal;
	font-size:13px;
	float:left;
	margin-top:46px;
}
.szolg_kicsi p{
	float:right;
	width:130px;
	padding-right:10px;
	padding-top:10px;
	color:#fff;
	font-size:9px;
	text-transform;
}
.szolg_kicsi a{
	color:#fff;
}
.szolg_kicsi .a_tovabb{
	margin-right:20px;
	color:#fff;
	float:right;
	width:43px;
	height:19px;
	padding-top:6px;
	right:20px;
	bottom:8px;
	font-size:9px;

}
.szolg_kicsi .a_tovabb:hover{
	background-position:top right;
}
.szolg_kicsi a:hover{
	color:#000;
}
.rolunk .a_tovabb{
	background:url(../images/tovabb_bg_rolunk.gif) no-repeat;
	background-position:bottom right;
}
.rolunk{
	background:url(../images/szolg_kicsi_magunkrol_bg.jpg) no-repeat;
}
.rolunk h2{
	padding-left:25px;
}
.webdesign{
	background:url(../images/szolg_kicsi_hosting_bg.jpg) no-repeat;
}
.webdesign h2{
	padding-left:25px;
}
.webdesign .a_tovabb{
	background:url(../images/tovabb_bg_hosting.gif) no-repeat;
	background-position:bottom right;
}
.honlapkeszites{
	background:url(../images/szolg_kicsi_webfejlesztes_bg.jpg) no-repeat;
}
.honlapkeszites h2{
	padding-left:15px;
}
.honlapkeszites .a_tovabb{
	background:url(../images/tovabb_bg_webfejlesztes.gif) no-repeat;
	background-position:bottom right;
}
.hosting{
	background:url(../images/szolg_kicsi_online_bg.jpg) no-repeat;
}
.hosting h2{
	padding-left:35px;
}
.hosting .a_tovabb{
	background:url(../images/tovabb_bg_online.gif) no-repeat;
	background-position:bottom right;
}
.online{
	background:url(../images/szolg_kicsi_webdesign_bg.jpg) no-repeat;
}
.online h2{
	padding-left:12px;
}
.online .a_tovabb{
	background:url(../images/tovabb_bg_webdesign.gif) no-repeat;
	background-position:bottom right;
}
.arculat{
	background:url(../images/szolg_kicsi_arculat_bg.jpg) no-repeat;
}
.arculat h2{
	padding-left:12px;
}
.arculat .a_tovabb{
	background:url(../images/tovabb_bg_arculat.gif) no-repeat;
	background-position:bottom right;
}.right_content fieldset{
	border:0;
	width:480px;
	margin-left:80px;
}
.inputs label{
	display:block;
	float:left;
	width:150px;
	color:#fff;
	background:#009cec;
	margin-bottom:5px;
	padding:4px;
}
.checkbox{
	display:block;
	float:left;
	width:160px;
	margin-bottom:8px;
}
.inputs input, .inputs select{
	float:left;
	width:300px;
	background:#e1e1e1;
	margin-bottom:5px;
	height:24px;
	border:0;
	font-size:11px;
}
.error{
	color:#990000;
	font-size:12px;
	font-style:italic;
}
.inputs textarea{
	float:left;
	width:300px;
	height:150px;
	background:#e1e1e1;
	margin-bottom:5px;
	border:0;
	font-size:11px;
}
.submit input{	
	border:0;
	width:205px;
	height:25px;
	cursor:pointer;
	background:url(../images/ajanlatkeres_btn.jpg) no-repeat;
	float:right;
	margin-right:20px;
	text-indent:-9999em;
}
fieldset legend{
	font-size:14px;
	color:#009cec;
	margin-bottom:8px;
	display:block;
	padding-bottom:3px;
	border-bottom:solid 1px #009cec;
}
.checkboxok{
	padding-bottom:5px;
}
.clearer{
	margin-bottom:0 !important;
}


