﻿body {
    background-color: #000266;
    color:antiquewhite;
    font-family:Verdana;
    font-size:18px;
}

div.container {
    margin:200px;
}

p.odpoved a {
    text-decoration: none;
    border: 1px solid white;
    color: antiquewhite;
    padding: 10px;
    margin: 10px;
    display: list-item ;

}

div.fb-like {
background-color:antiquewhite;
margin:10px;
display: block;
padding:10px;
text-align:center;
}
