body {
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(/nejdek/obrazy/p.jpg);
	background-repeat: repeat;
	text-align: center;
}
.IDG {
	background-image: url(/nejdek/obrazy/nejd_09.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
/* ROZVRŽENÍ STRÁNKY  */
#obsah {
	width: 1008px;
	border: solid 4px #0a1234;
	text-align: left;
	background: #797f83;
}
#levypanel {
	float: left;
	width: 314px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #797f83;
}
#hlavnipanel_nadpist {
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #082085;
	background: #b5b9bb;
	font-family: Arial, Helvetica, sans-serif;
}
#levypanel-obsah {
	margin: 0;
	padding: 0;
}
#hlavnipanel {
	margin: 0 0 0 314px;
	padding: 0;
	font-size: 12px;
	color: #3e476c;
	font-family: Arial, Helvetica, sans-serif;
	background: #d2d2d2;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	
}
#hlavnipanel_obsah {
	margin: 15px 0px 0px 20px;
	padding: 0.5em 1em;
	background: #ffffff;
}
#paticka {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background: #dddddd;
	font-size: 12px;
	color: #3e476c;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
hr.cleaner {
	clear: both;
	display: none
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:  #995200;
}
a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #995200;
}
a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #995200;
}
a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION:  none;
	color: #FF5D05;
}
.text {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #14455C;
	font-weight: normal;
}
.textm {
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #14455C;
	font-weight: normal;
}
.H5 {
	color: #DB6404;
	font-weight: bold;
	font-size: 12px;
	padding: 6pt;
	border-bottom: solid 1px #14455C;
}
