﻿a:link {
				color: #000080;
				text-decoration: none;
}
a:visited {
				color: #000080;
				text-decoration: none;
}
a:active {
				color: #0000FF;
				text-decoration: none;
}
a:hover {
				color: #000000;
				text-decoration: none;
}
body {
				font-family: Arial, Helvetica, sans-serif;
				background-color: rgb(241, 242, 241);
				color: rgb(128, 0, 1);
				background-image: url('imgin/TLO01.jpg');
				background-repeat: no-repeat;
}
.center {
				text-align: center;
}
.ctable {
				/* a teraz centrowanie tabeli na stronie */
       margin: auto;
				width: 960px;
				height: 100%;
				background-color: #000080;
				color: #FFFF00;
				-moz-border-radius: 25px;
				-webkit-border-radius: 25px;
				border-radius: 25px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				font-weight: normal;
}
.style6 {
				background-color: #000080;
}
.style2 {
				text-align: center;
}
.style8 {
				border: 1px solid #FFFF00;
				margin-left: 5px;
				margin-right: 5px;
}
.style9 {
				border: 1px solid #FFFF00;
				margin: 5px;
}
.style11 {
				border: 1px solid #000080;
				margin: auto 2px 3px auto;
}
.style14 {
				background-color: #FBE6A5;
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				font-weight: bold;
				color: #000080;
}
input {
				color: #000080;
				background-color: #FBE6A5;
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				font-weight: bold;
}
blockquote {
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				font-weight: normal;
				color: #FBE6A5;
				width: 858px;
				line-height: normal;
				vertical-align: baseline;
				text-align: left;
}
.style17 {
				background-color: #FFFF00;
}

