*{
	margin: 0px;
	padding: 0px; 
}

#logo h1{
	color: #A9D181;
	font-weight: bolder;
	font-size: 35px;
	text-align: center;
  line-height:150px;
  
}


#esa a{
	color: #e5e5e4;
	font-weight: bolder;
	font-size: 14px;
	margin-bottom: 10px;
	/*text-align: center;*/
	text-decoration: none;
}

#esa a:hover{
	color: #e5e5e4;
	font-weight: bolder;
	font-size: 14px;
	margin-bottom: 10px;
	/*text-align: center;*/
	text-decoration: none;
}



#languages{
  text-align:center;
  background-color:#DDCCAA;
  height:20px;
  padding-top:2px;
  width:110px;
  float:right;
  margin-top: 178px;
}

#pata{
  border-top: 1px red solid;
  border-top-color: red;
  width:999;
  position:relative;
  height:56px;
  float:left;
  clear:both;
  background-image:url(./img/pata.jpg);
  font-size: 12px;
}

#pata p{
    vertical-align:bottom;
    margin-top:39px;

}




body {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background-color: rgb(102,153,102);
	background-repeat: repeat;
	
}

#esa{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
	background-color: rgb(102,153,102);
	border-left: 1px red solid;

	
}

#logo{
	width:1000px;	
	height:200px;
  border-bottom: 1px red solid;
  border-top: 1px red solid;
  border-top-color: red;
  border-right: 1px red solid;
  border-right-color: red;
  background-image:url(./img/bla.jpg);
  
}

#main {
	width:1000px;
	background-color: transparent;
	overflow: auto;
	border-right: 1px red solid;
	border-right-color: red;
	border-bottom: 1px red solid;
	border-bottom-color: red;
	margin: 0 auto;
}

#left{
	width: 220px;
	float: left;
	color: #f4d800;
	text-align: center;
	margin-bottom: 10px;
}


#menu{
	width: 220px;
	height: 112px;
	margin-left: 0px;
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu a, #menu:link, #menu:visited {
	width: 196px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 14px;
	color: black;
	float: left;
	text-decoration: none;
	/*border-left: 5px solid #e5e5e4;*/
	margin-bottom:0;
}

#menu a:hover, #menu ul li a:hover{
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: left;
	padding-left: 14px;
	color: red;
	text-decoration: none;
	width: 220px;
	height: 20px;
	line-height: 20px;
	/*border-left: 5px solid red;*/
	margin-bottom:0;
}

#center{
	width: 756px;
	float: left;
	background-color: rgb(102,153,102);
	text-align: center;
	padding: 5px;
	border-left: 1px red solid;
	
}

#center h1{
	color: black;
	font-weight: bolder;
	font-size: 18px;
	margin: 15px;
	text-align: justify;
	text-decoration: underline;
}

#center h2{
	color: black;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 2em;
  text-decoration: underline;
}

#center h3{
	color: #1a4168;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
	text-align: justify;
	font-style: italic;
	}

#center h4{
	text-align: right;
	}

#center p{
	color: black;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 2em;
}




.soubor{
	color: #333;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-indent: 0px;
	text-align: justify;
  border: 1px #000000 solid;
  background-color: rgb(176,176,176);  

}
.soubor2{
	color: #ffefff;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-indent: 0px;
	text-align: justify;
  border: 1px #000000 solid;
  background-color: #0000ff; 

}
.seznam{
	font-size: 12px;
  position: relative;
  left: 1%;
	margin-left: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: justify;
	
  
}

#center .italic{
 	color: #333;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 2em;
  font-style: italic; 
}

#center .bold{
 	color: #333;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 2em;
  font-weight: bolder; 
}

#center a{
	color: red;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

#center a:hover{
	color: #1a4168;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

.hlavicka{
  color: rgb(237,0,0);
  font-weight: bold;
  width: 150px;
  text-align: center;
  /*font-size: 10px;*/
}

.bunka{
  text-align: center;
  font-size: 12px;
}

.bunka2{
  margin-left: 5px;
	margin-right: 5px;
  text-align: left;
  font-size: 12px;
}


.tabulka{
  color: #333;
	font-size: 12px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 2em;

}

.img{
  border: none;

}

.resetovac {
border: 0px none;
margin: 0px;
padding: 0px;
float: none;
clear: both;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px;
}

#dva
{
  width: 218px;
	height: 40px;
	margin-left: 0px;
  float: left;
}

#tri
{
  width: 218px;
	height: 60px;
	margin-left: 0px;
  float: left;
}
