html{
	margin: 0;
	padding: 0;	
	/*background-image: url(../img/tlo.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #2F69B9;*/
}
body {
	border-top: 1px solid #000;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;

	background-image: url(../img/tlop.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#srodek {
	margin: 5px 10px;	
	display: block;
	clear: both;
}
#naglowek{
	height: 88px;
}
#logo{
	margin: 0;
	width: 474px;
	height: 92px;
	text-align: center;
	/*background-image: url(../img/tlo1.png);
	background-repeat: no-repeat;*/
}
#lewa{
	float:left;
	padding: 0;
	width: 410px;
}
#flashcontent {
	width: 400px;
	height: 550px;
}
#wynik,
#info{
	margin: 0 0 0 440px;
}
#super{
	margin:100px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #00aa10;
	text-align: center;
}
#super p{
	font-size: 32px;
	font-weight: bold;
	color: #00aa10;
	border: 1px solid #00aa10;
	padding: 2px 10px;
	margin: 0 0 15px 0;
}
#super p.uwaga{
	font-size: 11px;
	color: #00aa10;
	margin: 0;
	border: none;
	font-weight: normal;
}
#super p.uwaga a{
	color: #00aa10;
}
.dof{
	float: right;
	text-align: right;
	width: 100px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #1C3D84;
	margin: 1px;
}
.beneficjent{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
	border: 1px solid #BFBFBF;
	background-color: #eee;
	padding: 1px 5px;
	margin: 5px 0 0 0;
	text-align: left;
	font-weight: bold;
}
.naglowek_w{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
	border: 1px solid #fefefe;
	background-color: #ddd;
	padding: 3px 5px;
	margin: 2px 0 5px 0;
	text-align: left;
	font-weight: bold;
}
.ogolne{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
	border: 1px solid #BFBFBF;
	background-color: #fefefe;
	padding: 1px 5px;
	margin: 1px 0 0 5px;
	text-align: left;
	cursor:pointer;
	cursor: hand;
}
.ogolne:hover{
	background-color: #89de91;
}
.active{
	background-color: #d5ecd7;
}
.wait{

}
#opis{
	color: #000;
}
.tresc{
	padding: 5px 15px 5px 15px;
	margin: 0 0 0 5px;
	background-color: #F2F2F2;
	background-image: url(../img/tlo0.jpg);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 18px;

}
.ogolne .tresc span,
.ogolne div.tyt{
	float: left;
	display: block;
}
.ogolne .tresc span{
	font-weight: bold;
}
.ogolne div.tyt{
	width: 100px;
}
.ogolne div.op{
	display: block;
	font-weight: bold;
	margin: 0 0 0 100px;
}
.dane{
	display: block;
	border-bottom: 1px dashed #ccc;
}
.dane .tyt{
	float: left;
	font-weight: bold;
	display: block;
	width: 180px;
}
.dane .op{
	display: block;
	margin: 0 0 0 190px;
}
.ogolne .tresc span{
	width: 350px;
}
label{
	margin: 15px 0 2px 0;
	display: block;
}
input, select{
	border: 1px solid #999;
	width: 395px;
	height: 20px;
	line-height: 18px;
	font-family: "Courier New", Courier, monospace;
}
.klawisz{
	height: 22px;
	margin: 0 0 3px 0;
	border: 1px solid #333;
	background-image: url(../img/tlo_button.gif);
	background-position: top;
	background-repeat: repeat-x;
}
input.numer{
	text-align: right;
	width: 130px;
	float: left;
}
.lnumer{
	text-align: right;
	width: 40px;
	line-height: 16px;
	display: block;
	float: left;
	margin: 0 8px 0 0;
}
.obszar table{
	
}
.obszar thead{
	background-color: #ddd;
}
.obszar td{
	width: 220px;
}
.obszar tr{
	border: 1px solid #999;
}
.fotog1{
	float: left;
	margin: 3px 7px 3px 0;
}
img{
	border: none;
}
form br{
	clear: both;
}
#stopka{
	display: block;
	margin: 5px 0 0 0;	
	padding: 20px 0 20px 0;	
	height: 90px;
	border-top: 2px solid #00aa10;
	background-image: url(../img/loga.png);
	background-position: center;
	background-repeat: no-repeat;
}
.autor{
	color: #213C75;
	text-align: right;
}
.autor a{
	color: #213C75;
}
#tabHeaders
{
	display: block;
	width: 420px;
	height: 27px;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
div.tabInactive
{
	display:block;
	float: left;
	background-color: #f0f0f0;
	width: 110px;
	height: 20px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;	
	padding-top:6px;
	cursor: pointer;
	text-align: center;
	-moz-border-radius-topright: 6px;
}

div.tabActive 
{
	display:block;
	float: left;
	background-color: #ffffff;
	width: 110px;
	height: 20px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #aaa;
	padding-top:6px;
	text-align: center;
	background-image: url(../img/tlo_button.gif);
	background-position: top;
	background-repeat: repeat-x;
	-moz-border-radius-topright: 6px;
}

#tabPages {
	clear:both;
	background-color: #fff;
	width: 400px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px;
}
form{
	margin: 0;
}
.ic16{
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.ic16 a{
   	width: 16px;
	height: 16px;
	display: block; 
}
.link{
	background-image: url(../icon/link.png);
}
.photo{
	background-image: url(../icon/photo.png);
}