﻿
#pages-top
{
    top: 10px;
    position: absolute;
    width: 100%;
    height: 60px;
}

#text
{
    background-color: Transparent;
    width: 500px;
}

#kvadrat-about
{
    background-color: gray;
    float: left;
    height: 300px;
    opacity: 0.5;
    position: relative;
    top: -25px;
    width: 600px;
    padding-right: 10px;
    z-index: 8;
    -moz-opacity: .5;
    filter: alpha(opacity=35);
}
#kvadrat-mission
{
    background-color: gray;
    float: right;
    height: 300px;
    opacity: 0.5;
    position: relative;
    top: -25px;
    width: 600px;
    padding-right: 10px;
    z-index: 8;
    -moz-opacity: .5;
    filter: alpha(opacity=35);
}
#idclients
{
    position: relative;
    top: 54px;
    width: 95%;
    text-align: center;
    padding-left: 18px;
    float: left;
}
#idclients h4
{
   
    float: left;
    padding: 0px;
    margin: 0px;
}
#idclients a
{
    text-decoration: none;
}

#mainLangSwitcher
{
    float: left;
    width: 200px;
    font-weight: bold;
}
#ime
{
    position: absolute;
    float: left;
    bottom: 0px;
    clear: right;
    right: 50px;
}
#menuMissionRight
{
   padding:335px 0px 0px 0px;
   float:left;
}
#menuMissionLeft
{
    padding:335px 0px 0px 0px;
    float:left;
}

#menuMissionRight ul
{
    list-style-type: none;
    
}
#menuMissionLeft ul
{
    list-style-type: none;
    
    
}
#menuMissionLeft ul li
{
    padding-left: 1px;
}
#menuMissionRight ul li
{
    padding-right: 5px;
}
#menuMissionLeft ul li a:hover
{
    color: red;
}

#menuMissionRight ul li a:hover
{
    color: Red;
}
#menuMissionRight ul li a
{
    color: gray;
}
#menuMissionLeft ul li a
{
    color: gray;
}
#menuMissionRight ul li h1
{

    text-align: left;
    font-family: Helvetica, sans-serif;
    text-transform: lowercase;
    margin:1px;
    font-size: 18px;
}
#menuMissionLeft ul li h1
{
 
    text-align: right;
    font-family: Helvetica, sans-serif;
    text-transform: lowercase;
    margin:1px;
    font-size: 18px;
}
#activate
{
    position: absolute;
    left: 35%;
    top: 35%;
    text-align: center;
    width: 400px;
    height: 200px;
}
body #contact
{
    margin: 50px 0px;
    padding: 0px;
    text-align: center;
}
#Content
{
    width: 650px;
    margin: 0px auto;
    text-align: left;
    padding: 15px;
    background-image: url(Images/contactInfoBackground.gif);
    background-repeat: repeat-y;
    background-position: 350px top;
}

#contactText
{
    background-image: url(Images/contactTextBackground.gif);
    background-position: right 2px;
    background-repeat: no-repeat;
    float: right;
    margin-top: -100px;
    padding-left: 380px;
    white-space: nowrap;
    width: 300px;
}

