* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
}

body {
	width: 875px;
	height: 100%;
	margin: 0px auto;
	background: url('bgBody.png') repeat-x top #636363;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 12px;
	color: #C3C3C3;
	text-align: justify;
}

img {
	border: 0px;
}

/* ------------------------------ WARSTWY ---------------------------- */
#lContainer {
	width: 869px;
	height: 632px;
	position:  relative;
}

.lang  #lContainer {
	height: 772px;
}

#lLogo {
	width: 243px;
	height: 32px;
	padding-top: 25px;
	position:  absolute;
	left: 0px;
	top: 0px;
}

#lHead {
	width: 621px;
	height: 45px;
	position:  absolute;
	right: 0px;
	top: 0px;
}

#lMenu {
	width: 243px;
	height: 568px;
	position:  absolute;
	left: 0px;
	top: 57px;
	background: url('bgMenu.png') repeat-x top;
}

#lMain {
	width: 600px;
	height: 511px;
	padding: 32px 10px 10px 14px;
	position:  absolute;
	left: 243px;
	top: 45px;
	background: url('bgMain.png') no-repeat top left;
}

.lang #lMain {
	height: 651px;
	background: url('bgMainLang.png') no-repeat top left;
}

#lLang {
	position: absolute;
	top: -10px;
	left: 15px;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	color: #aaaaaa;
}

#lLang  a{
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	color: #aaaaaa;
	text-decoration: none;
}	

#lFoot {
	width: 869px;
	height: 44px;
	position:  absolute;
	left: 0px;
	bottom: 0px;
}
/* ------------------------------ MENU ------------------------------- */
.menuContainer {
	width: 223px;
	position: absolute;
	bottom: 70px;
}

#lMenu .li {
	height: 30px;
	width: 223px;
	text-align: right;
	position: relative;
}

#lMenu a {

}

#lMenu img {
	position: absolute;
	top: 0px;
	right: 0px;
	behavior: url('tl_files/images/iepngfix.htc');
} 

.mnhover {
	width: 217px;	
}

.mnreturn {
	width: 223px;
}

/* ------------------------------ ODNOŚNIKI ------------------------------- */
a{
	color: #f1f1f1;
	text-decoration: none;
}

a:hover{
	color: #b1b1b1;
	text-decoration: none;
}


/* ------------------------------ NAGŁÓWKI -------------------------------- */
#lMain h1 {
	position: absolute;
	right: 0px;
	top: -22px;
	font-family: helvetica,tahoma,sans-serif;
	font-size: 21px;
	color: #cccccc;
}

.imgh1 {
	position: absolute;
	right: 0px;
	top: -30px;
	behavior: url('tl_files/images/iepngfix.htc');
}

h2 {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 18px;
}

h3 {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 14px;
}

/* ------------------------------ FORMULARZE -------------------------------- */

.ce_form input.text {
	border: #bababc solid 1px; 
	margin-bottom: 8px;
	width: 416px;
	background: #dddddd;
}

.ce_form input.captcha {
	border: #bababc solid 1px; 
	width: 200px;
	background: #dddddd;
}

.ce_form label {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 3px;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.ce_form textarea {
	border: #bababc solid 1px; 
	margin-bottom: 8px;
	height: 150px;
	width: 416px;
	background: #dddddd;
}

.ce_form input.submit {
	width: 120px;	
	height: 25px;
	margin-top: 15px;
	margin-left: 458px;
	padding-bottom: 3px;
	vertical-align: middle;
	border: none;
	background: #666666;
	font-family: tahoma;
	color: #ffffff;
	cursor: pointer;
}

.ce_form p.error {
	float: left;
	width: 250px;
	font-size: 10px;
	color: #fa8080
}

/* ------------------------------ PAGINACJA ------------------------------- */
.pagination {
	margin-top: 30px;
}

.pagination li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

/* ------------------------------ NEWSLETTER ------------------------------- */
.mod_subscribe {
	width: 147px;
	position: absolute;
	top: 48px;
	left: 48px;	
}

.mod_subscribe h3 {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c7c7c;	
	margin-bottom: 3px;
}	

.mod_subscribe input.text {
	width: 141px;
	height: 19px;
	padding: 1px 3px 0px 3px;
	background: url('bgNl.png') repeat-x top left;
	border: none;
	color: #efefef;
	margin-bottom: 1px;
	text-align: right;
	font-size: 13px;
}	

.mod_subscribe input.submit {
	width: 55px;
	height: 15px;
	background: transparent;
	border: none;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	float: right;
	cursor: pointer;
}	

.mod_subscribe p.error {
	font-size: 11px;
	text-align: left;
	color: #993333;
}

.mod_subscribe p.confirm {
	font-size: 11px;
	text-align: left;
	color: #eeeeee;
}

/* ------------------------------ INNE ------------------------------- */
.invisible {
	width: 0px;
	height: 0px;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

#lMain p.back {
	display: none;
}

#strona-glowna img {
	position: absolute;
	top: 12px;
	left: 6px;
}

