body {
	background-attachment: fixed;
	overflow: auto;
	margin: 5px 0px;
	padding: 5px 0px ;
}
body, tr, td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
}
#fix-ie {
	text-align: center;
	position: relative;
}
#obal {
	text-align: left;
	width: 770px;
	margin: auto;
	border: solid 1px #000000;
	background-color: #FFF;
}
html>body #obal {
	width: 770px;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center, .stred {
  text-align: center;
}
.just {
  text-align: justify;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}


p {
  text-align: justify;
	margin-top: 0em;
	margin-bottom: .7em;
}
p.just {
  text-align: justify;
	text-indent: 1.2em;
}
table {
	border-collapse: collapse;
}
ul {
	margin: 1px 3em 1.3em;
}
li {
	margin:3px 2px;
}

#header {
	height: 119px;
	padding: 0;
	text-align: left;
	color: #FFF;
	border-bottom: solid 1px #000000;
}
#header h1 {
  margin: 0;
  padding: 20px 10px 10px 10px;
  font-weight: normal;
  letter-spacing: .3em;
  text-align: center;
  font-size: 200%;
}
#header h1 a {
  display: block;
	text-decoration: none;
}
#header h2 {
  color: #FFCCCC;
  margin: 0;
  padding: 10px;
  font-weight: normal;
  text-align: center;
  font-size: 100%;
}
#logo {
  width: 169px;
  height: 56px;
  float: right;
  margin: 5px;
}
#logo a {
  width: 169px;
  height: 56px;
  display: block;
}

#left {
  padding-top: 25px;
  width: 160px;
  float: left;
	background: url(img/stin-top.jpg) repeat-x left top;
	min-height: 300px;
	_height: 300px;
}
#stred {
	background: url(img/stin-top.jpg) repeat-x left top;
	min-height: 400px;
	_height: 400px;
}
#obsah {
  margin-left: 160px;
	padding: 10px 15px 30px;
	min-height: 400px;
	_height: 400px;
}
#paticka {
  color: #666666;
  clear: both;
  padding: 3px 5px 3px 5px;
	text-align: center;
	font-size: 85%;
	background: url(img/stin-bottom.jpg) repeat-x left bottom;
	min-height: 17px;
	_height: 17px;
}

#menu {
  margin-bottom: 15px;
  padding-top: 65px;
	background: url(img/menutop.jpg) no-repeat center top;
}
#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#menu ul ul {
  font-size: 90%;
}
#menu li {
  margin: 0;
  padding: 0;
}
#menu a {
	display: block;
	width: auto;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	_width: 140px;
}
#menu a:hover {
	
}
#menu li li a {
	display: block;
	width: auto;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	_width: 140px;
	_border-bottom-width: 0px;
}

#copy {
  width: 100%;
  padding: 50px auto;
  font-size: 80%;
  text-align: center;
  clear: left;
}
#obsah img {
  border: solid 1px #000000;
  margin: 5px 8px;
}

address {
	font-style: normal;
	float: left;
	height: auto;
	width: auto;
	margin: 2px;
	text-align: left;
}
.mail {
	text-align: right;
	float: right;
}

h1, h3 {
	margin-top: 15px;
	margin-bottom: 7px;
	text-align: center;
}
h2 {
  font-weight: normal;
	text-align: center;
  letter-spacing: 2px;
  font-family: 'Arial CE', Arial, helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 7px;
}
h4 {
	margin-top: 15px;
	margin-bottom: 0.5em;
	text-align: center;
}
h5 {
	margin-top: 15px;
	margin-bottom: 0.5em;
	text-align: left;
}

#paticka a:hover {
	color: #FF0000;
}
#odkazy {
	text-align: center;
	position: relative;
	font-size: 10px;
	color: #999999;
}

#odkazy a{
	color: #999999;

}

table {
  margin: 0px auto 1.3em;
}
table td, table th {
	padding: 2px;
	margin: 0;
}
table th {
	font-weight: bold;
  text-align: center;
}
.pozn {
	padding:5px;
	font-size:80%;
	color: #999;
}
table .top {
  vertical-align: top;
}
