html          { 
                 background: black url(../pics/Brankov-most-branko-bridge-hdr-atipiksLW2.jpg) top left no-repeat;
                 color: white;
                 

}

a:link,
a:visited,
a:active      { color: #21282f;
                color: #c0c0c0;
              }
              
a:hover,
a:focus       { color: white;}


#navigation {border-style: none;
             margin-top: 52px;
            // margin-left: 10px;
            // width: 220px;
}

#navigation li {border-style: solid;
                border-color: transparent;
}

#navigation li:hover,
#navigation li:focus
              { // background:  #0B6121 url(../pics/Route_4_map.jpg) 200 250 no-repeat scroll;
                           border-style: solid;
                           border-color: transparent;
              }

#navigation li#here:hover, 
#navigation li#here:focus,

li#here        { color: #c0c0c0;
                 border-color: white;
}


#main  {border-style: none;
        padding:  0 100px 20px 100px; 
        
        }
        
#main li     { // list-style-image:  url(../pics/silshell_2.png) ;
               margin-top: 0;
               padding-top: 5px;
             }

#savamala {font-size: 250%;
            color: white;
            font-family: Times;
            margin: 50px 0 30px -46px;
            font-weight: normal;
            }

h2 {color: #0B4121;
    color: white;
    font-size: 140%;
    // font-style: italic;
    font-family: Courier;
    letter-spacing: 0.2em;
    font-weight: normal;
}

#bragging {
    position: relative;
    width: 100%;
    color: #4b5b6a;
    font-size: 120%;
    font-style: italic;
    text-align: center;
}


#map {display: block; 
	  margin-left: 25%;
}


#footer {position: relative;
         width: 98%;
         margin: 50px 0 0 10px;;
         padding: 5px;
         color: #d0d0d0;
         }


#footer span { bottom:  0;
                left: 12px;
             }