#home img {
	position: absolute;
	top: 12px;
	left: 6px;
}

#suwaki{
	height: 515px;
	width: 100%;
	padding-right: 5px;
	overflow: auto;
	line-height: 150%;
}

.iefix {
	behavior: url('tl_files/images/iepngfix.htc');
}

/* ------------------------------ GALERIA ------------------------------- */
#galContainer {
	width: 245px;
	height: 175px;
	position: relative;
	background: url('galCircle.png') no-repeat top left;
}

#galContainer h2{
	width: 208px;
	margin-top: 4px; 
	float: right;
	text-align: left;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 18px;
	font-weight: lighter;
}

#galNumber {
	width: 32px;
	height: 28px;
	padding-top: 4px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	font-family: helvetica,sans-serif;
	font-size: 18px
}

#galText {
	width: 245px;
	height: 175px;
	position: absolute;
	top: 80px;
	font-size:11px;
	font-family: tahoma,helvetica,sans-serif;
	text-align: left;
}

#galZamawiam {
	display: none;
}

#zamawiam #galZamawiam {
	display: block !important;
	width: 87px;
	height: 16px;
	padding-top: 2px;
	float: right;
	position: relative;
	right: 30px;
	bottom: 2px;
	color: #eeeeee;
	font-size: 11px;
	font-family: verdana,helvetica,sans-serif;
	text-align: center;
	background: #777777;
	cursor: pointer;
	margin-top: 15px;
}	

#galZamawiam a {
	text-decoration: none;
}

#galPhoto {
	width: 342px;
	height: 508px;
	padding-top: 10px;
	padding-left: 10px; 
	position: absolute;
	right: 12px;
	top: 25px;
	background: url('galPhotoborder.png') no-repeat top left;
}

#galImg {
	width: 332px;
	height: 498px;
	cursor: pointer;
	position: relative;
}

#galLupa {
	position: absolute;
	top: 16px;
	right: 14px;
	cursor: pointer;
	behavior: url('tl_files/images/iepngfix.htc');
}

#galLoader {
	position: absolute;
	top: 20px;
	left: 20px;
	cursor: pointer;
}

#galLewo {
	position: absolute;
	bottom: 16px;
	left: 14px;
	cursor: pointer;
}

#galPrawo {
	position: absolute;
	bottom: 16px;
	right: 14px;
	cursor: pointer;
}

#galNavigation {
	width: 164px;
	height: 18px;
	padding: 0px;
	position: absolute;
	bottom: 235px;
	left: 20px;
	overflow: hidden;
	background: url('galNavBg.png') bottom left repeat-x;
}

#galNavigation div.previouspl {
	width: 62px;
	height: 16px;
	float: left;
	background: url('galPrevious.png');
	cursor: pointer;
}

#galNavigation div.nextpl {
	width: 51px;
	height: 16px;
	float: right;
	background: url('galNext.png');
	cursor: pointer;
}

#galNavigation div.previousen {
	width: 62px;
	height: 16px;
	float: left;
	background: url('galPreviousen.png');
	cursor: pointer;
}

#galNavigation div.nexten {
	width: 51px;
	height: 16px;
	float: right;
	background: url('galNexten.png');
	cursor: pointer;
}

#galThumbails {
	width: 169px;
	height: 219px;
	padding: 0px;
	position: absolute;
	bottom: 10px;
	left: 20px;
	overflow: hidden;
}

#galThumbails img {
	float: left;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.galMini {
	width: 56px;
	height: 56px;
	padding: 0px;
	position: relative;
	float: left;
}

.galFrame {
	width: 41px;
	height: 41px;
	border: 5px solid #C0C0C0;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.galFrameHov {
	width: 49px;
	height: 49px;
	border: 1px solid #C0C0C0;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.galBlock {
	height: 224px;
}

#galVersions {
	width: 169px;
	height: 52px;
	padding: 0px;
	position: absolute;
	bottom: 282px;
	left: 20px;
	overflow: hidden;
}

#galVersions img {
	float: left;
	width: 51px;
	height: 51px;
	margin-right: 5px;
	cursor: pointer;
}	

.collections-list ul
{
   list-style: none;
}
