/* style xhtml/css

Screen layout: */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #BFCA8B;
	margin-top: 20px;
	color: #333333;
}

#wrap {
	color: #EDF6FC;
	margin: 0px auto 0;
	width: 780px;
	background-color: #EDF6FC;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
	clear: left;
	float: left;
	width: 145px;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
}

.announce {
	padding: 5px;
	width: 160px;
	color: #505050;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 35px 35px 20px 35px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
	font-size: 20px;
	margin: 0 0 1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #B02E26;
	line-height: 24px;
}

#content img {
padding: 1px;
}

a {
text-decoration: none;
color: #B02E26;
}

a:hover {
text-decoration: underline;
color: #00513C;
}

a img {
border: 0;
}

.footer {
	width: 780px;
	color: #333333;
	font-size: 10px;
	height: 40px;
	text-align: right;
	line-height: 8px;
}

.footer a {
color: #333333;
text-decoration: none;
}

.footer a:hover {
	color: #B02E26;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.subsection {
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 18px;
	margin-left: 27px;
	text-decoration: none;
}
.subsection a:hover {
	text-decoration: none;
	color: #FF8400;
}
#form {
margin: 40px 0px 20px 15px;
padding: 0 0px;
line-height: 1.6em;
text-align: left;
}
.bgkoru {
	background-color: #EDF6FC;
	background-image: url(../images/img_bg_koru.gif);
	background-repeat: no-repeat;
}
