body, html
    {
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    color: #444;
    font-size: 11px;
    height: 100%;
    font-family: verdana;
    } 
div {line-height: 130%;}
table, td
    {
    margin: 0 auto;
    text-align: center;
    font-family: verdana;
    border-spacing: 0px;
    padding: 0px;
    border-collapse: collapse;
    font-size: 16px;
    }   
img
    {
    border: none;
    }
#main
    {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    }
#content
    {
    float: left;
    width: 836px;
    text-align: justify;
    font-size: 16px;
    }
#right 
    {
    float: right;
    }
.orange { font-size: 18px; font-weight: bold; color: #929292; text-decoration: none; }
.orange:link { font-size: 18px; font-weight: bold; color: #929292; text-decoration: none; }
.orange:visited { font-size: 18px; font-weight: bold; color: #929292; text-decoration: none; }
.orange:hover { font-size: 18px; font-weight: bold; color: #FF7B25; text-decoration: none; }
.orange2 { font-size: 16px; font-weight: normal; color: #444; text-decoration: none; }
.orange2:link { font-size: 16px; font-weight: normal; color: #444; text-decoration: none; }
.orange2:visited { font-size: 16px; font-weight: normal; color: #929292; text-decoration: none; }
.orange2:hover { font-size: 16px; font-weight: normal; color: #FF7B25; text-decoration: none; }
.left {text-align: left;}
.kreska { font-size: 18px; font-weight: bold; width:10%; color: #929292; }
.kreska2 { font-size: 18px; font-weight: bold; color: #929292; }
.send
    {
    text-align: left;
    height: 30px;
    width: 300px;
    }
* a { outline: none; }