@charset "windows-1250";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #900;
}
a:visited {
	text-decoration: underline;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: underline;
	color: #F00;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 11px;
	border-left-color: #900;
	border-right-width: 15px;
	border-left-style: solid;
	padding-left: 7px;
	border-left-width: 11px;
	color: #900;
}
.email {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.styl1 {
	font-weight: bold;
	color: #666;
}
.styl2 {
	font-weight: bold;
	color: #900;
}
.styl3 {
	font-weight: normal;
	color: #900;
}
.styl4 {
	color: #FFF;
}
.styl5 {
	font-weight: bold;
	color: #B8A876;
}
.styl6 {
	font-weight: bold;
	color: #FFF;
	background-color: #B8A876;
	display: block;
	font-size: 20px;
	text-align: center;
	padding: 5px;
}






p {
	line-height: 1.7em;
	text-align: justify;
}
.image {
	margin: 10px;
	padding: 10px;
	border: 1px solid #B8A876;
}
.image2 {
	margin: 5px;
	padding: 10px;
	border: 1px solid #B8A876;
}

li {
	line-height: 1.7em;
}
.center {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
