#body {
    /*background-color: #777777;*/
    background-color: #77716C;
}

#header {
    width: 100%;
    margin-top: 50;
    padding-bottom: 20;
    text-align: left;
}

#container {
    width: 1030;
    margin-left: 50;
    /*margin-right: auto;*/
    line-height: 130%;
}

#menu {
    float: left;
    width: 130px;
}

#content {
    margin-left: 200;
}

.relImg {
    margin-bottom: 50;
    width: 600;
    background-color: #67615C;
    /*border-style: solid;*/
    /*border-width: 1;*/
    /*border-color: #999999;*/

}

.realization {
    /*clear:both;*/

    padding: 10;
    height: 182;
    margin-bottom: 20;
    background-image: url('images/background2.gif');
    background-repeat: repeat;
    width: 700;

}


.realization_no_img {
    /*clear:both;*/

    padding: 10;
    height: 85;
    margin-bottom: 20;
    background-image: url('images/background2.gif');
    background-repeat: repeat;
    width: 700;

}

h2 {
    font-family: Verdana;
    color: rgb(225, 225, 225);
    font-size: 15px;

}

.companyDesc {
    padding-left: 30;
    width: 350px;
    float: left;
    text-align: justify;
    font-size: 12px;
    font-family: Verdana;
    color: rgb(225, 225, 225);
}

.text {
    font-size: 12px;
    font-family: Verdana;
    color: rgb(225, 225, 225);
}

.companyDesc2 {

    width: 350px;
    margin-left: 440;
    text-align: justify;
    font-size: 12px;
    font-family: Verdana;
    color: rgb(225, 225, 225);
}

.relDesc {
    margin-left: 320;
    padding-top: 20;
}

.relDesc_no_img {
    margin-left: 10;
    padding-top: 0;
}

#backLink {
    color: #DDDDDD;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
}

#backBox {
    margin-top: -30;
    text-align: right;
    width: 600;
}

#backLink:hover {
   color : white;
}


.relLink {
    color: #DDDDDD;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;

}

.relLink:hover {
   color : white;
}

.realizationDescription {
    color: #DDDDDD;
    font-family: verdana;
    font-size: 11px;
    background-color: #77716C;
    padding-left: 10;
    padding-top: 30;
    padding-bottom: 30;
    border-left-color: #62a5a6;
    /*border-left-color:#98908a;*/
    border-left-style: solid;
    border-left-width: 1;
    width: 350;

}



.realizationDescription_no_img {
    color: #DDDDDD;
    font-family: verdana;
    font-size: 11px;
    background-color: #77716C;
    padding-left: 10;
    padding-top: 10;
    padding-bottom: 10;
    border-left-color: #62a5a6;
    /*border-left-color:#98908a;*/
    border-left-style: solid;
    border-left-width: 1;
    width: 660px;

}

.realizationTile {
    width: 300;
    height: 180;
    border-style: solid;
    border-width: 1;
    border-color: #98908a;
}

.menuItem {
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    color: #DDDDDD;
}

.menuItem:hover {
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    color: #FFFFFF;
}

.menuItemSelected {
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    color: #FFFFFF;
}

.footer {
    clear: both;
    padding-top: 50px;
    color: #BBBBBB;
    font-family: Verdana;
    font-size: 10px;
    /*position: absolute;*/
    /*bottom: 0;*/
    text-align: center;
    width: 100%;
}

.footerBottom {
    clear: both;
    padding-top: 50px;
    color: #BBBBBB;
    font-family: Verdana;
    font-size: 10px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
