body {
	text-align: center;
	background-color: #f0ecce;
	font-family: "Arial CE", "Helvetica CE", Arial, Sans, sans-serif;
	font-size: 12px;
	z-index: -1;
}

#div-pocitadlo
    {position: absolute; left: 22px; top: 315px;}


#vsechno {
	position: relative;
	text-align: left;
	width: 750px;
	margin: auto;
}
.tucne {
	font-weight: bold;
}
.uprostred {
	text-align:center;
}
#hlavicka, #obsah, #menu, #podmenu, #menu2{
	border: 3px solid;
	border-color: #d5c223;
}
#hlavicka, #obsah, #menu, #podmenu, #menu2, .menu{
	background-color: #f0ebc0;
}
#obsah-wrapper {
	position: absolute;
	top: 100px;
	left: 170px;

	width: 585px;
	z-index: 0;
}

#obsah {
	padding: 10px;
	padding-top: 0px;
	margin-top: 15px;
	z-index: 0;
}

#obsah .komentar {
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

#obsah .fotka {
	border: 2px solid;
	border-color: #93ABC8;
}
#obsah h1 {
	display: block;
	border-top: 1px solid;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 20px;
	color: #736913;
	border-color: #736913;
}
#obsah .autor-textu {
	font-style: italic;
	text-align: right;
	padding-bottom: 10px;
}
#obsah #banner-dole {
	padding: 10px;
	text-align: center;
	border-top: 1px solid;
	border-color: #93ABC8;
}
#obsah #paticka {
	padding-top: 15px;
	text-align: right;

	font-size: 10px;

	border-top: 1px solid;
	border-color: #d5c223;
}
#obsah #paticka a {
	color: black;
	text-decoration: none;
}

#obsah #paticka a:hover {
	text-decoration: underline;
}

#menu2 {
	position: absolute;

	width: 756px;
	height: 20px;
	top: 111px;
	left: 0px;
}
#menu2 td {
	text-align: center;
	width: 25%;
	background-color: #E8F1FB;
}
#menu2 .menu2 {
	color: black;
	font-weight: bold;
	text-decoration: none;

	border-top: 3px;
}
/*
#hack-cary-dole {
	background-color: #E8F1FB;
}
*/
#levy {
	position: absolute;
	top: 100px;

	margin-top: 15px;

	padding-bottom: 30px;
	z-index: 1;
}
#menu {
	padding-top: 10px;
	width: 150px;
	padding-bottom: 10px;
	z-index: 1;
}
.menu{
	display: block;
	text-decoration: none;
	color: black;
	text-align: center;

	/*
	border-left: 1px solid;
	padding-left: 5px;
	height: 18px;
	margin-left: 10px;
	*/

	background-image: url(./images/button.png);

	padding: 4px;

	margin-left: 8px;
	margin-right: 8px;

	z-index: 1;
}
.menu-dole {
	/*
	border-bottom: 3px solid;
	border-color: #567fa3;
	*/
}
.menu:hover {
	background-image: url(./images/button-hover.png);

	/*
	padding-left: 5px;
	border-left: 3px solid;
	background-color: #A1BBDB;
	/*
	width: 125px;
	background-color: #93ABC8;
	*/
}

#skrytemenu1, #skrytemenu2 {
	visibility: hidden;
	position: absolute;
	z-index: 2;
	width: 148px;
}
#skrytemenu1 {
	left: 130px;
	top: 16px;
}
#skrytemenu2 {
	left: 130px;
	top: 36px;
}


#podmenu {
	width: 150px;

	display: block;
	margin-top: 10px;
	padding-bottom: 30px;
}
#levy h1 {
	display: block;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	color: #303C74;
}
#levy .novinka {
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid;
	border-color: #93ABC8;
}
#levy .img-nadpis {
	margin-left: 5px;
	float: none;
	display: block;
}
#hlavicka {
	position: absolute;

	width: 750px;
	height: 100px;
	top: 0px;
	left: 0px;
}

/* zacatek veci ke clankum */

.clanek {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 550px;
}
.clanek img {
	float: left;

	color: black;
	border: 1px solid;
	border-color: black;
	margin-right: 5px;
	width: 150px;
}
.clanek .nadpis {
	font-size: 20px;
	color: black;
	text-decoration: none;
}
.clanek .nadpis:hover {
	color: #4c4504;
	text-decoration: underline;
}
.clanek .upoutavka {
	font-size: 12px;
}
.clanek .credits {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.pokracovat a{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	font-size: 12px;

	margin-top: 5px;
	display: block;
}

.konec-clanku {
	clear: both;
	border-bottom: 1px solid;
	border-color: #d5c223;
	padding-top: 10px;
}

#upoutavka {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

h1 {
	margin-bottom: 5px;
}

#autor {
	text-align: right;
	font-style: italic;
}

.uprostred {
	text-align: center;
	float: none;
}

.hidden {
	display: none;
}

/* konec veci k clankum */


/* tohle je obsolete trash*/
/* nyni info pro jednotlive sekce */
#soupiska .podnadpis {
	font-weight: bold;
	font-size: 12px;
	color: #303C74;
	margin-left: 5px;
}
#soupiska h1 {
	margin-bottom: 3px;
}
#soupiska .podnadpis {
	margin-bottom: 5px;
	color:
}
#soupiska .pozice {
	margin-bottom: 5px;
	margin-top: 8px;
	margin-left: 5px;
	font-weight: bold;
}
#soupiska table {	width: 100%;	}
#soupiska td 	{
	width: 50%;
	vertical-align: top;
}

#tabulka table {
	width: 510px;
}

#vysledky a {
	color: black;
}
