/* Start of CMSMS style sheet 'Bacom - menuji' */
/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
   width: 100%; 
    border: none;
   
}

#primary-nav li { 
   text-align: right;
   margin-bottom: 0px;
   margin-right:10px;
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 3px;
   padding-top: 3px;
}


/* Styling the basic apperance of the menu elements */
#primary-nav a:hover { 
   border: none; 
   font-size:12px;
   margin-right: 5px; 
   padding-right: 2px;
   color: #fefefe;
   text-decoration: none; 
   background: transparent; 
   
}

#primary-nav a { 
   border: none; 
   margin-right: 5px;
   font-size:12px;
    
   padding-right: 2px;
   color: #a4a4a4;
   text-decoration: none; 
   background: transparent; 
   
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive{ 
    background-image: url(uploads/images/bacom/menu-crta.png);
   background-repeat: no-repeat;
   background-position:right;
}

#primary-nav li.menuactive a.menuactive{
color:#fefefe;
}

/* Styling the apperance of menu items on hover */
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-image: url(uploads/images/bacom/menu-crta.png);
   color: #fefefe;
   background-repeat: no-repeat;
   background-position:right;
}

/*OD tu DESNI meni*/

#kontakt_box{
 color: #a4a4a4;
  text-align: left;
   margin-bottom: 0px;
    padding-left: 10px;

}
#kontakt_box ul{
  padding-left:0px;
  margin: 0px;

}



#kontakt-box li {
margin-bottom:0;
margin-left:0px;
padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 3px;
   padding-top: 3px;
text-align:left;
}

#kontakt-box li.menuactive {
background-image:url(uploads/images/bacom/menu-crta.png);
background-position:left center;
background-repeat:no-repeat;
}

/* Styling the basic apperance of the menu elements */
#kontakt-box a:hover { 
   border: none; 
   font-size:12px;
   margin-left: 5px; 
   padding-left: 2px;
   color: #fefefe;
   text-decoration: none; 
   background: transparent; 
   
}

#kontakt-box a { 
   border: none; 
   margin-left: 5px;
   font-size:12px;
    
   padding-left: 2px;
   color: #a4a4a4;
   text-decoration: none; 
   background: transparent; 
   
}

#kontakt-box li.menuactive a.menuactive{
color:#fefefe;
}

#kontakt-box li:hover, 
#kontakt-box li.menuh, 
#kontakt-box li.menuparenth, 
#kontakt-box li.menuactiveh { 
   background-image: url(uploads/images/bacom/menu-crta.png);
   color: #fefefe;
   background-repeat: no-repeat;
   background-position:left;

}

/*OD TU NAPREJ HORIZONTALNI SREDINSKI MENU*/

#navlist li
{
display: inline;
list-style-type: none;

}
#navlist, #navlist ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
   width: 100%; 
    border: none;
   
}

#navlist li { 
   text-align: right;
   margin-bottom: 0px;
   
   padding: 4px;
}


/* Styling the basic apperance of the menu elements */
#navlist a:hover { 
   border: none; 
   font-size:12px;
   margin-right: 5px; 
   padding-right: 2px;
   color: #fefefe;
   text-decoration: none; 
   background: transparent; 
   
}

#navlist a { 
   border: none; 
   margin-right: 5px;
   font-size:12px;
    
   padding-right: 2px;
   color: #a4a4a4;
   text-decoration: none; 
   background: transparent; 
   
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#navlist li.menuactive{ 
   /* background-image: url(uploads/images/bacom/menu-crta.png);*/
   background-repeat: no-repeat;
   background-position:right;
}

#navlist li.menuactive a.menuactive{
color:#fefefe;
}





/* End of 'Bacom - menuji' */

