body, td, th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}
body {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #AE6954;
	text-decoration: none;
}
a:visited {
	color: #AE6954;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F08800;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gruby {
	font-size: 11px;
	font-weight: bold;
	color: #F08800;
}
h2 {
	font-size: 16px;
	color: #F08800;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
	padding-bottom: 4px;
}
h3 {
	font-size: 14px;
	color: #F08800;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #AE6954;
}
#header h1 a{
	color: #626262;
}
#header h1 a:hover{
	color: #AE6954;
}
#menu h3 a{
	font-size: 12px;
	color: #FFFFFF;
}
#menu h3 a:hover{
	font-size: 12px;
	color: #EFE1DD;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #AAAAAA;
}
.txt {
	text-align: justify;
}
.news {
	font-size: 10px;
}
#foot1 a{
	color: #626262;
}
#foot1 a:hover{
	color: #AE6954;
}
.foto {
	border: 10px solid #F5F5F5;
	padding: 20px;
	margin: 0px;
}
.gallery {
	border: 10px solid #F5F5F5;
	padding: 10px;
	margin: 0px;
}
a.subleft:link, a.subleft:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E3DD;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	font-weight: bold;
}
a.subleft:hover {
	text-decoration: none;
	color: #F08800;
}
