.ps_klient{
	padding: 10px;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	margin-bottom: 5px;
}
.ps_klient_logo{
	float: right;
}
.ps_pmenu{
	float: right;
	width:215px;
	margin-top: 20px;
	margin-right:10px;
}
.ps_nadpis{
	color:#013763;
	margin-bottom:5px;
	font-weight: bold;
	font-style:italic;
}
.ps_blok{
	text-align: justify;
	width:655px;
}
.ps_img{
	float: left;
	margin-right: 5px;
	margin-bottom:5px;
	width: 216px;
	height: 173px;
	/*background-image: url(images/ps_bcg3.jpg);*/
}
.ps_img_im{
	margin-left:15px;
	margin-top:15px;
	margin-bottom: 8px;
}
.ps_img_text{
	text-align: center;
	font-weight:bold;
	color:#3B4C60;
}

a.ps_im_link {
	width: 216px; 
  height: 173px; 
  display: block; 
	background-image: url(images/ps_bcg3.jpg);
	text-decoration:none;
	float:left;
	margin-right:5px;
	margin-bottom:5px;

}
a.ps_im_link:hover {
	background-image: url(images/ps_bcg1.jpg);
}


