body {
  margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #D7D4C3;
	background-image: url(img/bg-elben-top.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

#stranka {
	position: relative;
	width: 954px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/bg-stranka.jpg);
	background-repeat: repeat-y;
	text-align:left;
}

a {
  color: #6C8FC5;
  text-decoration: none;
}

a:hover {
  color: #000000;
}

a img {
	border: none;
}

.clearBoth {
  clear: both;
}

.back {
  float: left;
}

.forward {
	float: right;
	color: #000000;
}

.bold {
  font-weight: bold;
}

h1 {
  margin: 0px;
  padding: 0px;
}

h2 {
  margin: 0px;
  padding: 0px;
}

h3 {
  margin: 0px;
  padding: 0px;
}

/********** HEADER **********/

#top-elben-1 {
  position: relative;
	width: 954px;
	height: 186px;
	background-image: url(img/top-elben-1.jpg);
	z-index: 0;
}

#top-elben-1 h1 {
  position: absolute;
	right: 280px; 
	top: 102px;
	color: #727272;
	font-size: 16px;
	font-weight: bold;
}

#top-elben-1 h1 a {
	color: #727272;
}

#top-elben-1 h1 a:hover {
	color: #727272;
}

#top-elben-1 h2 {
  position: absolute;
	right: 280px; 
	top: 122px;
	color: #DA0E07;
	font-size: 11px;
	font-weight: normal;
}

#top-elben-1 h2 a {
	color: #DA0E07;
}

#top-elben-1 h2 a:hover {
	color: #DA0E07;
}

#top-menu-img {
  position: relative;
	width: 954px;
	height: 252px;
	background-color: #ffffff;
	z-index: 0;
}

/********** FOOTER **********/

#bottom-elben {
  position: relative;
  width: 954px;
  height: 150px;
  background-image: url(img/bottom-elben.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#bottom-elben .zelenaLinka {
  position: absolute;
	right: 212px; 
	top: 80px;
	color: #669934;
	font-size: 11px;
	font-weight: bold;
}

#bottom-elben a.elben {
	position: absolute;
	right: 100px; 
	top: 80px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#bottom-elben .copyright {
	position: absolute;
	left: 10px; 
	top: 70px;
	font-size: 11px;
	color: #2A2A2A;
	line-height: 160%
}

#bottom-elben .copyright a {
  color: #2A2A2A;
  font-weight: normal;
  text-decoration: none;
}

#bottom-elben .copyright a:hover {
  color: #990100;
}

/********** TOP Menu **********/

a.top-menu-img-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(img/top-menu-img-1.jpg);
  background-position: top left;
  width: 190px;
  height: 252px;
	z-index: 1;
}

a:hover.top-menu-img-1 {
  background-position: bottom left;
}

a.top-menu-img-2 {
  position: absolute;
  top: 0px;
  left: 191px;
  background-image: url(img/top-menu-img-2.jpg);
  background-position: top left;
  width: 190px;
  height: 252px;
	z-index: 1;
}

a:hover.top-menu-img-2 {
  background-position: bottom left;
}

a.top-menu-img-3 {
  position: absolute;
  top: 0px;
  left: 382px;
  background-image: url(img/top-menu-img-3.jpg);
  background-position: top left;
  width: 190px;
  height: 252px;
	z-index: 1;
}

a:hover.top-menu-img-3 {
  background-position: bottom left;
}

a.top-menu-img-4 {
  position: absolute;
  top: 0px;
  left: 573px;
  background-image: url(img/top-menu-img-4.jpg);
  background-position: top left;
  width: 190px;
  height: 252px;
	z-index: 1;
}

a:hover.top-menu-img-4 {
  background-position: bottom left;
}

a.top-menu-img-5 {
  position: absolute;
  top: 0px;
  left: 764px;
  background-image: url(img/top-menu-img-5.jpg);
  background-position: top left;
  width: 190px;
  height: 252px;
	z-index: 1;
}

a:hover.top-menu-img-5 {
  background-position: bottom left;
}

/********** TEXT **********/

#text-elben {
  position: relative;
	width: 954px;
	height: 160px;
	background-image: url(img/top-elben-2.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

.text {
  position: relative;
  float: left;
  width: 149px;
  height: 138px;
  margin-right: 1px;
  padding: 15px 20px;
}

.text h3 {
  font-size: 11px;
  line-height: 150%;
  color: #4B4B49;
  font-weight: normal;
}

a.vice {
  position: absolute;
  bottom: 5px;
  right: 0px;
  color: #DA0E07;
  font-weight: bold;
  font-style: italic;
  margin-right: 1px;
  padding: 0px 10px;
}

a:hover.vice {
  color: #000000;
}
.backlink {color: #666666;font-size: 12px;}
.backlink  a {color: #666666;text-decoration: none;}
.backlink  a:hover {color: #666666;text-decoration: underline;}
