body {
	padding: 0;
	margin: 0;
	color: #424242;
	font-size: 20px;
	font-style :italic;
	font-weight: normal;
}

.ylaosa {
	float: left;
	width: 395px;
	padding-right: 30px;
}

.main {
	margin: auto;
	width: 425px;
	text-align: center;
}

.logo_kuntohovi {
	float: left;
	width: 100%;
	height: 287px;
	margin: 50px 0;
	background: url(../images/kuntohovi_logo.png) no-repeat center;
	text-align: center;
}

.teksti {
	float: left;
	width: 100%;
}

.teksti h3 {
	margin: 0;
	font-size: 25px;
	font-style :italic;
	font-weight: bold;
}

.teksti a {
	font-size: 25px;
	font-style :italic;
	font-weight: bold;
	color: #6b9201;
}

.logo_vetrea {
	float: left;
	width: 425px;
	height: 80px;
	background: url(../images/vetrea_logo.png) no-repeat center;
	margin: 50px 0;
}
