/* Start of CMSMS style sheet 'registracija' */
@charset "utf-8";
/* CSS Document */

.reg-table{
   padding: 10px;
   border: 1px solid #b0bec7;
   background: url("images/reg-bg.gif") top;
   background-repeat: repeat-x;
}

.reg-td{
   color: #222222;
   font-weight: bold;
   vertical-align: top;
}
/* End of 'registracija' */

