#sectionmenu {
    border-bottom:2px solid #173A95;
}

#bottommenu {
    background:#173A95;
}
#bottommenu .t {
    background:URL('./images-infocenter/bottommenu-bg-top.gif') no-repeat top left;
}
#bottommenu .b {
    background:URL('./images-infocenter/bottommenu-bg-bottom.gif') no-repeat bottom left;
}
#bottommenu, #bottommenu a {
    color:#FFF;
}

/* Layout */
#web {
    width:798px;
    float:left;
}
#right {
    width:173px;
    float:right;
    margin-bottom:5px;
}
#left {
    width:173px;
    float:left;
    margin-bottom:5px;
}
#middle {
    float:right;
    width:620px;
    margin-bottom:5px;
    background:URL('./images-infocenter/middle-bg.gif') repeat-y top left;
}
#contextmenu {
    background:URL('./images-infocenter/contextmenu-bg.gif') no-repeat top left #F0F7FF;
    padding:0.4em 1em;
}
#content {
    background:URL('./images-infocenter/content-bg-bottom.gif') no-repeat bottom left;
    padding:1.5em;
}

#content {
    text-align:justify;
}

.allnews {
    font-weight: bold;
}

ul.listnews {
    list-style-type: square;
    line-height: 1.5em;
    margin: 0px 5px 0px 15px;
    color: #C20000;
}

.listnews a {
    color: #C20000;
}

ul.listforum {
    list-style-type: square;
    line-height: 1.5em;
    margin: 0px 5px 0px 15px;
    color: #150185;
}

ul.listforum a {
    color: #150185;
}

.news {
    color: #C20000;
    font-weight: bold;
    text-align: right;
}

div.news {
    width: 100%;
}

.themes {
    color: #150185;
}

dl.ratelist {
    margin:0em 0em 1em 0em;
    padding:0em 0em 0.8em 0em;
    clear:both;
}
dl.ratelist .image {
    float:left;
    width:40px;
}
dl.ratelist .country {
    float:left;
    margin:0em;
    padding:0em;
    width:40px;
    color:#C20000;
}
dl.ratelist .kurz {
    float:left;
    margin:0em;
    padding:0em;
    width:40px;
    text-align:right;
}

div.forum {
    border: 1px solid #F5AB0A;
    margin-bottom: 10px;
}
div.forum div {
    margin: 5px;
}
div.forum .theme {
    float: left;
}
div.forum .forumparams {
    text-align: right;
}
div.forum .forumparams span {
    color: #999;
}
div.forum .popis {
}
div.forum-item div {
    
}
div.forum-item .item {
    margin: 5px;
    padding: 10px;
    border: 1px solid #F5AB0A;
}
div.forum-item .item span {
    color: #999;
}
div.forum-item .subitem {
}
div.forum-item .subitem .subitem {
    margin-left: 20px;
}
div.replytotext {
    margin-bottom: 10px;
}
dl.search_result {
    padding: 0px;
}
dl.search_result a {
    font-weight: bold;
}
dl.search_result strong {
    color: #666;
}
dl.search_result dd {
    margin: 3px 0px;
    color: #666;
}
a.current {
    font-weight: bold;
}
#searchContent {
    margin: 0px;
    padding: 0px;
}
#searchContent .text, #searchContent .button {
    font-size:1em;
    font-family:Tahoma,sans-serif;
}
#searchContent input.text {
    margin-left: 1em;
    width: 50%;
}

