* {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: Black;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#celek {
  margin: auto;
/*	margin-left: 170px;
	_margin-left: auto;
	_margin-right: auto;*/
	text-align: left;
	width: 710px;
	height: auto;
}

h4 {
	_font-size: 14px;
}

h5{
	_font-size: 12px;
}


#uvodobr {
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	background-image: url(hlavicka.jpg);
	background-repeat: no-repeat;
	width: 605px;
	height: 161px;
	border-bottom: #4E4E4E 1px solid;
	border-right: #4E4E4E 1px solid;
	_float: left;
}

#oficial{
	font-family: Bell MT;
	font-size: 12px;
	color: #4E4E4E;
	float: right;
	padding-right: 3px;
	position: relative;
	top: 144px;
}

#pata {
	background-image: url(paticka.jpg);
	float: left;
	background-repeat: no-repeat;
	width: 606px;
	height: 1px;
	margin-bottom: 35px;
}

#obsahamenu {
	width: 710px;
	height: auto;
}

#obsah {
	width: 605px;
	border-right: #4E4E4E 1px solid;
	float: left;
	color: White;
}

#menu {
	text-align: left;
	list-style: none;
	float: right;
	width: 100px;
}

#menu a {
	text-decoration: none;
	color: #4E4E4E;
	font-family: Bell MT;
	font-size: 18px;
}

#menu a:hover {
	text-decoration: underline;
	color: #FDFDFD;
	font-family: Bell MT;
	font-size: 18px;
}

#text {
	width: 565px;
	height: auto;
	min-height: 250px;
	padding-left: 33px;
	padding-top: 20px;
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 14px;
	float: left;
}

.fotopravo {
	float: right;
	padding-left: 6px;
	padding-top: 2px;
}

.fotolevo {
	float: left;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 4px;
}

#text a {
	text-decoration: none;
	color: White;
}

#text a:hover {
	text-decoration: underline;
	color: White;
}

.autor {
	clear: both;
	float: right;
}

.knihatext {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.kniha {
	float: left;
	clear: left;
	margin-bottom: 20px;
}

.rokvydani {
	color: #4E4E4E;
}

.formular {
	background-color: Black;
	border: #4E4E4E 1px solid;
	color: White;
}

#tlacitko {
	background-color: Black;
	border: #4E4E4E 1px solid;
	color: White;
	font-family: Tahoma;
	text-align: center;
	width: 50px;
}




