html, body {
	margin: 0;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #6a6a6a;
	background: #d8d1cc url(../img/bg_body.gif) repeat-x top left;
	width: 100%;
	text-align: center;
}

.bug { border: 1px solid #000; }
.fleft { float: left; }
.fright { float: right; }
.pr10 { padding-right: 17px; }
.ml10 { margin-left: 10px; }
.w255 { width: 255px; }
.w237 { width: 237px; }
.clear { clear: both }
.marked { font-weight: bold }
.m10 { margin: 10px 0; }

a,
a:hover {
	outline: none;
	color: #6a5647;
}
ul {
	margin: 10px;
	padding: 0;
}
ul li {
	list-style-type: none;
	padding-left: 12px;
	background: transparent url(../img/bg_li2.gif) no-repeat left 8px;
	line-height: 19px;
}
/*
 * site - structure
 */

table.main {
	width: 100%;
	height: 100%;
}
table.main td.left,
table.main td.right {
	width: 50%;
	background: transparent url(../img/bg_left.gif) no-repeat top right;
}
table.main td.right {
	background: transparent url(../img/bg_right.gif) no-repeat 0 2px;
}
table.main td.right_clear {
	background: transparent url(../img/bg_right_clear.gif) no-repeat 0 2px;
}
table.main td.main {
	width: 1000px;
	background: transparent url(../img/bg_content.png) repeat-y top left;
}
table.main td.leftbottom,
table.main td.rightbottom {
	width: 50%;
	background: #AA9B8F url(../img/bg_bottom.gif) repeat-x bottom left;
	height: 314px;
}
table.main td.footer {
	width: 1000px;
	background: #AA9B8F url(../img/bg_footer2.gif) no-repeat left top;
}
div.middle {
	width: 100%;
	height: 226px;
	background: transparent url(../img/bg_middle.gif) repeat-x top left;
	float: left;
}
div.content {
	width: 1000px;
	background: transparent url(../img/bg_content.gif) no-repeat left bottom;
	text-align: left;
	float: left;
}
div.data {
	width: 1000px;
	background: transparent url(../img/bg_data2.gif) no-repeat left top;
	padding-top: 30px;
	float: left;
	min-height: 1000px;
	position: relative;
}
div.data.d2 {
	width: 1000px;
	/*background: transparent url(../gfx/bg_data3.gif) no-repeat left top; */
	background: transparent url(../img/bg_body.gif) repeat-x top left;
	padding-top: 30px;
	float: left;
	min-height: 1000px;
	position: relative;
}
div.prof {
	width: 106px;
	height: 191px;
	z-index: 100;
	position: absolute;
	top: 342px;
	right: 19px;
}

div.prof2 {
	width: 106px;
	height: 166px;
	z-index: 100;
	position: absolute;
	top: 88px;
	right: 353px;
}


/*
 * site - menu
 */
div.menu {
	height: 51px;
	width: 635px;
	float: left;
	padding-top: 9px;
	text-align: left;
    height: 54px;
	font-size:0;
	line-height:0;
}
div.menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 10px 0 10px;
	color: #444442;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	cursor:pointer;
}
div.menu a:hover,
div.menu a.active,
div.menu a.active:hover {
	background: transparent url(../img/bg_menu_link.gif) no-repeat bottom center;
	color: #c34800;
	cursor:pointer;
}
div.menu a.active,
div.menu a.active:hover {
	
	cursor:pointer;
}
div.menu img {
	float: left;
}
/*
 * site - search
 */
