/* Základní elementy */
body  {
	background-color: #666b71;
	text-align: center;
	margin: auto auto;
	font-family: Verdana;
	font-size: 0.7em;
	padding: 0;
	line-height: 16px;
	color: Black;
	behavior: url(csshover.htc);/* WinIE behavior call */
}
h1,h2 {
	display: none;
}
h3 {
	text-align: left;
	margin: 0.2em 0 0.2em 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}
#menu h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.05em 0 0.2em 0;
	text-align: center;
}
.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0.4em 0 0.4em 0;
	text-align: justify;
}
.holder {
	padding: 1em 1.5em 0.2em 1.2em; 
}
a {
	text-decoration: underline;
	color: black;
}
a:hover {
	color: #3A3A3A;
}
img {
	border: none;
}
/* Hlavni DIVy */
#banner {
	position: absolute;
	top: 1.5em;
	right: 1.5em;
	z-index: 0;
}
#conteiner {
	position: relative;
	margin: 1.5em auto 1em auto;
	width: 779px;
	height: auto;
	text-align: center;
	z-index: 2;
}
#bg {
	position: relative;
	width: 779px;
	height: auto;
	left: 0;
	top: 0;
	z-index: 4;
	background: url(../images/bg.jpg) repeat-y;
}
#top {
	position: relative;
	z-index: 5;
	background: url(../images/top.jpg) no-repeat;
	height: 25px;
	width: 779px;
}
#header {
	height: 130px;
	width: 779px;
}
.logo {
	width: 91px;
	height: 93px;
	float: left;
	position: relative;
	top: 0.6em;
	left: 2.7em;
}
#middle {
	background: url(../images/predel.jpg) no-repeat;
	height: 21px;
	width: 779px;
	text-align: right;
	color: #E2E2E4;
}
#middle div {
	padding: 0.1em 1.5em 0 0;
}
html[xmlns] #middle div {
	padding: 0.2em 1.5em 0 0;
}
#middle a {
	font-size: 10px;
	text-decoration: none;
	color: #E2E2E4;
}
#middle a:hover {
	color: #F5F5F5;
	text-decoration: underline;
}
#middle span {
	font-size: 10px;
	padding: 0 0.3em 0 0.3em;
}
#content {
	width: 779px;
	background: url(../images/content-bg.jpg) repeat-y; 
}
#content2 {
	padding-bottom: 1.2em;
	background: url(../images/content.jpg) no-repeat bottom;
}
/*****MENU*****/
#menu {
	height: 200px;
	float: left;
	width: 178px;
	text-align: left;
}
div#menu ul {
	font-size: 11px;
	margin: 1em 0 0 0.23em;
	padding: 0;
	width: 172px;
	background: transparent;
	border: 1px solid #7D7E80;
	border-left: none;
	border-right: 1px solid #7D7E80;
}
div#menu ul.level2 {
	margin: -0.11em 0 0 0;
	border: 1px solid	#7D7E80;
	border-left: 1px solid #75797C;
	background: #EFEFF1;
}
div#menu ul.level3 {
	margin: -0.05em 0 0 0;
	border: 1px solid	#7D7E80;
	border-left: 1px solid #75797C;
	background: #EFEFF1/*#F9F9F9*/;
}
div#menu li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #D7D7D7;
}
div#menu li.down {
	border-bottom: none;
}
div#menu li:hover {
	background: #F0F0F0;
}
div#menu li.submenu {
	background: url(../images/li.jpg) 95% 50% no-repeat;
}
div#menu li.submenu:hover {
	background-color: White;
}
div#menu li a {
	display: block;
	padding: 0.3em 0 0.3em 0.6em;
	text-decoration: none;
	width: 172px;
	border-left: 0.3em solid #e1e1e2;
}
div#menu li a:hover {
	border-left: 0.3em solid #C12336;
	background-color: White;
}
div#menu>ul a {
	width: auto;
}
div#menu ul ul {
	position: absolute;
	top: 0;
	left: 172px;
  display: none;
}
div#menu ul.level1 li.submenu:hover ul.level2,div#menu ul.level2 li.submenu:hover ul.level3 {
	display: block;
}

