body {
    margin: 0; padding: 0;
    background-color: #193867;
    font-family: Arial, "Arial CE", Helvetica, "Helvetica CE", sans-serif;
    font-size: 12px;
}
p {
    line-height: 1.4em;
    color: #fff;    
}
h1 {
    margin: 0; padding: 0;
    color: #fff;
    position: absolute;
    top: 70px;
    left: 179px;
    font-size: 2.4em;
}
h2 {
    margin: 0 0 0.3em 0;
    color: #fff; 
    font-size: 1.4em;
}
#LOUT {
    position: relative;
    margin: 0 auto;
    width: 734px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    background-image: url(../img/content_bg.jpg);
    background-repeat: no-repeat;
    background-color: #193867;
}
body.home #LOUT {
    background-image: url(../img/home_bg.jpg);
}
#LOGO-HOME {
    position: absolute;
    width: 395px; height: 374px;
    left: 139px; top: 72px;
    background-image: url(../img/home_logo.jpg);
}
#LOGO-HOME ul {
    margin: 0; padding: 0;
    width: 395px; height: 374px; 
}
#LOGO-HOME ul li {
    position: absolute;
    list-style: none; 
}
#LOGO-HOME ul li a {
    display: block;
    text-indent: -100000px; 
}
#LOGO-HOME #ONAS {
    width: 235px; height: 122px; 
    top: 252px;
}
#LOGO-HOME #ONAS a {
    width: 235px; height: 122px; 
}
#LOGO-HOME #REFERENCE,
#LOGO-HOME #REFERENCE a {
    width: 235px; height: 252px; 
}
#LOGO-HOME #PRODUKTY {
    left: 235px;
    width: 160px; height: 252px; 
}
#LOGO-HOME #PRODUKTY a {
    width: 160px; height: 252px; 
}

#ABSTRAKT {
    position: absolute;
    width: 545px; height: 88px;
    top: 97px; left: 179px;    
}
#ABSTRAKT p {
    margin: 0; padding: 12px;
    color: #000;
}

#CONTENT {
    min-height: 200px;
    height: auto !important;
    height: 200px;
    padding: 195px 0 0 0;
}
#CONTENT-B {
    float: right;
    width: 545px;
}
#CONTENT-B #CONTENT-IN {
    padding: 0 12px 12px 0;
}

#FOOTER {
    clear: both;
    color: #fff;
    background-image: url(../img/footer_bg.gif);
    background-repeat: no-repeat;    
}
#FOOTER-IN {
    padding: 26px 0 0 0;
}
#FOOTER p {
    margin: 0 0 10px 0; padding: 0;
    text-align: right;
}
#FOOTER-BG {   
    height: 20px;
}
table.reference {
    width: 100%;
    color: #fff;
    border-collapse: collapse;
    margin: 0 0 20px 0; 
}
table.reference td {
    text-align: left;
    padding: 2px 4px;
    border-bottom: 1px solid #537aa5;
}
table.reference th {
    text-align: left;
    padding: 2px 4px;
    background-color: #537aa5;
}
table.reference tr.last td {
    border-bottom: none;
}
#MENU {
    position: absolute;
    background-color: #fff;
    width: 122px; top: 231px; left: 37px;
}
#MENU ul {
    margin: 0; padding: 0 16px 16px 16px;
}
#MENU ul li {
    text-align: center;
    font-weight: bold;
    margin: 0.2em 0; padding: 0;
    list-style: none;
}
#MENU ul li.first,
#MENU ul li.last {
    margin: 0;
}
#MENU ul li a {
    text-decoration: none;
    color: #291670;
}
