body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/back.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #1A1A1A;
	background-attachment:fixed;
}
textarea {
	background-color:#990000;
	border: solid #FF0000 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	border: solid #FF0000 1px;
	background-color:#990000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:17;
}
.bila {
	background-color:#FFFFFF;
}
.bg {
	background-image: url(images/bg.jpg);
}
.bg2 {
	background-image: url(images/bg2.jpg);
}
.calendar {
	background-image: url(images/calendar.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.line {
	background-image: url(images/line.gif);
	background-repeat:repeat-x;
}
.alignleft {
	float: left;
	padding:10;
}
.alignright {
	float: right;
	padding:10;
}
.main {
	background-image: url(images/mainb.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
.main2 {
	background-image: url(images/main2b.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
.back {
	background-image: url(images/back2.jpg);
	background-position: bottom left;
	background-repeat:repeat-x;
}
.logo {
	background-image: url(images/logo.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat:repeat-x;
}
.top {
	background-image: url(images/top1.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.under {
	background-color:#FFFFFF;
	background-image: url(images/under.gif);
	background-position: top right;
	background-repeat:no-repeat;
}
.right {
	background-color:#FFFFFF;
	background-image: url(images/right.gif);
	background-position: top center;
	background-repeat:no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text a:link {
	color: red;
	text-decoration: underline;	
}
.text a:visited {
	color: red;
	text-decoration: underline;	
}
.text a:hover {
	color: #000000;
	text-decoration: underline;	
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text2 a:link {
	color: #000000;
	text-decoration: underline;	
}
.text2 a:visited {
	color: #000000;
	text-decoration: underline;	
}
.text2 a:hover {
	color: #FF9966;
	text-decoration: underline;	
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text3 a:link {
	color: #FF9966;
	text-decoration: none;	
}
.text3 a:visited {
	color: #FF9966;
	text-decoration: none;	
}
.text3 a:hover {
	color: #A51600;
	text-decoration: underline;	
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text4 a:link {
	color: #FF9966;
	text-decoration: underline;	
}
.text4 a:visited {
	color: #FF9966;
	text-decoration: underline;	
}
.text4 a:hover {
	color: #A51600;
	text-decoration: underline;	
}
.text5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 160%;
}
.nadpis {
	font-family: Georgia;
	font-size: 24px;
	color: #222222;
}
.nadpis2 {
	font-family: Georgia;
	font-size: 20px;
	color: #FFFFFF;
}