.plakat{
	width: 352px;
	height: 390px;
	 background-image:url('../images/croOpen/plakat.png');
    background-position: top left;
    background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 12px 40px 0px 0px;
	position:relative;
	float: right;
	}
		

.plakat:hover
               {
	         
                 cursor:pointer;
				 }

.plakat a
{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
.plakat a:hover{
    text-decoration: none;
}  


/* ********* *******/

.raspis{
	width: 353px;
	height: 342px;
	 background-image:url('../images/croOpen/raspis.png');
    background-position: top left;
    background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 43px 40px 0px 0px;
	position:relative;
	float: right;
	}
		

.raspis:hover
               {
	         
                 cursor:pointer;
				 }

.raspis a
{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
.raspis a:hover{
    text-decoration: none;
}  