body {
	margin: 0;
	margin-bottom:40px;
	padding: 0;
	text-align: center;
	background-color: #C2C1B0;
	color: Black;
	font-family:  'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(img/body_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1, h2, h3, h4, h5,hr, li, ul{
	margin-top: 0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}

#page0 {
	width:772px;
	text-align: left;
	background-color: #E4E4DB;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width:772px;
	height: 168px;
	position: relative;
	
}
#header span {
   display: block;
   position: absolute;
	top: 0; left:0;
	width:772px;
	height: 168px;
	background-image: url(img/header.jpg);
}

.page {
	width: auto;
	border-left: 1px #97967C solid;
	border-right: 1px #97967C solid;
	background-color: #E4E4DB;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(img/page_background.jpg);
}
.home {
	background-image: url(img/page_home.jpg);
}
.info {
	background-image: url(img/page_info.jpg);
}
.cinnost {
	background-image: url(img/page_obory.jpg);
}
.cenik {
	background-image: url(img/page_cenik.jpg);
}
.reference {
	background-image: url(img/page_reference.jpg);
}
.objednavka {
	background-image: url(img/page_objednavka.jpg);
}
.kontakt {
	background-image: url(img/page_kontakt.jpg);
}
#page1 {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(img/page1_background.jpg);
	width: auto;
	padding-top:39px;
	position: relative;
}
#menu {
   background-color: #B56D5E;
	height:33px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	/*font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, sans-serif;*/
}
a {
  color: #7A794D;
	font-size: 11px;
	/*font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, sans-serif;*/
        text-decoration: none;
}
#menu1 {
	padding-top:8px;
	padding-left: 15px;
}
#menu a {
   font-weight: bold;
   padding-bottom:6px;
	text-decoration: none;
	color: Black;
	padding-right:6px;
	padding-left:6px; 
}
#menu a:hover {
	border-bottom:4px #CC5151 solid;
	color: #FFE60F;
}
#menu span {
	padding-right:154px;
}

#nadpis h3 {
	color:#901B1B;
	font-size: 18px;
	position:absolute; 
	top:9px;
	left:72px;
	background-color: #E4E4DB;
	background-image: url(img/nadpis.jpg);
	background-position: top left;
	padding-right:5px;
}

#content0 {
	width:452px;
	margin-left: 296px;
}
#content {
   color: #7A794D;
	background-color: #DADACF;
	border: 1px #BDBDB6 solid;
	padding: 18px;
	min-height: 290px;
	height: auto;
	_height: 290px;
}
#content h4 {
   color:#901B1B;
	font-size: 1.2em;
}
#content h5 {
   padding-bottom:10px;
	color:#901B1B;
	font-weight: bold;
	font-size: 1.1em;
}
#content a {
	color:#7A794D;
}
#content address{
	text-decoration: none;
	font-style: normal;
}
#content table {
	font-family:  'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#7A794D;
}
#content th {
	width: 260px;
	font-weight: normal;
	text-align: left;
}
.vyber {
	width:320px;
}

#objednavka input {
	border:1px #7A794D solid;
}
#objednavka th {
	width:90px;	
}
#tlacitka {
   margin-top:10px;
	margin-left:262px;
}
.sweeper {
	clear: both;
}
#footer {
   position: relative;
	background-image: url(img/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 47px;
	width: 772px;
}
#footer span {
	color: #7A794D;
	font-size: 11px;
	display: block;
	position: absolute;
	top:14px;
	left:580px;
}
.hidden {
	display: none;
}
#menu2 {
	margin-top:20px;
}
#menu2 a:hover {
font-weight: bold;
}
.space80 {
	width: 80px;
}
td {
vertical-align: top;
}
