/* CSS Document */

#center_action {
  /*height            : 157px;*/
  width             : 502px;
  color             : #fe5e00;
  font-size         : 32px;
  font-weight       : 100;
  text-align        : left;
  margin-right      : -26px;
  margin-left       : 1.5px;    
  position          : relative;
  /*margin-bottom     : 7px;*/
  left              : -23.5px;
  float             : left;
  /*border            : 1px solid #000000;*/
  /*filter            : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/newxy/files/images/akce.png');*/
  
  /*background        : url('./images/akce.gif');*/
  
  /*background        : url('./images/akce.png') no-repeat;*/
  /*  _background       : none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='./images/akce.png'); */
}

#radiooffer {
  float             : left;
  width             : 483px;/*484px;*/
  margin-right      : 0px;
  padding-left      : 4px;
  padding-right     : 2px;
  margin-left       : 0px;
}

.radiocolumn {
  float             : left;
  height            : 198px;
  width             : 477px;
  padding           : 0px;
  padding-bottom    : 0px;
  margin-bottom     : 3px;
}

.profiradio {
  float             : left;
  background        : url('/files/images/profiradio.jpg') no-repeat;
  width             : 237px;
  height            : 198px;
}

.freeradio {
  float             : right;
  background        : url('/files/images/freeradio.jpg') no-repeat;
  width             : 237px;
  height            : 198px;
}

.bussinesradio {
  float             : left;
  background        : url('/files/images/bussinesradio.jpg') no-repeat;
  width             : 237px;
  height            : 198px;
}

.onlineradio {
  float             : right;
  background        : url('/files/images/onlineradio.jpg') no-repeat;
  width             : 237px;
  height            : 198px;
}

#radiosview {
  height            : 366px;
  width             : 524px;
  margin-right      : -48px;
  margin-left       : 0px;    
  position          : relative;
  margin-bottom     : 7px;
  left              : -21px;
  float             : left;
  /*border            : 1px solid #000000;*/
  z-index           : 2;
  /*background        : url('./images/radiosview.png') no-repeat;*/

}

.radiobutton_profi {
  position          : relative;
  float             : right;
/*  padding-top       : -20px;*/
  top               : 18px;
}

.radiobutton_free {
  position          : relative;
  float             : right;
  /*padding-top       : -20px;
  margin-top        : 0px;*/
  top               : 18px;
}

.radiobutton_bussines {
  position          : relative;
  float             : right;
/*  padding-top       : -20px;*/
  top               : 18px;
  padding-top       : -21px;
  margin-top        : -26px;
}

.radiobutton_online {
  position          : relative;
  float             : right;
  padding-top       : -21px;
  margin-top        : -26px;
  top               : 18px;
}
