* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  background-color: #000;
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
}
h1 {
  margin: 10px;
}
h2 {
  margin: 15px;
}
h2#cz {
  padding: 0 0 0 30px;
  background: url(../img/cz.gif) no-repeat 0 50%;
}
h2#sk {
  padding: 0 0 0 30px;
  background: url(../img/sk.gif) no-repeat 0 50%;
}
h3 {
  margin: 20px;
}
hr {
  margin: 10px 0;
}
div.ok p {
	background: url(../img/ok2.gif) no-repeat;
	background-position: 2% 50%;
	padding: 6px;
	color: #000;
	clear: both;
	font-size: 12px;
	background-color: #fff;
}
div.failed p {
	background: url(../img/failed.gif) no-repeat;
	background-position: 2% 50%;
	padding: 6px 6px 6px 35px;
	color: #000;
	clear: both;
	font-size: 12px;
	background-color: #fff;
}
a#diagnostika {
  display: block;
}
p.adresa {
  margin: 15px 0 0 25px;
  color: #545454;
  font-weight: normal;
}
p.cenik {
  margin: 15px 10px 10px 10px;
}
p.popis {
  font-weight: normal;
  text-align: left;
  color: #000;
  padding: 0 20px 10px 50px ;
}
/*
  DIV's
*/
#container {
  width: 1000px;
  height: 537px;
  margin: 40px auto 5px auto;
}
#content {
  width: 542px;
  height: 537px;
  _float: left;
  background: url(../img/bez-koule1.jpg) no-repeat;
  _background-attachment: fixed;
  background-color: #fff;
  overflow: auto;
  font-size: 12px;
  font-family: Verdana;
  text-align: left;
}
#content_firmy {
  width: 542px;
  height: 537px;
  _float: left;
  
  background-color: #fff;
  overflow: auto;
  font-size: 12px;
  font-family: Verdana;
  text-align: left;
}
#controls {
  width: 458px;
  height: 537px;
  background: url(../img/life-science-right.jpg) no-repeat;
  float: right;
}
#error {
  position: absolute;
  width: 20%;
  top: 150px;
  left: 40%;
  right: 40%;
}
div.failed, div.ok {
	border-right: 1px solid #525252;
	border-left: 1px solid #525252;
	border-bottom: 1px solid #525252;
}
div.close {
	width: 100%;
	background: url(../img/background.gif) repeat-x;
	background-position: 0 50%;
	clear: both;
	text-align: left;
	padding: 2px 0;
	color: #000;
}
ul.katalog li.katalog div {
  display: none;
}
/*
  SPAN's
*/
span.odkaz {
  display: none;
}
span.jmeno {
  display: block;
  margin: 15px 0 5px 10px;
  text-align: left;
  font-size: 14px;
}
span.pozice {
  display: block;
  margin: 0 0 5px 10px;
  text-align: left;
  font-weight: normal;
  font-style: Italic;
  color: #545454;
}
span.popis {
  display: block;
  margin: 0 0 5px 10px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
span.email {
  display: block;
  margin: 0 0 10px 10px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
span.head {
  display: block;
  font-size: 12px;
}
span.text {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
/*
  ANCHOR's
*/
a#life-science:link, a#life-science:visited {
  display: block;
  position: fixed;
  width: 159px;
  height: 88px;
  background: url(../img/life-science-head.png) no-repeat;
  _background-attachment: fixed;
}
a#back:link, a#back:visited {
  display: block;
  margin: 20px 0 40px -10px;
  width: 43px;
  height: 20px;
  background: url(../img/zpet.png) no-repeat;
}
a#reklama:link, a#reklama:hover, a#reklama:visited {
  height: 97px;
  width: 196px;
  border-style: none;
  border-width: 0;
  text-decoration: none;
  margin: 0 0 0 0;
}
img#reklama {
  height: 97px;
  width: 196px;
  border-style: none;
  border: 0;
  margin: 0 0 0 0;
}
a#logo:link, a#logo:visited {
  width: 192px;
  height: 130px;
  position: relative;
  top: -255px;
  left: 93px;
  float: right;
}
a#diagnostika:link, a#diagnostika:visited {
  display: block;
  position: relative;
  left: 105px;
  width: 160px;
  height: 537px;
  float: left;
}
div#error a:link, div#error a:visited {
	display: block;
	width: 25px;
	padding: 2px;
	border: 1px solid #000;
	margin: 5px auto;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	background-color: #a2d23a;
}
div#error a:hover {
	color: #000;
	background-color: #76ad01;
}
ul.menu li a.polozka:link, ul.menu li a.polozka:visited {
  color: #363636;
  font-size: 20px;
  text-decoration: none;
}
ul.menu li a.polozka:hover {
  text-decoration: underline;
}
ul.katalog li a.polozka:link, ul.katalog li a.polozka:visited {
  color: #363636;
  text-decoration: none;
}
ul.katalog li a.polozka:hover {
  text-decoration: underline;
}
ul.katalog li a.external:link, ul.katalog li a.external:visited {
  background: url(../img/new_window.gif) no-repeat 0 50%;
  padding: 0 0 0 15px;
  color: #363636;
}
ul.katalog li a.external:hover {
  text-decoration: none;
}
a.main-menu:link, a.main-menu:visited {
  float: right;
}
a#home:link, a#home:visited {
  display: block;
  width: 12px;
  height: 60px;
  background: url(../img/home.gif) no-repeat;
  margin: 180px 20px 0 0;
}
a#novinky:link, a#novinky:visited {
  display: block;
  width: 12px;
  height: 105px;
  background: url(../img/novinky.gif) no-repeat;
  margin: 150px 15px 0 0;
}
a#kontakty:link, a#kontakty:visited {
  display: block;
  width: 12px;
  height: 122px;
  background: url(../img/kontakty.gif) no-repeat;
  margin: 220px 15px 0 0;
}
a#ceniky:link, a#ceniky:visited {
  display: block;
  width: 12px;
  height: 90px;
  background: url(../img/ceniky.gif) no-repeat;
  margin: 190px 5px 0 0;
}
a#lide:link, a#lide:visited {
  display: block;
  width: 12px;
  height: 60px;
  background: url(../img/lide.gif) no-repeat;
  margin: 120px 15px 0 0;
}
a#firmy:link, a#firmy:visited {
  display: block;
  width: 12px;
  height: 255px;
  background: url(../img/firmy.gif) no-repeat;
  margin: 100px 10px 0 0;
}
a.ie:link, a.ie:visited {
  display: block;
  background: url(../img/ie.gif) no-repeat 0 50%;
  color: blue;
  padding: 1px 0 1px 20px;
}
a.ie:hover {
  text-decoration: none;
}
a.bumpbox:link, a.bumpbox:visited{
  font-weight:bold;
  font-family:Verdana;
  font-size: 16px;
  color: #363636;
  text-decoration: underline;
}
a.bumpbox:hover {
  text-decoration: none;
}
/*
  UL's, OL's
*/
ul.menu {
  display: block;
  text-align: center;
  margin: 230px auto 0 auto;
  _margin: 120px auto 0 auto;
}
ul.menu li {
  list-style: none inside;
}
ul.katalog {
  display: block;
  text-align: left;
  margin: 80px auto 20px 170px;
}
ul.katalog li.katalog {
  list-style: none inside;
}
ul.katalog li.katalog ul {
  display: block;
  margin: 10px 0 10px 30px;
}
ul.katalog li.katalog ul li {
  list-style: none inside;
}
/*
  TABLE's
*/
table.content {
  margin: 95px 10px 10px 10px;
  text-align: left;
  font-size: 14px;
}
table.login {
  margin: 50px auto;
  border: 1px solid #fff;
  background-color: #a2d23a;
  color: #000;
  font-size: 14px;
}
table.login td {
  padding: 5px;
}
table.logos {
  text-align: left;
  font-size: 14px;
  width: 100%;
  margin: auto;
  font-weight: normal;
}
table.logos td.picture {
  padding: 5px;
}
table.logos td.picture img {
  height: 54px;
}
table.logos td.popis {
  padding: 5px;
  font-size: 12px;
}
table.reklama {
  color: #fff;
  margin: auto;
}
table.ceniky {
  width: 97%;
  margin: auto;
}
table.ceniky th {
  font-size: 16px;
}
table.ceniky tr.suda {
  background-color: #98cb32;
}
table.ceniky tr.suda td {
  opacity: 0.8;
}
table.ceniky tr td.rel {
  text-align: center;
}
/*
  P's
*/

