body, html {
	font-family: "Palatino Linotype", serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F9F5D3;
	background-position: center;
	text-align: center;}

img {
	border: 0;
	background-color: transparent;}

h1{ color: #006600; font-weight: normal; font-size: 160%; position: absolute; top: 190px; right: 120px;}
h2{ color: #495453; font-weight: normal; font-size: 140%; line-height: 100%;}

hr {
  border-top: 1px dashed #999;
  border-bottom: 1px solid #fff;}

#hlavni {
	width: 680px;
	padding: 0px;
	margin: auto;
	background-color: #fff;
	background-image: url(pix/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	position: relative;}

#head {
	background-image: url(pix/head.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 254px;
	position: relative;
}

#menu {
	width: 131px;
	height: 98px;
	padding: 0px;
	margin: auto;
	position: absolute;
	top: 46px;
	left: 37px;
}

ul#menu {
	list-style-type: none;
}

ul#menu li {
	float: left;
	position: relative;
	overflow: hidden;
}

ul#menu li, ul#menu li a, ul#menu li a span {
	display: block;
}

ul#menu li a span {

	position: absolute;
	top: 0; left: 0;
	cursor: pointer;
	_cursor: hand;
	background-color: #F2671B;
}

ul#menu li#uvod, ul#menu li#uvod a, ul#menu li#uvod a span {
	width: 138px;
	height: 33px;
	background: url(pix/menu.gif) no-repeat top left;
}

ul#menu li#vyrobky, ul#menu li#vyrobky a, ul#menu li#vyrobky a span {
	width: 138px;
	height: 36px;
	background: url(pix/menu.gif) no-repeat 0px -33px;
}

ul#menu li#cenik, ul#menu li#cenik a, ul#menu li#cenik a span {
	width: 138px;
	height: 29px;
	background: url(pix/menu.gif) no-repeat 0px -69px;
}

ul#menu li#kontakt, ul#menu li#kontakt a, ul#menu li#kontakt a span {
	width: 138px;
	height: 36px;
	background: url(pix/menu.gif) no-repeat 0px -98px;
}

ul#menu li#uvod a:hover span, ul#menu li#uvod a span.active {
	background-position: -138px 0px;
}

ul#menu li#vyrobky a:hover span, ul#menu li#vyrobky a span.active {
	background-position: -138px -33px;
}

ul#menu li#cenik a:hover span, ul#menu li#cenik a span.active {
	background-position: -138px -69px;
}

ul#menu li#kontakt a:hover span, ul#menu li#kontakt a span.active {
	background-position: -138px -98px;
}

#obsah {
	width: auto;
	padding: 0px 80px 10px 80px;
	margin: 0px;
	line-height: 140%;
  color: #000;
}

#obsah p {
	text-indent: 20px;
}

#email {
	background-color: #f6f6f6;
	background-image: url(pix/kontakt.png);
	background-position: 10px 20px;
	background-repeat: no-repeat;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 20px 20px 20px 60px;
	width: auto;
}

#pata {
	background-image: url(pix/pata.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 286px;
	position: relative;
	clear: both;
}

#pata a { color: #333; font-size: 12px; position: absolute; top: 245px; left: 150px;}
#pata a:hover { color: #59788C; text-decoration: overline; }
#pocitadlo { position: absolute; left: 320px; bottom: 30px; }

a:link, a:visited, a:active {
	color: #CF035C;
	background-color: transparent;
	text-decoration: none;}

a:hover {
	color: #CF035C;
	background-color: transparent;
	text-decoration: underline;}

.levyobr img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;}

.pravyobr img {
	float: right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;}

.images  a img {
	border: 1px #999 solid;
	padding: 3px;
	text-decoration: none;
	background-color: #fff;}

.images a:hover img {
	border: 1px #CF035C solid;
	padding: 3px;
	text-decoration: none;
	background-color: #eee;}

#job {
  background-color: #E3FF9F;
  background-image: url(pix/job.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
  color: #083604;
  font-size: 16px;
  width: auto;
  padding: 15px 15px 15px 60px;}
	
#poslech {
  width: auto;
  position: relative;
  padding: 30px 0px 10px 70px; 
  margin: 0px 0px 0px 0px;
  text-align: left;
  background-image: url(pix/poslech.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;}

.clear { clear: both;}

.error { color: #cc0000;}

.odkazy {
  background-image: url(pix/odkazy.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;}
	
sub, sup {
vertical-align:baseline;
position:relative;}

sub {
top:0.4em;}

sup {
bottom:0.4em;}

