* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/baner.jpg) repeat-x;
	color: black;
	font-size: 90%;
	font-family: Verdana, Arial, lucida, sans-serif;
}
#header img, #header h2, #header h4, h1 span, #navcontainer h2, #search h2, #url, #aktualizace, #print_footer {
	display: none;
}
h1 {
	background: url(../img/logo.jpg) no-repeat;
	width: 135px;
	height: 87px;
	margin: 14px 0 14px 44px;
}
html>body h1 {
	margin: 14px 0 22px 44px;
}
h1 a {
	display: block;
	width: 142px;
	height: 95px;
}
hr.separator {
	visibility: hidden;
	height: 1px;
	float: none;
}
#table {
	background: url(../img/poz1ne.jpg) repeat-y left;
}
#maincontent {
	margin: 20px 0 0 260px;
	float:none;
	padding: 0 1em 0 0;
	text-align: left;
}
#content {
	text-align: left;
	width: 100%;
	float: left;
	height: 580px;
	color: #004D00;
}
html>body #content {
	height: auto;
	min-height: 480px;
}
#content a {
	color: red;
}
#content h2 {
	margin: 1em 0 .3em 0;
	font-size: 125%;
	color: red;
	text-transform: uppercase;
}
#content h3 {
	margin-top: 10px 0 1em 0;
	font-size: 110%;
}
#content h4 {
	margin-top: 10px 0 .5em 0;
	font-size: 100%;
}
#content p {
	text-align: justify;
	margin: .5em 0 1.4em 0;
}
#content ul {
	margin: .3em 0 1em 50px;
}
#navcontainer {
	position: absolute;
	top: 110px;
	left: 0px;
	font-size: 90%;
	list-style-type: none;
	background: url(../img/poz3.gif) repeat-x left;
	height: 32px;
	width: 100%;
}
#navcontainer ul {
	list-style-type: none;
	text-align: left;
	width: 100%;
}
#navcontainer li {
	float: left;
	width: auto;
	display: block;
}
#navcontainer ul li a, #navcontainer ul li a:link {
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#navcontainer ul li a:hover {
	cursor: pointer;
}
#navcontainer ul li a#current, #navcontainer ul li a#current:link {
	color: #060;
	cursor: default;
	font-weight: bold;
	text-transform: uppercase;
}
#navcontainer ul li a#current:hover {
}
#search {
	position: absolute;
	top: 170px;
	left: 40px;
	color: red;
}
#search fieldset {
	border: 0;
	width: 170px;
}
#sidebar {
	float: left;
	width: 210px;
	position: absolute;
	top: 170px;
	left: 30px;
	color: red;
}
#left ul {
	padding: 0 1px 1px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 90%;
	width: 15em;
	color: red;	
}
#left ul li {
	list-style: none;
	margin: .01em 20px 0 0;
	text-align: left;
	border-bottom: 0px solid blue;
}
#left ul li.konec {
	border-bottom: 1px solid blue;
}
#left ul li a {
	display: block;
	padding: .25em .5em .25em .75em;
	text-decoration: none;
	color: red;
}
#left ul li a:link {
	color: #666666;
}
#left ul li a:visited {
	color: #666666;
}
#left ul li a:hover {
	border-color: red;
	color: blue;
	background:#CCCCCC
}
#left ul li a.current2 {
	text-decoration: none;
}
#footer {
	padding-bottom: 10px;
	text-align: center;
	font-size: 80%;
}
table {
	border: 1px #060 solid;
}
td, th {
	padding: .3em;
	white-space: nowrap;
	border: 1px #060 solid;
}
th {
	text-transform: uppercase;
	margin-top: 1em;
}
caption {
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
}
td.th {
	text-align: left;
	font-weight: bold;
}
td.gr {
	color: #060;
}
td.th strong {
	font-variant: small-caps;
}
#lang a {
	color: red;
	text-decoration: none;
}
#lang {
	z-index: 1;
	text-align: center;
	font-weight: bold;
	position: relative;
	top: 1em;
	width: 80px;
	padding: 2px;
	left: 45px;
}
.c, .img, .table {
	text-align: center;
	margin: 0 auto;
}
img {
	border: none;
}
p.img_popis {
	text-align: center;
	font-weight: bold;
}
#content p.poznamka {
	text-indent: 0;
	margin: 0 2em;
	padding: .5em;
}
#table_reference td, #table_reference th {
	text-align: left;
	padding: 1em 0 1em 1em;
	vertical-align: top;
	border-bottom: 1px #060 solid;
	white-space: normal;
}
#produkty_seznam ul {
	list-style: none;
	margin: 0 0 0 1em;
}
#produkty_seznam li {
	margin: 1em;
	font-weight: bold;
}
#produkty_seznam li li {
	font-weight: normal;
}
#adresa1, #adresa2 {
	width: 25em;
	float: left;
}
#akce-reklama {
	margin: 1em 0 0 0;
	background-color: yellow;
	border: 1px #f30 solid;
	padding: 1em;
	width: 500px;
	font-size: 120%;
	text-align: center;
}
#akce-reklama strong {
	text-transform: uppercase;
}
