#homepage-upcr{
	padding: 3% 0;
	background-color: #443E3E;
}

#map-homepage-upcr{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; 
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	width: 1200px;
}
#homepage-upcr h2{
	color: #fff;
	text-align: center;
}
.map-block-one, .map-block-two{
	flex-grow: 1;
	margin: 10px;
	float: left;
}
.map-block-one{

}
.map-block-two{
	padding-top: 30px;
	

}
.map-block-one #czechMap{
	float: right;
}
#czechMap, #czechMapLinks{
	background-color: #443E3E;
}
#czechMapLinks{
	padding-top: 40px;
	width: 500px;
}
#czechMapLinks li{
	list-style-type: none;
	display: inline-block;
	font-size: 18px;
	padding: 5px 10px 10px 0;
}
#czechMapLinks li a{
	color: #fff;
}
#czechMapLinks li a:hover{
	color: #90C1FB;
}

.bg-block{
	min-width: 1250px; 
	color: #443E3E;
	font-size: 13px;
	font-weight: bold;
	padding: 16px 0;
	border-top: 1px solid #fff;
}
.bg-block a{
	color: #443E3E;
	text-decoration: none;
	border-bottom: 1px solid #443E3E;
}
.bg-block a:hover{
	color: #c00;
	text-decoration: none;
	border-bottom: 1px solid #c00;
}

.upcr-block-notting{
	flex-grow: 4;
}
.upcr-block-one {
	flex-grow: 1;
	 
	background-color: rgba(72, 135, 238, .9); 
	margin: 20px 10px;
	width: 190px;

}
.upcr-block-double{
	flex-grow: 1;
	background-color: rgba(255, 255, 255, .8);
	margin: 20px 10px;
	
}
.upcr-block-double{
	text-align: left;
}
.ce-block{
	text-align: center;
	background-repeat: repeat-y;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ce-block-l{
	background-image: url('/img/bg-block-l.png');
}
.ce-block-p{
	background-image: url('/img/bg-block-p.png');
}
.upcr-block-notting, .upcr-block-one, .upcr-block-double{
	float: left;
}

.upcr-soc, .upcr-office, .upcr-city{
	margin: 0 auto;
}


.upcr-soc{
	text-align: center;
	color: #000;
	
}
.upcr-soc .head{
	background-image: url('/img/icon-head.png');
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top: 80px;
	padding-bottom: 20px;
	font-size: 15px;
}
.upcr-soc .fc{
	background-image: url('/img/icon-facebook.png');
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top: 80px;
}
.upcr-soc .fc a{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.upcr-soc .fc a:hover{
	color: #c00;
	border-bottom: 1px solid #c00;
}

.upcr-office, .upcr-city, .upcr-soc{
	margin: 0px;
	padding: 20px;
}
.upcr-office{
	width: 500px;
}
.upcr-city{
	width: 420px;
}


.upcr-office li, .upcr-city li{
	list-style-type: none;
	display: inline-block;
	width: 245px;
	margin-bottom: 4px;
}
.upcr-city li{
	width: 205px;
}


.upcr-office div, .upcr-city div{
	height: 92px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	padding-left: 90px;
	padding-top: 8px;
	color: #000;
	
}


.upcr-office div{
	background-image: url('/img/icon-office.png');
}
.upcr-city div{
	background-image: url('/img/icon-jobs.png');
}


.clear{
	height: 1px;
	clear: both;
}

.ads-top-sec{
	padding: 10px; text-align: center;
}

.ads-bottom-sec{
	padding: 10px; text-align: center;
	margin: 0px 4%;
}



.ads-bottom-sec .ads-bottom-unit{
	float: left;
	width: 50%;
	text-align: center;
}
.yesmobi{
	display: none;
}
.bg-white{
	background-color: #fff;
}

.ext-np{
	float: right;
}