body {
	font-family: "Palatino Linotype";
	color: #000000;
	background-color: #eed317;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/bgtlapka8X.jpg);
	background-repeat: repeat;
}
#top {
	background-color: #FBFDB2;
	height: 149px;
	width: 1024px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#obsah {
	background-color: #fafdb3;
	width: 1024px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	border: 4px double #000000;
	background-image: url(img/bgbg.jpg);
	min-height: 500px;
}
#panel_left {
	background-color: #ffff00;
	width: 202px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(img/menuleft.jpg);
	background-repeat: repeat-y;
	min-height: 300px;
}


#panel_left ul, li {
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 13px;
	width: 212px;
}
#panel_left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	border: 0px none #666;
	_width: 100%;
	background-image: url(img/menulefta.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 30px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	height: 20px;
}

#panel_left ul li li a {
	padding-left: 5em;
	background-image: url(img/menuleft_left.jpg);
	background-repeat: repeat-y;
}

#panel_left ul li a:hover {
	border-style: inset;
	background-image: url(img/menulefta_hover.jpg);
	background-repeat: repeat-y;
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#panel_left ul li li a:hover {
	background-image: url(img/menuleft_left_ahover.jpg);
	background-repeat: repeat-y;
}

#panel_right {
	background-color: #ffff00;
	width: 205px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(img/menuright.jpg);
	background-repeat: repeat-y;
}
#obsah #panel_right a:link {
	font-family: "Palatino Linotype";
	color: #000000;
	text-decoration: underline;
}
#obsah #panel_right a:hover {
	text-decoration: none;
	color: #000000;
}
#obsah #panel_right a:visited {
	color: #000000;
	text-decoration: underline;
}


#end {
	color: #CCCCCC;
	background-color: #ffff00;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 20px;
	background-image: url(img/bg_end.jpg);
	background-repeat: no-repeat;
}

#obsah   #end   ul  {
	list-style-type: none;
	color: #000000;
	width: 400px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#obsah #end li {
	float: left;
	padding-left: 0px;
	width: 120px;
	height: 20px;
}
#obsah #end li a {
	float: left;
	height: 20px;
	width: 120px;
	display: block;
	background-color: #FFFF00;
	background-image: url(img/menubottom_a.jpg);
	padding-left: 3em;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}
#obsah  #end  li a:hover {
	color: #CC0000;
	background-color: #EED317;
	background-image: url(img/menubottom_ahover.jpg);
	background-repeat: no-repeat;
}




#text {
	margin-left: 220px;
	min-height: 400px;
	margin-right: 225px;
}
#obsah_text_obsah {
	min-height: 420px;
	padding: 10px;
}
#obsah #text #obsah_text_obsah a:link {
	font-family: "Palatino Linotype";
	color: #000000;
	text-decoration: underline;
}
#obsah #text #obsah_text_obsah a:hover {
	font-family: "Palatino Linotype";
	color: #000000;
	text-decoration: none;
	background-color: #FFFF01;
}
#obsah #text #obsah_text_obsah a:visited {
	color: #000000;
	text-decoration: underline;
}




h1 {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-weight: bold;
	background-image: url(img/h1_bg.jpg);
	background-repeat: no-repeat;
}
H2 {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/h1_bg.jpg);
	background-repeat: no-repeat;
}
H3 {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFF01;
}
H4 {
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: -10px;
	margin-top: 0px;
	margin-bottom: -15px;
}

.fontcopyright {
	font-family: "Palatino Linotype";
	font-size: 10px;
	color: #FFFFFF;
}
.fonttable {
	font-family: "Palatino Linotype";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990066;
}
.img_border {
	border: 4px double #000000;
	margin-right: 5px;
	margin-left: 5px;
}
.leftyellow {
	background-color: #FFFF00;
}
.round {
	background-attachment: scroll;
	background-image: url(img/rounded.png);
	background-repeat: no-repeat;
	height: 80px;
}
.round2 {
	background-attachment: scroll;
	background-image: url(img/rounded2.png);
	background-repeat: no-repeat;
	height: 260px;
.podskok {
	padding-left: 5px;
}
.podskok {
	padding-left: 0px;
}
