@charset "utf-8";

.table         {
                margin: 0px 0px;
               }

.table .td_100 {
                font-size: 1em; 
                font-family: arial, verdana, sans-serif;
                font-weight: normal;
                text-align: center;
                line-height: 1.6em;
                float: left;
                width: 100px;
               }

.table .td_120 {
                font-size: 1em; 
                font-family: arial, verdana, sans-serif;
                font-weight: normal;
                text-align: center;
                line-height: 1.6em;
                float: left;
                width: 120px;
               }

.table .td_470 {
                float: left;
                width: 470px;
                text-align:left;
                line-height: 1.6em;
               }

.table .td_480 {
                float: left;
                width: 480px;
                text-align:left;
                line-height: 1.6em;
               }

.table .td_500 {
                float: left;
                width: 500px;
                text-align:left;
                line-height: 1.6em;
               }
               
.table .td_xxx {
                float: left;
                width: 500px;
                text-align:left;
                line-height: 1.6em;
               }

.highlight_line {
                padding: 2px 7px;
                border: 1px solid #aaa;                              
                }
                
/* colors
   
   mwv : #F9DDF3
   green: #CCFFCC
   portokali: #FAE190
   siel: #BDF1F8
   kitrino: #F9F89B
   
*/

.keimeno_largebold { font-size: 1em; 
                font-family: arial, verdana, sans-serif;
                font-weight: bold;
                color: #000000;
                text-align: left;
                line-height: 1.48em;
                padding-left: 1em;
                padding-right: 1em;
                }