/*  iveta 2007.05.18  */
html {
	border: 0px;
	height: 100%;
}
body {
	font-size: 11px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	margin: 0px;
	height: 100%;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	background: #0082BE;
}
.podOkno {
	background: #E5F7FF url('img/body.jpg') scroll repeat-x left top;
}
.okno {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 1px 0px;
	background: url('img/okno.jpg') scroll repeat-x left bottom;
}
.stranka {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 650px;
	text-align: center;
	background: url('img/stranka.gif') scroll repeat-y center top;
}
.hlavicka {
	position: relative;
	width: 650px;
	height: 166px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url('img/hlavicka.jpg') no-repeat left top;
}
#oSpolecnosti {
  position: absolute;
  top: 90px;
  left: 0px;
  width: 192px;
  height: 58px;
  background: url('menu/o-spolecnosti.gif') no-repeat left top;
}
#home {
  position: absolute;
  top: 15px;
  right: 5px;
	width: 140px;
	height: 140px;
}
.levyPanel {
  display: none;
}
.telo {
	width: 650px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	min-height: 500px;
	background: url('img/telo.gif') scroll repeat-y left top;
}
.hlavniPanel {
	float: left;
	width: 393px;
	margin: 0px;
	padding: 0px 0px 0px 80px;
}
.pravyPanel {
	float: left;
	width: 177px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.pravyPanel #praveMenuBlockTop {
  position: relative;
  top: 20px;
  left: 0px;
  width: 177px;
  min-height: 35px;
  margin: 0px;
  padding: 48px 0px 0px 0px;
	background: url('menu/menu-top.gif') scroll no-repeat left top;
}
.pravyPanel ul {
	margin: 0px;
	padding: 3px 0px 1px 0px;
	list-style-type: none;
	line-height: 16px;
	background: url('menu/menu.gif') scroll repeat-y left top;
}
.pravyPanel li {
	margin: 0px;
	padding: 0px 10px 3px 17px;
}
.pravyPanel li a {
  display: block;
  width: 130px;
	color: #00577F;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px 0px 1px 14px;
}
.pravyPanel li a:hover, .pravyPanel li a.selected {
	background: #CCEFFF;
}
.pravyPanel #praveMenuBlockBottom {
  position: absolute;
  bottom: -18px;
  left: 0px;
  width: 177px;
  height: 18px;
  margin: 0px;
  padding: 0px;
	background: url('menu/menu-bottom.gif') scroll no-repeat left bottom;
}
#kontakt {
  display: block;
  width: 177px;
  height: 58px;
  padding: 0px 0px 0px 0px;
  margin: 47px 0px 0px 0px;
  background: url('menu/kontakt.gif') no-repeat left top;
}
.cistic {
	clear: both;
}
.dolniPanel {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 650px;
	height: 109px;
	margin: 0px;
	padding: 0px;
	background: url('img/paticka.gif') scroll no-repeat center top;
}
.azMediaSeoLista {
    position: absolute;
    top: 45px;
    left: 55px;
    width: 450px;
	height: auto;
	overflow: hidden;
    color: #ffffff;
}
.azMediaSeoLista a, .azMediaSeoLista a:hover {
  color: #ffffff;
  font-weight: normal;
}
.post {
	position: absolute;
	right: 160px;
	bottom: 71px;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.post a, .post a:hover {
  color: #ffffff;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #00ADFF;
	font-weight: bold;
}
a:hover {
	color: #025780;
}
img {
	border: none;
}
h1 {
	margin: 0px;
	padding: 10px 5px 10px 80px;
	font-size: 14px;
	color: #00577F;
	text-transform: uppercase;
}
h2 {
	margin: 0px;
	padding: 10px 5px 5px 80px;
	font-size: 12px;
	color: #00577F;
}
p {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	font-size: 11px;
	line-height: 15px;
	color: #00577F;
}
ul {
	margin: 0px;
	padding: 8px 5px 8px 15px;
	list-style-image: url(li.gif);
	line-height: 15px;
}
ol {
	margin: 0px;
	padding: 8px 5px 8px 25px;
	line-height: 15px;
}
li {
	margin: 0px;
	padding: 2px 5px 5px 0px;
	color: #00577F;
}
table {
	width: 385px;
	font-size: 11px;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 5px 5px 5px 0px;
}
td {
	border-top: 1px solid #31A9DE;
	border-bottom: 1px solid #31A9DE;
	padding: 3px 4px;
	vertical-align: top;
	line-height: 17px;
}
.imgleft, .imgright {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	text-align: center;
}
.imgleft {
	float: left;
	padding: 0px 10px 0px 0px;
}
.imgright {
	float: right;
	padding: 0px 0px 0px 10px;
}
table span.img, table span.imgleft, table span.imgright {
	float: none;
	margin: 0px auto;
	padding: 0px;
}
table td span.imgleft img {
	margin: 0px;
	padding: 0px;
}

