body {
	background-color:#A1A37C;
	color:#000000;
	font-family:Arial;
}

.celek {
	position:absolute;
	width:799px;
	height:583px;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-192px;
}

.menu {
	font-family:Arial;
	color: white;
	position:relative;
	left:20px;
}

.jazyk {
	font-family:Arial;
	color: white;
	position:relative;
	left:20px;
}

.plocha {
	background-image:url(../pozadi2.jpg);
	position:relative;
	width:800px;
	height:385px;
}

.text {
	background-color:#C5C5C5;
	background-image:url(../pozadi1.jpg);
	position:relative;
	width:799px;
	height:383px;
}
.textv {
	position:relative;
	padding-left:30px;
	padding-right:30px;
	width:739px;
	height:369px;
	top:7px;
	overflow:auto;
	text-align:justify;
}

.text p {
	margin-bottom:10px;
	margin-top:10px;
}

.text1 {
	position:relative;
	float:left;
	width:450px;
}

.text2 {
	position:relative;
	top:55px;
}

.fotky {
	position:relative;
	float:right;
	top:30px;
}
	
.Nadpisv {
	position:relative;
	top:260px;
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
	color: #433E3E;
	text-align: right;
	right:20px;
}

.Nadpiss {
	position:relative;
	top:260px;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #433E3E;
	text-align: right;
	right:20px;
}

.Nadpism {
	position:relative;
	top:260px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #433E3E;
	text-align: right;
	right:20px;
}
.logo {
	position:relative;
	width:200px;
	height:183px;
	top:30px;
	left:300px;
}

p {
	margin-bottom:5px;
	margin-top:5px;
}

span {
	color:white;
}

a.odkaz {
	color: #FFFF99;
	text-decoration:none;
}

a:hover.odkaz {
	color: white;
}

a {
	text-decoration:none;
}