body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg.gif);
	background-color: #E5DCC2;
	background-repeat: repeat-x;
}
.bg1 {
	background-image: url(images/back.gif);
}
.bg1a {
	background-image: url(images/aktbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button {
	background-image: url(images/button.gif);
}
.aktbg {
	background-image: url(images/back1.gif);
}
.bg1b {
	background-image: url(images/back2.gif);
}
.bg2 {
	background-image: url(images/bg2.gif);
}
.bg3 {
	background-image: url(images/bg3.gif);
}
.bg4 {
	background-image: url(images/bg4.gif);
}
.headbg {
	background-image: url(images/headbg.gif);
}
.headbg2 {
	background-image: url(images/headbg2.gif);
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CDD9E6;
	letter-spacing:-1;
	font-weight:bold;
}
.textbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.textbottom a:link {
	color: white;
	text-decoration: none;	
}
.textbottom a:visited {
	color: white;
	text-decoration: none;	
}
.textbottom a:hover {
	color: lightblue;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}
.text a:link {
	color: 666666;
	text-decoration: none;	
}
.text a:visited {
	color: 666666;
	text-decoration: none;	
}
.text a:hover {
	color: red;
	text-decoration: none;
}
.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DDE6E5;
}
.textmenu a:link {
	color: DDE6E5;
	text-decoration: none;	
}
.textmenu a:visited {
	color: DDE6E5;
	text-decoration: none;	
}
.textmenu a:hover {
	color: lightblue;
	text-decoration: none;
}
.nadpis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: AC8B3A;
}
.nadpis2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: DDE6E5;
}
.nadpis3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: AC8B3A;
}
.image1 {
	background-color: F3E3CF;
}
.image2 {
	background-color: white;
}