body {
	background: #141a16 url(gfx/background.jpg) center top no-repeat;
	font-family: "Georgia", sans;
	margin-top: 189px;
	color: #555;
}

div.clear {
	clear: both;
}

div#wrap {
	margin: 0px auto;
	width: 900px;
}

form span {
	font-size: 12px;
}

form input {
	width: 300px;
}

form input.submit {
	width: 100px;
}

form textarea {
	width: 100%;
}

a.back {
	color: #777;
	text-decoration: none;
}

a.back:hover {
	color: #777;
	text-decoration: underline;
}

h1 {
	float: left;
	margin: 0px;
	font-size: 72px;
	color: #fff;
	display: none;
}

#contact_data {
	width: 270px;
	font-size: 12px;
	padding: 10px 15px;
	line-height: 16px;
	font-style: italic;
	float: left;
	position: relative;
	top: 24px;
	color: #222;
}

#contact_data p {
	margin: 0px;
}

span.great {
	font-size: 16px;
	line-height: 16px;
}

#contact_data .left {
	float: left;
}

#contact_data .right {
	float: right;
}

h2 {
	background: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 15px;
	line-height: 50px;
	font-style: italic;
	margin: 0px 0px 1px 0px;
}

h2 img {
	margin-left: 10px;
	display: none;
}

div.gal a {
	text-decoration: none;
}

div.gal img {
	border: 5px solid #ccc;
	padding: 1px;
	margin: 17px 14px;
}

div.sub {
	background: #fff;	
	padding: 10px 15px;
	margin: 0px 0px 1px 0px;
}

div.sub ul {
	font-size: 12px;
	line-height: 20px;
	list-style: decimal;
	color: #333;
}

div.sub p {
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}

h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
}

#copyright {
	color: #fff;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

#copyright a {
	color: #ccc;
}

.tooltip {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 50;
   display: none;
   border: #aaa 1px solid;
   background: #fff;
   padding: 10px;
   font-size: 12px;
   color: #777;
   text-decoration: none;
}

#mapka img {
	border: 0px;
}
