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: #1F82DE;
	text-decoration: none;
}
a:visited {
	color: #1F82DE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #DE1F4C;
}
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: #1F82DE;
}
h2 {
	font-size: 16px;
	color: #1F82DE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
	padding-bottom: 4px;
}
h3 {
	font-size: 12px;
	color: #1F82DE;
	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: #1F82DE;
}
#menu h3 a{
	color: #FFFFFF;
}
#menu h3 a:hover{
	color: #A3CCF1;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #A0A0A0;
}
.txt {
	text-align: justify;
}
.news {
	font-size: 10px;
}
#foot1 a{
	color: #626262;
}
#foot1 a:hover{
	color: #1F82DE;
}
.foto {
	border: 10px solid #F5F5F5;
	padding: 20px;
	margin: 0px;
}
.gallery {
	border: 10px solid #F5F5F5;
	padding: 10px;
	margin: 0px;
}