html, body {
        padding: 0;        margin: auto;
        background-color: #C00753;
        color: #f0e0e0;
        font-family: Times New Roman, Verdana, Tahoma, serif;
        text-align: center;
        font-size: 17px;

}

img {border: 1px solid #eee}

#header h1{
        text-align: center;
        font-family: Georgia, Times New Roman, Verdana, Tahoma, serif;
        background-color: #311016;
        margin-bottom: 0px;
        padding-bottom: 0px;

}
#header h2{
        margin-top: 0px;
        padding-top: 0px;
        text-align: center;
        font-family: Times New Roman, Verdana, Tahoma, serif;
        background-color: #1E1E1E;

}

#header p{

        text-align: center;
        width: 710px;
        margin-bottom: 10px;
        margin: auto;
        font-size: 17px;

}

#meni h4 {
        font-weight: normal;
        font-size: 9pt;
        line-height: 14pt;
}

#header a, a:active, a:visited{
        font-weight: bold;
        color: #bbb;
}

#header a:hover{
        color: #fff;
}

#meni a, a:active, a:visited{
        font-weight: bold;
        font-family: Verdana, Tahoma, serif;
        color: #bbb;
        text-decoration: none;
}

#meni a:hover{
        text-decoration: underline;
        color: #fff;
}
#banner{
  padding: 10px;
}

#banner a, a:active, a:visited{

        font-weight: bold;
        font-family: Verdana, Tahoma, serif;
        color: #bbb;
        text-decoration: none;
}

#banner a:hover{
        text-decoration: underline;
        color: #fff;
}

p.slike {
        text-align: center;
}

p.enter{
        font-size: 21px;
        font-family: Verdana, Tahoma, serif;
        text-align: center;
}
table.main{
        margin: auto;
        border: 1px solid #5A0975;
        padding: 0px;
}

td.content_index{
        padding: 10px;
        width: 730px;
        vertical-align: top;
        text-align: center;
        background-color: #000;
}
td.content{
        padding: 9px;         width: 570px;
        text-align: center;
        background-color: #000;
        vertical-align: top;
}

td.menu{
        padding: 9px;        width: 150px;
        background-color: #000;
        vertical-align: top;        
}


#footer h4, h5{
        text-align: center;
        font-weight: normal;
        font-size: 8pt;
}

#footer a, a:visited, a:active, a:link{
        color: #bbb;}

#footer a:hover{
        color: #ffffff;}