body {
    background:url(../images/bg.gif) repeat-x center top #cf0404;
    color:#000;
    font-family:arial,sans-serif;
    font-size:0.7em;
    margin:0;
    padding:0;
    text-align:center;
}
.cleaner {
    clear:both;
    visibility:hidden;
}
a {
    color:#CF0404;
    text-decoration:none;
}
a:hover {
    color:#000;
    text-decoration:underline;
}

form {
    margin:0px;
    padding:0px;
}

table,textarea,input,select {
    font-size:1em;
    font-family:arial,sans-serif;
}

.body {
    background:url(../images/bg2.gif) repeat-x center bottom;
    min-height:1px;
    _height:1px;
}

#top {
    width:980px;
    margin:0px auto;
    position:relative;
    background:url(../images/top.gif) no-repeat top right;
    padding:174px 0px 76px 0px;
    text-align:left;
}
#top h1 {
    margin:0px;
    padding:0px;
    position:absolute;
    top:47px;
    left:74px;
    background:url(../images/logo.gif) no-repeat top left;
    font-weight:normal;
    font-size:1.6em;
}
#top h1 a {
    display:block;
    padding:60px 30px 5px 10px;
    color:#FFF;
}
#top h1 a:hover {
    color:#FFF;
    text-decoration:none;
}

#top .kontakt {
    background:url(../images/top-bg.gif) no-repeat 68px 0px;
    min-height:1px;
    _height:1px;
}
#top .kontakt-data {
    background:url(../images/top-bottom.gif) no-repeat 68px bottom;
    padding:0px 76px 0px 73px;
    min-height:1px;
    _height:1px;
}
#top .kontakt-text {
    background:url(../images/top-image.jpg) no-repeat right 5px;
    padding:20px 0px 5px 30px;
    min-height:156px;
    _height:156px;
}
#top .kontakt-text p {
    margin:0px;
    padding:0px 0px 1.4em 0px;
}
#top .kontakt-text a { color:#000; }
#top .kontakt-text a:hover { color:#000; }

#menu {
    position:absolute;
    text-align:left;
    bottom:13px;
    /*left:76px;*/
    left:136px;
}
#menu ul {
    margin:0px;
    padding:0px;
    list-style:none;
}
#menu ul li {
    background:url(../images/menu-bg.gif) no-repeat top left;
    float:left;
    width:137px;
    text-align:center;
    font-weight:bold;
    color:#FFF;
    padding:16px 0px 20px 0px;
}
#menu ul li a { color:#FFF; }
#menu ul li a:hover { color:#FF0; text-decoration:none; }


#content {
    clear:both;
    background:url(../images/bg3.gif) repeat-x top left;
    min-height:1px;
    _height:1px;
}
#content .content {
    background:url(../images/content-bg.gif) repeat-y 68px 0px;
    width:980px;
    margin:0px auto;
    position:relative;
    text-align:left;
}
#content .content-data {
    background:url(../images/content-top.gif) no-repeat 68px 0px;
    padding:15px 89px 5px 86px;
    min-height:130px;
    _height:130px;
}

#content .homepage {
    background:url(../images/homepage.jpg) no-repeat 0px 0px;
    padding:10px 0px 0px 650px;
    min-height:149px;
    _height:149px;
}

#content .page {
    padding:0px 15px 0px 15px;
}

#content h2 {
    color:#CF0404;
    font-weight:normal;
    font-size:1.6em;
    margin:0px;
    padding:0px 0px 5px 0px;
}
#content h3 {
    color:#CF0404;
    font-size:1.1em;
    margin:0px;
    padding:0px 0px 5px 0px;
}
#content .kontext {
    text-align:right;
    border-top:1px solid #EFEFEF;
    padding:5px 0px 0px 0px;
    color:#AAA;
}
#content .kontext a { color:#AAA; }
#content .kontext a:hover { color:#CF0404; }

#content .list {
    margin:0px;
    padding:0px;
}
#content .list dt {
    font-weight:bold;
    background:url('../images/arrow.gif') no-repeat 10px 10px;
    padding:5px 30px 0px 30px;
    font-size:1.1em;
    color:#0392DC;
    font-family:Arial,Tahoma,sans-serif;
}
#content .list dt a { color:#CF0404; }
#content .list dt a:hover { color:#000; }
#content .list dd {
    padding:0px 0px 10px 0px;
    margin:0px 0px 0px 30px;
    background:url('../images/dot.gif') repeat-x bottom left;
}

#gallery {
    clear:both;
    padding:5px 0px 0px 0px;
}
#gallery img {
    background:#FFF;
    border:1px solid #E1E1E1;
    float:left;
    margin:0px 3px 3px 0px;
    padding:2px;
}

#bottom {
    background:url(../images/bg-bottom.gif) no-repeat top left;
    width:980px;
    margin:0px auto;
    position:relative;
    text-align:left;
    color:#FFF;
    min-height:1px;
    _height:1px;
}
#bottom a {
    color:#FFF;
    text-decoration:none;
}
#bottom a:hover {
    color:#FFF;
    text-decoration:underline;
}
#bottom p {
    margin:0px;
    padding:37px 0px 10px 96px;
}
#bottom span.developer {
    position:absolute;
    top:37px;
    right:96px;
}
