html { 
 height: 100%; 
} 

body {
	height: 100%; 
	padding: 0px; 
	margin: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #372a1d;
	background: #000;
}

#center { 
 width: 929px; 
 height: 100%; 
 margin: 0px auto 0px auto;
}

.glowna {
	/* background: url('obrazki/tlo.jpg') no-repeat top left; */
	width: 929px;
	margin: 0 auto 0 auto;
}

.tloMenu {
	background: url('obrazki/tloMenu.jpg') no-repeat top left;
	width: 199px;
	height: 481px;
	margin: 0 auto 0 auto;
	color: #372a1d;
	font-size: 16px;
}

.tloMenu a {
	color: #372a1d;
	text-decoration: none;
}

.tloMenu a:hover {
	color: #372a1d;
	text-decoration: underline;
}

.tloMenu .aktywny {
	color: #927b6e;
}

.srodek1 {
	background: url('obrazki/srodek1.jpg') top left;
	width: 730px;
	height: 481px;
}

.srodek2 {
	background: url('obrazki/srodek2.jpg') top left;
	width: 730px;
	height: 481px;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.lczerwony {
	color: #a10d0d;
	text-decoration: none;
}

a.lczerwony:hover {
	color: #a10d0d;
	text-decoration: underline;
}

a.lbialy {
	color: #fff;
	text-decoration: none;
}

a.lbialy:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.jellinek {
	color: white;
	height: 48px;
}

.jellinek a {
	color: white;
	text-decoration:none;
}

.jellinek a:hover {
	color: white;
	text-decoration:underline;
}

.input1 {
	width: 400px;
}

/* New Products Scroller */

#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: Verdana;
  font-size: 11px;
}

/* New Products Scroller */

/* zestaw */

.lapka { cursor: pointer; }

img, div { behavior: url('obrazki/iepngfix.htc'); }
img.wysrodkuj { vertical-align:middle; }

.ramka { border: 1px solid #ccc; }

.f9 { font-size: 9px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f22 { font-size: 22px; }
.f25 { font-size: 25px; }

.center { text-align: center; }
.wysrodkuj { margin: 0 auto 0 auto; }
.l { text-align: left; }
.r { text-align: right; }
.j { text-align: justify; }

.top { vertical-align: top; }
.bottom { vertical-align: bottom; }

.lh15 { line-height: 15px; }

.obraz_prawy { margin-left: 10px; }

.b {font-weight: bold;}
.no_b {font-weight: normal;}
.u {text-decoration: underline;}
.no_u {text-decoration: none;}

.orange { color: #ff5a00; }
.szary { color: #333; }
.szary2 { color: #dedfe1; }
.szary3 { color: #464646; }
.blue { color: #5e89c9; }
.zielony { color: #267200; }
.roz { color: #ea1660; }
.bialy { color: #fff; }
.czarny { color: #000; }
.czerwony { color: #ed1c22; }

.tlo_biale {background: #fff;}
.tlo1 {background: #222;}
.tlo2 {background: #111;}
.tlo3 {background: #444547;}

/* zestaw */

/* animacja */
.pics { height: 100px; width: 210px; padding:0; margin:0; overflow: hidden }
.pics img { height: 100px; width: 200px; padding: 0px; border: 0px solid #ccc; background-color: #eee; top:0; left:0 }
/* animacja */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 21px;height:18px !important;background: url(obrazki/suwak.png) repeat-y;}
.vscrollerbarbeg {width: 21px;height: 3px !important;background: url(obrazki/suwak1.png) no-repeat;}
.vscrollerbarend {width: 21px;height: 3px !important;background: url(obrazki/suwak2.png) no-repeat;}
.vscrollerbase {width: 21px;height: 18px;background: url(obrazki/tor.png) repeat-y;}
.vscrollerbasebeg {width: 21px;height: 18px !important;background: url(obrazki/tor1.png) no-repeat;}
.vscrollerbaseend {width: 21px;height: 18px;background: url(obrazki/tor2.png) no-repeat;}
.hscrollerbase {height: 16px;  background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 18px;z-index: 2;}
.scrollerjogbox {width: 21px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */

#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 270px;
	height: 340px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 0;
	padding: 0;
}