﻿div.line100p {
    clear: both;
}

.favicon-ico-blue {
display:block;
float:right;
width:25px;
height:25px;
}

.cdissluzba
{
    line-height: 50px !important;
}
 
#layout {
    z-index: auto;
}

/*media screen, projection*/
.ico-share-box .dropdown-menu {
    top: 25px;
    left: auto;
    right: 0px;
}
/*media screen, projection*/
.ico-share-box {
    position: relative;
}
/*media screen, projection*/
.ico-share-box .dropdown-menu li a {
    background-color: white !important;
    padding:  20px 0px 14px 20px;
    text-decoration: none;
}
/*media screen, projection*/
.ico-share-box .dropdown-menu li {
    min-width: 200px;
}

.modal {
    z-index: 10500;
}

a.myclass:link
{ 
    color: white; 
    text-decoration: none;
    
}

a.myclass:visited
{ 
    color: white; 
    text-decoration: none;
}


a.myclass:hover
{
    color: white; 
    text-decoration: none;
    font-weight:bold;
}

.lupa
{ 
    float: right; 
    padding-right:45px;
    background-image:url('../images/cdosn/search-white.svg');
    background-repeat:no-repeat;
    background-position:right 15px top 15px;
    text-decoration: none;
    height: 50px;
}
.icofueled{ 
    float: right; 
    padding-right:40px;
    background-image:url('../images/cdosn/star-blue-fueled.svg');
    background-repeat:no-repeat;
    background-position:right 15px top 15px;
    text-decoration: none;
    height: 50px;
}


.cdisddltablet .dropdown-menu a
{
    line-height: 50px !important;
}


