#kontaktInfoBoxOutside{
    position:relative;
    top: 0px;
    width:456px;
    height:26px;
    font-family: Verdana, MS Sans Serif, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #ffffff;
    margin:0px;
    padding: 0px;
    text-decoration: none;
    background-color: #BCBCBC;
    border: solid 1px #BCBCBC;
    border-width: 0px 1px 1px 1px;
    text-align:center;
}

#kontaktInfoBoxInside{
    position:relative;
    top: 0px;
    width:452px;
    height:20px;
    font-family: Verdana, MS Sans Serif, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #ffffff;
    margin: 0px auto;
    padding-top: 3px;
    text-decoration: none;
    background-color: #BCBCBC;
    border: solid 1px #BCBCBC;
    text-align:center;
}

* html #kontaktInfoBoxOutside {
    width:458px;
    height:22px;
}

* html #kontaktInfoBoxInside {
    width:454px;
}
