body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/back.jpg);
}
textarea {
	background-color:#EFAD93;
	border: solid #660000 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	width:320px;
}
input {
	background-color:#EFAD93;
	border: solid #660000 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	font-weight:bold;	
	width:150px;
}
.spodek {
	background-color:#990000;
}
.bottom {
	background-color:#750000;
}
.bottomleft {
	background-image: url(images/bottomleft.gif);
	background-repeat: repeat-y;
}
.bottomright {
	background-image: url(images/bottomright.gif);
	background-repeat: repeat-y;
}
.bublina {
	background-image: url(images/bublina.gif);
	background-repeat:no-repeat;
}
.head {
	background-image: url(images/head.jpg);
	background-repeat:no-repeat;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Georgia;
	font-size: 14px;
	color: #FFCC99;
	line-height: 140%;	
}
.text a:link {
	color: #FFCC00;
	font-weight:bold;
	text-decoration: underline;	
}
.text a:visited {
	color: #FFCC00;
	font-weight:bold;
	text-decoration: underline;	
}
.text a:hover {
	color: #CC9900;
	font-weight:bold;
	text-decoration: underline;
}
.text2 {
	font-family: Georgia;
	font-size: 15px;
	color: #222222;
}
.text2 a:link {
	color: #990000;
	font-weight:bold;
	text-decoration: underline;	
}
.text2 a:visited {
	color: #990000;
	font-weight:bold;
	text-decoration: underline;	
}
.text2 a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF0000;
}
