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

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


#vsechno {
	position: relative;
	text-align: left;
	width: 750px;
	margin: auto;
}
.tucne {
	font-weight: bold;
}
#hlavicka, #obsah, #menu, #podmenu {
	border: 3px solid;
	border-color: #960000;
	background-color: #fffeef;
}

#obsah-wrapper {
	position: absolute;
	top: 100px;
	left: 170px;

	width: 585px;
}

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

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

#obsah .fotka {
	border: 0px solid;
	border-color: #93ABC8;
}
#obsah h1 {
	display: block;
	border-top: 1px solid;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 20px;
	color: #303C74;
	border-color: #960000;
}
#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: #567fa3;
}
#obsah #paticka {
	padding-top: 15px;
	text-align: right;

	font-size: 10px;

	border-top: 2px solid;
	border-color: #960000;
}

#obsah #paticka a {
	color: black;
	text-decoration: none;
}

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

#hack-cary-dole {
	background-color: #E8F1FB;
}

#levy {
	position: absolute;
	top: 100px;

	margin-top: 15px;

	padding-bottom: 30px;
	z-index: 1;
}

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

	border: 1px solid;
	border-color: #fffeef;

	padding: 4px;

	margin-left: 8px;
	margin-right: 8px;
}
.menu:hover {
	background-color: #e5e2aa;
}
#skrytemenu {
	visibility: hidden;
	position: absolute;
	left: 130px;
	top: 60px; /* 38px; */
	z-index: 2;
	width: 148px;
}


#podmenu {
	width: 150px;

	display: block;
	margin-top: 10px;
	padding-bottom: 30px;
}

#levy .novinka {
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid;
	border-color: #567fa3;
}
#levy .img-nadpis {
	margin-left: 5px;
	float: none;
	display: block;
}
#hlavicka {
	position: absolute;

	width: 750px;
	height: 100px;
	top: 0px;
	left: 0px;
}
img a {
	border: 0px;
}

.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: #567fa3;
	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: #567fa3;
	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;
}

/* tedka udaje pro jednotlive sekce */
#informace .vlevo{
	width: 220px;
}
#informace .mezera{
	height: 10px;
}
#informace .velke{
	font-size: 20px;
	margin-bottom: 5px;
}
#informace td {
	vertical-align: top;
}
#informace tr:hover {
	background-color: #BCDAFF;
}
#informace .uprostred{
	text-align: middle;
}
.partner {
	margin: 5px;
}
#partneri {
	background-color: white;
}
.uprostred {
	text-align: center;
}
#text {
	text-align: left;
}
.clanek table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.clanek td {
	margin-top: 100px;
}
#text .comment{
	font-size: 11px;
}
#text .i {
	font-style: italic;
}
#text a {
	text-decoration: underline;
	color: black;
}
#text a:hover {
	text-decoration: none;
}

/* tedka diskuze */
.t-tema-nadpis {
	text-align: center;
	font-weight: bold;
	width: 350px;
}
.t-nadpis {
	text-align: center;
	width: 100px;
	font-weight: bold;
}
.t {
	text-align: center;
}
#popisek {
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
.button {
	background-color: #E8F1FB;
}
