#top-menu li, #bottom-menu li {
    display:inline;
    line-height:20px;
}
#top-menu li {
    letter-spacing:4px;
    font-size: 11px;
}

#top-menu ul {
    vertical-align:middle;
    margin:0px;
    padding:0px;
    margin: 5px 0 5px 0;
    width:775px;

}

#top-menu .center {
    width: 775px;
}

.main {
    position:relative;
    width:775px;
    left:50%;
    margin-left:-385px;
}

.center {
    width: 780px;
    left: 50%;
    margin-left:-385px;
    position:relative;
}

.dots {
    height:1px;
    overflow:hidden;
    background-image:url('../images/kropki.png');
    background-position:top;
    background-repeat:repeat-x;
    width:100%;
    clear:both;
}

#top-menu {
    width:100%;
/*    border-top: 1px dotted black;
    border-bottom: 1px dotted black;*/
}

#top-menu{
    text-align:left;
    color: #947E6B;
    width:100%;
    margin:0px;
    position:relative;
}

#all {
    position:relative;
    vertical-align:top;
}

.logo {
    margin-left:0px;
    margin-top:20px;
    margin-bottom:20px;
}

#content {
    width:760px;
    clear:both;
    /*height:350px;*/
}

#content .image {
    float:left;
    margin: 20px 20px 10px 0;
}

#content .body {
    font-size: 10pt;
    overflow:auto;
    height:350px;
}

#content .image img {
    padding:10px;
    border:1px solid #999999;
    max-height: 280px;
    max-width:300px;
}

#content .image.team-image img {
    height: 260px;
    max-width:300px;
}

#content .body.team-body{
    height:330px;
}

#content .image.services-image img {
    height: 220px;
    max-width:300px;
}

#content .body.services-body{
    height:290px;
}

#footer {
    /*border-top: 1px dotted black;*/
    padding-top:20px;
    padding-bottom:20px;
    color:  #947E6B;
    text-align:center;
    width:100%;
    clear:both;
    font-size:10pt;
}

.bottom-menu-inner {
    border-top:1px solid #6A6661;
    text-align:center;
    width:780px;
    position:relative;
    left:50%;
    margin-left:-390px;
}

.bottom-menu-inner ul {
    padding-left: 0px;
}

body {
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-family: 'Arial', sans-serif;
}

html, body {
    height:100%;
}

#super {
    overflow:visible;
    height:100%;
    min-height:620px;
    vertical-align:top;
}

.distance {
    background-color:#1F1A17;
    float:left;
    height:50%;
    margin-bottom:-400px;
    width:1px;
}

a {
    color: #947E6B;
}

a:link {
    text-decoration:none;
}

a.active, #bottom-menu a.active {
    color: #407FA8;
}

a:visited {
    text-decoration:none;
}

a:hover,#bottom-menu a:hover {
    color: #407FA8;
}

#bottom-menu a {
    color:black;
}

#content .body p.para {
    padding:20px;
    line-height:1.4em;
}

.spacer {
  height: 20px;
}
