#reseni-block {
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: auto;
    vertical-align: top;
	border-bottom: 6px solid #5795cc;		
	background-color: #f3f4f6;	
}

	#reseni-block:hover {
		border-bottom: 6px solid black;		
	}

.theme-text-block,
.theme-picture-block  {
	display: table-cell;	
    vertical-align: top;
	padding: 20px;
}

.theme-picture-block {
	width: 550px;	
}

.theme-text-block {
	text-align: left;	
}

.theme-picture-block {
		background: url(//www.waksystem.cz/images/reseni/file7.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;		
}

	.dostupnost {
		background: url(//www.waksystem.cz/images/reseni/file7.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;		
	}

	.zakazky {
		background: url(//www.waksystem.cz/images/sluzby/file5.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.ucetnictvi {
		background: url(//wakintra.cz/images/file4_ucetnictvi.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.mzdy {
		background: url(//wakintra.cz/images/file3.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.ucetni-firmy {
		background: url(//wakintra.cz/images/file1_mzdy.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}


	.cestovani {
		background: url(//wakintra.cz/images/file1_cestovani.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.digitalizace {
		background: url(//www.waksystem.cz/images/file5_digit.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.firma {
		background: url(//www.waksystem.cz/images/sluzby/file1.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}
	
	.manager {
		background: url(//kiskan.waksystem.cz/images/file1.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;					
	}

	.kp {
		background: url(//kiskan.waksystem.cz/images/file2.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;			
		}

	.strategie {
		background: url(//odi.waksystem.cz/images/file2.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}	
	
	.aplikace-na-zakazku {
		background: url(//www.waksystem.cz/images/file3_solution.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}	

	.vedeni-ucetnictvi {
		background: url(//wakintra.cz/images/file1_ucetni.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.firemni-procesy{
		background: url(//bcm.waksystem.cz/images/file7.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.obchodni-procesy{
		background: url(//sip.waksystem.cz/images/file12.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}

	.softwarova-integrace{
		background: url(//www.waksystem.cz/images/file_landscape.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;				
	}	
	
.theme-label {
	font-size: 16px;
	font-weight: bold;
	color: #5795cc;
}

.text-label {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text-content {
	font-weight: bold;
	color: gray;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.text-content-item {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.reseni-link {
	padding-top: 30px;
	text-align: right;
}

.reseni-link .common-link {
	padding: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #5795cc;
	border-radius: 50px;
	background: white;
	border: 0px solid black;
}

/*RESPONSIVITA*/

@media screen and (max-width: 1080px) {
	.theme-picture-block {
		width: 50%;	
	}

}	


@media screen and (max-width: 720px) {
	.theme-picture-block, .theme-text-block {
		display: block;	
		width: 100%;
	}
	.theme-picture-block {
		height: 180px;
	}
}	
