body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
}

  #celek   {
    background-color: #ffffff;
    margin-top: 30px;
	 margin-left: auto;
	 margin-right: auto;
	 width: 415px;
  }
  
  #pruh1 {
  	width: 415px;
	height: 24px;
	background-image: url("../images/black/pruh1.gif");
	background-repeat: repeat-y;
	background-color: White;
	}
  
  #stred {
  	width: 415px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url("../images/black/pozadi.gif");
	background-repeat: repeat-x;
	text-align: left;
	padding-bottom: 180px;
  }
  
  #nadpis {

	position: relative;
	top: 28px;
	left: 50px;
	width: 89px;
	height: 22px;
  }
  
  #cara1 {
  	background-image: url("../images/black/cara.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 80px;
	left: 70px;
	width: 300px;
	height: 98px;
  }
  
  .text {
	width: 300px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
  }
  
   #cara2 {
  	background-image: url("../images/black/cara2.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 110px;
	left: 70px;
	width: 10px;
	height: 98px;
  }
  
   #pruh2 {
  	width: 415px;
	height: 23px;
	background-image: url("../images/black/pruh2.gif");
	background-repeat: repeat-y;
	background-color: White;
  }
    
  #odkaz {
  	width: 415px;
	height: 24px;
	padding-top: 5px;
  }
  
  a {
    font-family:Tahoma,sans-serif; font-weight: bold; font-size: 10px; color:#626567; text-decoration:none;
  }
  
  a:hover {
    font-family:Tahoma,sans-serif; font-weight: bold; font-size: 10px; color:#626567; text-decoration:underline;
  }	
