.cnt1 {
	clear:both;
}
.cnt1img {
	width:140px; 
	float:left;
}
.cnt1text {
	width:290px; 
	float:right;
	font-weight:bold;
}

.cnt2 {
	clear:both;
}
.cnt2left {
	width:140px; 
	float:left;
}
.cnt2right {
	width:290px; 
	float:right;
	font-weight:bold;
}
.cnt2img, .cnt2text {
	margin-bottom:10px;
}
.cnt3 {
	width:290px; 
	float:right;
}
.cnt4 {
	width:290px;
	float:right;
	cursor: pointer;
}
.cnt4left {
	width:145px; 
	float:left;
}
.cnt4right {
	width:125px; 
	float:right;
	font-weight:bold;
	padding:0px 10px 10px 10px;
}
.cnt5nadpis {
	margin-left:185px;
}
.cnt5main {
	clear:both;
	display:block;
}
.cnt5left {
	width:140px; 
	float:left; 
	margin-right:40px;
	margin-top:5px;
}
.cnt5right {
	width:250px; 
	display:table-cell;
}




