.clear{
clear:both;
margin: 0px;
padding: 0px;
}

.pop_up{
 position: absolute;
 width:500px;
 height:384px;
 left:0px;
 top:0px;
 background-image: url(../reklama/szkolenia.png);
}

.reklama{
  margin: 60px 0px 0px 1px;
}

.title_line{
 float:  left;
 display: block;
 height: 40px;
 width:500px;
}

.b_close {
   float: right;	
   display: block;
	width:19px; 
	height:18px;
	margin: 12px 13px 0px 0px;
	cursor:pointer;
}

.adr a{
 display: block;
 height: 34px;
 width: 91px;
 float: left;
 margin: 47px 0px 0px 201px;
}

.adr a:hover{
 background-image: url(../reklama/adr.png);
 height: 34px;
 width: 91px;
}

.lpg a{
 display: block;
 height: 34px;
 width: 91px;
 float: left;
 margin: 112px 0px 0px 76px;	
}

.lpg a:hover{
 background-image: url(../reklama/lpg.png);
 height: 34px;
 width: 91px;
}

.uno a{
 display: block;
 height: 34px;
 width: 91px;
 float: left;
 margin: 4px 0px 0px 323px;	
}

.uno a:hover{
 background-image: url(../reklama/uno.png);
 height: 34px;
 width: 91px;
}