#chmurka {
 width:400px;
 z-index: 10000000;
 position: absolute;

}

#chmurka_tl {
    width: 32px;
    height: 29px;
    background: url(../images/iw2/chmurka_tl2.png) top left no-repeat transparent;
}/*
* html #chmurka_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/iw2/chmurka_tl.png', sizingMethod='crop');
}*/
#chmurka_tr {
    width: 36px;
    height: 29px;
    background: url(../images/iw2/chmurka_tr2.png) top right no-repeat transparent;
}   /* 
* html #chmurka_tr{
  background-image:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/iw2/chmurka_tr.png', sizingMethod='crop');
}
*/
#chmurka_t {
    height: 29px;
    background: url(../images/iw2/chmurka_t5.png)  top left repeat-x #FFF;
}

#chmurka_l {
    width: 32px;
    background: url(../images/iw2/chmurka_l.png) top left repeat-y transparent;
}

#chmurka_r {
    width: 32px;
    background: url(../images/iw2/chmurka_r.png) top right repeat-y transparent;
    visibility:hidden;
}

#chmurka_bl {
    width: 32px;
    height: 31px;
    background: url(../images/iw2/chmurka_bl2.png) top left no-repeat transparent;
}/*
* html #chmurka_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/iw2/chmurka_bl.png', sizingMethod='crop');
}*/
#chmurka_br {
    width: 36px;
    height: 31px;
    background: url(../images/iw2/chmurka_br2.png) top left no-repeat transparent;
}/*
* html #chmurka_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/iw2/chmurka_br.png', sizingMethod='crop');
}
*/
#chmurka_close{
  width: 12px;
  height: 11px;
  margin-left:-15px;
  margin-top:15px;
  background: url('../images/iw2/chmurka_close.png') top left no-repeat transparent;
  cursor: pointer;
  z-index:2000000;
  position: relative;
  top: 0;
  right: 0;
}
/*
* html #chmurka_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/iw/chmurka_close.png', sizingMethod='crop');
}
*/
#chmurka_b {
    height: 31px;
    background: url(../images/iw2/chmurka_b4.png)  bottom left repeat-x transparent;
}

#chmurka_contents {
    background-color: #1F6593;
    background-image: url(../images/iw2/chmurka_contents_bg.png);
    background-position: top;
    background-repeat: repeat-x;
    margin-left:-29px;
    height:250px;   
    width:453px !important; 
}

#chmurka_contents a {
    color:white;
}

#chmurka_beak {
    width: 94px;
    height: 67px;
    margin-left: 30px;
    background: url(../images/iw2/chmurka_beak.png) top left no-repeat;
  /*  margin-top:-4px;*/
}

.routing_click{
  display:block;
}
