#lang_switch {
	background: #FDF1D3 url(siteimages/switch_lang_czysty.gif) 0 0 no-repeat;
}
#lang_switch:hover {
	background: #FDF1D3 url(siteimages/switch_lang_czysty.gif) 0 100% no-repeat;
}
#pierwsza, #poprzednia, #seria, #nastepna, #ostatnia {
	display: block;
	width: 60px; height: 60px;
	margin-left: 20px;
	float: left;
}
a#pierwsza {
	margin-left: 20px;
	background: #FDF1D3 url(siteimages/przycisk_pierwsza.gif) 0 0 no-repeat;
}
a#pierwsza:hover {
	background: #FDF1D3 url(siteimages/przycisk_pierwsza.gif) 0 100% no-repeat;
}
a#poprzednia {
	background: #FDF1D3 url(siteimages/przycisk_poprzednia.gif) 0 0 no-repeat;
}
a#poprzednia:hover {
	background: #FDF1D3 url(siteimages/przycisk_poprzednia.gif) 0 100% no-repeat;
}
a#seria {
	background: #FDF1D3 url(siteimages/przycisk_seria.gif) 0 0 no-repeat;
}
a#seria:hover {
	background: #FDF1D3 url(siteimages/przycisk_seria.gif) 0 100% no-repeat;
}
a#nastepna {
	background: #FDF1D3 url(siteimages/przycisk_nastepna.gif) 0 0 no-repeat;
}
a#nastepna:hover {
	background: #FDF1D3 url(siteimages/przycisk_nastepna.gif) 0 100% no-repeat;
}
a#ostatnia {
	background: #FDF1D3 url(siteimages/przycisk_ostatnia.gif) 0 0 no-repeat;
}
a#ostatnia:hover {
	background: #FDF1D3 url(siteimages/przycisk_ostatnia.gif) 0 100% no-repeat;
}
.ramka_opisowa {
	background: #FFFFFF url(siteimages/bg_jasne.gif) repeat-y 0 0;
}
.ksiazka_wrapper {
	width: 890px;
	position: relative;
	top: 10px; left: 20px;
	padding-bottom: 20px;
}
.main_okl {
	width: 150px;
	text-align: center;
}
.main_okl p {
	margin-bottom: 5px;
}
.main_uwagi {
	font-size: 11px; font-style: italic;
}
.main_naklad {
	font-size: 12px; line-height: 13px; font-weight: bold;
}
a.koszyk {
	background: url(siteimages/koszyk.gif) 120px 0px no-repeat;
	font-size: 12px; font-family: "Switzerland", Arial, Verdana, sans-serif; font-weight: bold;
	margin: 0; padding: 0;
	text-align: center;
	display: block;
	width: 150px;
	height: 31px;
}
a.koszyk:hover {
	background: url(siteimages/koszyk.gif) 120px -31px no-repeat;
	cursor: pointer;
}
.cena {
	font-size: 15px;
}
#opis_i_opinie {
	width: 510px;
	border-right: 2px solid #fdf1d3;
	padding: 0 10px 0 0;
	float: left;
}
#szczegoly {
	width: 190px;
	float: right;
}
.parametr, .wartosc {
	font-size: 10px;
}
.parametr {
	text-align:	right;
	font-style:	italic;
	width: 65px;
	padding-bottom: 3px;
}
.wartosc {
}
.separator {
	border-top: 1px dotted #770000;
	margin-top: 15px; margin-bottom: 15px;
}
#opinie tr td {
	font-size: 0.65em;
	vertical-align: top;
}
#opinie p {
	padding-bottom: 7px; margin-bottom: 0px;
	border-bottom: 1px dotted #FDF1D3;
	font-size: 11px;
}