body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg.gif);
	background-color:#F2F0DC;
	background-repeat: repeat-x;
}
textarea {
	background-color:#CCFFFF;
	border: solid #66CCCC 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
input {
	background-color:#CCFFFF;
	border: solid #66CCCC 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
        height:17;
}
.alignleft {
	float: left;
	margin: 15;
}
.alignright {
	float: right;
	margin: 15;
}
.menu {
	background-color:#FFFFFF;
	background-image: url(images/menu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu2 {
	background-image: url(images/menu2.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.ofirme {
	background-image: url(images/ofirme.gif);
	background-repeat:no-repeat;
}
.aktuality {
	background-image: url(images/aktuality.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#CC0000;
}
.bottom {
	background-image: url(images/bottom.gif);
}
.bottom2 {
	background-image: url(images/bottom2.gif);
}
.text {
	font-family: Georgia;
	font-size: 13px;
	color: #686652;
}
.text a:link {
	color: #111111;
	text-decoration: underline;	
}
.text a:visited {
	color: #111111;
	text-decoration: underline;	
}
.text a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.text2 {
	font-family: Georgia;
	font-size: 15px;
	color: #FFFFFF;
	line-height:150%;
}
.text2 a:link {
	color: #FFFFFF;
	text-decoration: underline;	
}
.text2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}
.text2 a:hover {
	color: #CCFF33;
	text-decoration: underline;
}
.text3 {
	font-family: Georgia;
	font-size: 11px;
	color: #686652;
	font-weight:bold;
	text-transform:uppercase;
}
.text3 a:link {
	color: #686652;
	text-decoration: underline;	
}
.text3 a:visited {
	color: #686652;
	text-decoration: underline;	
}
.text3 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.nadpis {
	font-family: Georgia;
	font-size: 30px;
	color: #FF9900;
	letter-spacing:-1px;
}
