body
{
    margin: 0px;
    font-family:Arial,Helvetica,sans-serif;
    color:#2c2f2f;
    background: #606060 url("../uvod_images/pozadie.jpg") top right repeat-x;
}

a,
a:visited,
a:active
{
font-size: 65%;
color:#7e7e7e;
text-decoration:underline;
font-weight:normal;
line-height:1.9;
border: none;
}

a:hover
{
color:#7e7e7e;
text-decoration:none;
font-weight:normal;
border: none;
}

h2{
    font-size: 90%;
    margin: 0px;
}

h3{
    font-size: 70%;
    margin: 0px;
}

a.linkUvod{
    font-size:9pt;
    text-decoration:none;
}