@import url(default.css);
#lista{
	width: 100%;
	padding: 0;
	margin: 0;
	color: Black;
}
#lista th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #4682B4;
	text-align: left;
	border-bottom: 1px solid #C9C9C9;
	margin: 0;
}
#lista td{
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	padding: 5px;
	margin: 0;
}
.kol1{
	background-color: #FAFAD2;
}
.kol2{
	background-color: #F3F394;
}
td.nazwisko{
	color: Black;
	font-weight: bold;
	width: 33%;
}
td.opis{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
ol#kstel{
	margin: 0; padding: 0; list-style-type: none;
}
#kstel li{
	width: 328px; float: left; padding: 20px 0; text-align: center; border: 1px solid #ccc; margin-right: 10px; margin-bottom: 10px; font-weight: bold;
}

#kstel a{
	text-decoration: none;
}

#formkstel{padding: 10px; text-align: center; border: 1px solid #ccc; background: #f5f5f5; text-shadow: 0 1px 0 #fff; -moz-border-radius: 10px;}

#tel-q{
	width: 140px;
	border: 1px solid #FF8C00;
	padding: 2px;
	margin-bottom: 3px;
}
#tel-buttom{
	width: 140px;
}

.wew{color:#DCAB41;}
.szczegoly{padding: 15px; border: 1px solid #ccc; margin-bottom: 15px; background: #f5f5f5; text-shadow: 0 1px 0 #fff; -moz-border-radius: 10px;}
.szczegoly h3{font-size: 140%; color:#FF9500; font-weight:normal; border-bottom: 1px solid #FF9500;}

.szczegoly dl{clear: both; }
.szczegoly .first{
	border-top: none;
}
.szczegoly dt{
	font-weight: bold; 
	font-size: 90%;
	width: 100px;
	float: left;
	clear: both;
	border-top: 1px solid #e9e9e9;
	color: #264A68;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 5px 0;
text-align: right;

}
.szczegoly dd{
	font-size: 90%;
	border-top: 1px solid #e9e9e9;
	margin-left: 100px;
padding: 5px;
}