div.search {
	display:none;
	width: 200px;
	height: 53px;
	float: left;
	background: transparent url(../img/bg_search.gif) no-repeat top left;
	padding: 7px 0 0 40px;
}
div.search input {
	width: 131px;
	height: 15px;
	border: 0;
	background: transparent url(../img/bg_top_input.gif) no-repeat 0 0;
	margin: 0;
	padding: 12px;
	font-size: 12px;
	color: #444442;
	float: left;
}
div.search input.submit {
	width: 31px;
	height: 39px;
	border: 0;
	background: transparent url(../img/btn_search.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
/*
 * hitelkalkulator
 */
div.hitelkalkulator {
	width: 316px;
	height: 301px;
	border: 0;
	background: transparent url(../img/bg_hitelkalkulator.png) no-repeat 0 0;
	float: left;
	padding: 170px 0 0 50px;
	margin: -10px 14px 0 -30px;
}
div.hitelkalkulator,
div.hitelkalkulator.hk2 {
	width: 316px;
	height: 301px;
	border: 0;
	background: transparent url(../img/bg_hitelkalkulator.png) no-repeat 0 0;
	float: left;
	margin-right: 14px;
	padding: 170px 0 0 50px;
	
}
div.hitelkalkulator.hk2 {
	border:#000 1px solid;
	width: 306px;
	height: 355px;
	border: 0;
	background: transparent url(../img/bg_hitelkalkulator2.gif) no-repeat -1px 0;
	float: right;
	padding: 80px 0 0 60px;
	margin: 9px 0 0 10px;
}

div.hitelkalkulator span {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
div.hitelkalkulator p {
	color: #fde3bd;
	font-size: 11px;
}
div.hitelkalkulator.hk2 p {
	color: #fde3bd;
	font-size: 10px;
	font-family: Verdana;
}
div.hitelkalkulator form {
	padding-top: 10px;
}
div.hitelkalkulator.hk2 form {
	padding-top: 10px;
}
div.hitelkalkulator label {
	float: left;
	width: 80px;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	padding-top: 4px;
	clear: left;
	text-align: right;
	padding-right: 5px;
}
div.hitelkalkulator.hk2 label {
	float: left;
	width: 60px;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	padding-top: 4px;
	clear: left;
	text-align: right;
	padding-right: 5px;
}
div.hitelkalkulator input {
	float: left;
	width: 177px;
	height: 26px;
	color: #000;
	background: transparent url(../img/bg_hitelcalc_input.gif) no-repeat 0 0;
	font-size: 13px;
	border: 0;
	padding: 7px 7px 0 7px;
	margin-bottom: 5px;
}

div.hitelkalkulator select {
	float: left;
	width: 191px;
	color: #000;
	background: transparent url(../img/bg_hitelcalc_input.gif) no-repeat 0 0;
	font-size: 13px;
	border: 0;
	padding: 7px 7px 0 7px;
	margin-bottom: 5px;
}

div.hitelkalkulator select.small {
	width: 71px;
}

div.hitelkalkulator form span {
	float: left;
	color: #fddbbd;
	font-weight: bold;
	padding: 8px 0 0 5px;
	display: block;
	font-size: 12px;
}
div.hitelkalkulator input.small {
	width: 71px;
}
div.hitelkalkulator input.submit {
	width: 150px;
	height: 44px;
	margin: 0px 0 0 60px;
	padding: 0;
	background: transparent url(../img/btn_calculate.png) no-repeat 0 0;
	cursor: pointer;
	clear: both;
}
/*
 * jobb felső
 */
div.right_top {
	width: 614px;
	height: 400px;
	border: 0;
	background: transparent url(../img/bg_right_top.png) no-repeat 0 0;
	float: left;
	padding-top: 6px;
}
div.right_top.blog_hitelcalc {
	background: transparent url(../img/bg_right_top_blog_hitelcalc.png) no-repeat 0 0;
}
div.right_top.blog_lakashitel {
	background: transparent url(../img/bg_right_top_blog_lakashitel.png) no-repeat 0 0;
}
div.hiteltipusok,
div.fejleckep {
	width: 294px;
	height: 290px;
	float: left;
	background: transparent url(../img/bg_hiteltipusok.png) no-repeat 0 0;
	margin-left: -15px;
	padding-top: 12px;
}
div.fejleckep {
	width: 294px;
	height: 290px;
	float: left;
	background: none;
	margin-left: -15px;
	padding-top: 12px;
}
div.hiteltipusok a {
	color: #6a5647;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	display: block;
	width: 215px;
	height: 31px;
	margin-bottom: 2px;
	vertical-align: middle;
	padding-left: 80px;
	text-decoration: none;
}
div.hiteltipusok a:hover {
	color: #c34800;
	text-decoration: underline;
}
div.hiteltipusok a.t1 {
	width: 205px;
	padding-left: 90px;
}
div.hiteltipusok a.t2 {
	width: 210px;
	padding-left: 85px;
}
div.rightbox {
	width: 310px;
	height: 353px;
	float: left;
	background: transparent url(../img/bg_rightbox.png) no-repeat 0 0;
	margin: 20px 0 0 -20px;
}
div.rightbox div.irodaink,
div.rightbox div.ajanlataink {
	color: #6a5647;
	padding: 60px 0 0 15px;
	width: 185px;
	height: 140px;
	font-size: 11px;
	font-family: Verdana;
}

hr {
	clear: both;
	width: 930px;
	height: 1px;
	border: 0;
	background-color: #dfd8d1;
	color: #dfd8d1;
}
div.w930 {
	width: 930px;
	float: left;
	margin-left: 43px;
	background: transparent url(../img/bg_tartalom.gif) repeat-y 0 0;
}
div.w620 {
	width: 620px;
	float: left;
}
div.w400 {
	width: 395px;
	float: left;
	border-right: 1px solid #dfd8d1;
	padding-right: 5px;
}
div.w620 p {
	width: 600px;
	text-align: justify;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
	color: #5e5e5c;
}
h1 sup {
	font-size: 10px;
	font-weight: normal;
}
h2,
h2 a {
	color: #c34800;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;
	text-decoration: none;
}
h2 a:hover {
	color: #5e5e5c;
}
h2 span {
	font-size: 11px;
	color: #5e5e5c;
	font-family: Arial;
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0;
}
h3 {
	color: #c34800;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 0 0 30px;
}
h4 {
	color: #c34800;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 10px 0;
}
h4 span {
	font-size: 14px;
	color: #5e5e5c;
}
h4.grey {
	color: #5e5e5c;
}
h5 {
	color: #5e5e5c;
	font-size: 16px;
	margin: 0 0 15px 0;
}
div.leadnews {
	border-bottom: 1px solid #dfd8d1;
	margin-bottom: 1px;
	padding: 0 0 15px 5px;
	float: left;
}
div.leadnews img {
	float: left;
	border: 1px solid #dfd8c9;
	margin-right: 15px;
}
div.leadnews a {
	font-size: 16px;
	font-weight: bold;
	color: #c34800;
	text-decoration: none;
}
div.leadnews a:hover {
	color: #6a5647;
}
div.leadnews p {
	margin: 0;
	padding: 10px 0;
	font-size: 11px;
	color: #5e5e5c;
	font-weight: bold;
	font-family: Arial;
}
div.leadnews p span {
	font-weight: normal;
	color: #8f8f8f;
}
div.newsitem {
	width: 385px;
	border-bottom: 1px solid #dfd8d1;
	float: left;
	padding: 10px 5px;
}
div.newsitem a {
	font-size: 14px;
	font-weight: bold;
	color: #c34800;
	text-decoration: none;
}
div.newsitem a:hover {
	color: #6a5647;
}
div.newsitem p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #5e5e5c;
	font-weight: normal;
	font-family: Arial;
}
div.newsitem p span {
	font-weight: normal;
	color: #8f8f8f;
}
div.newsitem img {
	float: left;
	margin-right: 15px;
}
div.newsitem a.more {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	background: transparent url(../img/bg_more.gif) no-repeat right 4px;
	clear: left;
	padding-right: 15px;
	margin-top: 10px;
	float: left;
}
div.newsitem a.comment {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	background: transparent url(../img/bg_comment.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-top: 10px;
	float: right;
	color: #a7a7a7;
}
div.morenews {
	width: 385px;
	border-bottom: 1px solid #dfd8d1;
	float: left;
	padding: 10px 5px;
}
div.morenews ul {
	margin: 0;
	padding: 0;
}
div.morenews ul li {
	list-style-type: none;
	padding-left: 12px;
	background: transparent url(../img/bg_li.gif) no-repeat left 5px;
	line-height: 16px;
}
div.morenews h2 {
	color: #5e5e5c;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 10px 0;
}
div.morenews a {
	color: #6a5647;
	text-decoration: none;
}
div.morenews a:hover {
	text-decoration: underline;
}
div.morenews a.more,
div.w225 a.more,
a.more {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	background: transparent url(../img/bg_more.gif) no-repeat right 4px;
	clear: left;
	padding-right: 15px;
	margin-top: 10px;
	float: left;
	color: #c34800;
}
div.w225 a.more,
div.w620 a.more {
	margin-top: 0;
}
div.morenews a.more:hover,
div.w225 a.more:hover,
a.more:hover {
	color: #6a5647;
}
div.w225 {
	width: 214px;
	float: left;
	padding: 5px 0 0 5px;
}
div.akcios_hitel {
	width: 200px;
	padding: 5px;
	border-bottom: 1px solid #dfd8d1;
	float: left;
}
div.akcios_hitel a {
	color: #5e5e5c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.akcios_hitel a:hover {
	color: #c34800;
}
div.akcios_hitel span {
	color: #8f8f8f;
	font-weight: normal;
	font-size: 11px;
}
div.akcios_hitel p {
	font-size: 11px;
	line-height: 16px;
	width: 180px;
}
div.akcios_hitel_2 {
	width: 186px;
	height: 90px;
	padding: 5px;
	float: left;
	margin: 0 5px 5px 0;
}
div.border {
	width: 196px;
	height: 110px;
	float: left;
	border-right: 1px solid #dfd8d1;
	border-bottom: 1px solid #dfd8d1;
}
div.akcios_hitel a {
	color: #5e5e5c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.akcios_hitel a:hover {
	color: #c34800;
}
div.akcios_hitel span {
	color: #8f8f8f;
	font-weight: normal;
	font-size: 11px;
}
div.akcios_hitel p {
	font-size: 11px;
	line-height: 16px;
}

div.w307 {
	width: 301px;
	background-color: #f7f6f4;
	float: left;
	padding: 0 3px;
}
div.w307 div.banner {
	width: 299px;
	border: 1px solid #c8c8c6;
	padding-bottom: 16px;
	background: transparent url(../img/bg_banner.gif) no-repeat bottom left;
	margin-bottom: 5px;
	float: left;
}
div.lastquestion {
	width: 281px;

	background: #EFEEEB url(../img/bg_lastquestion.gif) no-repeat top left;
	padding: 10px;
	float: left;
	clear:both;
	color: #8f8f8f;
	font-size: 11px;
}
div.lastquestion a {
	font-size: 13px;
	font-weight: bold;
	color: #c34800;
	text-decoration: none;
}
div.lastquestion a:hover {
	color: #6a5647;
}
div.lastquestion p {
	padding: 0 40px 10px 0;
	margin: 0;
	background: transparent url(../img/bubble.gif) no-repeat right top;
	float: left;
	font-size: 11px;
	color: #8f8f8f;
	clear: both;
}
div.w307 a.more {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	background: transparent url(../img/bg_more.gif) no-repeat right 4px;
	clear: both;
	float: left;
	padding-right: 15px;
	margin: 10px;
	color: #c34800;
}
div.w307 a.more:hover {
	color: #6a5647;
}
div.rightoffers {
	width: 281px;
	height: 32px;
	background: transparent url(../img/bg_rightoffers.gif) no-repeat 0 0;
	vertical-align: middle;
	font-size: 11px;
	padding: 17px 10px 0 10px;
	float: left;
	clear: both;
}
div.rightoffers span {
	float: right;
	font-weight: bold;
}
div.rightoffers a {
	color: #c34800;
	text-decoration: none;
}
div.rightoffers a:hover {
	color: #5e5e5c;
	text-decoration: underline;
}
/*
 * lábléc
 */
td.footer {
	padding: 90px 0 0 60px;
	background:#948579;
}
td.footer ul {
	margin: 0;
	padding: 0;
}
td.footer ul li {
	list-style-type: none;
	padding-left: 10px;
	background: transparent url(../img/bg_li_footer.gif) no-repeat left 5px;
	line-height: 16px;
}
td.footer ul li a {
	color: #51443a;
	font-size: 11px;
	text-decoration: none;
}
td.footer ul li a:hover {
	text-decoration: underline;
}
td.footer div.w180 {
	width: 180px;
	float: left;
}
td.footer div.w200 {
	width: 200px;
	float: left;
}
td.footer div.w230 {
	width: 230px;
	float: left;
}
td.footer div.w290 {
	width: 290px;
	float: left;
}
td.footer div.h170 {
	height: 170px;
	float: left;
}
td.footer label {
	float: left;
	width: 60px;
	color: #51443a;
	font-size: 13px;
	cursor: pointer;
	padding-top: 7px;
	clear: left;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
td.footer input {
	float: left;
	width: 183px;
	height: 22px;
	color: #000;
	background: transparent url(../img/footer_input.gif) no-repeat 0 0;
	font-size: 13px;
	border: 0;
	padding: 7px 7px 0 7px;
	margin-bottom: 5px;
	font-family: Arial;
}
td.footer form span {
	float: left;
	color: #fddbbd;
	font-weight: bold;
	padding: 8px 0 0 5px;
	display: block;
	font-size: 12px;
}
td.footer input.small {
	width: 71px;
}
td.footer input.submit {
	width: 100px;
	height: 24px;
	margin: 10px 0 0 65px;
	padding: 0;
	background: transparent url(../img/btn_subscribe.gif) no-repeat 0 0;
	cursor: pointer;
	clear: both;
}
td.footer p {
	color: #e3dbd4;
	font-size: 11px;
	font-family: Arial;
	padding: 10px 0 0 65px;
	margin: 0;
	clear: both;
}
td.footer div.w290 a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial;
	margin-left: 65px;
}
td.footer div.w290 a:hover {
	text-decoration: none;
}
td.footer a.top {
	color: #fff;
	text-decoration: underline;
	background: transparent url(../img/bg_top.gif) no-repeat 0 5px;
	padding-left: 12px;
}
td.footer a.top:hover {
	text-decoration: none;
}
td.footer div.bottom {
	height: 54px;
	clear: both;
	color: #e3dbd4;
	font-size: 11px;
	font-family: Arial;
	float: left;
	width: 1000px;
	margin:0px;
	padding:0px;
	background-color:#948579;
	margin-left:-60px;
	
}
td.footer div.bottom a {
	font-weight: bold;
	color: #e3dbd4;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
}
td.footer div.bottom a:hover {
	text-decoration: underline;
}
td.footer div.bottom span {
	display: block;
	float: left;
	padding-top: 20px;
}
div.sep1 {
	margin: 5px;
	background-color: #dfd8d1;
	width: 1px;
	float: left;
	height: 102px;
}
div.title span {
	font-size: 11px;
	padding-left: 30px;
}
div.beltartalom {
	width: 643px;
	float: left;
	background: transparent url(../img/bg_beltartalom.png) no-repeat 0 0;
	padding: 65px 0 0 0;
	margin: -10px 0 0 2px;
}
div.beltartalom2 {
	width: 583px;
	float: left;
	background: transparent url(../img/bg_beltartalom1.gif) repeat-y -2px 0;
	padding: 0 20px 0 30px;
	min-height: 200px;
}
div.beltartalom2 label {
	float: left;
	width: 160px;
	color: #5e5e5c;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	padding-top: 10px;
}
div.beltartalom2 input,
div.beltartalom2 select {
/*	float: left;
	width: 275px;
	height: 22px;
	color: #5e5e5c;
	font-size: 13px;
	padding: 6px 5px 0 5px;
	border: 1px solid #cfc3b7;
	margin-bottom: 25px;*/
}
div.beltartalom2 form span {
	/*-float: left;
	font-weight: bold;
	padding: 8px 0 0 5px;
	display: block;
	font-size: 12px;-*/
}
div.beltartalom2 select {
/*	float: left;
	width: 287px;
	height: 30px;
	padding: 0;*/
}
div.beltartalom2 input.next_step {
	width: 193px;
	height: 54px;
	margin: 0 0 0 200px;
	padding: 0;
	background: transparent url(../img/btn_next_step.gif) no-repeat 0 0;
	cursor: pointer;
	border: 0;
	float: none;
}
div.beltartalom2 hr {
	width: 590px;
}
div.baloldal {
	float: left;
	width: 643px;
	height: auto;
	margin: 35px 0 0 0;
}
div.jobboldal {
	float: left;
	width: 358px; 
	margin-right: -15px;
}
a.back {
	float: left;
	background: transparent url(../img/bg_back.gif) no-repeat 0 5px;
	padding-left: 14px;
	color: #c34800;
	font-size: 13px;
	margin-left: 5px;
}
a.back:hover {
	text-decoration: none;
}
div.w620 a.comment,
a.comment {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	background: transparent url(../img/bg_comment.gif) no-repeat left 2px;
	padding-left: 15px;
	float: right;
	color: #a7a7a7;
	margin-right: 5px;
}
div.w620 a.comment:hover,
a.comment:hover {
	text-decoration: none;
}
div.w620 hr {
	width: 600px;
	margin: 5px 0;
	float: left;
}
div.headertitle {
	float: left;
	width: 600px;
	height: 37px;
	background: transparent url(../img/bg_tite.gif) no-repeat 0 0;
	margin: 5px 0;
}
div.headertitle h2 {
	margin: 9px 5px 0 10px;
	float: left;
}
div.headertitle span {
	float: left;
	display: block;
	margin-top: 12px;
}
div.comments {
	float: left;
	padding: 15px 5px;
	border-bottom: 1px solid #dfd8d1;
}
div.comments div.nr,
div.nr {
	float: left;
	text-align: center;
	color: #5e5e5c;
	font-size: 12px;
	background-color: #f7f6f4;
	width: 24px;
	height: 19px;
	padding-top: 5px;
	font-weight: bold;
	margin-right: 5px;
	clear: left;
}
div.comments div.datas {
	font-size: 11px;
	color: #8f8f8f;
}
div.comments div.datas a {
	color: #c34800;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.comments div.datas a:hover {
	color: #6a5647;
}
div.comments p {
	font-size: 11px;
	color: #8f8f8f;
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
	float: left;
}
div.w620 div.form {
	padding-top: 20px;
	float: left;
}
div.w620 div.form label {
	float: left;
	width: 80px;
	color: #6a5647;
	font-size: 12px;
	text-align: right;
	padding: 8px 5px 0 0;
	cursor: pointer;
	clear: left;
}

div.w620 div.form input,
div.w620 div.form textarea {
	float: left;
	width: 168px;
	height: 22px;
	color: #5e5e5c;
	font-size: 13px;
	padding: 6px 5px 0 5px;
	border: 1px solid #cfc3b7;
	margin-bottom: 5px;
}
div.w620 div.form span {
	float: left;
	font-weight: normal;
	padding: 8px 0 0 5px;
	display: block;
	font-size: 11px;
}
div.w620 div.form textarea {
	float: left;
	width: 458px;
	height: 141px;
	padding: 6px 5px;
	overflow: auto;
	margin: 10px 0;
}
div.w620 div.form input.small {
	width: 60px;
}
div.w620 div.form input.check {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
}
div.w620 div.form div.fright label {
	text-align: left;
	clear: none;
	margin: 0 0 0 3px;
	padding: 0;
	width: 100px;
}
div.w620 div.form input.submit_comment {
	float: left;
	width: 183px;
	height: 39px;
	padding: 0;
	border: 0;
	margin: 10px 0 0 75px;
	background: transparent url(../img/btn_send_comment.gif) no-repeat 0 0;
	cursor: pointer;
	clear: both;
}
div.credittypes {
	width: 301px;
	padding: 10px 0;
	background-color: #fefefe;
	float: left;
}
div.credittypes ul {
	list-style-type: none;
	padding: 0 10px;
	margin: 0;
}
div.credittypes ul li {
	list-style-type: none;
	padding-left: 12px;
	background: transparent url(../img/bg_pagerlast.gif) no-repeat left 6px;
	line-height: 17px;
	padding-left: 15px;
}
div.credittypes ul li a {
	color: #6a5647;
	text-decoration: none;
}
div.credittypes ul li a:hover {
	color: #c34800;
	text-decoration: underline;	
}
div.cimkek {
	width: 281px;
	padding: 10px;
	background-color: #f7f6f4;
	line-height: 18px;
}
div.cimkek a {
	color: #6a5647;
	text-decoration: none;
}
div.cimkek a:hover {
	color: #c34800;
	text-decoration: underline;	
}
div.cimkek a.fs15 {
	font-size: 15px;
	font-weight: bold;
}
div.cimkek a.fs24 {
	font-size: 24px;
	font-weight: normal;
}
div.greytitle {
	width: 930px;
	color: #5e5e5c;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	float: left;
	clear: both;
	margin: -20px 0 0 36px;
	background: transparent url(../img/bg_greytitle.gif) repeat-x 0 0;
	height: 28px;
	padding-top: 5px;
}
div.greytitle span {
	padding: 0 10px;
	background-color: #fff;
}
table.creditfinal th {
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	color: #6a5647;
}
table.creditfinal th span {
	font-weight: normal;
}
table.creditfinal td {
	padding: 9px 3px;
}
table.creditfinal td div {
	border: 1px solid #eeeeee;
	min-height: 37px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
table.creditfinal td div p {
	margin: 10px 0 0 0;
	padding: 0;
}
table.creditfinal td div strong {
	color: #ef5d0d;
}

div.creditfinal_alert {
	border: 1px solid #3AB3F4;
	display:block;
	background:transparent url(../img/info.jpg) 10px 10px no-repeat;
	padding-left:100px;
	padding-top:30px;
	height:70px;
}

/*
 * pager
 */
div.pager {
	float: left;
	clear: both;
	width: 600px;
	margin: 20px 0;
	text-align: center;
}
div.pager a.prev,
div.pager a.first {
	float: left;
	color: #8f8f8f;
	background: transparent url(../img/bg_pagerprev.gif) no-repeat 0 5px;
	padding-left: 10px;
}
div.pager a.first {
	background: transparent url(../img/bg_pagerfirst.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-right: 20px;
}
div.pager a.next,
div.pager a.last {
	float: right;
	color: #c34800;
	background: transparent url(../img/bg_pagernext.gif) no-repeat 100% 5px;
	padding-right: 10px;
}
div.pager a.last {
	background: transparent url(../img/bg_pagerlast.gif) no-repeat 100% 5px;
	padding-right: 15px;
	margin-left: 20px;
}
div.pager span {
	margin: 0 auto;
	color: #dfd8d1;
}
div.pager span span {
	margin: 0;
	color: #c34800;
	font-weight: bold;
}
div.pager span a {
	color: #6a5647;
	text-decoration: none;
	font-weight: normal;
}
div.pager a:hover {
	text-decoration: none;
}
div.pager span a:hover {
	text-decoration: underline;
}

a.link,a.link:hover,
a.reg, a.reg:hover {
	margin-right:20px;
	height:30px;
	float:right;
	width:auto;
	display:inline;
	color: #c34800;	
	font-weight:bold;
	text-decoration:none;
}
a.link:hover {
	color: #6a5647;
	text-decoration:none;
}

a.reg, a.reg:hover {
	font-weight:normal;
	color: #6a5647;
	background: transparent url(../img/plus_grey.gif) no-repeat 0 3px;
	padding-left: 15px;
}


a.plus,
a.plus_grey,
a.minus {
	display: block;
	margin: 10px 0;
	background: transparent url(../img/plus.gif) no-repeat 0 3px;
	color: #6a5647;
	text-decoration: none;
	padding-left: 15px;
}
a.minus {
	background: transparent url(../img/minus.gif) no-repeat 0 3px;
	color: #c34800;
	font-weight: bold;
}

a.plus_grey {
	background: transparent url(../img/plus_grey.gif) no-repeat 0 3px;
	cursor: default;
}
a.plus span,
a.plus_grey span {
	color: #8f8f8f;
	font-size: 10px;
}
div.county a.plus {
	margin: 10px 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
div.county a.plus:hover {
	color: #c34800;
}
div.county a.minus {
	margin: 10px 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #c34800;
	text-decoration: underline;
}
div.area {
	padding: 5px 40px;
}
p.fjel { 
	background: transparent url(../img/fjel.gif) no-repeat 0 5px;
	padding: 5px 0 5px 25px;
	margin-top: 5px;
}
p.cilogo { 
	background: transparent url(../img/cilogo.gif) no-repeat 0 5px;
	padding: 5px 0 5px 25px;
	margin-top: 5px;
}
ul.yellow li a {
	color: #c34800;
	text-decoration: none;
}
ul.yellow li a:hover {
	text-decoration: underline;
}
ul.fs11 li a {
	color: #6a5647;
	text-decoration: none;
}
ul.fs11 li a:hover {
	text-decoration: underline;
}
a.zoom {
	font-size: 10px;
	color: #c34800;
	background: transparent url(../img/zoom.gif) no-repeat 0 5px;
	padding: 5px 0 5px 18px;
}
a.zoom:hover {
	text-decoration: none;
}
.fs13 { font-size: 13px }
.fs11 { font-size: 11px }
.fs10 { font-size: 10px }
.pl10 { padding-left: 21px; }
.ffa { font-family: Arial }
.yellow { color: #c34800 }
.black { color: #000 }
.tac { text-align: center }
.w530 { width: 530px }
.w355 { width: 255px }
.w60 { width: 60px }
.w330 { width: 340px }
.w240 { width: 240px }
.grey { color: #8f8f8f }
img.border {
	border: 4px solid #f3f1f1;
	margin-bottom: 3px;
}
.m1010 { margin: 10px 5px }
img.portait {
	border: 1px solid #e0d9d2;
	margin: 10px 0;
}
table.banks {
	margin: 10px 0 0 41px;
	width: 910px;
	border-top: 1px solid #dbd4cc;
	padding: 10px;
	font-size: 12px;
	color: #575755;
	font-family: Arial;
}
table.banks td {
	vertical-align: middle;
}
table.banks td.center img {
	padding: 0 5px;
	vertical-align: middle;
}

div.bg_hitelcalc_back {
	background: transparent url(../img/bg_hitelcalc_back.gif) no-repeat 0 27px;	
	width: 366px;
	float: left;
	margin: 5px 0 0 -9px;
}

div.righthead {
	clear:both;
	background:transparent url('../img/header_blank.gif') no-repeat;
	font-size:18px;
	font-family: Verdana;
	text-transform:lowercase;
	color:#5E5E5C;
	font-weight:normal;
	letter-spacing:0px;
	padding:10px;
}

div.logindata {
	width:300px;
	background:#fff ;
	padding-top:10px;
}	

div.logindata label {
	float:left;
	width:100px;
	margin-right:10px;
	padding-top:3px;
	padding-left:5px;
}

div.logindata input {
	border:#c0c0c0 1px solid;
	width:170px;
	float:rigth;
	margin-bottom:5px;
}

img.fixproflayer {
	float: left; 
	margin: 25px 0 0 -13px;
	position:absolute;
	z-index:1100;
}

/*
*	ExtraMenu
*/

ul#mainmenu {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
ul#mainmenu li {
    float:left;
    padding: 0;
	background: url("../img/icons.png") no-repeat scroll right -87px transparent;
	font-size:0;
	line-height:0;
}
ul#mainmenu li.last{
	background:transparent none;
}

ul#mainmenu a {
    color: #444442;
    cursor: pointer;
    font-family: Verdana;
    font-size: 13px;
	line-height:13px;
    font-weight: bold;
	text-decoration: none;

	display:Block;
	float:left;
	padding:11px 11px 11px 10px;
}


ul#mainmenu a:hover {
	background: url("../img/hover.png") no-repeat scroll center bottom transparent;   
    color: #C34800;
    cursor: pointer;
}


ul#mainmenu a.active, #mainmenu a.active:hover {
    cursor: pointer;
}

div.extramenu {
	z-index:100;
	display:none;
	position:absolute; 
	border:#D8D1CC 5px solid;
	padding:10px;
	top:70px;
	left:0px;
	background-color:#fff;
}
div.extramenu ul {
	width:200px;
	float:left;
	padding:0;
	margin:0px 0px 0px 10px;
}
div.extramenu ul li {
	height:auto;
	line-height: 1.5em;
}

div.extramenu a,
div.extramenu a:hover,
div.extramenu a.active,
div.extramenu a.active:hover {
	line-height: 1em;
	float:none;
	padding:0;
	margin:0;
	height:auto;
	background:transparent;
	background-image:none;
	cursor:pointer;
	display:block;
	font-weight:normal;
	margin-bottom:10px;
}


