BODY {
    margin: 0;
    padding: 0;
    background: #0474C5 url('/images/idx/bg.gif') top repeat-x;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #fff;
}
A {
    color: #fff;
    text-decoration: underline;
}
A:hover {
    color: #fff;
    text-decoration: none;
}

#c1 {
    background: url('/images/idx/main.jpg') top center no-repeat;
}
#c2 {
    width: 818px;
    height: 490px;
    margin: 0 auto 0 auto;
}
#foot {
    line-height: 20px;
    color: #E2E2E2;
    text-align: center;
    font-size: 10px;
}
#foot P {
    margin: 0;
    padding: 0 0 0 200px;
}
#solution {
    font-size: 10px;
    color: #8CBFE5;
    float: right;    
    text-align: right;
    margin-right: 5px;
    width: 200px;
    height: 40px;
}
#solution A {
    color: #8CBFE5;
    text-decoration: none;
}

#logo {
    position: absolute;
    top: 0;
    left: 20px;
}
#apie {
    position: absolute;
    left: 50%;
    top: 96px;
    margin-left: 143px;
    width: 132px;
    height: 90px;
}
#dizainas {
    position: absolute;
    left: 50%;
    top: 356px;
    margin-left: -297px;    
}
#isradimai {
    position: absolute;
    left: 50%;
    top: 194px;
    margin-left: 284px;    
}
#zenklai{
    position: absolute;
    left: 50%;
    top: 362px;
    margin-left: 79px;    
}

#lang {
    position: absolute;
    right: 24px;
    top: 27px;
    font-weight: bold;
}
#lang A {
    color: #002150;
    text-decoration: none;
    margin-left: 10px;
}
