

#single {

	width: 993px;
	overflow: hidden;
	background: url('img/single_content_lines.png') repeat-y;
}


#single #singlecontent {
	width:933px; /* +60 */
	padding: 0 30px 15px 30px;
	background: url('img/single_content.png') no-repeat;
	/*overflow: hidden;*/
}




#single #singlebottom {
	height: 9px;
	width: 993px;
	background: url('img/single_content_bottom.png') no-repeat;
	overflow: hidden;	clear: both;
}

#single #singlecontent h3 {
	font-weight: bold;
	font-size: 11px;
	margin: 22px 0 0 0;
	padding: 0 0 0 21px;
	color: #df3501;
	background :url('img/ul_triangle.png') left no-repeat;
	display: block;
	line-height: 11px;

}

#single #singlecontent h3 span {
	margin-left:10px;
	font-size: 9px;
	color: #808080;
}

#single #singlecontent form  {
	overflow: hidden;
	padding-bottom: 10px;
}

#single #singlecontent form fieldset.col1 {
	padding-left:10px;
	width:338px;
	float: left;
}

#single #singlecontent form fieldset.col2 {
	padding-left:15px;
	width:125px;
	float: left;
}

#single #singlecontent form fieldset.col3 {
	padding-left:15px;
	width:125px;
	float: left;
}

#single #singlecontent form fieldset.col4 {
	padding-left:15px;
	width:122px;
	float: left;
}

#single #singlecontent form fieldset.col5 {
	float: right;
}


#single #singlecontent form #select_big {
	background-color: none;
	display: block;
	/*padding: 5px;*/
	border:none;
	width:332px;
	/*height:54px;*/
	font-size: 12px;
}


#single #singlecontent form #select_big_bg{
	padding: 3px;
	background :url('img/select_big.png') no-repeat;
	width:338px;
	height:61px;
}


#single #singlecontent form .select_thin {
	background-color: none;
	display: block;
	/*padding: 5px;*/
	border:none;
	width:125px;
	/*height:54px;*/
	font-size: 12px;
}


#single #singlecontent form #select_thin_bg{
	padding: 3px;
	background :url('img/select_thin.png') no-repeat;
	width:130px;
	height:61px;
}


#single #singlecontent legend {
	margin: 5px 0 0 7px;
	display: block;
	font-size: 9px;
	color:#808080;
	height:30px;
	line-height:30px;	
}


#single #singlecontent form label.ch{
	font-size: 9px;
	color:#808080;
}

#single #singlecontent form #porownaj {
	border:none;
	float:right;
	cursor: pointer;
	background :url('img/porownaj.png') no-repeat;
	width:118px;
	height:26px;
	margin-top: 55px;
}

#single #singlecontent hr {
	width: 932px;
	display:block;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	border:none;
	clear: both;
}

#single #singlecontent #tabela {
	overflow: auto;
	width: 932px;
	clear: both;	
	margin: 20px 0 0 0;
	
	padding-bottom: 3px;
}

#single #singlecontent p.tableinfo
{
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

#single #singlecontent ul.tableinfo li
{
	margin: 10px 0 10px 17px;
	font-size: 12px;
	list-style: url('img/ul_triangle.png') outside;

}

#single #singlecontent ul.tableinfo ul li
{
	margin: 5px 0 5px 30px;
	font-size: 11px;
	list-style: url('img/ul_triangle_small.png') outside;
}

#single #singlecontent table {
	margin: 0px auto;
	font-size: 10px;

	/*display: block;*/
	/*overflow: auto;*/
	
	border-collapse: separate;
	border-top: 1px solid #e7e6e2;
	border-right: 1px solid #cfcbc2;
	border-bottom: 1px solid #cfcbc2;
}

#single #singlecontent table tr  {
	font-weight: bold;
	height: 30px;
	line-height: 30px;	
	/*white-space:pre;		*/
}

#single #singlecontent table tr.dark td {
	background: url('img/table_cell_r_wide_dark.png') no-repeat; 
}

#single #singlecontent table td {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: middle;
	
	text-align: center;
	line-height: 14px;
	background: url('img/table_cell_r_wide.png') no-repeat;
	
}

#single #singlecontent table #head {
	height: 19px;
	line-height: 19px;	
	/*font-size: 85%;*/
}

#single #singlecontent table #scndline th
{
	background: url('img/table_head_r_wide_scnd.png') no-repeat;
}

#single #singlecontent table th {
	background: url('img/table_head_r_wide.png') no-repeat;
	font-weight: normal;
	color:#808080;
	padding:0 8px 0 8px;	
	line-height: 19px;	
		
	white-space:pre;
	vertical-align: middle;
	text-align: center;
}

#single #singlecontent table td.nazwa_podmiotu
{	
	line-height: 15px;
	padding: 5px;
}

#single #singlecontent table td.nowrap
{	
	white-space:pre;
}

#single #singlecontent table td.n {

	background: url('img/table_cell_l_wide.png') no-repeat;	
	
}

#single #singlecontent table th.n {
	padding: 0 0 0 0;

}

#single #singlecontent table td a {
	text-decoration: underline;
}

#single #singlecontent table td a:hover {
	color: #D50000;
}

#single #singlecontent span {
	font-size: 13px;
	font-weight: normal;
	margin: 22px 0 0 0;
	padding: 0 0 0 21px;
	display: block;
	line-height: 14px;
}