body {
  margin:0px;
  margin-top: 3px;
	padding: 0px;
	background-image:url(sizer.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#CCCCCC;
}
.obsahobal {
  	background-color:#efe3d1;
	color: #000000;	
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height:99%;
	width:808px;
	background-image:none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	cursor:hand;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.hlavni {
	width:1000px;
}
.menuobal {
	width:180px;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color:#990000;
	background-image:none;
	height:99%;
	padding:0px 0px 40px 0px;
}
.menu span {
	display:block;	
	background-color:#990000;
	background-image:none;
	color:#ffffff;
	font-weight:bold;	
	line-height:21px;
	display:block;	
	padding:3px;
	padding-left:10px;	
	border-bottom:1px solid #deb985;
	text-decoration:none;
	font-size:12px;
}
.menu:hover span {
	background-color:#ffffff;
	color:#000000;
	cursor:hand;
	text-decoration: none;
	background-image:none;
	padding:3px;
	padding-left:10px;	
	border-bottom:1px solid #deb985;
}

.okrajvlevo {
	width:5px;
	background-image:url(a_okrajvlevo.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:500px;
}
.okrajvpravo {
	width:5px;
	background-image:url(a_okrajvpravo.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:500px;
}
.textlogaobal {
	height:60px;
	background-image:url(a_textlogaobal.gif);
	background-position:center;
	padding-right:10px;
	color:#efe3d1;
}
.zapati {
	height:30px;
	background-image:url(a_zapati.gif);
	background-position:center;
	color:#eeeeee;
	border:none;
}
.zapati a {
	color: #efe3d1 !important;
}
.obrazekloga {
	border:none;
	border-bottom: 1px solid #000000;
	margin-bottom:20px;
}
.pocitadlo {
	text-align:center;
}
.nadpispodstr {
	font-size:18px;
	line-height:20px;
	height:20px;
}
.textloga {
  font-size:20px;
  text-align:center;
  margin:0px;
}


.podnadpispodstr { font-size:14px; font-weight:bold; border-left: 1px solid #deb985; border-top: 1px solid #deb985; border-right: 1px solid #deb985; 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 #deb985; border-bottom: 1px solid #deb985; border-right: 1px solid #deb985; } 
.podmenu span { color: #ffffff; background-color:#990000; padding:2px 10px 3px 10px; border-top: 1px solid #deb985; text-decoration: none; } 
.podmenu:hover span { color: #000000; background-color:#ffffff; text-decoration: undeline; cursor:hand; } 
.podtrhnuti { border-bottom:1px solid #deb985; }

.diskuzeram {
  background-color:#c9272e;
  border:1px solid #ffffff;
  color:#ffffff;
  font-weight:bold;
}
.buttons, .buttons:link, .buttons:visited, .buttons:active {
  background-color:#c9272e;
  color:#ffffff !important;
  font-weight:bold;
  cursor:pointer;
}
.buttons:hover {
  background-color:#ffffff;
  color:#000000 !important;  
}
.diskuzeoddeleni {
  color:#000000;
  border-bottom:1px solid #c9272e;
}