﻿body
{
    margin: 0;
    background: #ffffff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.8em;
    color: #ffffff;
}
#centersite
{
    margin-left: auto;
    margin-right: auto;
    width: 970px;
}
#fotobalk
{
    float: left;
    display: inline;
    width: 970px;
    height: 384px;
}
#culture
{
    float: left;
    display: inline;
    width: 970px;
    height: 120px;
    padding-top:20px;
    background:#b9b309;
}

#culture table {
    display:block; 
    margin-left:444px;
}

#culture a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 1.1em;
}
#culture a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-size: 1.1em;
}
#adres
{
    float: left;
    display: inline;
    width: 970px;
    height: 40px;
    text-align: center;
    background:#b9b309;
}
