﻿#linksPage
{
    border-style: solid;
    border-width: 0px;
    float: left;
    margin-left: 10px;
    border-top-color: #FF0000;
    border-right-color: #FF0000;
    border-bottom-color: #FF0000;
    border-left-color: #FF0000;
    margin-top:25px;
    width:228px;
}
.LinkPosition1
{

    margin-left: 0px;
    left: 0px;
    top: 10px;
    width: 185px;
    list-style: none;
    padding-left: 2px;

}
.nav_con
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    float: left;
    min-height:10px;
    font-size:12px;
    text-align: left;
    color: #918E95; 
    
    
}
.nav_con a
{
    display: block; /* to increase clickable area as a's default to inline */
    color: #000;
    text-decoration: none;
    padding: 0 15px;
    line-height: 2;
    text-align: left;
    font-size:12px;
}

.nav_con a:hover
{
    display: block; /* to increase clickable area as a's default to inline */
    color: #000;
    text-decoration: underline;
    padding: 0 15px;
    min-height: 20px;
    font-size: 12px;
    background-color: #999999;
}

.nav_con_link 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    min-height:20px;
}
.nav_con_link a
{
    color: #918E95;
    text-decoration: none;
}
.nav_con_link a:hover
{
    color: #918E95;
}
.nav_con_link_sel 
{
    text-decoration:underline;
    text-align: left;font-size:12px;
}
.nav_con_link_sel a
{
    color: #918E95;
    text-align: left;
}

.nav_con_sel
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    float: left;
    color: #000;
    font-size:12px;
    font-weight:normal;
    text-align: left;
}

.nav_con_sel li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}

.nav_con_sel a
{
    display: block; /* to increase clickable area as a's default to inline */
    text-decoration: underline;
    padding: 0 15px;
    line-height: 2;
    text-align: left;
    color: #000;
}

.grupacija
{
    list-style-type: none;
    width: 100%;
    float: left;
    color: #000;
    text-decoration: none;
    line-height: 31px;
    font-weight: bold;
    text-transform: none;
    text-align: left; font-size:18px;
    background-color:#ccc;
}
.GrupacijaText 
{
    font-size: 14px;
    position: relative;
    left: 7px;

}
.GrupacijaText a
{
    color: #000;
    position: relative;
    left: 1px;
    font-size: 14px;
}
.GrupacijaText a:hover
{
    color: #000;
    position: relative;
    left: 1px;
    font-size: 14px;
}
.grupacija_link 
{
    width: 100%;
    color: #000;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}
.grupacija_link a
{
    color: #000;
    text-decoration: none;
}

.link_current
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    float: left;
    color: #333333;
}

.link_current li {
      margin: 0;
      padding: 0;
      float: left; /* This corrects the */
      width: 100%; /* IE whitespace bug */
      color: #333333;
}

.link_current a {    
      display: block;  /* to increase clickable area as a's default to inline */
      color: #510051;
      text-decoration: none;
      padding: 0 15px;
      line-height: 2;
}

.link_current a:hover {  
   
        background-color: #CCCCCC;
}
