﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cien_gorny {
background-color : #9b2300;
background-image : url(img/background_top.jpg); 
background-repeat : repeat-x; 
background-position : bottom; 
} 
.cien_dolny {
background-image : url(img/background_bottom.jpg); 
background-repeat : repeat-x; 
} 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style1 {font-size: 10px}
.style2 {
	color: #333333;
	font-weight: bold;
}
.style4 {
	font-size: 9px;
	color: #FFFFFF;
}
.style6 {color: #FFFFFF}
.style8 {color: #CC0000}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a.invisible {
	text-decoration: none;
	color: #666666;
}
a.invisible:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px black;
	background-color: #FFFFFF;
}
hr {
	border: 1px solid #EEEEEE;
}