#pozadina 
{
background-image: url(images/background.gif);
background-attachment: fixed;
background-repeat: repeat;
color: #fff;
}

#index
{
background: #a22525;
height: 100%;
width: 798px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-left: auto;
margin-right: auto;
}


#heder
{
background-image: url(images/heder.jpg);
background-repeat: no-repeat;
height: 142px;
width: 798px;
}

#meni
{
background: #8a0909;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
height: 20px;
width: 798px;
color: #fff;
}

#meni1 a:hover {
color: #fefefe;
font-weight: bold;
padding-right: 6px;
padding-left: 6px;
vertical-align: middle;
}

#meni1 a {
text-decoration: none;
font-weight: bold;
color: #e9dbbe;
padding-right: 6px;
padding-left: 6px;
vertical-align: middle;
}

#meni2 {

text-decoration: none;
color: #e9dbbe;
text-align: right;
padding-right: 0px;
valign:middle;
align:center;
}

#meni2 a:hover {
color: #fefefe;
font-weight: bold;
padding-right: 6px;
vertical-align: middle;
}

#meni2 a {
text-decoration: none;
font-weight: bold;
color: #e9dbbe;
padding-right: 6px;
vertical-align: middle;
}

#c
{
font-weight: bold;
background: #8a0909;
border: 1px solid #fff;
height: 20px;
width: 798px;
color: #e9dbbe;
margin-left: auto;
margin-right: auto;
font-size: 14px;;
}

#index2{
height: 20px;
width: 798px;
margin-top: 14px;
vertical-align: top;
}

#index2 a:hover {
color: #fefefe;
font-weight: bold;

}

#index2 a {
text-decoration: none;
font-weight: bold;
color: #e9dbbe;

}

#linija2
{
background-image: url(images/li2.gif);
background-repeat: repeat-y;
height: 450px;
}
