/* ------------ E-hypoteka pages ------------ */

/* ------------ Content ------------ */
#content {
	width: 424px;
}
#content .motive {
	margin-bottom: 10px;
}
/* HomePage */
DIV.HPmenu {
	height: 234px;
	background: url("/img/u/ehypoteka/hp_bg.jpg") no-repeat;
	border-bottom: 4px solid #1963A9;
	margin-bottom: 4px;
}
DIV.HPmenu A.text-B, DIV.HPmenu A.text-B:hover {
	display: block;
	width: 220px;
	height: 17px;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-top: 1px;
}
DIV.HPmenu IMG#wizard {
	margin: 10px 0 0 0;
}
DIV.HPmotto {
	background-color: #E2EBF6;
	padding-bottom: 13px;
	padding-top: 13px;
	margin-bottom: 4px;
}
DIV.HPmotto P {
	margin: 0px 11px;
	color: #1963A9;
	font-weight: bold;
	font-size: 120%;
}

/* Verbatims */
DIV.HPverbatims {
	background: #7EA3D2;
}
#hypo .main DIV.HPverbatims H2 {
	margin-bottom: 10px;
	background-color: #7EA3D2;
	background-image: none;
	border: none;
	height: 29px;
	padding: 6px 0px 0px 6px;
}
DIV.HPverbatims .item {
	width: 424px;
	padding-top: 5px;
	padding-bottom: 8px;
	cursor: pointer;
}
DIV.HPverbatims .item .left {
	float: left;
	width: 58px;
	/*height: 60px;*/
	color: #FFFFFF;
}
DIV.HPverbatims .item .left DIV {
	height: 60px;
	color: #FFFFFF;
	padding-left: 8px;
}
DIV.HPverbatims .item .left IMG {
	margin-top: 3px;
	margin-left: 10px;
}
DIV.HPverbatims .item .right {
	float: right;
	width: 366px;
}
DIV.HPverbatims .item .right .title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
}
DIV.HPverbatims .item .right .title A {
	color: #FFFFFF;
}
DIV.HPverbatims .item .right .text P {
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
}


#content  P#faqlist {
	line-height: 150%;
	color: #4287C7;
}
#content  #faqlist A {
	color: #4287C7;
}
#content  #faqlist A:HOVER {
	text-decoration: underline;
	color: #4287C7;
}
.list LI {
	text-align: justify;
	margin-bottom: 3px;
	padding: 0px;
}

/* Products */
#content .attachments {
	text-align: left;		/* IE 4 */
	padding-left: 6px;
	margin: 10px 10px 10px 6px;
}
#content .two-cols .attachments {
	margin: 0px 10px 0px 6px;
}
#content .attachments IMG {
	vertical-align: middle;
}
/* 2 cols */
.two-cols .l {
	width: 275px;
}
.two-cols .r {
	width: 149px;
	text-align: center;
}

/* ------------ Tools ------------ */
#tools {
	width: 193px;
}
/* Banner */
#tools .banner {
	margin: 4px 8px 4px 4px;
}

/* hypo calc */
#rightCol #tools .hypoCalc {
	padding:3px 0 0 0;
}
#rightCol #tools .hypoCalc DIV {
	padding-top:5px;
}
#rightCol #tools .hypoCalc .title {
	width:97px;
	padding-left:11px;
	padding-top:7px;
	float:left;
}
#rightCol #tools .hypoCalc INPUT {
	width:53px;
	padding-right:3px;
	margin-bottom:1px;
	text-align:right;
	font-size:90%;
}
#rightCol #tools .hypoCalc SELECT {
	width:58px;
	font-size:90%;
}
#rightCol #tools .hypoCalc .button IMG {
	margin-top:6px;
	border:0;
	float:right;
}
TD.hypoInfo, TD.hypoSteps {
	padding-left: 10px;
	font-weight: bold;
}
TD.hypoInfo SPAN {
	color: #4287C7;
}
TD.hypoInfo IMG, TD.hypoSteps IMG {
	vertical-align: middle;
}
TD.hypoSteps P {
	margin-top: 0px;
	font-weight: normal;
}
