body {
	background: #277706 url('images/head_bg.jpg') repeat-x;
	margin: 0;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

label, td, body {
	font-size: 13px;
}

table#umowa, #inne {
	padding-bottom: 5px;
}

#pobierz_program,
#wypelnij_pita {
display:block;
height:37px;
float: left;
margin:0 0 0 15px;
text-indent:-5000px;
width:231px;
}

#pobierz_program {
	background:url("images/pobierz.png") no-repeat scroll 0 0 transparent;
	margin:0 85px;
}

#wypelnij_pita {
	background:url("images/wypelnij.png") no-repeat scroll 0 0 transparent;
}

.clear {
	clear: both;
}

#podatnik {
	padding: 0 10px 0 20px;
}

#podatnik, #malzonek {
	float: left;
	width: 410px;
}

#malzonek {
	width: 430px;
}

.top-corners {
	background: url('images/top-corners.png');
}

.bottom-corners {
	background: url('images/bottom-corners.png');
}

.disclamer {
	width: 850px;
	margin: 0 auto;
	font-size: 10px;
	color: #F5F5F5;
}

.disclamer a, .disclamer a:visited {
	color: #F5F5F5;
}

.top-corners, .bottom-corners {
	margin: 0 auto;
	width: 900px;
	height: 20px;
	_background: white;
}

.content {
	background-color: white;
	margin: 0 auto;
	width: 900px;
}

.titleLogo {
	text-align: center;
	padding: 0 20px 20px;
	position: relative;
}

.lightbox {
	position: absolute;
	left: 35px;
	top: 0px;
}

.borderNice {
	border-top: 1px solid #B4B4B4;
	margin: 0 auto;
	width: 850px;
}

.footer {
	color:#666666;
	font-size:10px;
	height: 40px;
}

.footer img {
	float: left;
	margin: 3px 0;
}

.footer p {
	float: left;
	padding: 10px;
}

img {
	border: 0;
}

.innerContent {
	padding: 10px;
}

.fiskus {
	text-align: center;
	padding-bottom: 15px;
	font-size: 17px;
	color: #277706;
}

.fiskus #kwota {
	color: #FF4316;
	font-weight: bold;
	font-size: 20px;
}

.sposobRozliczenia {
	text-align: center;
	color: #277706;
	font-size: 10px;
}

.sposobRozliczenia label {
	color: black;
	font-size: 15px;
}

#pitmalzonek {
	border-left: 1px solid #B4B4B4;
	padding-left: 30px;
}

div#navBar {
	height: 3em;
	margin-bottom: 2em;
	width: 70em;
}

div#navBar li {
	background-color: #FFFFFF;
	border-color: #277706;
	border-style: solid;
	border-width: 0.1em;
	float: left;
	list-style: none;
	margin: 0.2em;
	padding: 0.5em;
	text-align: center;
	white-space: nowrap;
	width: 9em;
}

div#navBar li.mainLink {
	background-color: #6D93D8;
	border-color: #E2E9F8;
}

div#navBar li a, div#navBar li a:link{
	color: #3362B4;
	text-decoration: none;
}

div#navBar li.mainLink a, div#navBar li.mainLink a:link{
	color: #FFFFFF;
}

div#navBar ul {
	margin-left: -1.0em;
}

div.docBlock {
	margin-bottom: 2em;
	min-width: 600px;
	padding: 0.8em !important;
	border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
}

div.docBlock .code,
div.code,
pre {
	background-color: #FFFDE8;
	border-color: #003366;
	border-style: solid;
	border-width: 0.1em;
	color: #333333;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 130%;
	margin: 1em;
	padding: 1em;
}

pre {
	border: 0em !important;
	font-size: 1em !important;
}

div.docBlock h1, div.docBlock h3 {
	background-color: #FFFFFF;
	color: #3362B4;
	font-size: 1.0em;
	font-weight: bold;
	margin-left: 1em;
	margin-top: -1.8em;
	padding: 0.3em;
	white-space: nowrap;
	width: 75%;
	border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;	
}

div.docBlock table {
	background-color: #277706;
	width: 100%;
}

div.docBlock td {
	background-color: #FFFDDD;
	padding: 0.2em;
	vertical-align: top;
}

div.docBlock, h1, h3, fieldset, input, textarea {
	border: 0.1em;
	border-color: #277706;
	border-style: solid;
	padding: 0.1em;
}

div.docBlock li {
	margin-top: 0.3em;
}

fieldset {
	padding: 1em;
	margin-bottom: 2em;
}

.nowrap {
	white-space: nowrap;
}
input {
	text-align: right;
	padding-right: 20px;
}

button {
    background-image: url(plus.png);
    background-repeat: no-repeat;
}

