
/*CSS RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
}

/*RESET END*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.holder{
	width: 950px;
	margin: 0px auto;
}

.content{
	
}

p{
	margin:10px 0px;
}


.content h1{
	font-size: 30px;
	color: #000000;
	margin: 20px 0; 
	padding-left: 30px;
}

.content h2{
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
}

.content h3{
	font-size: 18px;
	color: #003399;
	text-align:left;
	margin-bottom: 20px;
}
.header{
	background: url(/hungary/homepage/landing_page/szemelyi-hitel-igenyles/img/header.jpg) no-repeat;
	width: 945px;
	height: 342px;
	margin: 8px 0 0;
	padding: 0;
}
.header a img{
	margin: 20px 0 0;
}

.tovabb{
	color: #003366;
	text-decoration:underline;
	cursor: pointer;
}

.linkBox{
	width: 945px;
	margin: -17px 0px 0px 0px;
	padding: 0px 48px;
	font-weight: bold;
}

.box{
	background: url(/hungary/homepage/landing_page/szemelyi-hitel-igenyles/img/box.jpg) no-repeat;
	width: 975px;
	height: 493px;
	padding: 20px 12px;
	margin: 20px 0 0;
	position: relative;
	left: -15px;
}
.text{
	margin: 0 45px 0 25px;
}
.lenyilo{
	margin-top: 20px;
	margin-bottom: 40px;
}

.bottomdiv{
	display:none;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background:#f2f2f2;
}

a.bottomnav,
a.bottomnav:visited,
a.bottomnav:hover{
	display:block;
	margin: 10px 0px 10px 0px;
	color:#066cc0 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	font-size: 15px;
	font-weight:bold;
	line-height: 20px;
	text-decoration:none;
}

.bottomdiv p{
	padding: 0px 10px;
}


.bottomdiv ul{
	list-style:circle;
	padding:0px 0px 5px 20px;
}

.bottomdiv ul li{
	margin-top:5px;
}
.sitemap{
	color: #088EEE;
	text-decoration: none;
}
.hr{
	width:950px;
	border-bottom: 1px #ccc dotted;
	margin: 0 auto 40px;
}

.disclaimer{
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-align: justify;
}
#footer-h-landing{
	width: 950px;
	margin:0 auto ;
}
