body {
  	margin:0px 0px 0px 0px;
	padding: 0px;
	border:none;
	background-color:#000000;
	color: #ffffff;
	background-image:url(my_pozadi.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
a:link {
	color: #4f9f9f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4f9f9f;
}
a:hover {
	text-decoration: underline;
	color: #71c1c1;
	cursor:hand;
}
a:active {
	text-decoration: none;
	color: #4f9f9f;
}
.hlavni {
	width:1000px;
	background-image:url(my_zahlavi.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.menuobal {
	margin:0px 0px 0px 0px;
	width:176px;	
}
.menu span {
	background:none;
	font:inherit;
	font-size:12px;
	letter-spacing:1px;
	color:#ffffff;
	font-weight:bold;
	padding: 3px 10px 3px 5px;
	margin: 20px 0px 5px 5px;
	text-decoration:none;
	display: block;
	border: none;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.menu:hover span {
	background:none;
	background-color:#ffffff;
	color:#000000;
	cursor:hand;
	text-decoration: none;
	border: none;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 3px 10px 3px 5px;
	margin: 20px 0px 5px 5px;
}

.podmenuvmenu span {
	border-right: none;
	font:inherit;
	color:#dddddd;
	display: block;
	padding:3px 10px 3px 0px;
	margin: 0px 8px 5px 5px;
	font-weight:bold;
}
.podmenuvmenu:hover span {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-decoration: none;
	border-right: 8px solid #ffffff;
	margin: 0px 0px 5px 5px;
	cursor:hand;
}
.obrazekloga {
	border: 3px solid #ffffff;
	border-bottom:none;
	margin:15px 0px 0px 5px;
}
.nadpispodstr {
	font-size:16px;
	font-weight:bold;
	line-height:21px;color:#ffffff;
}
.textloga {
	font:inherit;
	font-weight:bold;
	font-size:20px;
	color:#f6f0e7;
	text-align:left;
	margin:5px 0px 2px 0px;
	padding:0px;
	letter-spacing:1px;
	color:#ffffff;	
}
.pocitadlo {
	font:inherit;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
}
.aktualizace {
	font:inherit;
	font-size:12px;
	padding-top:8px;
	padding-right:5px;
	color:#ffffff;
	background:none;
	border: none;
}
.hlavni_obrazekloga {
	border: none;
	background:none;
}
.hlavni_textloga {
	padding:0px 5px 0px 10px;
	background:none;
	border: none;
}
.hlavni_obsah {
	background-color:#000000;
	background-image:url(my_obsah.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	border-top:3px solid #ffffff;
	width:819px;
}
.hlavni_menu {
	background-color:#000000;
	background-image:url(my_obsah.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:5px;
	border-top:3px solid #ffffff;
	width:176px;
	height:420px;
}


.podnadpispodstr {font-size:16px; font-weight:bold; padding:0px 10px 4xp 0px; line-height:20px;}
.podmenupomocny { float:right; margin:2px 0px 0px 8px; }
.podmenu span {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #aaaaaa;
	border-bottom:none;
	color: #ffffff; background-color:#1f3f3f; display:block; font-size:13px;font-weight:bold; line-height:19px; padding:0px 10px 0px 10px; text-decoration: none; }
.podmenu:hover span { color: #000000; background-color:#ffffff; text-decoration: undeline; cursor:hand; }
.podtrhnuti { }

.diskuzeram {
  background-color:#1f3f3f;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	color:#ffffff;
  font-weight:bold;
}
.diskuzetlacitko, .diskuzetlacitko:link, .diskuzetlacitko:visited, .diskuzetlacitko:active {
  background-color:#1f3f3f;
  color:#ffffff;
  font-weight:bold;
  	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
.diskuzetlacitko:hover {
  background-color:#ffffff;
  color:#000000;
  font-weight:bold;
 	cursor:hand;
}



