* {
	padding:0;
	margin:0;
}

p {
	text-align: justify;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 13px;
	margin: 5px 45px 20px 45px;
	line-height: 23px;
}

p a {
	color: #df242b;
	text-decoration: underline;
}

p a:hover {
	color: #df242b;
	text-decoration: none;
}

P.aktualne {
	color: #ffffff;
	font-size: 12px;
	margin: 134px 30px 12px 30px;
}

P.aktualne a {
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

P.aktualne a:hover {
	color: #ffffff;
	text-decoration: underline;
}

P.foot {
	color: #ffffff;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 0 0 20px;
}

P.foot a{
	color: #ffffff;
	text-decoration: none;
}

P.foot a:hover{
	color: #ffffff;
	text-decoration: underline;
}

P.info {
	font-size: 13px;
	word-spacing: 1px;
	color: #ffffff;
	padding: 20px 30px 20px 30px;
	background-color: #a6ac56;
	margin-bottom: 30px;
}

P.info a {
	color: #ffffff;
}

P.info a:hover {
	color: #ffffff;
}

P.info2 {
	font-size: 13px;
	word-spacing: 1px;
	color: #ffffff;
	padding: 20px 30px 20px 30px;
	background-color: #8B8F47;
	margin-bottom: 30px;
}

P.info2 a {
	color: #ffffff;
}

P.info2 a:hover {
	color: #ffffff;
}

P.produkt {
	font-size: 12px;
	padding: 20px;
	margin-bottom: 30px;
	background-color: #dfdfdf;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	line-height: 150%;
	color: #df242b;
	padding: 30px 45px 20px 45px;
}

h1 {
	padding-bottom: 10px;
}

h2 {
	padding-bottom: 8px;
	padding-top: 25px;
}

h4 {
	padding-bottom: 5px;
	padding-top: 10px;
}

body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background-color: #c4b6a5;
}

#body {
	background-image: url('../img/pozadi.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

#head{
	background-image: url('../img/head.jpg');
	background-repeat: no-repeat;
	width: 700px;
	height: 159px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 0;
	border-bottom: none;
	padding-top: 0;
}

#head ul.odkazy{
	float: left;
}

#head ul.odkazy li {
	list-style-type: none;
	width: auto;
	float: left;
	margin-right: 0.3em;
	margin-left: 7px;
}

#head ul.odkazy li a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 0.65em;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #ffffff;
	font-size: 14px;
}

#head ul.odkazy li a:hover{
	background-color: #b21218;
	color: #ffffff;
}

#obsah{
	width: 700px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#foot{
	width: 714px;
	height: 40px;
	margin: 0 auto;
	background-image: url('../img/foot.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

.hide {
	display: none
}

img {
	border: 5px solid #df242b;
	margin-bottom: -3px;
}

p#animace {
  position: relative;
  width: 601px;
  height: 74px;
  overflow: hidden;
}
p#animace a span {
  display: block;
  position: absolute; 
  left: 0; 
  top: 0; 
  z-index: 1;
  width: 601px;
  height: 74px;
  cursor: pointer; 
  background: url('../img/anim_play.jpg') top left no-repeat;
  background-position: 0 0;
}

p#animace a:hover span {
	background-position: 0 -74px;
}


p#animace2 {
  position: relative;
  width: 601px;
  height: 74px;
  overflow: hidden;
}
p#animace2 a span {
  display: block;
  position: absolute; 
  left: 0; 
  top: 0; 
  z-index: 1;
  width: 601px;
  height: 74px;
  cursor: pointer; 
  background: url('../img/plynova_kotelna_hover.jpg') top left no-repeat;
  background-position: 0 0;
}

p#animace2 a:hover span {
	background-position: 0 -74px;
}

p#animace3 {
  position: relative;
  width: 601px;
  height: 74px;
  overflow: hidden;
}
p#animace3 a span {
  display: block;
  position: absolute; 
  left: 0; 
  top: 0; 
  z-index: 1;
  width: 601px;
  height: 74px;
  cursor: pointer; 
  background: url('../img/tepelne_cerpadlo_hover.jpg') top left no-repeat;
  background-position: 0 0;
}

p#animace3 a:hover span {
	background-position: 0 -74px;
}
