﻿body
{
    border-width:0px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: #5a94c6; /*#bad4e5;*/
    color:Black; 
    background-image:url(obrazy/gradient2.bmp);
    background-repeat:repeat-x;
}

#tabela
{
    border-width: 0px; 
    /*margin:0px 0px 0px 0px;*/
    padding: 0px 0px 0px 0px;
    width: 972px;
    border-spacing: 0px;
    border-collapse:collapse;
}

.logo
{
    height: 130px;
    background-color: Transparent;
    background-image: url(obrazy/home-logobioptron_cien.png);
    background-repeat: no-repeat;
    background-position: right center;
}

#official
{
    border-width: 0px;
    text-align: right;
    background-color: #0066c8;
    color: White;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    font-variant: small-caps;
    font-weight:bold;
}
#nav
{
    border-width:0px;
    text-align: center;
    background-color: #0066c8;
    font-size: large;
    /* font-weight: bold;*/
}


#nav a
{
    display:block;
    float:left;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color:White;

}

#nav a:hover
{
    color: #0066c8; /*#0000D7;*/
    background-color: #E8F0F7; /*#D9EEFF;*/
}


.stopka
{
    border-width: 0px;
    text-align: center;
    /*background-color: #0066c8;*/
    background-image: url('tlo/tlo_niebieskie_h2.png');
    font-size: small;
    color: White; /* font-weight: bold;*/
}

.stopka a
{
    text-decoration:none;
    color:white;
}
