body {
        background-color: #fff;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
        _font-size: 80%;
	color: #333;
	}

a:link, a:visited, a:active {
	color: #000;
	}

a:hover {
         color: #cd853f;
         font-weight: bold;
         }

#container {
	width: 756px;
	_width: 782px;
	margin: 10px auto 50px auto;
	text-align: left;
	}

h1 {
        margin: 15px 0px 20px 0px;
        _margin: 0px 0px 18px 0px;
        font-family: trebuchet MS, trebuchet;
        font-size: 25px;
      }

#nav {
	margin: 0px 0px 1px 0px;
	width: 100%;
	background-color: #deb887;
        }

#nav ul, #nav li {
	margin: 0px;
	padding: 10px;
	display: inline;
        font-family: arial;
        font-size: 15px;
	}
.sub{display: none;}

#login-form {
	background-color: #fff8dc;
	width: 60%;
	padding: 5px 10px 15px 20px;
        _padding: 20px 15px 15px 20px;
        margin: 10px 0px 0px 53px;
        line-height: 130%;
        _line-height: 120%;
	}

#login-form a {
	font-family: arial, sans-serif;
        font-size: 90%;
	_font-size:85%;
	color: #000;
        text-decoration: none;
	margin-left: 15px;}

#login-form a:hover {
        color: #cd853f;
        }

#right-nav {
	width: 218px;
	margin-left: 542px;
	margin-top: 3px;
	}

#content {
	width: 590px;
        _width: 610px;
	padding: 0px;
        _margin-right: -50px;
	float: left;
        line-height: 140%;
        _line-height: 130%;
	}

.nadpis1 {
	color: #cd853f;
	padding-top: 20px;
	font-size: 18px;
        _font-size: 19px;
	font-weight: bold;
	margin-top: 0px;
        border-top: 1px solid;
	}

.nadpis2 {
	color: #cd853f;
	padding-top: 20px;
	font-size: 19px;
        _font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
        border-top: 1px solid;
	}

.nadpislink {
	color: #CB6828;
	font-size: 12px;
	font-weight: bold;
        padding:3px;
	margin-top: 20px;
        _margin-top: 0px;
        background-color: #F3F7E8;
	}

.komentare {
       float: right;
       margin-top: -16px;
       _margin-top: -18px;
       }

.prispevek-navigace {
      float: right;
      margin-top: -16px;
      _margin-top: -18px;
      }

.diskuse {
        border-top: 1px solid #cd853f;
        border-bottom: 1px solid #cd853f;
        }

.autor {
     color: #cd853f;
     }

#footer {
	border-top: 1px solid #CCC;	
        margin-top: -10px;
        padding-top: 10px;
        font-family: trebuchet MS, trebuchet;
	text-align: center;
	}