body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:  10px 0 0px 0;
	padding: 0px;
}
a {
	color: #FF9900;
	text-decoration: none;
	line-height: 1.5em;
}
a:hover {
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
p {
	font-size: 62.5%;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page {
	width: 705px;
	margin: 0px auto 0px auto;
	padding: opx;
}
#head {
	height: 45px;
	background-color: #dff2f8;
}
#head .lang {float: right; margin: 0 28px 0 0;}
#logo {
	height: 86px;
}
.content {
	height: 319px;
	background-color: #9ad15c;
}
.content-l {color: #284d00;
	width: 371px;
	vertical-align: top;
}
.txt {
	width: 305px;
	
	margin: 30px auto 0 28px;
}
.txt h1, h2 {font-size: 1.7em; line-height: 1em; float: left; margin: -0.2em 5px 0px 0px;}
.txt p {font-size: 1.0em; margin: 0px auto 0.8em auto;}
.content-r .mimg {margin: auto auto 3px auto;}
.content-r .simg {margin: auto;}
.content-r .simg a {margin-right: 3px;line-height: 1.5em;}
.int {
	height: 34px;
	background-image: url(img/bg2.gif);
}
.int .txt {margin: 0 0 0 28px;}
.content2 {
	height: 34px;
	color: #666666;
	background-color: #f8faf9;
	vertical-align: top;
}
strong {
	font-size: 1.2em;
	font-weight: normal;
}
#footer {
	text-align: center;
	margin: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1em;
	color: #777777;
	text-decoration: none;
}
#footer a:hover {border: none}
/* ------- contact form ------------------------------ */
form {width: 306px;margin: 0px;padding: 0px;}
form .contact_form {
	width: 306px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 22px;
	margin-top: 15px;
	margin-right: 0px;
	padding: 0px;
	background-image: url(img/bg-kontakt.gif);
	background-repeat: repeat-y;
	background-position: left;
}
form .contact_form li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px 0px 0px 45px;
	padding: 0px;
	display: block;
	color: #FF0000;
}
form .contact_form li p {
	width: 300px;
	font-size: 1em;
	color: #444444;
	line-height: 1.4em;
	margin: 8px 0px 2px 18px;
	padding: 0px;
}
form .contact_form li .big {font-size: 1.2em}
form .contact_form input {
	width: 178px;
	height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #444444;
	line-height: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 2px;
}
form .contact_form .button {
	width: 78px;
	height: 30px;
	font-size: 1em;
	color: #000000;
	padding: 0px;
	background-color: #FF9900;
	font-weight: bold;
}
form .contact_form .button:hover {background-color: #a6d472;}
form .contact_form textarea {
	width: 186px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #444444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 2px;
}
form .contact_form select {
	width: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #444444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	background-color: #ffffff;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 2px;
}
form .contact_form select option {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 6px;
}
form .contact_form li .name {width: 114px; margin: 5px 0px 0px 5px;}

