@charset "utf-8";
/* CSS Document */

/* End Main elements style */

body {
	background: #ffffff url(../images/bg_top.png) top center repeat-x;
	font-family: Arial, sans-serif;
	margin: 0;
	font-size: 12px;
	color: #102769;
	line-height: 17px;
	text-align: justify;
}

img {
	border: 0;
}

#header {
	width: 1000px;
	height: 400px;
	margin: auto;
	padding: 0;
}

#content {
	background: #ffffff url(../images/content_bg.png) repeat-y;
	width: 1000px;
	margin: auto;
	padding: 0;
}

#content-left {
	float: left;
	background: url(../images/content_left_bg.png) top no-repeat;
	width: 185px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 30px;
	
	text-align: right;
}

.idezet-body {
	font-style: italic;
}

.idezet-alair {
	padding-top: 12px;
	font-weight: bold;
}

.idezet-cim {
	padding-bottom: 30px;
}

#content-center {
	float: left;
	width: 531px;
}

.content-box1 {
	padding-top: 3px;
}

.content-box2 {
	background: url(../images/ingyenes_tanulmany_nagy.jpg) no-repeat;
	height: 380px;
	padding-bottom: 42px;
}

.content-box3 {
	background: url(../images/laszlo_karoly_vagyok.jpg) no-repeat;
	height: 380px;
	padding-bottom: 31px;
}

.content-box4 {
	padding-bottom: 30px;
}

.content-box5 {
	background: url(../images/ingyenes_tanulmany_letoltes.jpg) no-repeat;
	height: 960px;
	margin-top: 3px;
	padding-bottom: 42px;
}

#ingyenes-tanulmany-orias {
	padding-top: 251px;
	padding-left: 2px;
}

#ingyenes-tanulmany-kizarolag-cim {
	padding-top: 231px;
	padding-bottom: 28px;
	
	text-align: center;
}

#ingyenes-tanulmany-kizarolag-kep {
	padding-left: 2px;
}

.belso-txt1 {
	float: right;
	width: 200px;
	padding-top: 145px;
	padding-right: 45px;
	
	font-size: 14px;
}

.belso-txt2 {
	float: right;
	width: 205px;
	padding-top: 85px;
	padding-right: 45px;
	
	font-size: 12px;
	text-align: left;
}

.content-alcim1 {
	padding-top: 22px;
	padding-bottom: 16px;
}

.content-alcim2 {
	padding-top: 20px;
	padding-bottom: 16px;
}

.content-alcim3 {
	padding-bottom: 26px;
}

.content-csik {
	background: #102769;
	height: 2px;
}

.content-txt1 {
	padding-top: 22px;
	padding-bottom: 21px;
}

.content-txt2 {
	padding-top: 22px;
	padding-bottom: 21px;
	
	text-align: left;
}

.content-cim2 {
	padding-top: 21px;
}

#content-right {
	float: right;
	width: 221px;
	padding-top: 3px;
}

#letoltes_keskeny_kep {
  	margin: 0;
	padding: 0;
}

#laszlo_karoly_kicsi {
	background: url(../images/laszlo_karoly_vagyok_bg.png) top no-repeat;
	width: 203px;
	height: 640px;
  	margin: 0;
	padding: 0;
}

#laszlo_karoly_kep {
	padding-bottom: 16px;
}

#laszlo_karoly_cim {
	text-align: center;
	padding-bottom: 8px;
}

#laszlo_karoly_txt {
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 20px;
	
	font-size: 11px;
	line-height: normal;
	text-align: left;
}

#letoltes_keskeny_gomb_alap {
	background: url(../images/ingyenes_tanulmany_gomb_alap.png) top left no-repeat;
	height: 122px;
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 48px;
}

#letoltes_txt {
	padding-top: 11px;
	text-align:left;
	line-height: normal;
	font-size: 10px;
}

#content-clear {
	clear: both;
		width: 1000px;
		height: 1px;
		margin: auto;
		padding: 0;
}

#footer-img {
	background: url(../images/footer_img.jpg) bottom center no-repeat;
	height: 200px;
}

#kapcsolatfelvetel-form {

}

#footer {
	background: #0a1841;
	height: 43px;
	margin-top: 2px
}

#footer-txt {
	width: 1000px;
	margin: auto;
	padding-top: 10px;

	text-align: center;
	color: #bec1d2;
}

#footer-txt a:link, #footer-txt a:visited, #footer-txt a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#footer-txt a:hover {
	font-weight: bold;
	color: #c5c93b;
	text-decoration: none;
}

/* -------------------- form -------------------------- */

#form-fej {
	margin-top: 47px;
}

#form-fej2 {
	margin-top: 40px;
}


#form-keret {
	border-left: #e7e7e7 solid 1px;
	border-right: #e7e7e7 solid 1px;
	border-bottom: #e7e7e7 solid 1px;
	
	text-align: left;
}

#form-txt {
	padding-top: 20px;
	padding-left: 21px;
	padding-right: 20px;
	padding-bottom: 18px;
	
	text-align: justify;
}

#form-hibauzenet {
	background: #ff0000;
	margin-left: 21px;
	margin-right: 20px;
	margin-bottom: 22px;
	
	padding: 10px;
	
	text-align: left;
	
	color:#ffffff;
	font-weight: bold;
}

#form-body {
	padding-left: 21px;
	padding-right: 20px;
}

#form-magyarazat {
	padding-top: 15px;
	padding-bottom: 35px;
	
	text-align: center;
	font-style: italic;
}

#form-adatkezeles {
	padding-top: 4px;
	
	font-size: 10px;
	text-align: center;
}

.elkuld-gomb {
	background: url(../images/elkuld_gomb.png) 0 0 no-repeat;
	height: 41px;
	width: 144px;
	cursor: pointer;
	border: none;
}

.elkuld-gomb:hover {
	background: url(../images/elkuld_gomb_aktiv.png) 0 0 no-repeat;
	height: 41px;
	width: 144px;
	cursor: pointer;
	border: none;
}

.letolt-gomb {
	background: url(../images/ingyenes_tanulmany_gomb.png) 0 0 no-repeat;
	height: 41px;
	width: 144px;
	cursor: pointer;
	border: none;
}

.box {
	width: 210px;
	border: #e7e7e7 solid 1px;
}

/* ----------------- form vége ------------------------ */