body {
    background-image: url('grafika/bg.jpg');
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #B68D03;	
}

#root {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
}

#logo {
    background-image: url('grafika/logo.png');
    width: 750px;
    height: 98px;
    margin-bottom: 10px;
}

img {
    border: 0px;
}

table {
    border: 0px;
}

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

#left-top {
    background-image: url('grafika/left-top.gif');
    background-repeat: no-repeat;
    width: 144px;
    height: 6px;
}

.middle {
    vertical-align: top;
    background-image: url('grafika/middle.gif');
    background-repeat: repeat;
    width: 144px;
    text-align: left;
    font-size: 11px;
}

#left-bottom {
    background-image: url('grafika/left-bottom.gif');
    background-repeat: no-repeat;
    width: 144px;
    height: 6px;
}

#right-top {
    background-image: url('grafika/right-top.gif');
    background-repeat: no-repeat;
    width: 144px;
    height: 6px;
}

#right-bottom {
    background-image: url('grafika/right-bottom.gif');
    background-repeat: no-repeat;
    width: 144px;
    height: 6px;
}

#content {
    vertical-align: top;
    width: 462px;
    background-image: url('grafika/bg_content.gif');
    text-align: center;
}

#footer {
    padding-top: 15px;
    font-size: 10px;
}

#footerin {
    width: 450px;
    border-top: 1px solid #ffffff;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
}

.footlink {
    color: #000000;
}

.menu-header {
    margin-top: 10px;
    color: #de7b39;
    font-weight: bold;
    text-align: right;
    border-bottom: 1px solid #B68D03;
    font-size: 11px;
}

.menulink {
    font-weight: bold;
    color: #B68D03;	
    font-size: 11px;    
}

#info {
    margin-top: 4px;
    margin-left: 5px;
    font-weight: bold;
    font-size: 11px;    
}

.center {
    text-align: center;
}

.aktuality {
    border: 1px solid #e8ce95;
    margin: 10px;
    padding: 2px;
    font-size: 11px;
}

.sub {
    margin-left: 20px;
}

textarea {
    border: 1px solid #ceb54a;
    width: 350px;
    height: 100px;
    font-size: 12px;
}

#divcontent {
    width: 440px;
    margin: 10px;
    font-size: 11px;
    text-align: left;
    color: #634200;
}

.button {
    border: 1px solid #ceb54a;
    background-color: #ffffff;
}

form {
    margin: 0px;
}

h2 {
    font-size: 13px;
    text-decoration:  underline;
    text-align: right;
    margin-bottom: 25px;
    color: #de7b39;
}

a {
    color: #de7b39;
    font-weight: bold;
    font-size: 11px;
}

.info {
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    color: #634200;
    width: 440px;
}

.tdinfo {
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 2px;
    color: #634200;
}

h1 {
    font-size: 14px;
    text-decoration: none;
}

.footcl {
    margin-top: 4px;
    text-align: right;
    font-weight: bold;
}

.komentar{
    border: 1px solid #e8ce95;
}

.forum {
    width: 440px;
    border-top: 1px solid #634200;
    border-right: 1px solid #634200;
}

.tdforum {
    border-left: 1px solid #634200;
    border-bottom: 1px solid #634200;
    padding: 2px;
    background-color: #f7e7c6;
    font-size: 11px; 
    color: #695c42;
}

.forum_user {
    width: 80px;	
    border-left: 1px solid #634200;
    border-bottom: 1px solid #634200;
    padding: 2px;
    background-color: #e7d7c6;
    vertical-align: top;
    color: #695c42;
}

.forum_post {
    border-left: 1px solid #634200;
    border-bottom: 1px solid #634200;
    padding: 2px;
    background-color: #f7e7d6;
    vertical-align: top;
    font-size: 11px;
    color: #695c42;
}

.post_top {
    border-bottom: 1px solid #ffffd6;
    margin-bottom: 15px;
    padding-bottom: 8px;
    padding-top: 2px;
    font-size: 11px;
    color: #695c42;
}

.right {
    float: right;
}

.quote {
    border: solid 1px #695c42;
    margin-left: 50px;
    margin-right: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 2px;
}

.forum_newpost {
    border: 1px solid #ceb54a;
    width: 400px;
    height: 150px;
    font-size: 12px;
}

.posta {
    border: solid 1px #695c42;
    margin-bottom: 15px;
    padding: 2px;
}	

.log {
    border: 1px solid #ceb54a;
    background-color: #ffffff;
}

.anketa {
    background-color: #de7b39;
    height: 4px;
    border: 1px solid #ffffff;
    font-size: 0px;
}

.atable {
    margin-bottom: 10px;
}

#topanketa {
    background-color: #efde93;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    text-align: center;
}

#celkem {
    border-top: 1px solid #efde93;
    font-size: 12px;
}

.textarea {
    border: 1px solid #ceb54a;
    background-color: #ffffff;
    height: 500px;
    width: 440px;
}

.forumlink {
    color: #634200;
    font-weight: bold;
}

td {
    font-size: 11px;
}

.IEsux {
    color: #634200;
    font-size: 11px;
}
