html{height: 100%;}

body{margin: 0px;
     font-family:  Verdana , Tahoma;
     height: 100%;
     background: url('gfx/background.gif');
     background-repeat: repeat-x;
     width:100%;
     }

td{font-size: 10px;}

.tabela{height: 100%;
        vertical-align: top;
        margin: 0px auto;
        }
        
.main{width:770px;
      background: #dddddd;
      vertical-align: top;
      border-top: 2px solid #ffffff;
      }
      
.main1{width: 430px;
       border-right: #ffffff solid 2px;
       vertical-align:top;
       text-align: left;
       line-height: 14px;
       }
       
.promo{width: 340px;
       vertical-align:top;
       text-align: justify;
       }

.bot{color: #ffffff;
     background: #CD2A07;
     height: 22px;
     text-align: center;
     vertical-align: middle;
     border-top: 2px solid #ffffff;
     }
     
h1{color: #CD2A07;
   font-size: 16px;
   font-weight: bold;
   margin: 5px;
   }

.modele{background: #CD2A07;
        color: #ffffff;
        width: 140px;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 0px;
        }
        
.imgstacja{border: 1px solid #333333; cursor: pointer;}
a{color: #000000;}
a:hover{color: #CD2A07;}
.botmenu{color: #666666; text-decoration: none;}
.botmenu:hover{color: #666666; text-decoration: underline;}
.menu{color: #ffffff; text-decoration: none; }
.menu:hover{color: #ffffff; text-decoration: underline; }
.red{color: #CD2A07;}
.kolor{border: 1px solid #000000; cursor: pointer;}
input{font-size: 11px; background-color: #eeeeee; font-family: Verdana, sans-serif;}
textarea{font-size: 11px; background-color: #eeeeee; font-family: Verdana, sans-serif;}

a.white{color: #FFFFFF; text-decoration: none; }
a.white:hover{color: #FFFFFF; text-decoration: none; }
