.hlavicka-zaklad {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 230px;
	width: 1012px;
	top: 0px;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(images/header.jpg);

}

.hlavicka-zaklad .logo {
	position: relative;
	height: 30px;
	width: 150px;
	left: 60px;
	top: 12px;
}

.hl-text {
	position: absolute;
	height: 40px;
	width: 440px;
	left: 260px;
	top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000080;
	text-align: center;
}

.dizajn {
/*	margin: auto; */
	border: 0px;
	text-align: center;
	background-image: url(images/bck-main-cervena.jpg);
	background-repeat: repeat-x; 

}

.hl-jazyk {
	position: absolute;
	height: 20px;
	width: 340px;
	left: 652px;
	top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}


.hl-jazyk  a {
	color: #000000;
	text-decoration: none;} 
.hl-jazyk  a visited {
	color: #000000;
	text-decoration: none;} 
.hl-jazyk  a:hover {
	color: #666666;
	text-decoration: none;	
}

