﻿.Logo
{
    float: left;
    width: 375px;
}

.ImageLogo
{
    
}

.Slogan
{
    float: left;
    width: 200px;
    height: 250px;
    padding-top: 20px;
}
.SloganText
{
    font-family: Verdana;
    font-size: 10pt;
}
.SearchDiv
{
    float: left;
    width: 15px;
    vertical-align: middle;
    margin-top: 15px;
}
.AddThis
{
    width: 100px;
    position: absolute;
}
.SearchField
{
    border: none;
    height: 23px;
    width: 15px;
    padding-left: 15px;
    padding-top: 8px;
    background-color: White;
    font-size: 11px;
    color: #666666;
    font-family: Tahoma;
    text-align: justify;
    background-image: url(/images/layout/iskanje_oblika.png);
    background-repeat: no-repeat;
}
.LanguageChoice
{
    float: right;
    width: 195px;
    margin-top: 5px;
}
.HeaderMenu
{
    float: left;
    width: 570px;
    text-align: right;
    margin-top: 10px;
}
.LanguageChoiceLink
{
    font-family: Verdana;
    font-size: 8pt;
    color: White;
    background-color: Blue;
}
.NavigationMenu
{
    float: left;
    width: 550px;
    height: 200px;
    margin-top: 50px;
}