body 
{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #a5a5a5;
}

#hlavicka 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#obsah 
{
	width: 800px;
	text-align:left;
	background: #a5a5a5 url(images/pozadi.jpg) repeat-y center 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

#levypanel 
{
	width: 275px;
	padding:0;
	float: left;
}

#levypanel-obsah 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 100px;
	padding: 10px;
}

#hlavnipanel 
{
	margin-left: 280px;
	margin-right: 100px;
	padding:0;
}

#hlavnipanel-obsah 
{
	margin:0;
	padding: 10px;
	text-align: justify;
}

#paticka 
{
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-image: url(images/paticka.jpg);
	height: 70px;
}

hr.cleaner 
{
	clear:both;
	display: none
}

.text {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	color: #8CB903;
	font-weight: normal;
}

.nadpis {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 14px;
	color: #EFA005;
	font-weight: bold;
}

.firma {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 13px;
	color: #EFA005;
	font-weight: bold;
}

.nadpismenu {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 14px;
	color: #EFA005;
	font-weight: bold;
}

.textmenu {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	color: #8CB903;
}

a {
	color: #8CB903;
	font-weight: bold;
}

a:hover {
	color: #EFA005;
}
