body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #b3bcd5;
	/*background-image: url("design/pattern_082.gif");
	background-repeat: repeat;*/
	}
.red {background-color: #AA9999}
.white {background-color: white}

a {
  border: 0; 
  }
img {
  border: 0; 
  }
  
.main {
  position: absolute;
  top: 20px;
  left: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  height: 480px;
  width: 100%;
  z-index: 1;
  text-align: right;
  background-image: url('design/bg-left.jpg');
  background-repeat: repeat-x; 
  }
  
.logo {
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 2;
  }



.menu_align {
  position: absolute;
  top: 476px;
  left: 0;
  z-index: 10;
  overflow: hidden;
	margin: 0;
	padding: 0;
  width: 100%;
  }
    
.menu {
  font-family: Georgia, Times, serif;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  text-align: center;
  list-style-type: none;
  }

.menu li {
  display: inline;
  margin: 0;
  padding: 0;
  }

  
.menu h1{
  font-size: 15px;
  color: #b3bcd5;
  display: inline;
  margin: 0;
  }
  

.menu li h1 a{
  text-decoration: none;
  font-weight: normal;
  height: 30px;
  padding: 6px 10px 5px 10px;
  margin: 0;
  color:  #b3bcd5;
  }
.menu li h1 a:hover{
  font-weight: normal;
  color:  #ffffff/*#f9d51b*/;
  }
.logins {
  position: absolute;
  top: 2px;
  right: 0;
  color:  #ffffff;
  font-size: 11px;
  z-index: 20;
}
.logins a{
  color:  #ffffff;
  text-decoration: none;
}


.text_align {
  position: absolute;
  top: 265px;
  left: 0;
  z-index: 10;
  overflow: hidden;
	margin: 0;
	padding: 0;
  width: 100%;
  }
.text {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto 0 auto;
  padding: 20px 20px 0 20px;;
  width: 700px;
  background-color: #d6dae6;
  color: #022d62;
  border-right: 5px solid white;
  border-bottom: 5px solid white;
  }
  
.text h1 {
  font-family:  Georgia, Times, serif;
  font-size: 15px;
  margin: 30px 0 0 0;
  width: 100%;
  border-bottom: 1px solid #b3bcd5;
  } 
  
.text .prvni {
  margin: 0;
  } 
  
.text h2 {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 13px;
  margin: 15px 0 0 0;
  font-weight: bold;
  } 
  
.text p, .text ul, .text li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 200%;
  /*width: 100%;*/
  text-align: justify;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  } 

.text li {
  /*width: 95%;*/
  }

.text img {
  margin: 0 0 15px 15px;
  border: 5px solid #b3bcd5;
  }

.text .topfoto {
  float: right;
  }


.text a {
  color: blue;
  }
  
.text a:hover {
  color: #b3bcd5;
  }

.cell {
  margin: 0;
  padding: 6px;
  text-align: justify;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.tab {
  margin: 0;
  border: 1px solid white;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  
}

.tab td {
  margin: 0;
  padding: 5px;
	border: 1px solid white;
}

.cell a:hover { 
  color: #ffffff;
}

.admin_table {
  border: 3px solid white;
  width: 700px;
}
  
.admin_table_cell {
  border: 1px solid white;
  margin: 0;
  padding: 5px;
}
  
.admin_table_cell img{
  border: 0px;
  padding: 0;
  margin: 0;
}

.copyright {
  position: relative;
  left: 0;
  top: 0;
  font-size: 8px;
  margin: 0 30% 0 30%;
  width: 40%;
  height: 8px;
  text-align: center;
  background-color: #ffffff;
}
