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



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

#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	
}
#subcont1
{
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	height: 139px;
	background-color: #66ccff;
	font-family: 'Pacyfico', sans-serif;
	font-size: 80px;
	text-align: center;
	
	}
#subcont2
{
	margin:20px 20px 0px 20px;
	width:960px;
}
#subcont3
{
	position: relative;
	margin:0px 0px 0px 20px;
	height: 450px;
	width: 980px;
	font-size: 24px;
	}


#centrum
{
	margin: 0px 0 20px 245px;
	height: 450px;
	width: 715px;
	background-color: #cceeff;
	font-size: 16px;
}

#map
{
	height: 450px;
	width: 715px;
	background-color: #cceeff;
}
	
#footer
{
	background-color: #66ccff;
	margin: 0px 20px 0px 20px;
	text-align: center;
	height: 35px;
	font-size: 18px;
}

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

#contactform
{
	width:300px;
	height:406px; 
	margin: auto; 
	background-color:#fff; 
	border:2px solid #ccc; 
	border-radius:10px; 
	padding:20px; 
	text-align: center;
}

#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: 139px;
	width: 225px;
}

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

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

.stop
{
	background-color: white;
	float: left;
	height: 139px;
	width: 20px;
	
}

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

.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;
}