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

}

img {border: 1px solid black}

#header h1{
        text-align: center;
        font-family: Georgia, Times New Roman, Verdana, Tahoma, serif;
        background-color: #204040;
        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;

}
a, a:active {
  
  color: #C04020;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none

}

a:hover {color: white; text-decoration: underline}
#meni h4 {
        font-weight: normal;
        font-size: 9pt;
        line-height: 14pt;
}

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

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

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

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

#banner a, #banner a:active, #banner 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: 19px;
        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: #404040;
}
td.content{
        padding: 9px;         width: 570px;
        text-align: center;
        background-color: #404040;
        vertical-align: top;
}

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


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

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

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