/****OBSAH****/
#obsah {
	float: left;
	height: 350px;
	width: 601px;
}
html[xmlns] #obsah {
	height: auto;
	min-height: 350px;
}
#obsah ul {
	text-align: left;
}
#obsah li {
	background: url(../images/li.jpg) no-repeat 0 8px;
	list-style: none;
	padding: 0.4em 0 0.4em 1.4em;
}
div.pozice {
	font-size: 10px;
	position: absolute;
	text-align: right;
	width: 400px;
	top: 191px;
	left: 363px;
}
div.pozice a {
	font-size: 10px;
	text-decoration: none;
	color: #C12336;
	padding-left: 0.4em;
}
div.pozice a:hover {
	color: #C12336; 
}
/*-------*/
#down {
	position: relative;
	z-index: 5;
	background: url(../images/down.jpg) no-repeat;
	height: 19px;
	width: 779px;
}
#copyright {
	color: #BABABC;
	font-size: 10px;
	margin-left: 500px;
	text-align: right;
}
#copyright div {
	padding: 0.1em 1.5em 0 0;
}
#copyright a {
	color: #C1C1C3;
}
#copyright a:hover {
	color: #D4D4D5;
}
/*GALERIE*/
div.gallery {
	margin: 0;
	padding: 2em 0 0 5.3em;
}
div.gallery img {
	border: 1px solid #666B71;
	float: left;
	margin: 10px 11px 10px 13px;
}
/*KONTAKTY*/
div.float-left {
	float: left;
	width: 270px;
	margin: 2em 0 0 0;
}
/*HISTORIE*/
div.historie {
	margin: 0;
	padding: 1.5em 0 1.5em 0;
}
img.left {
	float: left;
	margin-right: 1em;
}
img.right {
	float: right;
	margin-left: 1em;
}
img.hnaci-ustroji {
	float: right;
	margin-left: 1em;
	margin-right: -1.5em;
}
html[xmlns] img.hnaci-ustroji {
	float: right;
	margin-left: 1em;
	margin-right: -1.25em;
}
p.float {
	margin: 0 0.1em 0 2.5em;
	padding-left: 2em;
	text-align: left;
}
/*ABSOLUTE divs*/
.uvod {
	width: 601px;
	background: url(../images/uvod.jpg) no-repeat 287px 40px;
}
#obrazek {
	background: url(../images/header1.jpg) no-repeat;
	position: absolute;
	top: 4px;
	left: 205px;
	z-index: 6;
	width: 549px;
	height: 151px;
}
#absolute {
	background: url(../images/absolute.gif) repeat-x;
	position: absolute;
	height: 545px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
/*TABULKY*/
table {
	margin: 1.5em 0 1.5em 0;
	padding: 0;
	font-size: 1em;
	border-collapse: collapse;
}
table.hnaci-ustr {
	width: 90%;
	border: 1px solid #666B71;
}
table.rec {
	border: 0;
	width: 90%;
	margin: -1.2em 0 1.5em 0;
}
table.ceniky {
	border: 1px solid #666B71;
}
table.ceniky th {
	text-align: center;
	background: none;
	border: 1px solid #666B71/*#AEB0B5*/;
}
table.ceniky2 {
	width: 95%;
}
table.ceniky th.barva {
	text-align: center;
	background: #F6F6FC;
}
table.ceniky td, table.ceniky2 td	{
	padding: 0.4em 0.6em 0.4em 0.6em;
}
th {
	text-align: left;
	padding: 0.4em;
	background: #E9E9EB;
}
td {
	text-align: center;
	padding: 0.4em;
	border: 1px solid #666B71;
}
.left {
	text-align: left;
}
.left-seda {
	text-align: left;
	background: #F4F4F5;
}
.left-none {
	text-align: left;
	border: 0;
}
.seda {
	background: #F4F4F5;
}
.barva {
	background: #F6F6FC;
}
.cena {
	font-weight: bold;
	width: 120px;
}
.mezera {
	height: 15px; border: none;
}
