body { 
  text-align: center;
	background-color:black;
	background-image: url(back.png);
	background-position: top;
  background-repeat:top;  
  }
  body {
	background-color: #004B7D;
}
body, div, td, p {
	font-family: Verdana;
	color: #0c8fbf;
}
body {
	font-size: 1.00em;
}
td {
	font-size: 1.00em;
}
a {
	color: #188e45;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 2.0em;
	color: #188e45;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
	color: #188e45;
}
h5 {

	
}
h2 a {
	color: #188e45;
}

hr {
	border: 1px solid #454545;
	border-top: 1px solid BLACK;
}

  #web {
  margin:auto;
  text-align: center;
  width: 961px;
  height:790px; 
  
  }
  #header {
  margin:auto;
  width:961;
  height:223;
  background-image: url(header.png);  
  }

  #menu {
  margin:auto;
  border: 0 none;
  width:961px;
  height:41px;
  }
  #obsah {
  clear: left; 
  float:left;
  width:756px;
  height:631px; 
  background-image: url(obsah.png);  
  }
  #logo {
  
  float: right; 
  margin:auto;
  width: 205px;
  height:232px;
  background-image: url(logo.png); 
  }
  #anketa {
  
  clear: right; 
  float:right;
  margin:auto;
  width: 205px;
  height:399px;
  background-image: url(anketa.png); 
  }
  #footer {
  float:left;
  margin:auto;
  width: 961px;
  height:95px;
  background-image: url(footer.png);  
  }
  #vnitrek {
  text-align:left;

  padding-top:10px;
  padding-left:25px;
  background-image: url(obsah.png);  
  }
