div.doc_title {
    padding-left: 59px;
    padding-bottom: 10px;
    position: relative;
}

.doc_date {
    position: absolute;
    left: 0px;
}

.doc_file {
    padding-left: 59px;
}

dl#docs {

}

dl#docs dt a {
	color: #163455;
}
dl#docs dt {
	padding: 2px 0px 5px 20px;
}

dl#docs dt.pdf {
	background: url("/module/Dokumenty/img/pdf.png") no-repeat;
}

dl#docs dt.www {
	background: url("/module/Dokumenty/img/www.png") no-repeat;
}

dl#docs dd {
	margin: 3px 0 10px 0;
}

dl#docs h3 {

}
dl#docs dt.none {
	background: none;
	padding:0 0 5px 0;
}
