div#godzilla
{
	width: 100%;
	height: 100%;
	background: url(../images/godzilla.png) no-repeat scroll right 250px;
	z-index: 48;
}

div#osoboMap
{
	display: block;
	width: 350px;
	height: 250px;
	border: 3px solid #00AEEF;
}

div#osoboMapWrapper
{
	position: absolute;
	top: 218px;
	right: 530px;
	z-index: 1024;
	display: inline;
	padding-right: 18px;
	background: url(../images/mapquote.png) no-repeat right 110px;
}

div#contacts
{
	position: absolute;
	left: 43px;
	top: 180px;
	display: inline;
	color: #9E9E9E;
	font-size: 16px;
	z-index: 1024;
}

td.contactsLeft
{
	text-align: right;
	font-size: 10px;
	vertical-align: top;
	padding-left: 8px;
}

td.contactsRight
{
	padding-top: 4px;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
}

a#feedbackLink { color: #FFFFFF; text-decoration: none; border-bottom: 1px dashed #FFFFFF; padding-bottom: 2px; }

div#osoboCopyright2
{
	position: absolute;
	left: 80px;
	bottom: 150px;
	font-size: 14px;
	color: #7B5A3D;
}

span.telCode { color: #494949; }