body
{
    margin: 0px;
    padding: 0px;
    background-color: #161D37;
    width: 100%;
    height: 100%;
}
a
{
    text-decoration: none;
}
#conteiner
{
    text-align: center;
}
#flashconteiner
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 766px;
}
#tatkovina
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}
