body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color:#000000;
	font-family: Verdana;
  background:url(/webs/balun/images/poz.jpg) repeat-x;
  background-color:#E4E4E4;
  font-size: 12px;
}

table, td {
  font-size: 12px;
}

#box {
	width: 779px;
	margin: 0px auto;
	padding: 0;
	background-color:white;
	background-image: url(/webs/balun/images/boxpoz.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

#header {
	height:147px;
	padding-left:9px;
}

a { color: #2040B7; }

a img {
  border: 0;
  text-decoration: none;
}

#main {
	padding-left:10px;
	padding-right:19px;
	min-height: 200px;
}

#obsah {
  background-color: white;
  width: 520px;
  _width: 545px;
  padding:15px;
  padding-top:0;
  float:right;
  _margin-top:15px;
}

#obsah table {border-collapse: collapse;width:100%;}

#obsah table th { background-color: #B3D3F9; border-bottom:1px solid #81B7F7; height:35px;font-weight: normal;padding-left:10px;padding-right:10px;text-align:left;}

#obsah table tr { height: 30px; }

#obsah table td { padding-left:10px;}

#obsah table tr.sedy {background-color: rgb(237,237,237); font-style: italic;height:20px;}

#obsah h1 {
  font-size: 18px;
  font-weight: normal;
}

#obsah h2 {
  font-size: 14px;
  font-weight: normal;
}

#obsah h3, h4, h5 {
  font-size: 10px;
  font-weight: normal;
}

#lstin-d {
  background-image: url(/webs/balun/images/lstin-v.jpg);
  background-repeat: no-repeat;
  padding-left:10px;
}


#rstin-d {
  background-image: url(/webs/balun/images/pstin-v.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  padding-right:10px;
}

#menu {
	width:150px;
	float:left;
	padding-top:15px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	border: 0;
	line-height: 30px;
  height:30px;
	background-color: #F2F7FD;
	margin-bottom:2px;
	width: 170px;
}
#menu ul li a {
  color:black;
  padding-left:25px;
	background-image: url(/webs/balun/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 145px;
}
#menu ul li a:hover,  #menu ul li a.sel {
	color: #246CD2;
	background-image: url(/webs/balun/images/menu-sel.jpg);
	background-position: 10px 7px;
	background-repeat: no-repeat;
}

#vyhl {
  background-color: #F2F7FD;
  margin-top:30px;
  padding:10px;
  width:100%;
  float:left;
  margin-bottom:20px;
}

#vyhl input.edtFind {
  border:1px solid #1955AB;
  margin-top:2px;
  width:150px;
  background-image: url(/webs/balun/images/input-stin.jpg);
  background-repeat: repeat-x;
  height:16pt;
}

#vyhl button {
  float:right;
  _margin-right:-20px;
  margin-top:3px;
  border-top: 1px solid #4995FF;
  border-left: 1px solid #4995FF;
  border-right: 1px solid #06162E;
  border-bottom: 1px solid #06162E;
  background-color:#1556B3;
  color:white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  padding:2px;
}

#footer{
	background-color: #164E9E;
	height:35px;
	line-height:35px;
	padding-left:20px;
	margin-left:10px;
	margin-right:10px;
	color:white;
	clear:both;
}
