body {
	margin:0px;
	padding: 0px;
	background-color:#363736;
	background-image:url(n_pozadi.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.obsahobal {
    background-color:#4a4b4a;
	background-image:url(n_pozadi_obsah.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color: #fff;	
	border: 1px solid #777;
	height:99%;
	width:817px;
}
a:link {
	color: #d49b12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d49b12;
}
a:hover {
	text-decoration: underline;
	color: #fef987;
	cursor:hand;
}
a:active {
	text-decoration: none;
	color: #d49b12;
}
.hlavni {
	width:1000px;
}
.menuobal {
	width:181px;
	height:99%;
	padding:0px 0px 40px 0px;
	background-image:none;	
}
.menu span {
	display:block;		
	color:#FFFFFF;
	font-weight:bold;	
	font-size:13px;
	line-height:21px;
	display:block;	
	padding:3px;
	padding-right:10px;
	text-decoration:none;
	text-align:right;
}
.menu:hover span {
	background-color:#d49b12;
	color:#fff;
	cursor:hand;
	padding:3px;
	padding-right:10px;
	text-decoration: none;
	background-image:none;
}

.okrajvlevo {
	width:1px;
	height:500px;
}
.okrajvpravo {
	width:1px;	
	height:500px;
}
.textlogaobal {
	height:60px;
	background-image:url(n_textlogaobal.jpg);
	background-position:right;	
	color:#FFFFFF;
}
.zapati {
	height:30px;
	color:#FFFFFF;
	border:none;
}
.obrazekloga {
	border:none;
	border: 1px solid #777;
	border-right:none;
	margin-bottom:40px; 
}
.pocitadlo {
	text-align:right;
	margin-bottom:5px;
	color:#FFFFFF;
}
.nadpispodstr {
	font-size:18px;
	line-height:20px;
	height:20px;
}
.textloga {
  font-size:20px;
  text-align:center;
  font-weight:bold;
  font-style:italic;
  margin:0px;
  padding:2px 0px 15px 180px;  
  color:#FFFFFF;
  text-align:left;
}


.podnadpispodstr { font-size:14px; font-weight:bold; border-bottom: 1px solid #777; padding:0px 10px 0px 10px; } 
.podmenupomocny { float:right; margin:0px 0px -1px 4px; height:20px; font-size:12px; line-height:20px; font-weight:bold; border-left: 1px solid #777; border-bottom: 1px solid #777; border-right: 1px solid #777; } 
.podmenu span { color: #ffffff; background-color:#d49b12; padding:2px 10px 3px 10px; border-top: 1px solid #777; text-decoration: none; } 
.podmenu:hover span { color: #000; background-color:#fef987; text-decoration: undeline; cursor:hand; } 
.podtrhnuti { border-bottom:1px solid #777; }

.diskuzeram {
  background-color:#d49b12;
  border:1px solid #777;
  color:#ffffff;
  font-weight:bold;
}
.buttons, .buttons:link, .buttons:visited, .buttons:active {
  background-color:#d49b12;
  color:#ffffff !important;
  font-weight:bold;
  cursor:pointer;
}
.buttons:hover {
  background-color:#fef987;
  color:#000 !important;
}
.diskuzeoddeleni {  
  border-bottom:1px solid #777;
}