body {
	background: url(img/body_bg.jpg) repeat left top;
	background-color: #E3DCC0;
	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;
	text-align: left;
	border: solid 1px #000000;
	background-color: #FFF;
}
html>body #obal {
	width: 770px;
}
a {
  color: #ff6600;
}
a:hover {
  color: #006600;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center, .stred {
  text-align: center;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}


p {
  text-align: justify;
	margin-top: 0em;
	margin-bottom: .7em;
}
table {
	border-collapse: collapse;
}
ul {
	margin: 1px 3em 1.3em;
}
li {
	margin:3px 2px;
}

#header {
	height: 119px;
	padding: 0;
	text-align: left;
	color: #FFF;
	background: #4d2116 url(img/header.jpg) no-repeat left top;
	border-bottom: solid 1px #000000;
}
#header h1 {
  margin: 0px 10px;
  font-weight: normal;
  letter-spacing: .3em;
}
#header h1 a {
  display: block;
	text-decoration: none;
	color: #ffffcc;
	height: 99px;
}
#header h1 a b, #header h3 {
  display: none;
  visibility: hidden;
}
#kontakt {
  width: 160px;
  padding-top: 1px;
  padding-right: 2px;
  float: right;
  text-align: right;
  min-height: 109px;
  _height: 109px;
  font-size: 85%;
}

#left {
  padding-top: 43px;
  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 {
  clear: both;
  padding: 3px 5px 3px 165px;
	text-align: center;
	font-size: 90%;
	background: url(img/stin-bottom.jpg) repeat-x left bottom;
	min-height: 20px;
	_height: 20px;
}

#menu {
  margin-bottom: 15px;
}
#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;
	color: #FFF;
	background-color: #642418;
	width: auto;
	padding: 3px 2px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	_width: 140px;
}
#menu a:hover {
	background-color: #cf4b25;
}
#menu li li a {
	display: block;
	color: #FFF;
	background-color: #872112;
	width: 100%;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	_width: 140px;
}

#copy {
  width: 100%;
  padding: 50px auto;
  font-size: 80%;
  text-align: center;
  clear: left;
  color: #AAD1C1;
}
#copy a {
  color: #AAD1C1;
  text-decoration: none;
}

#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;
}

h2, h3 {
	margin-top: 15px;
	margin-bottom: 0.5em;
	color: #006600;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
}
h3 {
	color: #ff0000;
	text-align: center;
	padding-bottom: 2px;
	border-bottom: solid 1px #ff0000;
}
h4 {
	color: #ff6600;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: center;
}
h5 {
	margin-top: 5px;
	margin-bottom: 2px;
}
.mail a {
	color: #003333;
}
.mail a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#paticka a:hover {
	color: #FF0000;
}

table {
  margin: 0px auto 1.3em;
}
table td, table th {
	background-color: #FFFFE3;
	padding: 2px;
	margin: 0;
	border: solid 1px #999999;
}
table th {
	background-color: #005850;
	font-weight: bold;
	color: #FFFFFF;
  text-align: center;
}
table tr.even td {
	background-color: #FFFFC3;
}

b.nazev {
  color: #008000;
}









