@charset "utf-8";
.back {
	background-image: url(../images/polodga.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
body {
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #3a3a3a;
	line-height: 22px;
}

a {text-decoration:none;
	color: #0a83ce;
}

a:visited{
	text-decoration:none;
	color: #0a83ce;
}

a:hover{
	text-decoration:underline;
	color: #0a83ce;
}



h1 {
	font-family: 'Reenie Beanie', arial, serif;
	font-size: 55px;
	line-height: 40px;
	color: #063E5A;
	margin-bottom: 18px;
	letter-spacing: -3px;
	font-weight: normal;
}

h2 {
	font-family: 'Reenie Beanie', arial, serif;
	font-size: 37px;
	line-height: 20px;
	color: #063e5a;
	margin-bottom: 20px;
	letter-spacing: -3px;
	margin-top: 10px;
	font-weight: bold;
}

.back .main {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	margin-top: 168px;
}
.panorama_box {
	height: 469px;
	width: 960px;
	padding-top: 11px;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.space {
	margin-right: 14px;
}

.box1 {
	width: 588px;
	float: left;
	height: 100%;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #FFF;
}
.box2 {
	width: 262px;
	float: left;
	margin-left: 20px;
	height: 100%;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #FFF;
}
.footer {
	float: left;
	height: 80px;
	width: 940px;
	margin-top: 0px;
	padding-top: 0px;
	color: #696867;
	margin-bottom: 30px;
}


.footer a, a:visited{
	text-decoration:underline;
	color: #0a83ce;
}

.footer a:hover{
	text-decoration:none;
	color: #0a83ce;
}
.googlemaps {
	height: 469px;
	width: 960px;
	padding-top: 11px;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-color: #FFF;
	margin-bottom: 11px;
	float: right;
	margin-top: 20px;
}
