body {
	margin: 20px 0;
	text-align: center;
	font-family: 'Helvetica CE','Arial','helvetica',sans-serif;
	font-size: 10pt;
	color: lightgrey;
	background: rgb(194,191,165) url('_objekty/bck_body.gif');
	font-style: normal;
}

a {
	text-decoration: none;
	color: honeydew;
}

a:hover {
	text-decoration: underline;
	color: darkkhaki;
}

p {
	margin: 0 0 20px 130px;
	color: honeydew;
	text-align: left;
	padding: 0;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
	height: 1px;
}

* html ul {
	height: 1px;
}
/* End hide from IE5/mac */


p.vyrazny {
	color: darkkhaki;
	font-weight: bold;
	float: left;
	clear: left;
	text-align: right;
	width: 110px;
	margin: 0 20px 0 0;
	height: auto;
}

ul {
	margin: 0 0 20px 130px;
	color: honeydew;
	list-style: outside;
}

li {
	margin: 5px 0 0 20px;
}

hr {
	width: 160px;
	margin: 10px auto;
	border: 1px solid honeydew;
}

hr.nic {
	clear: both;
	margin: 0;
	height: 0;
	border: 1px solid #696969;
}

div.kontejner {
	border: 3px solid black;
	width: 760px;
	background: url('_objekty/bck_kontejner.gif');
	margin: 0 auto;
	text-align: left;
}

div.top {
	height: 40px;
	background: #504C4B;
	border-bottom: 3px solid black;
	text-align: left;
}

h1 {
	background: #23906F;
	width: 150px;
	height: 37px;
	border: 0;
	border-right: 3px solid black;
	float: left;
	margin: 0 18px 0 0;
	text-align: center;
	font-size: 18pt;
	color: black;
	font-weight: bold;
	padding: 3px 0 0;
}

h2 {
	font-size: 18pt;
	color: darkgray;
	font-weight: bold;
	letter-spacing: 5px;
	word-spacing: 10px;
	padding: 3px 0 0;
	margin: 0;
}

div.menu {
	float: right;
	margin: 8px 0 20px;
	text-align: center;
	width: 180px;
}


div.menu a {
	width: 160px;
	color: honeydew;
	font-weight: bold;
	display: block;
	font-size: 14pt;
	text-decoration: none;
	letter-spacing: 3px;
	word-spacing: 6px;
	border-top: 1px solid #23906F;
	border-bottom: 1px solid #23906F;
	padding: 5px 0;
	margin: 10px auto;
}

div.menu a:hover {
	color: white;
	border-top: 1px solid honeydew;
	border-bottom: 1px solid honeydew;
	text-decoration: none;
}

div.hlavni {
	width: 530px;
	margin: 20px;
	text-align: left;
	padding: 0;
}

div.hlavni div.podnadpis {
	font-size: 14pt;
	color: darkkhaki;
	font-weight: bold;
	letter-spacing: 5px;
	word-spacing: 10px;
	padding-bottom: 3px;
	border-bottom: 2px dotted darkgray;
	width: 540px;
	margin-bottom: 30px;
	clear: left;
}

div.refgrafika {
	width: 550px;
}

div.refgrafika img {
	border: 2px solid black;
	float: left;
	margin: 6px;
}

div.hlavni div.refweb {
	clear: left;
	width: 545px;
	height: 100px;
	margin-bottom: 20px;
}


div.hlavni div.refweb img {
	border: 2px solid black;
	float: left;
	clear: left;
	margin: 0 30px 0 0;
}

div.hlavni div.refweb div.bodky {

}

div.hlavni div.refweb a {
	text-decoration: none;
	color: darkkhaki;
	margin-bottom: 20px;
}

div.hlavni div.refweb a:hover {
	color: khaki;
}

div.hlavni div.firma {
	font-weight: bold;
}

div.hlavni div.cinnost {
	margin-bottom: 5px;
}

div.hlavni div.realizace {
	margin-bottom: 5px;
}

div.copyright {
	width: 732px;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 20px 0 10px;
	text-align: right;
	color: khaki;
	clear: both;
}

object {
	float: left;
	margin-top: 20px;
}	
