body {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #000000;
  font-family: Verdana;
  text-align: center;
  background-image: url(image_layout/pozadi.jpg);
  background-repeat: repeat-x;
  background-color: #0b5e9b;
}

img { border: 0px; }

#AllPages {
  width: 742px;
  margin: auto;
}

h1 {
  background: url(image_layout/ikonka.jpg) no-repeat left center;
  float: left;
  width: 722px;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  margin-left: 35px;
  _margin-left: 20px;
  padding-left: 30px;
  color: #ffffff;
  font-family: Adobe Caslon Pro;
  font-variant: small-caps;
  font-size: 20px;
  text-align: left;
}
h1.noIMG {   background: none;
}
h2 {
  float: left;
  width: 722px;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  margin-left: 35px;
  _margin-left: 20px;
  padding-left: 30px;
  color: #ffffff;
  font-family: Adobe Caslon Pro;
  font-variant: small-caps;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
}

#Header_1 {
	background-image: url(image_layout/header.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 742px;
  height: 64px;
}
#Header_2 {
	background-image: url(image_layout/header_2.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 742px;
  height: 42px;
}

#Odkazy { float: left; padding-left: 480px; padding-top: 30px; }
#Odkazy a { font-weight: bolder; color: #000000; text-decoration: none; display: block; width: 85px; float: left;}

#Header_Menu {
	background-image: url(image_layout/header_menu.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 264px;
  height: 226px;
  font-size: 14px;
}

#Header_Menu ul {
  float: left;
  font-family: Adobe Caslon Pro;
  color: #242628;
  padding: 0px;
  margin: 0px;
  padding-left: 75px;
  List-style-type: none;
}
#Header_Menu li {
  text-align: left;
  height: 30px;
}

#Header_Menu a { font-weight: normal; color: #000000; text-decoration: none; font-size: 18px;}
#Header_Menu a:hover { font-weight: normal; color: #ffffff; text-decoration: none; }



#Header_Image {
	background-image: url(image_layout/header_image.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 478px;
  height: 226px;
  font-family: Adobe Caslon Pro;
  font-size: 14px;
}


#Text {
  float: left; 
	background-image: url(image_layout/text.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 742px;
  height: 449px; height: auto;
  text-align: left;
  color: #eeeeee; 
}

#Text p {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 672px;
  margin-left: 70px;
  _margin-left: 40px;
  padding-bottom: 15px;
}
#Text form {
  float: left;
  margin: 0px;
  padding: 0px;
  margin-left: 70px;
  _margin-left: 40px;
  padding-bottom: 15px;
}

#Text ul {
  float: left;
  margin: 0px;
  padding: 0px;
  padding-left: 90px;

  padding-bottom: 15px;
}



#Paticka {
  float: left;
  width: 742px;
  height: 40px;
  padding-top: 15px;
  margin-top: 15px; 
  color: #ffffff;
}


#Paticka p {
  float: left;
  text-align: left;
  padding-left: 50px;
}
#Paticka a { color: #ffffff; text-decoration: underline; font-weight: bolder; }
#Paticka a:hover { color: #ff00ff; text-decoration: none; }

a {color: #eeeeee; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

