/* general layout */

#inform {
height:1%;
padding-left:60px;
padding-top:50px;
}

.text {
width:334px;
float:left;
padding-right:45px;
padding-left:36px;
padding-top:36px;
padding-bottom:36px;
text-align:justify;
}

.text h3 {
font-size:1.84em;
line-height:1.195em;
color:#20798F;
text-align:left;
padding-bottom:12px;
font-weight:normal;
}

.text span {
font-size:1.22em;
line-height:1.23em;
color:#6C6C6C;
}

.reklam_img {

}

.reklam_img div {
	border: 3px solid #52A0B3;
}

.reklam_img div img {
border: 3px solid #23869F;
}

.rekl {
	width:250px;
	margin-left:20px;
	float:left;
	text-align:justify;
	font-size:1.15em;
	line-height:1.14em;
	color:#5B5B5B;
}

.rekl_wrap {
	width: 300px;
}

.name2 {
color:#23869F;
font-weight:bold;
font-size:1.84em;
line-height:1.195em;
padding-bottom:5px;
}

.name {
color:#23869F;
font-size:1.15em;
line-height:1.14em;
}


/* subtitle */

#subtitle {
margin-top:1px;
min-height:21px;
background-color:#A5C8D1;
}

* html #subtitle {
height:21px;
}

#subtitle h2 {
color:#0F617F;
font-size:1.57em;
line-height:1.205em;
padding-top:2px;
padding-left:2px;
}

