body{
	margin: 0 auto;
	font-family: Arial;
	font-size: 14px;
	padding-top: 120px;
	color: #ffffff; /* color: #898989; */
	background-color: #1f1a17;	
}

img { border: 0px; }

h1 {
  padding: 0px; margin: 0px; font-size: 18px; color: #da251e; height: 25px;
}

h2 {
  padding: 0px; margin: 0px; padding-top: 15px; padding-bottom: 10px; font-size: 20px; color: #4c4c4c;
}


#Page {
	width: 100%; float: left;
	background-image: url(layout/line.jpg);
	background-repeat: repeat-x;
}
#Layout {
  margin: auto;
  width: 790px;
  height: auto;
  padding-top: 24px;
}

#Text {
  float: left; width: 487px;
}
#Text_Obsah {
  float: left; width: 480px; font-size: 12px; height: 270px;	
}
#Text_Obsah_Home {
  float: left; width: 480px; font-size: 12px; height: 295px;	
}
#PodLine {
  float: left; width: 790px; font-size: 12px; padding-bottom: 15px; height: auto;
  margin-top: 10px; 
}

#Menu {
  float: left; width: 480px; font-size: 12px; height: 15px;
  margin-top: 5px; font-weight: bolder; color: #ffffff; 
}
#Menu a { color: #ffffff; padding-left: 10px; text-decoration: none;}
#Menu a:hover { color: #000000; }

#Header {
  float: left; width: 303px; font-size: 14px;
}
#Header1 {
  float: left; width: 303px; height: 77px;
	background-image: url(layout/header_1.jpg);	background-repeat: no-repeat;
}
#Header2 {
  float: left; width: 303px; height: 84px;
	background-image: url(layout/header_2.jpg);	background-repeat: no-repeat;
}
#Header3 {
  float: left; width: 303px; height: 79px;
	background-image: url(layout/header_3.jpg);	background-repeat: no-repeat;
}
#Header4 {
  float: left; width: 303px; height: 80px;
	background-image: url(layout/header_4.jpg);	background-repeat: no-repeat;
}


#Text p {
  float: left;  margin: 0px; padding: 0px;
  padding-bottom: 15px; font-weight: normal; width: 100%;
}
#Text ul li { list-style-type: none; }

#Text strong {
  padding: 0px; margin: 0px; text-align: right; padding-right: 15px; font-size: 16px; color: #da251e; height: 18px; width: 100%;
}
#Text b {
  color: #4c4c4c; font-weight: bolder;
}

#left_adresa_1 { float: left; width: 270px; }
#left_adresa_2 { float: left; width: 140px; }

#Footer {
  float: left; width: 790px; font-size: 12px; height: 40px;
  color: #676767;
}

#Footer a { color: #cc0000; text-decoration: none; }
#Footer a:hover { color: #ffffff; text-decoration: underline;  }

