* {
	padding: 0;
	margin: 0;
}
body {
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	font-family: "Comic Sans MS";
}
img {
	border: 1px solid black;
}
#stranka {
	width: 900px;
	margin: auto;
}
#nadpis {
	background: url(nadpis.gif) no-repeat top left;
	height: 100px;
}
#menu {
	color: #A9A9A9;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	background: black;
	font-family: Arial;
}
#menu li {
	list-style: none;
	display: inline;
}
#menu li a {
	color: #A9A9A9;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
#menu li a:hover, #menu li.aktivni a {
	color: white;
}
#menu li.aktivni a:hover {
	cursor: default;
}
ul.cat {
	margin-bottom: 15px;
	text-align: center;
}
ul.cat li {
	list-style: none;
	display: inline;
}
#obsah {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 30px;
	min-height: 500px;
	background-color: #D6D6D6;
	border-left: thin solid Black;
	border-right: thin solid Black;
}
#obsah a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#obsah a.neakt {
	font-weight: normal;
}
#obsah a:hover {
	text-decoration: underline;
}
#obsah p {
	text-indent: 15px;
	padding-bottom: 15px;
}
#obsah p.center {
	text-indent: 0px;
	text-align: center;
}
#obsah p.img {
	text-indent: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 12px Verdana;
}
#obsah h2 {
	font: normal bold 16px Verdana;
	margin-top: 15px;
	margin-bottom: 10px;
}
#obsah h3 {
	font: normal bold 14px Verdana;
	margin-top: 15px;
}
#obsah p.img img {
	border: 1px solid black;
	margin: 2px 1px 1px 0px;
}
#obsah code {
	display: block;
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
	margin-bottom: 15px;
	background-color: #FBFBFB;
}
.vypis_clanek {
	text-align: left;
	padding: 10px 0px 10px 0px;
}
.vypis_nadpis {
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	background-color: Black;
	height: 25px;
	color: white;
}
.vypis_datum {
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	color: black;
}
.vypis_obsah {
	padding: 10px 20px 20px 20px;
	text-align: left;
}
#obsah .vypis_obsah p {
	padding-bottom: 0px;
}
#obsah .vypis_obsah a, #clanek_obsah a {
	text-decoration: underline;
}
#obsah .vypis_obsah a:hover, #clanek_obsah a:hover {
	color: white;
	text-decoration: none;
}
#obsah .vypis_obsah td {
	vertical-align: top;
}
#obsah .vypis_nadpis a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#obsah .vypis_nadpis a:hover {
	text-decoration: underline;
}
.vypis_cist {
	text-align: right;
	padding-right: 15px;
	font: 12px Verdana;
}
#clanek {
	margin-top: 10px;
	text-align: left;
}
#clanek_nadpis {
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	background-color: Black;
	height: 25px;
	color: white;
}
#clanek_nadpis h1 {
	font-size: 16px;
	font-weight: normal;
}
#clanek_datum {
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	color: black;
}
#clanek_obsah {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}
#clanek_obsah table {
	text-align: center;
	margin: 10px 0px 20px 0px;
	border-collapse: collapse;
}
#clanek_obsah td, #clanek_obsah th {
	padding: 2px 5px 2px 5px;
	border: 1px solid black;
	vertical-align: top;
}
#clanek_obsah ul {
	list-style-position: inside;
	margin: 0px 0px 10px 20px;
}
#clanek_uvod {
	font: 12px Verdana;
	margin-bottom: 15px;
	text-align: left;
}
#clanek_uvod table {
	text-align: justify;
	margin: 0 0 0 0;
}
#clanek_uvod td {
	padding: 0 0 0 0;
	border: 0px;
}
#podobne_clanky ul {
	margin-left: 20px;
	list-style-type: disc;
}
#clanek_komentare {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	background-color: Black;
	height: 25px;
	color: white;
}
#clanek_komentare h2 {
	font: 16px Comic Sans MS;
	font-weight: normal;
}
#navigace {
	text-align: right;
	font-size: 11px;
}
#navigace a.akt
{
	text-decoration: none;
	padding: 2px;
	color: black;
}
#navigace a.neakt{
	text-decoration: none;
	color: gray;
	padding: 2px;
}
#navigace a.neakt:hover {
	text-decoration: none;
}
#novy_komentar {
	padding: 0px 20px 15px 20px;
}
#komentare {
	border-top: 1px solid black;
	padding: 10px 20px 0 20px;
}
.komentar {
	margin: 10px 0px 10px 0px;
	border: 1px solid black;
}
.komentar_hlavicka {
	padding-left: 3px;
	background-color: black;
	color: white;
	font-size: 12px;
}
.komentar_hlavicka strong {
	font-size: 14px;
	font-weight: normal;
}
.komentar_obsah {
	padding: 3px 10px 5px 10px;
}
#komentare .komentar_obsah p {
	padding-bottom: 2px;
}
#paticka {
	height: 20px;
	font-size: 12px;
	color: silver;
	background-color: black;
	vertical-align: text-bottom;
	text-decoration: none;
}
#paticka a {
	color: silver;
	text-decoration: none;
	cursor: text;
}
#ukonceni {
	text-align: center;
	border: 1px solid black;
	background-color:	white;
	margin: 0px 100px 0px 100px;
	padding: 5px 0px 5px 0px;
	font-weight: bolder;
}

.rekl {
	height: 100px;
	margin-left: 25px;
}

#pata {
	color: #565656;
	font-size: 12px;
	margin-top: 2px;
}
#pata a {
	color: black;
}