body
{
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
table#header img {
margin-right:20px;
}
div#header
{
	width:380px;
	text-align:left;
	margin-bottom:35px;
}
div#content
{
	width:350px;
	border-left:3px #eeeeee solid;
	border-right:3px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
	padding:0 15px 15px 15px;
	text-align:left;
}
div#kolumna {
/*float:right;*/
width:auto;
margin:5px;
padding:5px;
text-align:right;
border:1px solid #eeeeee;
}
div#kolumna:hover {
background-color:rgb(255, 255, 204);
}
div#stopka {
}
div#footer
{
	width:500px;
	margin-top:30px;
	text-align:center;
}
ul
{
	margin-left:50px;
}
blockquote
{
	border:#1E90FF solid 1px;
	font-style:italic;
	margin-left:50px;
}
li.img
{
	list-style-image: url(../../img/punktor.png);
}
q
{
	border:#1E90FF solid 1px;
	font-style:italic;
}
a
{
	color:darkgreen;
	border-bottom:1px solid #eeeeee;
 text-decoration:none;
}
h1 {
 font-size:22px;
 text-align:center;
}
h1 span {
 font-size:18px;
 color:#666666;
}
h2 {
 font-size:20px;
}
h3 {
 font-size:18px;
}
h1, h2, h3, h4, h5, h6
{
	font-family:Georgia, sans-serif;
	font-weight:normal;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}
a:hover, h1:hover, h2:hover, h3:hover
{
	border-bottom:1px solid yellowgreen;
}
input.txt, select, input.submit
{
border:gold 1px solid;
width:100%;
font-size:13px;
font-family:Arial;
background-color:rgb(255, 255, 204);
padding:2px;
}
input.submit
{
font-weight:bold;
background-color:#eeeeee;
cursor:pointer;
}
textarea
{
border:gold 1px solid;
width:100%;
font-size:13px;
font-family:Arial;
height:200px;
padding:2px;
background-color:rgb(255, 255, 204);
}
div.menu a
{
	color:#000000;
	text-decoration:none;
	border:0px;
}
div.menu
{
	border-right:5px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	border-left:5px #eeeeee solid;
	width:150px;
	padding-left:1px;
	padding-right:1px;
	display:inline;
}
div.menu:hover
{
	border-right:5px solid darkorange;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	border-left:5px darkorange solid;
}
a img
{
	border:0px;
}
input.small {
width:145px; margin-right:5px; }
div.ankieta {
padding:10px;
/*width:320px;*/
border:1px #ffffff solid;
}
div.ankieta:hover { 
border:1px solid #eeeeee;
}
div.ankieta span {
color:#666666;
}
input.check {
width:15px;
height:15px;
}
textarea.small
{
height:100px;
}
.uwaga {
border:1px red solid;
padding:5px;
width:300px;
background-color:yellow;
}
.sposob {
 border:1px solid orange;
 padding:5px;
 background-color:rgb(255, 255, 204);
}
