.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hid {font-size: 6px;color:#A19F8E !important;position:absolute;}

.dk_green {
	color: #636252 !important;
	font-weight: bold;
}
.bezowy {
	color: #D5CCBB !important;
	font-weight: bold;
}
.white {color: white !important}

.art_tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5CCBB !important;
	font-weight: bold;
	background-color: #636252 !important;
}
.art_zajawka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.art_zajawka a {
	color: #636252 !important;
	font-weight: bold;
}

hr.light {
	padding: 0px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #A19F8E !important;
}

.gora_belki {
	background-color: #636252 !important;
	background-image: url(../images/main/linia.jpg);
}

table.ksiazki {
	border-collapse: collapse;
	border: 2px solid #898772;
}
table.ksiazki td {
	border-collapse: collapse;
	border: 2px solid #898772;
	background-color: #a19f8e;
	color: white;
	padding: 1px;
	vertical-align:top;
}
.ksiazki .head {
	background: #636252 !important;
	color: #D5CCBB !important;
	font-weight: bold;
	display: block;
	padding: 1px 2px;
	width: 100%;
}

.ksiazki .opis {
	position:relative;
	height: 70px;
	width: 221px;
}
.ksiazki .opis a.get {
	position:absolute; right: 0px; bottom: 1px;
}