@charset "UTF-8";
/* CSS Document */

body {
	font-family: arial, sans-serif;
	font-size:11pt;
	color: #303030;
	padding: 0;
	margin: 0;
	text-align: center;
}
#page {
	display: block;
	margin: 20px auto 0;
	width:922px;
}
#header {
	display: none;
}
#content {
	display: block;
	width:922px;
	padding-bottom:10px;
	min-height:400px;
}
#hidden {
	display: block;
}
#footer {
	display: block;
	width:922px;
	height:20px;
}
#navi {
	display:none;
}
#navi img{
	display:none;
}
#text {
	padding-left:30px;
	padding-top:40px;
	padding-bottom:20px;
	padding-right:20px;
	text-align:left;
	font-size:11pt;
	vertical-align:top;
	width:500px;
	float:left;
}
#text p {
}
#text img {
	display:none;
}
#hidden h1 {
	font-size:14px;
	text-transform:uppercase;
	font-family: arial, sans-serif;
}
#foto {
	padding-left:70px;
	padding-top:80px;
	text-align:left;
	width:250px;
	float:left;
}
#foto02 {
	margin-top:80px;
	text-align:left;
	float:left;
}
#wrapper {
	clear:left;
}
#kontakt {
	margin-left:50px;
	padding-left:20px;
	margin-top:35px;
	padding-top:40px;
	text-align:left;
	width:210px;
	height:213px;
	float:left;
	background-image:url(../images/bg_kontakt.png);
}
.small {
	font: 10pt arial, sans-serif;
	color:#f8f6f0;
}
a {
	font-family: arial, sans-serif;
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	padding-left:35px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
}
/*Fomular*/

.font-small {
	font: 10pt arial, sans-serif;
	color:#303030;
}
.textarea {
	background-color:#fff;
	color:#303030;
	font-family: arial, sans-serif;
	font-size:11pt;
	border : 1px solid #3e3e3c;
}
.textarea:hover, .textarea:focus {
	border : 1px solid #0064a6;
}
.input {
	background-color:#fff;
	color:#303030;
	font-family: arial, sans-serif;
	border : 1px solid #3e3e3c;
	font-size:11pt;
}
.input:hover, .input:focus {
	border : 1px solid #0064a6;
}
.select {
	background-color:#fff;
	color:#303030;
	font-family: arial, sans-serif;
	font-size:11pt;
}
.select:hover, .select:focus {
	border : 1px solid #0064a6;
}
.button {
	width : 120px;
	height:41px;
	font-size:9pt;
}
-->
