@CHARSET "UTF-8";

ul.info_tabs {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	height: 20px;
	border-bottom:  1px solid #e1e1e3;
	width: 570px;
	
	
}
ul.info_tabs li {
	font-family: sans-serif;
	font-size: 10px;
	float: left;
	margin: 0 2px;
	height: 16px;
	text-align: center;
	position: relative;
	border: 1px solid #e1e1e3;
	top: 1px;
	background: url("../images/admin/tabs_back.jpg") repeat-x;
	cursor: pointer;
	padding: 2px 10px 0px 10px;
	text-align: center;
}
ul.info_tabs li.select {
	border-bottom: 1px solid #fff;
	background: url("../images/admin/tabs_back2.jpg") repeat-x;
	cursor: pointer;
}

ul.info_tabs li:hover {
	border-bottom: 1px solid #fff;
	background: url("../images/admin/tabs_back2.jpg") repeat-x;
}
ul.info_tabs li a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#iobiekt_inside {
	padding: 8px;

}

fieldset.iobiekt_part {
display: none;
}



.informator_iobiekt_nazwa
{
	font-family:Tahoma;
	font-size:10pt;
	font-size-adjust:none;
	font-variant:small-caps;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	color:#AD0057;
}


.pola
{
	margin: 2px 3px 0px 0px;
}

.form_iobiekt_row
{
	margin-bottom: 10px;
}

label {
float:left;
font-weight:normal !important;
padding:0 1em 3px 0;
text-align:left;
width:8em;
}

#dane_adres
{
	margin: 0px 7px;
}


