body {
	margin: 0px;
	font-family: arial;
	background-color: #fff;
	height:100%;
	min-height:100%;
	text-align:center;
	font-size: 12px;
	color: #666;
}

a {
	color: #aaf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	cursor: pointer;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0px;
}

#main {
	width: 994px;
	min-height:100%;
	height:100%;
	margin: 0 auto 0 auto;	
	background: url("bg4.png") top right repeat-y;
}

#top {
	width: 994px;
	height: 203px;
	background: url("top.jpg") left top no-repeat;
	text-align:left;
}

#header {
	width: 240px;
	padding-top: 20px;
	height: 131px;
	text-align: center;
	color: #5b5a5a;
	font-size: 11px;
}

#anim {
	width: 598px;
	float:right;
}

#anim * {
	border: 0px;
}

.btn_top {
	float:right;
	width: 30px;
	height:17px;	
}

#leftcol {
	float:left;
	width: 218px;
	text-align:left;
	padding-right:20px;
}

#content {	
	background: url("bg1.png") 201px top repeat-y;
}

#content2 {
	background: url("eagle.png") center 200px no-repeat;
	margin: 0px 57px 0px 238px;
	text-align: left;
}

#content3 {
	padding: 10px;
	min-height: 600px;
	_height:600px;
}

#footer {
	padding: 5px 5px 0px 5px;
	height: 23px;
	background-color:#99b111;
	border-top: #173f63 8px solid;
	width: 688px;
	color: #fff;
	font-size:10px;
	text-align:right;
}

#iplus {
	float:left;
	padding-top: 5px;
}

#footer a {
	color: #fff;
}

#dzial {
	display: inline;
	background: url("ico3.png") left center no-repeat;
	padding: 5px 10px 5px 10px;
	color: #a3a3a3;
	border-right: #000e75 1px solid;
}

#dzial2 {
	display: inline;
	color: #bfbfc1;
	padding: 5px 10px 5px 10px;
}

.green {
	color: #99b111;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.bold {
	font-weight: bold;
}

#adres {
	padding: 15px;
}

.tbl1 {
	border-collapse: collapse;
	border: 0px;	
	width: 100%;
	opacity: .6;
}

.tbl1 td {
	padding: 5px;
}

.tbl1header td {
	font-weight: bold;
	text-align:center;
	color: #fff;
}

.tbl1row2 .tbl1fld2 {
	background-color: #fff;
}

.tbl1row2 .tbl1fld1 {
	background-color: #efe;
}

.tbl1row1 .tbl1fld2 {
	background-color: #efe;
}

.tbl1row1 .tbl1fld1 {
	background-color: #cfc;
}

.tbl1fldth1 {
	background-color: #9a1;
}

.tbl1fldth2 {
	background-color: #ca5;
}

.admingadget {
	text-align:right;
	padding-bottom: 15px;
}

