/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: center;
}

img { border: 0; }

#stranka {
	width: 800px;
	margin: auto;
	margin-top: .5em;
	margin-bottom: 1em;
	border: 1px solid black;
	text-align: left;
}

#hlavicka {
  position: relative;
  height: 136px;
  width: 800px;
  background-image: url(../img/layout/banner.jpg);
	margin: 0;
	padding: 0;
}

#hlavicka #biotech_logo  {
  position: absolute;
  top: 0;
  left: 231px;
  width: 568px;
  height: 110px;
  background-image: url(../img/layout/biotech_logo.jpg) no-repeat;
}

#hlavicka #adresa {
  position: absolute;
  top: 118px;
  left: 180px;
  width: 600px;
  font-family: Arial;
  font-size: 9px;
  font-weight: normal;
  color: white;
  text-align: right;
}

#hlavicka #adresa div {
  float: right;
}

#hlavicka a {
  font-family: Arial;
  font-size: 9px;
  font-weight: normal;
  color: white;
  text-decoration: underline;
}

#hlavicka a:hover {
  text-decoration: none;
}

#levy_panel_vycpavka {
  width: 223px;
  height: 48px;
  background: url(../img/layout/vycpavka.jpg) no-repeat;
  padding: 0;
  margin: 0;
}

#menu {
  clear: left;
	float: left;
	width: 126px;
	height: 400px;
	/*background: url(../img/layout/vwr.jpg) no-repeat center 230px;*/
	margin: 0;
	padding: 0;
}

#menu_obsah {
	margin: 0;
	padding: 0;
}

#menu_obsah a {
  display: block;
  width: 119px;
  height: 28px;
  padding-left: 7px;
  padding-top: 10px;
	font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;
	text-align: left;
	background-image: url(../img/layout/tlacitko.jpg);
}

#menu_obsah a:hover {
  background-position: 0 38px;
  color: #ffea22;
}


#obsah {
	margin: 0;
	padding: 0 0 0 126px;
	background: url(../img/layout/pozadi.jpg) repeat-y 0% 0%;
}

#obsah_obsah {
  position: relative;
  min-height: 350px;
  _height: 350px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}

#obsah_obsah #padding {
  padding: 1em 2em 1em 2em;
}

#obsah_obsah #okynko {
  padding: .5em 1em .5em 1em;
  width: 400px;
  height: 260px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
}

#obsah_obsah h1 {
  padding: 0;
  margin-top: 0.2em;
  margin-bottom: 0.7em;
  font-family: Arial;
  font-size: 19px;
  font-weight: bold;
  color: black;
}

#obsah_obsah h2 {
  padding: 0;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

#obsah_obsah h3 {
  padding: 0;
  margin-top: 0.2em;
  margin-bottom: 0.1em;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

#obsah_obsah p {
  padding: 0;
  margin: 0;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  text-indent: 20px;
  font-family: Arial;
  font-size: 12px;
  color: black;
}

#obsah_obsah div, span {
  padding: 0;
  margin: 0;
}

#obsah_obsah a {
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #002E62;
}

#obsah_obsah li {
  list-style-image: url(../img/odrazka.jpg);
}

#obsah_obsah a:hover {
  text-decoration: none;
}

#obsah_obsah table {
  border: 1px black solid;
  font-family: Arial;
}

#obsah_obsah table th {
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background-color: #022F63;
  color: white;
}

#obsah_obsah table td {
  margin: 0;
  padding: 5px;
  border: 1px black solid;
  vertical-align: middle;
  font-size: 12px;
}

#obsah_obsah table tr.prvni td {
	color: #231F74;
	background-image: url(../img/tdr_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#obsah_obsah table tr.druhy td {
	color: #231F74;
	background-image: url(../img/tdr_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#obsah_obsah table.collapsed {
  border: 0;
  border-collapse: collapse;
}

#obsah_obsah table.collapsed td {
  border: 0;
}

#obsah_obsah img.flowing {
  float: right;
  clear: right;
  margin: 0;
}

#obsah_obsah .popisek_maly {
  color: #909090;
  font-size: 10px;
}

#obsah_obsah #servis_menu {
  position: relative;
  top: -7px;
  left: 0;
  width: 100%;
  text-align: center;
}

#obsah_obsah #servis_menu .oddelovac {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 16px;
  color: #231F74;
}

#obsah_obsah #servis_menu a {
  font-size: 13px;
  font-weight: bold;
  color: #B22217;
}

#obsah_obsah .blue_bckg {
 background-color: #DBE2FD;
}

#paticka {
  padding: 1px;
  clear: both;
	background: #022F63;
	font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: white;
	text-align: center;
}

#paticka a {
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: white;
  text-decoration: underline;
}

#paticka a.velky {
  line-height: 150%;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  color: white;
  text-decoration: underline;
}

#paticka a:hover {
  text-decoration: none;
}

hr.cleaner {
	clear: both;
	display: none
}

hr {
  background-color: #012e63;
  border-width: 0px;
  height: 3px;
  color: #012e63;
}

.bold_12px_black {
  font: bold 12px Arial;
  color: black;
}

.margin {
  margin: 5px;
}

