﻿.LinkPosition1
{
    margin-left:0px;
    left: 0px;
    top: 20px;
    width: 230px;
    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;
    border-bottom: 2px solid #FFF; text-transform:uppercase;
}
.nav_con a
{
    display: block; /* to increase clickable area as a's default to inline */
    color: #3366CC;
    text-decoration: none;
    padding: 0 15px;
    line-height: 2;
    text-align: left;
    border-bottom: 2px solid #FFF;
}

.nav_con a:hover
{
    display: block; /* to increase clickable area as a's default to inline */
    color: #3366CC;
    text-decoration: none;
    padding: 0 15px;
    min-height: 20px;
    border-bottom: 2px solid #FFF;
    background-color: #C0C0C0;
}

.nav_con_link 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    min-height:20px;
        border-bottom: 2px solid #FFF;text-transform:uppercase;
}
.nav_con_link a
{
    color: #456AAE;
    text-decoration: none;
}
.nav_con_link a:hover
{
    color: #456AAE;
}
.nav_con_link_sel 
{
    text-decoration:underline;
    text-align: left;
        border-bottom: 2px solid #FFF;text-transform:uppercase;
}
.nav_con_link_sel a
{
    color: #456AAE;
    text-align: left;
}
.nav_con_link_sel a:hover
{
    color: #456AAE;
    text-align: left;
    background-color: #C0C0C0;
}
.nav_con_sel
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    float: left;
    color: #456AAE;
    font-size:12px;
    font-weight:bold;
    border-bottom: 2px solid #FFF;
    text-align: left;text-transform:uppercase;
}

.nav_con_sel li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
  border-bottom: 2px solid #FFF;
}

.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: #456AAE;
    border-bottom: 2px solid #FFF;
}
.nav_con_sel a:hover
{
background-color: #C0C0C0;
color: #456AAE;
}
.grupacija
{
    list-style-type: none;
    width: 100%;
    float: left;
    color: #fff;
    text-decoration: none;
    line-height: 21px;
    font-weight:normal;
    text-transform: none;
    text-align: left;text-transform:uppercase;
}
.GrupacijaText
{
    font-size: 14px;
    position: relative;
    background-color: #A1C762;
    color:#fff;
    padding-top:-3px;
    padding-bottom:3px;
    padding-left:5px;
    border-bottom: 2px solid #FFF;
    text-decoration: none;text-transform:uppercase;
}
.GrupacijaText a
{
color:#fff;
    position: relative;
    font-size: 14px;
    text-decoration: none;
}
.GrupacijaText a:hover
{
    color: #00274F;
    text-decoration: none;
}
.grupacija_link 
{
    width: 100%;
    color: #0077C7;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}
.grupacija_link a
{
    color: #0077C7;
    text-decoration: none;
}

.link_current
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    float: left;
    color: #007DC0;
}

.link_current li {
      margin: 0;
      padding: 0;
      float: left; /* This corrects the */
      width: 100%; /* IE whitespace bug */
      color: #007DC0;
}

.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: #333333;
}