#main #top .contact-wrap {
	font-family: NimbuSanDEELigExt, Verdana, Arial;
	position: absolute;
	background-image: url(../cover/kontakt-bg.jpg);
	background-color: #196A95;
	background-repeat: no-repeat;
	top: 0px;
	right: 20px;
	height: 224px;
	width: 488px;
}
#main #top .contact-wrap h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 26px;
	text-align: center;
	position: absolute;
	margin: 0px;
	line-height: 32px;
	top: 70px;
	height: 32px;
	width: 488px;
}
#main #top .contact-wrap h2 span {
	position: absolute;
	height: 32px;
	width: 488px;
	background-image: url(../cover/vladimir-lohyna.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
#main #top .contact-wrap .contact {
	color: #FFFFFF;
	position: absolute;
	width: 286px;
	left: 97px;
	top: 130px;
	height: 32px;
	line-height: 15px;
	margin: 0px;
	font-size: 15px;
}
#main #top .contact-wrap .contact br {
	display: none;
}
#main #top .contact-wrap .contact  a {
	color: #FFFFFF;
	text-decoration: none;
}
#main #top .contact-wrap .contact a:hover {
	color: #bad2df;
	text-decoration: none;
}
#main #top .contact-wrap .contact .orange {
	position: absolute;
	left: 0px;
	top: 0px;
}
#main #top .contact-wrap .contact .o2 {
	position: absolute;
	top: 0px;
	right: 0px;
}
#main #top .contact-wrap .contact .mail {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#main #top .contact-wrap .contact .web {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

