a, p, h1, h2, h3, h4, h5, h6,
	ul, ol, li, hr, br,
	input, label, textarea, select,
	table, th, tr, tr
	{
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  width: 890px;
  background: url('images/background.gif') left top;
  margin: 0 auto;
  padding: 45px 0;
  _text-align: center;
}
#Container {
  width: 890px;
  margin: 0 auto;
  background: white;
  _text-align: left;
}
#Header {
  margin-top: 40px;
  width: 890px;
  float: left;
}
#TopMenu {
  height: 46px;
  margin-right: 58px;
  _margin-right: 28px;
  float: right;
  clear: right;
}
#TopMenu li {
  height: 46px;
  float: left; 
  clear: right;
  list-style-type: none;
  border-right: 1px solid #b8b8b8;
}
#TopMenu li.last {
  border-right: none;
}
#TopMenu li a {
  margin: 0 22px;
  color: #5e5e5e;
}
#Menu {
  margin: 20px 23px 0 23px;
  _margin-right: 11px;
  _margin-left: 11px;
  height: 245px;
  width: 844px;
  float: left;
  background: url('images/header-index.png') right top no-repeat;
  position: relative;
  display: block;
}
#MenuFlash {
  	margin: -245px 23px 0 23px;
	_margin-right: 11px;
  	_margin-left: 11px;
  	height: 245px;
  	width: 844px;
 	position: relative;
 	float: left;
  	display: block;
  	z-index: 5;
}
#Menu ul {
  width: 227px;
  height: 242px;
  background: white;
  position: relative;
  left: 56px;
}
#Menu ul li {
  margin: 0 16px 0 11px;
  height: 59px;
  vertical-align: baseline;
  list-style-type: none; 
  border-top: 1px solid #b8b8b8;
}
#Menu ul li.last {
  border-bottom: 1px solid #b8b8b8;
}
#Menu ul li a {
  margin: 20px 0 0 15px;
  width: 80px;
  height: 30px;
  display: block;
  color: #808080;
}
#Menu ul li a div {
  width: 84px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: left top;
  background-repeat: no-repeat;
}
#Left {
  width: 308px;
  float: left;
  color: #5e5e5e;
  padding-bottom: 45px;
}
#Left a {
  color: #5e5e5e;
}
#Left li {
  list-style-position: inside;
  color: #5e5e5e;
}
#Left h2 {
  margin: 39px 0 27px 0;
}
#Hotlink, #Tipbox, #Related, #Contact {
  margin-left: 91px;
  width: 204px;
}
#Tipbox a {
  display: block;
  width: 146px;
  border: 8px solid #c9e3c8;
  _width: 162px;
  color: white;
  background: #666;
}
#Tipbox img {
	border: none;
}
#TipboxText {
  margin: 0px 6px 6px 6px;
  padding-bottom: 20px;
  display: block;
  background: url('images/tipbox_sipka.gif') right bottom no-repeat;
}
#TipboxText strong {
  display: block;
	padding-top: 8px;
}
#Contact {
	line-height: 1.3em;
}
#Contact .item {
	width: 200px;
}
#Contact strong {
	display: block;
	margin: 1.3em 0 1em 0;
	clear: both;
}
#Contact span {
	display: block;
	float: left;
	clear: right;
}
#Contact .defined {
	clear: both;
	margin-right: 1ex;
}
#Content {
	width: 470px;
	margin: 8px 82px 0 0;
	_margin-right: 45px;
	padding: 0 0 45px 15px;
	float: right;
	clear: right;
}
#Content h1, #Content h2, #Content h3, #Content h4 {
	margin: 30px 0;
}
#Content p {
	margin: 0.8em 0 1em 0;
}
#Content .indented {
	margin-left: 2em;
}
#Content ul {
	margin: .5em 0 1em 0;
}
#Content li {
	color: /*#5e5e5e*/ black;
	list-style: disc outside;
	margin: 0.6em 0;
}
#Content li p {
	color: black;
	margin
}
#Content a {
	color: #5e5e5e;
	text-decoration: none;
}
#Content a:hover,
	#Content a:focus {
	color: #5e5e5e;
	text-decoration: underline;
}
#Content ul ul, #Content ul ol, #Content ol ul, #Content ol ol {
	margin-left: 2em;
}
#NewsIndex {
	margin-bottom: 3em;
}
.news {
	padding: 0.3em 0 0.3em 20px;	
	background: url('images/news.gif') 0 5px no-repeat;
	margin: 0.2em !important;
}
.news .date {
	color: #8bd188;
	margin: 0.1em 0 .4em 0;
	display: block;
}
.error {
	color: red;
}
form {
	margin: 3em 0;
}
input, textarea {
	border: 4px solid #8bd188;
}
input {
	width: 153px;
	_width: 161px;
}
textarea {
	width: 384px;
	height: 5em;
}
.finput {
	width: 168px;
}
.flabel {
	width: 50px;
}
label#Detail {
	vertical-align: 240%;
}
.required {
	width: 7px;
	_padding: 0 4px;
	color: green;
	background: url('images/required.gif') 0 50% no-repeat;
}
table.pricelist {
	width: 500px;
}
td.number {
	width: 160px;
}
td {
	text-align: left;
	padding: 0.2em;
	_font-size: 0.7em;
}
label {
	color: #666;
}
.submit {
	border-color: #c9e3c8;
	background: #666;
	color: #c9e3c8;
	padding: 0.5em 0;
	width: 120px;
	float: right;
	margin-right: 60px;
	cursor: pointer;
	cursor: hand;
}
.sumbit:focus, .submit:hover {
	color: #666;
	border-color: #666;
	background: #c9e3c8;
}
#QuickChoice {
	border: 4px solid #8bd188;
	float: left;
	width: 156px;
	_width: 164px;
	margin: 0 2em 1em 0;
	color: #8bd188;
}
#QuickChoice select {
	color: #8bd188;
	padding: 5px;
	display: block;
	border: none;
	width: 156px;
}

#Footer {
	width: 890px;
	background: white;
	margin: 12px auto 0 auto;
	color: #5e5e5e;
	text-align: left;
}
#Footer a {
	color: #5e5e5e;
}
#Copyright {
	margin: 14px 0 20px 80px;
	_margin-left: 40px;
	float: left;
	width: 420px;
}
#FootMenu {
	height: 2em;
	margin: 2em 80px 20px 0;
	_margin-right: 40px;
	float: right;
	clear: right;
}
#FootMenu li {
	display: block;
	height: 20px;
	float: left; 
	clear: right;
	list-style-type: none;
}
#FootMenu li.last a {
	border-right: none;
}
#FootMenu li a {
	border-right: 1px solid #b8b8b8;
	padding: 0 7px;
}

/********* speciální třídy **********/
.hidden {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
	line-height: 0;
}/*
a.hidden:focus {
	height: 1.3em;
	margin-bottom: -1.3em;
	width: auto;
	line-height: 1.3em;
	background: white;
	z-index: 10;
}*/
