body, html
{
	border: 0px ;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small ;
	background-image: url(images/cara.jpg);
	color:#404040;
	}
#page {
background-image: url(images/cara.jpg);
left: 50%;
margin:0px 0px 0px -350px;
width:700px;
position: absolute; 
top: 0px;

}
 a
{
	color:#39A29E;
 text-decoration: none; 
}

 a img
{
	border:0
}

p
{
	text-align: justify;
	text-indent: 10px;
}
 a:hover
{
	color:red;
 text-decoration: none;

 
}
#hlavicka
{
	width: 700px;
	height: 220px;
	background-image: url(images/hlavicka.jpg);	
	padding: 0px;
}

#block
{
	width: 581px;
	left: 50%;
	margin:0px 0px 0px 46px;
	padding:0px 10px 10px 10px;
	background-color: white;
	border-left: 3px solid #39A29E;
	border-right: 3px solid #39A29E;
	border-bottom: 3px solid #39A29E;
}
.nameleft
	{
	float:left;
}

.nameleft img

	{
	margin:20px 15px 20px 20px;
	border: 1px solid #39A29E;
	}
	
.nameright
	{
	float:right;
}

.nameright img

	{
	margin:20px 15px 20px 20px;
	border: 1px solid #39A29E;
	}
	
#jazyk
{
	position: absolute; 
	top: 175px; 
	left: 50%;
	width: 400px;
	margin:0px 0px 0px 200px;	

}	
#adresa
{
	position: absolute; 
	top: 175px; 
	left: 50%;
	width: 400px;
	margin:0px 0px 0px -85px;	
	color: white;
}	
#nazev
{
	position: absolute; 
	 top: 205px;
	left: 50%;
	width: 400px;
	margin:0px 0px 0px -200px;		
	padding: 0px;
	color:#404040;
	font-size: 135%;
	text-align: center;
	Ffont-weight: bold;
	
}	
#menu
{
	width: 572px;
	padding: 4px;
	border-bottom: 1px solid #39A29E;
	
	}

h1
{
	color:#404040;
	font-size: 130%;
	text-align: center;
	
	
}
.tlacitkooff
{
	color:white;
	background-color: #39A29E;
	padding: 3px;
	border-top: 1px solid #39A29E;
	 font-weight: bold;
	
}
.tlacitko
{
	
	border-top: 1px solid #39A29E;
	border-right: 1px solid #39A29E;
	padding: 3px;
	 font-weight: bold;

}
.tlacitko a:hover
{
	color:red;
	 text-decoration: none;
}
.tlacitko a
{
	color:#39A29E;
 text-decoration: none;
 font-weight: bold;
 
}
hr {
	display: block;
	 height: 1px; 
	 overflow: hidden;
	 border: solid  #39A29E;
	 border-width: 1px 0 0 0; 
	 margin: 0px 0; 
	 padding: 0;

	 }
	.cent
	{
text-align: center;
}
