﻿body {
    background: url('../images/potretbandi/AA7_4628-izrez2.jpg') no-repeat center / cover;
    background-color:black;
}
#nameof-img {
    color: white;
    font-family:'Adobe Garamond Pro';
}
#nameof-img2 {
    color: white;
    font-family:'Adobe Garamond Pro';
    font-size:20px;
}
.menu {
    font-family:'Adobe Heiti Std';
}
.submenu :hover {
    background-color: #3F474A;
}
.active{
    background-color: #603b3b;
}
/*#footer-home{
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    height:50px;
    background:rgba(0,0,0, 0.7) none repeat scroll 0 0;
    padding:0;
}*/   
.list-grop{
    margin-bottom:0;
    border-bottom:0;
}