.pas-kontakt {
	width:				100%;
	background-color:	#8BBF12;
	margin:				0px;
	border: 			1px solid transparent;	
	min-height:			1300px;
}

.odsek-kontakt {
	max-width: 			1260px;
	clear:				both;
	
	margin-left: 		auto; 
	margin-right: 		auto; 
	margin-top: 		50px; 
	margin-bottom: 		100px; 
	
	padding:			10px;
	
	text-align: 		center; 
	line-height: 		160%;
	color:				#FFFFFF;
}


.odsek-kontakt h1 {
	font-size: 30px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 30px;
	margin-top: 20px;
    position: relative;
	text-transform: uppercase;
	color: #FFFFFF;
}

.odsek-kontakt h1:before{
	content: "";
    position: absolute;
    width: 120%;
    height: 2px;
    bottom: 0;
    left: -10%;
    border-bottom: 3px solid #FFFFFF;
}


.odsek-kontakt h2 {
	font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
	margin-top: 50px;
    position: relative;
	color: #FFFFFF;
}

.ludia-box {
	width:			300px; 
	margin: 		5px;
	border: 		2px solid #6C920A;
	display:		inline-block;
	-webkit-align-items: center; /* Safari 7.0+ */
	align-items: center;	
}

.ludia-fotka {
	width: 			296px;
	border: 		0p;
}

.ludia-popis {
	background-color: 	#FFFFFF; 
	padding-top:		10px; 
	padding-bottom:		5px; 
	padding-left:		15px;
	padding-right:		15px; 
	color: 				black;
	border-top:			6px solid silver;
}

.ludia-popis span {
	font-size:			24px;
	line-height:		30px;
	font-weight:		bold;
	color: 				#4B6507;		
}

.ludia-popis a {
	color: 				black;
	text-decoration: 	none;
}

.ludia-popis a:hover{
	color: 				black;
	text-decoration: 	underline;
}


.odsek-kontakt  p{
	text-align: 		justify; 	
	margin: 			auto; 
	margin-top:			25px;"
}

a.kariera {
	color: 				black;
	text-decoration: 	none;
}

a.kariera:hover {
	color: 				black;
	text-decoration: 	underline;
}


a.email {
	color: 				white;
	text-decoration: 	none;
}

a.emal:hover {
	color: 				white;
	text-decoration: 	underline;
}

span.spokojnost {
	color:				#445B06;
};