body{
    margin-left : auto;
    margin-right: auto;
    margin-top : 0px;
    padding-top: 0px;
    width: 790px;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#C0C0C0;
    scrollbar-dark-shadow-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    text-align: center;
}
img{
    border : 0px;
}
div.logo{
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 790px;
    height: 179px;
}
div.menu{
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 790px;
    height: 31px;
    
}
div.glowna{
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 515px;
    float: left;
    text-align: center;

}
div.menu_left{
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 275px;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;

}
div.stopka{
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 790px;
    height: 40px;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
    text-align: right;
    background: #81A9CB;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: black;
    border-bottom-color: black;
    border-top-width: 1px;
    border-bottom-width: 1px;
    background-image: url(stopka.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    clear: both;

}
h1{
    color: #CC3300;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
}
h2{
    color: #CC3300;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
}
p{
    color: black;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}
.Links{
    margin-top: 20px;
    margin-top: 0px;
    color: #FFFFFF;
    margin-top: 12px;
}
a.menu{
    color: #FFFFFF;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 15px;
}
a.menu:hover{
    color: #7A1F00;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 15px;
}
a{
    color: #0182C4;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}
a:hover{
    color: #0182C4;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}
a.pressonline{
    color: #919191;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}
a.pressonline:hover{
    color: #919191;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}
a.menu_left{
    color: black;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 15px;
}
a.menu_left:hover{
    color: #7A1F00;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 15px;
}
ul{
    color: black;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}
ul.menu{
    color: black;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    list-style-image: url(strzalka.jpg);
}
li.menu{
    margin-top: 20px;
    padding-left: 4px;
}


