body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img/page/weimarsky-stavac_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.holder {
	width: 980px;
}
.holder .content {
	background-image: url(../img/page/weimarsky-stavac_20.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	width: 572.px;
	text-align: left;
	padding: 15px 345px 10px 63px;
	width: 572px;
}
.holder .footer {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/page/weimarsky-stavac_24.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 572px;
	padding: 30px 345px 10px 63px;
	text-align: center;
}
.holder .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.holder .footer a:hover {
	color: #EEEEEE;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	color: #680707;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
}
h1, h2, h3, h4, p, ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.holder .content a {
	color: #670a0a;
}
.holder .content a:hover {
	color: #000000;
	text-decoration: underline;
}
.form_text2 {
	width: 99%;
	border: 1px solid #999999;
}
.formButton {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	width: 49%;
}
