body
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	color: #444444;
	margin: 0;
	padding: 0;
	line-height: 140%;
	text-align: center;
}
header, section
{
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
	clear: both;
}
footer
{
	margin-top: 40px;
	width: 100%;
	background-color: #2d4144;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
#menu
{
	font-family: Arial;
	width: 100%;
	height: 50px;
	background-color: #2d4144;
}
#menu1
{
	width: 100%;
	height: 50px;
}
#logo
{
	padding-top: 10px;
	float: left;
}
div.blok
{
	width: 1100px;
	margin: 0 auto;
}
.col12
{
	width: 100%;
	clear: both;
}
.col8
{
	width: 60%;
	float: left;
	margin: 2%;
	margin-top: 0;
}
.col4
{
	width: 29%;
	float: left;
	margin: 2%;
	margin-top: 0;
}
.col3
{
	width: 21%;
	float: left;
	margin: 2%;
	margin-top: 0;
}
.center
{
	clear: both;
	position: relative;
	left: 50%;
	margin-left: -50%;
}
#motto
{
	padding-top: 200px;
	width: 100%;
	height: 250px;
	background-image: url('../image/top-1920.jpg');
	background-repeat: no-repeat;
	background-size: 1920px auto;
	background-position: center;
}
img.social
{
	height: 32px;
	margin-top: -5px;
}
#social span
{
	position: relative;
	top: -8px;
	padding-right: 10px;
}
figure
{
	width: 100%;
	margin-top: 10px;
}
figcaption
{
	color: #750499;
	margin:5px;
	font-style: italic;
	margin-top: -30px;
	text-align: right;
}
.lila
{
	background-color: #465F63;
}
.cleaner
{
	clear: both;
}

h1
{
	text-align: center;
	font-family: Arial;
	color: #465F63;
	font-weight: normal;
	font-size: 28px;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}
h2
{
	text-align: left;
	font-family: Arial;
	color: #465F63;
	font-weight: normal;
	font-size: 25px;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-bottom: 25px;
}
p
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 140%;
}
a
{
	color: #465F63;
}
a:hover
{
	text-decoration: none;
}
img
{
	border: 0;
	margin: 0;
	padding: 0;
}


nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
nav li
{
	display: block;
	float: left;
}
nav a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 15px;
	padding-right: 15px;
}
nav a:hover
{
	text-decoration: underline;
}
#motto p
{
	color: #fff;
	font-weight: normal;
	font-size: 40px;
	font-family: Arial;
	background-color: rgba(0, 0, 0, 0.4);
	width: 700px;
	padding: 30px;
}
#logo img
{
	height: 50px;
}
figure img
{
	width: 100%;
}
.lila h1, .lila h2,.lila p
{
	color: #ffffff;
}
.lila a
{
	color: #58d8e7;
}
div.ilustrace
{
	width: 100%;
	text-align: center;
}
div.ilustrace img
{
	width: 88%;
	max-width: 128px;
	border: 2px solid #ffffff;
	border-radius: 100px;
	padding: 4%;
	margin: 2%;
}
div.col4 figure
{
	width: 100%;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	text-align: center;
}
div.col4 figure img
{
	width: auto;
}
div.col3 div.ilustrace img
{
	-webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
     
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    
    -ms-transition-property: all;
    -ms-transition-duration: 0.3s;
    -ms-transition-timing-function: linear;
    
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
div.col3:hover div.ilustrace img
{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg); /* Safari and Chrome */
	-moz-transform: rotateY(360deg); /* Firefox */
}
.kontakty img
{
	width: 100%;
}
div.mapa
{
	width: 50%;
	float:  left;
}
div.mapa1
{
	float: right;
	background-color: #ffffff;
	color: #465F63;
	padding: 10px;
	margin: 10px;
	border: 1px solid #465F63;
	position: absolute;
	z-index: 10;
	width: 180px;
	margin-left: -220px;
	left: 50%;
	opacity: 0.8;
	-moz-box-shadow: 0 0 7px 14px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 7px 14px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 7px 14px rgba(0, 0, 0, 0.2);
}
div.mapa2
{
	float: left;
	background-color: #465F63;
	color: #ffffff;
	padding: 10px;
	margin: 10px;
	width: 180px;
	border: 1px solid #ffffff;
	position: absolute;
	z-index: 10;
	opacity: 0.8;
	-moz-box-shadow: 0 0 7px 14px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 7px 14px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 7px 14px rgba(0, 0, 0, 0.2);
}
iframe
{
	border: 0;
}
div.predel
{
	height: 600px;
	width: 2px;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	z-index: 10;
	background-color: #ffffff;
}
#Sluzby div.col4 h2, #Sluzby div.col4 p
{
	text-align: center;
}
#Kontakty
{
	width: 100%;
	height: 300px;
}
#LogaReferenci img
{
	padding: 15px;
	margin: 20px;
	background-color: #ffffff;
	height: 90px;
}
#Reference
{
	padding-bottom: 40px;
}
#LogaParneru
{
	padding-bottom: 20px;
}
#LogaParneru img, #LogaProduktuu img
{
	padding: 10px;
	margin: 10px;
	background-color: #ffffff;
	height: 70px;
}

@media (max-width: 1300px) and (min-width: 1025px)
{
	#Kontakty
	{
		height: 300px;
		background-size: 1201px auto;
	}
	#motto
	{
		padding-top: 131px;
		width: 100%;
		height: 150px;
		background-image: url('../image/top-1200.jpg');
		background-repeat: no-repeat;
		background-size: 1920px auto;
		background-position: center;
	}
	#motto p
	{
		color: #fff;
		font-weight: normal;
		font-size: 35px;
		width: 500px;
		padding: 20px;
	}
	#Sluzby h2
	{
		padding-top: 10px;
	}
}

@media (max-width: 1024px)
{
	#Kontakty
	{
		height: 300px;
		background-size: 1201px auto;
	}
	#motto
	{
		padding-top: 140px;
		width: 100%;
		height: 100px;
		background-image: url('../image/top-1024.jpg');
		background-repeat: no-repeat;
		background-size: 1920px auto;
		background-position: center;
	}
	#motto p
	{
		color: #fff;
		font-weight: normal;
		font-size: 35px;
		width: 500px;
		padding: 20px;
	}
	#Sluzby h2
	{
		padding-top: 10px;
	}
}










