.pun_pm_chmurka{
color: #444;
position: absolute;
top: 35px;
right: 5px;
z-index: 666;
padding: 10px 8px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-align: justify;
font-size: 100%;
font-weight: 800;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 7px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 7px;
box-shadow: rgba(0, 0, 0, 0.1) -2px 2px 7px;
background: #FBFBFB;
border: solid 2px #dddddd;
max-height: 45px !important;
}
.pun_pm_chmurka .strzalka{
top:-13px; /* value = - border-top-width - border-bottom-width */
  bottom:auto;
  left:auto;
  right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
  border-width:0 13px 13px;
}
.pun_pm_chmurka  a{
	text-decoration: none;
	border: none !important;
}
.pun_pm_chmurka:hover{
	opacity: 0;
}
.pun_pm_chmurka{
	-webkit-transition-duration: 10000000ms;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in;
}
#brd-visit {
	position: relative;
}