body {
	margin:0;
	padding:0 0 2em;
	background:#f4f4f4;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	}
.bgpage {
	background: url(images/bg-page.gifa) repeat-y center;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
td,th {
	border-bottom: 1px solid #dbbc1b;
	font-size: 0.8em;
	text-align: left;

}
a {
	color: #295abc;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size: 2.4em;
	color: #ad9b41;
	letter-spacing: -0.05em;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0px;
	font-weight: normal;
	color: #de5e5e;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -5px;
	text-align: left;
	color: #5c552e;
}
ul {
	text-align: left;
}

li {
	list-style: square url(images/li-hvezdicka.gif);
}
li h2 {
	margin: 0px;
	padding: 0px;
}
.hpli ul {
	margin-left: 1px;
	padding-left: 1px;
}


	
#hlavicka {
	margin: 0px;
	padding: 0px;
	background-color: #EBE6CA;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 600px;
	text-align: left;
}
#hlavicka img {
	visibility: hidden;
	display:none;
}

.sub {
	text-align: right;
	width: 600px;
	margin:2em auto 0;
	padding-bottom: 3px;
	font-weight:bold;
	font-size: 0.9em;
	padding-right: 3px;
}
.sub a {
	color: #333333;
	text-decoration:none;
}
.sub a span {
	color: #9F0E1C;
	text-decoration:none;
}
.sub a:hover,.sub a:hover span {
	color: #000;
	text-decoration:underline;
}
.logo {
	position: absolute;
	top: -8px;
	left: -35px;
}

#obsah {
	width: 600px;
	margin:0 auto 1em;
	position: relative;
	background: #FFFFFF;
	border: 1px solid #999999;
	}
/*------------------------------------------------------------------------------------------------------*/	
.menu {
	/*	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #000000;*/
	height: 20px;
	background: #000000;
	}
.menu ul {
	list-style: none;
	padding: 2px 0 0;
	margin: 0;
	text-align:center;
	}
.menu li {
	list-style: none;
	display: inline;
/*	float: left;*/
	margin-top: 8px;
	}
.menu li a{
	font-weight:bold;
	color: #E9E9E9;
	font-size: 10pt;
	text-decoration: none;
	}
.menu li a:hover{
	text-decoration: underline;
	}
.menu span {
	color: #999999;
	margin-right: 9px;
	margin-left: 9px;
	font-weight: normal;
	}

#hlavnipanel {
	margin:0;
	padding:0;
	background: url(images/bg.jpg) no-repeat;
	}
.just {
	text-align: justify;
}


#hlavnipanel-obsah {
	margin:0;
	padding: 20px;
	text-align: justify;
	}

#paticka {
	border-bottom: 5px solid #000000;
}

hr.cleaner {
	clear:both;
   display: none
	}
.red {
	color: #9F0E1C;
}
.adrprint {
	display:none;
	visibility: hidden;
}

