body
{
	
	font-family: 'Lato', sans-serif;

}



#topic
{
	vertical-align: middle;
	line-height: 97px;
}

#container
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	
}
#subcont1
{
	margin-top: 14px;
	margin-right: 14px;
	margin-left: 14px;
	height: 97px;
	background-color: #66ccff;
	font-family: 'Pacyfico', sans-serif;
	font-size: 56px;
	text-align: center;
	
	}
#subcont2
{
	margin:14px 14px 0px 14px;
	width:672px;
}
#subcont3
{
	position: relative;
	margin:0px 0px 0px 14px;
	height: 315px;
	width: 686px;
	font-size: 17px;
}

#centrum
{
	margin: 0 0 14px 171.5px;
	height: 315px;
	width: 500.5px;
	background-color: #cceeff;
	font-size: 11px;
}

#map
{
	height: 315px;
	width: 500.5px;
	background-color: #cceeff;
}
	
#footer
{
	background-color: #66ccff;
	margin: 0 14px 0 14px;
	text-align: center;
	height: 24.5px;
	font-size: 13px;
}

#foot
{
	vertical-align: middle;
	line-height: 24.5px;
}

#contactform
{
	width:300px; 
	height: 406px;
	margin: auto; 
	background-color:#fff; 
	border:2px solid #ccc; 
	border-radius:10px; 
	padding:20px; 
	text-align: center;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	 -ms-transform: scale(0.7);
	  -o-transform: scale(0.7);
		 transform: scale(0.7);
  -webkit-transform-origin: 50% 0;
	 -moz-transform-origin: 50% 0;
	  -ms-transform-origin: 50% 0;
	   -o-transform-origin: 50% 0;
		  transform-origin: 50% 0;
}

#contactform textarea,
#contactform input {
	padding:5px; 
	border-radius:3px; 
	border:1px solid #ccc; 
	margin-bottom:10px; 
	width:245px; 
}

#contactform input#submit {
	width:255px; 
	cursor:pointer; 
	margin-bottom:0px;
	margin-top:10px;
}




#kwadrat
{
	background-color: #6fdcdc;
	float: left;
	height: 97px;
	width: 157.5px;	
}

#kwadrat:hover
{
	background-color: #28a4a4;
	cursor: pointer;
}

.menu
{
	margin-bottom:14px;
	background-color: #6fdcdc;
	text-align: center;
	vertical-align: middle;
	line-height: 52px;  
	float: left;
	height: 52px;
	width: 157.5px;
	clear: both;
}

.stop
{
	background-color: white;
	float: left;
	height: 97px;
	width: 14px;
	
}

.stoppoz
{
	background-color: white;
	text-align: center;
	height: 14px;
	width: 157.5px;
	
}

.link
{
	text-decoration: none;
	color: black;
}

.linkd
{
	text-decoration: none;
	color: black;
}

#fb
{
	text-decoration: none;
	color: black;
}

img
{
    display: block;
    height: 100%;
    width: 100%;
}

.text
{
	text-align: justify;
	padding:5%;
}

header
{
	text-align: center;
}

.scroll
{
	overflow-y: auto;
}