body {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../data/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.typ {
	font-size: 8pt;
	font-style: italic;
	color: #CCCCCC;
}
form {
	width: 800px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
}
.kontak-obr {
	background-image: url(../data/kontakt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 65px;
	width: 800px;
	margin-top: 20px;
}
.hlavicka-prace {
	width: 400px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 70px;
	font-size: 12pt;
	float: right;
	font-weight: bold;
}
.form-leva {
	width: 380px;
	height: 240px;
	padding: 10px;
	float: left;
	background-color: #333333;
}
.odeslat {
	float: left;
	width: 800px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
textarea {
	width: 360px;
	height: 100px;
}
.hlavicka {
	background-color: #FFFFFF;
	height: 300px;
	width: 800px;
	background-image: url(../data/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
.kontakt {
	float: left;
	width: 194px;
	color: #FFFFFF;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-bottom: 5px;
}
.jmeno {
	font-size: 14pt;
	display: block;
	font-weight: bold;
}
.kontakty {
	background-color: #000000;
	height: 400px;
	width: 800px;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.form-prava {
	width: 380px;
	height: 240px;
	padding: 10px;
	float: right;
	text-align: right;
	font-size: 10pt;
	background-color: #333333;
}
h1 {
	font-size: 10pt;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
