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

}



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

#container
{
	width: 2000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	
}
#subcont1
{
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	height: 278px;
	background-color: #66ccff;
	font-family: 'Pacyfico', sans-serif;
	font-size: 160px;
	text-align: center;
	
	}
#subcont2
{
	margin:40px 40px 0px 40px;
	width:1920px;
}
#subcont3
{
	position: relative;
	margin:11px 0px 0px 40px;
	height: 900px;
	width: 1960px;
	font-size: 48px;
	}


#centrum
{
	margin: 0 0 40px 490px;
	height: 900px;
	width: 1430px;
	background-color: #cceeff;
    font-size: 32px;
}

#map
{
	height: 900px;
	width: 1430px;
	background-color: #cceeff;
}
	
#footer
{
	background-color: #66ccff;
	margin: 0 40px 0 40px;
	text-align: center;
	height: 70px;
	font-size: 36px;
}

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

#contactform
{
	width:300px; 
	height: 406x;
	margin: auto; 
	background-color:#fff; 
	border:2px solid #ccc; 
	border-radius:10px; 
	padding:20px; 
    text-align: center;
    -webkit-transform: scale(1.9);
	-moz-transform: scale(1.9);
	 -ms-transform: scale(1.9);
	  -o-transform: scale(1.9);
		 transform: scale(1.9);
  -webkit-transform-origin: 0 0;
	 -moz-transform-origin: 0 0;
	  -ms-transform-origin: 0 0;
	   -o-transform-origin: 0 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: 278px;
	width: 450px;	
}

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

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

.stop
{
	background-color: white;
	float: left;
	height: 278px;
	width: 40px;
	
}

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