html, body {
	background: #fff;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding:0px;
}
.clr { clear: both; }
a {
	color: black;
	text-decoration: none;
}
img { border: 0px; }
textarea {
	font-family: arial,verdana;
	font-size: 12px;
}
#outer {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#top .category {
	height: 32px;
	background: #068dcc url(img/top-cat-bg.gif);
	position: relative;
	line-height: 32px;
	text-align: center;
}
#top .category .left, #top .category .right {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 22px;
	background-repeat: no-repeat;
}
#top .category .left {
	background-image: url(img/top-cat-left.gif);
	left: 0px;
}
#top .category .right {
	background-image: url(img/top-cat-right.gif);
	right: 0px;
}
#top ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin: 0 auto;
}
#top .category ul {
	margin: 0 auto;
	text-align: center;
}
#top .category li {
	display: inline;
}
#top .category a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	display: inline-block;
	padding: 0px 15px;
	padding-right: 17px;
	background: url(img/top-cat-line.gif) no-repeat center right;
}
#top .category .last a {
	background-image: none;
}
#top .category a:hover {
	text-decoration: underline;
}
#top .logo {
	height: 46px;
}
#top .logo img {
	float: left;
}
#top .menu {
	height: 53px;
	background: #97a3a8 url(img/top-menu-bg.png);
	position: relative;
}
#top .menu .left, #top .menu .right {
	width: 10px;
	height: 53px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	z-index: 15;
}
#top .menu .left { left: 0px; background-image: url(img/top-menu-left.gif);}
#top .menu .right { right: 0px; background-image: url(img/top-menu-right.gif);}
#top .menu ul {
	z-index: 21;
	margin-left: 21px;
}
#top .menu li {
	display: inline;
}
#top .menu li a {
	display: block;
	float: left;
	color: #feffff;
	font-size: 12px;
	background: url(img/top-menu-line.gif) no-repeat center right;
	font-weight: bold;
	line-height: 42px;
	height: 42px;
	padding: 0 10px;
	padding-right: 13px;
}
#top .menu li a:hover {
	text-decoration: underline;
}
#top .menu li.other a {
	background: url(img/top-menu-line2.gif) no-repeat center right;
}
#top .menu li.last a {
	background: none;
}
#top .menu li.active a {
	background: url(img/top-menu-active.gif) no-repeat top left;
	padding: 0px;
	width: 101px;
	text-align: center;
	margin: 0 5px;
}
#top .menu .lang {
	float: right;
	line-height: 42px;
	margin-right: 15px;
	font-size: 10px;
	color: white;
}
#top .menu a {
	color: white;
}
#top .menu .lang img {
	vertical-align: middle; 
	margin: auto 3px;
	padding-bottom: 1px;
}
#adv {
	padding: 5px 0;
	text-align: center;
}
#path {
	height: 24px;
	line-height: 24px;
	background: url(img/path-bg.gif) repeat-x;
	position: relative;
	padding-left: 10px;
	margin-bottom: 3px;
}
#path .left, #path .right {
	position: absolute;
	background-repeat: no-repeat;
	width: 10px;
	height: 24px;
	top: 0px;
	
}
#path .span {
	display: inline;
}
#path .jestes_w {
	font-weight: bold;
}
#path .left { left: 0px; background-image: url(img/path-left.gif) }
#path .right { right: 0px; background-image: url(img/path-right.gif) }
#path .link_11, #content .link_11 {
	font-family: verdana;
	font-size: 11px;
	color: #000080;
	text-decoration: none;
}
#path .link_11:hover, #content .link_11:hover {
	text-decoration: underline;
}


#left {
	float: left;
	width: 218px;
	margin-right: 4px;
	margin-bottom: 2px;
}
#left .box {
	padding-bottom: 10px;
	background: #f4f3f3 url(img/box-bottom.gif) no-repeat bottom left;
	margin-bottom: 5px;
}
#left .box .text {
	background: url(img/box-bg.gif) repeat-y;
	padding: 10px;
	padding-bottom: 0px;
}
#left .text_pad {
	padding-left: 25px;
}
#left .box h3 {
	height: 23px;
	line-height: 23px;
	padding: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: white;
	margin: 0px;
	background: #1297d2 url(img/box-h3.gif) no-repeat;
	font-size: 12px;
}
#left #searcher h3 {
	background: #c33840 url(img/box-h3-searcher.gif) no-repeat;
}

#ad .top {
	padding-top: 10px;
	background: #f4f3f3 url(img/box-top.gif) no-repeat bottom left;
	margin-top: 5px;	
}
#ad .bottom {
	padding-bottom: 10px;
	background: #f4f3f3 url(img/box-bottom.gif) no-repeat bottom left;
	margin-bottom: 5px;
}
#ad .bg {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: url(img/box-bg.gif) repeat-y;
}

#left .link_right {
	text-align: right;
	text-decoration: none;
}
#left .link_right:hover {
	text-decoration: underline;
}
#searcher form {
	margin: 0px;
}
#searcher input, #searcher select {
	border: 1px solid #7b7b7b;
	height: 21px;
	padding: 0px;
	margin-left: 5px;
	line-height: 21px;
	margin-bottom: 3px;
}
#searcher input {
	padding-top: 2px;
	height: 17px;
}
#searcher input.submit, .action, .action_200, .action_300, .action_150 {
	color: white;
	border: 0px;
	background: #11a0e0 url(img/searcher-submit.gif) no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 0px;
	padding-bottom: 2px;
	width: 70px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.action_200 {
	background: #11a0e0 url(img/action_200.gif) no-repeat;
	width: 200px;
}
.action_300 {
	background: #11a0e0 url(img/action_300.gif) no-repeat;
	width: 300px;
}
.action_150 {
	background: #11a0e0 url(img/action_150.gif) no-repeat;
	width: 150px;
}

#searcher span {
	font-size: 10px;
	margin-bottom: 3px;
	display: block;
}
#searcher span.state, #searcher span.level {
	float: left;
	width: 92px;
}
#searcher select {
	width: 93px;
}
#searcher select.level {
	width: 88px;
	margin-right: 5px;
}
#searcher select.level, #searcher span.city  {
	clear: left;
}
#searcher input.search {
	width: 190px;
}
#searcher input.city {
	width: 190px;
	width: 110px;
}
#new .title {
	display: block;
	color: #6a0815;
	font-size: 12px;
	text-decoration: underline;
}
#new .title:hover {
	text-decoration: none;
}
#new span {
	display: block;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 10px;
}
#new span a:hover {
	text-decoration: underline;
}
#new span, #new a {
	color: #1a3641
}
#new span .green_l {
	color: #006600
}
#tags {
	font-size: 10px;
}
#link span {
	display: block;
	height: 15px;
	font-size: 11px;
}
#link .polecone:hover, #tags .szukane:hover {
	text-decoration: underline;
}
#left #tags .text {
	padding: 5px 10px;
	line-height: 20px;
}
#content, #content_des {
	width: 575px;
	float: left;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: #fbfbfb url(img/content-bottom.gif) no-repeat bottom left;
	color: #0a3043;
}
#content_des {
	float: right;
	margin-right: 182px;
}
#content_des .top {
	width: 575px;
	float: left;
	position: relative;
	height: 10px;
	background: #fbfbfb url(img/content-top.gif) no-repeat bottom left;
	color: #0a3043;
}
#content_des .text {
	padding: 0 10px 0 10px;
}

#content a {
	color: #0a3043;
}
#content h2 {
	margin: 0px;
	padding: 0px;
	height: 23px;
	line-height: 23px;
	background: #0083c5 url(img/content-h2-bg.gif) repeat-x;
	position: relative;
	color: white;
	font-size: 12px;
	padding-left: 20px;
	z-index: 10;
}
#content .left, #content .right {
	width: 10px;
	height: 10px;
	position: absolute;
	background-repeat: no-repeat;
	top: 0px;
	z-index: 12;

}
#content .left {	left: 0px; background-image: url(img/content-h2-left.gif) }
#content .right { right: 0px; background-image: url(img/content-h2-right.gif) }
#content .text, #content_des .text {
	background: #fbfbfb url(img/content-bg.gif) repeat-y;
}
#content hr, .hr2 {
	color: #1a82b5;
	height: 0px;
	border: 0px;
	border-top: 1px solid #1a82b5;
	margin: 0px;
	padding: 0px;
}
#content .hr2 {
	color: #858788;
	border-top: 1px solid #858788;
}
#content .reklama {
	height: 210px;
}
#content .categories {
	padding-left: 10px;
}
#content .categories .title, #content .produkty .title {
	font-weight: bold;
	font-size: 12px;
	padding-left: 9px;
	background: url(img/angle.gif) no-repeat center left;
}
#content .categories .title:hover, #content .categories .more:hover, #content .produkty .title:hover {
	text-decoration: underline;
}
#content .tit_licz {
	display: block;
	padding-bottom: 2px;
}
#content .more_i {
	color: #c10b0a;
	font-weight: normal;
}
#content .categories .more {
	color: #c10b0a;
	font-weight: bold;
}
#content .categories .cat, #content .categories .cat3 {
	width: 165px;
	background: url(img/dot.gif) repeat-y top right;
	padding: 3px 10px;
	margin-top: 8px;
	float: left;
}
#content .fixIE {
	height: 1px;
	clear: both;
}
#content .categories .cat3 {
	background: transparent;
}
#content h4 {
	margin: 0px;
	text-align: center;
	padding: 5px 0px;
	font-size: 11px;
}
#content .alpha {
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}
#content a:hover {
	text-decoration: underline;
}
#content .menu {
	width: 350px;
	height: 30px;
	background: #97a3a8 url(img/f-menu-bg.png);
	position: relative;
}
#content .menu .left2, #content .menu .right2 {
	width: 6px;
	height: 30px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	z-index: 15;
}
#content .menu .left2 { left: 0px; background-image: url(img/f-menu-left.gif);}
#content .menu .right2 { right: 0px; background-image: url(img/f-menu-right.gif);}
#content .menu ul {
	z-index: 21;
}
#content .menu li {
	display: inline;
}
#content .menu li a {
	display: block;
	float: left;
	color: #feffff;
	font-size: 10px;
	background: url(img/f-menu-line.gif) no-repeat center left;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	padding: 0 10px;
	padding-right: 13px;
}
#content .menu li a:hover {
	text-decoration: underline;
}
#content .menu li.last a {
	background: none;
}
#content .menu li.active a {
	background: url(img/f-menu-active.gif) no-repeat top left;
	padding: 0px;
	width: 73px;
	text-align: center;
	margin: 0 5px;
}
#content .menu li.active_p a {
	background: url(img/f-menu-active-p.gif) no-repeat top left;
	padding: 0px;
	width: 113px;
	text-align: center;
	margin: 0 5px;
}

#content .produkty {
	padding-left: 40px;
	padding-top: 5px;
}
#content .produkty ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 175px;
}
#content .firms {
	padding-left: 51px;
	padding-top: 5px;
}
#content .firms ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 240px;
}
#content .firms a {
	font-size: 12px;
}
#content .odstep {
	height: 10px;
}
#content .tytul {
	font-family: arial, verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
}
#content .podtytul {
	font-family: arial, verdana;
	font-size: 16px;
	font-weight: bold;
}
#content .opis_dzialu {
	font-family: verdana, arial;
	font-size: 12px;
	padding: 5px;
}
#content .lista, .lista2 {
	font-family: verdana;
	font-size: 11px;
	width: 550px;
	padding: 10px 10px 0px 15px;
}
#content .lista2 {
	border: 1px solid #eaeaea;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 0px 10px;
	width: 542px;
	background: #ffffff;
}
#content .link_nc12 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
#content .link_nc12:hover {
	text-decoration: underline;
	color: #cc3333;
}
#content .lista_opis {
	padding: 3px 10px 0px 20px;
}
#content .dzial_woj {
	font-style: italic;
	padding: 0px 0px 0px 5px;
}
.m_plus {
	position: absolute;
	width: 47px;
	height: 9px;
	margin-left: 495px;
	margin-top: 61px;
}
#content .link_n10 {
	font-family: verdana;
	font-size: 10px;
	color: #000080;
	text-decoration: none;
}
#content .link_n10:hover {
	text-decoration: underline;
}
#content .link_z11 {
	font-family: verdana;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
#content .link_z11:hover {
	text-decoration: underline;
}
#content .link_n12, #left .link_n12 {
	font-family: verdana;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
}
#content .link_n12:hover, #left .link_n12 {
	text-decoration: underline;
}
#content .link_13 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
#content .link_13:hover {
	text-decoration: underline;
}
#content .t_12, #left .t_12 {
	font-family: verdana,arial;
	font-size: 12px;
	color: #000000;
}
#content .t_11 {
	font-family: verdana;
	font-size: 11px;
}
#content .t_10 {
	font-family: verdana,arial;
	font-size: 10px;
	color: #000000;
}
#content .t_b16 {
	font-family: arial, verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#content .link_bc12 {
	font-family: verdana;
	font-size: 12px;
	font-weight:  bold;
	color:#ba4848;
	text-decoration: none;
}
#content .link_bc12:hover {
	text-decoration: underline;
}

#right {
	width: 178px;
	float: left;
	position: relative;
	margin-bottom: 2px;
	margin-left: 4px;
	color: #0a3043;
}
#right .box {
	padding-bottom: 10px;
	background: #f4f3f3 url(img/box-r-bottom.gif) no-repeat bottom left;
	margin-bottom: 5px;
}
#right .box .text {
	background: url(img/box-r-bg.gif) repeat-y;
	padding: 10px;
	padding-bottom: 0px;
}
#right .dod {
	text-align: right;
	margin-bottom: 10px;
}
#right .dod_ofer {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #008acf;
}
#right .dod_ofer:hover {
	text-decoration: underline;
}
#right .box h3 {
	height: 23px;
	line-height: 23px;
	padding: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: white;
	margin: 0px;
	background: #1297d2 url(img/box-r-h3.gif) no-repeat;
	font-size: 12px;
}
#right .prod {
	text-align: center;
	padding-bottom: 10px;
}
#right .img_prod {
	margin: 3px;
	border: 0;
}
#right .more_i {
	color: #c10b0a;
	font-weight: normal;
	text-align: right;
}
#right .more_i:hover {
	text-decoration: underline;
}



.clearFix {
	clear: both;
}

#footer {
	clear: both;
	height: 36px;
	background: #0288cd url(img/footer-bg.gif) repeat-x;
	position: relative;
	text-align: center;
	color: white;
	padding: 0 10px;
	font-size: 10px;
}
#footer a { color: white}
#footer a:hover { text-decoration: underline; }
#footer .left, #footer .right {
	position: absolute;
	width: 10px;
	height: 36px;
	top: 0px;
	background-repeat: no-repeat;
}
#footer .left { left: 0px; background-image: url(img/footer-left.gif) }
#footer .right { right: 0px; background-image: url(img/footer-right.gif) }
#footer .links {
	padding-top: 6px;
	
}
#footer .copy {
	font-weight: bold;
}

.pak_s { position: absolute; width: 164px; height: 18px; } 
.pud_s { position: absolute; width: 90px; height: 158px; margin-left: 370px; margin-top: 10px; }
.prz_s { position: absolute; width: 153px; height: 27px; margin-left: 200px; margin-top: 150px; }
.cena_s { position: absolute; width: 151px; height: 23px; margin-left: 217px; }
#text1, #text2, #text3 { font-family: arial, tahoma; font-size: 11px; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; }
#text1 li { list-style-image: url(img/str_s.gif); margin-left: 5px; list-style-position: outside; }
.opis { padding-top: 30px; }
.pak_plus { position: absolute; width: 159px; height: 18px; } 
.pud_plus { position: absolute; width: 90px; height: 159px; margin-left: 370px; margin-top: 10px; }
.prz_plus { position: absolute; width: 153px; height: 27px; margin-left: 200px; margin-top: 150px; }
.cena_plus { position: absolute; width: 96px; height: 19px; margin-left: 220px; }
#text2 li { list-style-image: url(img/str_plus.gif); margin-left: 5px; list-style-position: outside; }
.pak_m { position: absolute; width: 115px; height: 18px; } 
.pud_m { position: absolute; width: 90px; height: 159px; margin-left: 370px; margin-top: 0px; }
.prz_m { position: absolute; width: 153px; height: 27px; margin-left: 200px; margin-top: 120px; }
.cena_m { position: absolute; width: 100px; height: 20px; margin-left: 220px; }
#text3 li { list-style-image: url(img/str_m.gif); margin-left: 5px; list-style-position: outside; }


sup {font-size:11px;color:red;}
.przycisk {font-family:verdana,arial;font-size:11px;color:#ffffff;background:#ba4848;}
.przycisk:hover {background:#ba4848;}
.przycisk12 {font-family:verdana,arial;font-size:12px;font-weight:bold;color:#ffffff;background:#ba4848;padding:1px;}
.przycisk12:hover {background:#ba4848;}
.t_10 {font-family:verdana,arial;font-size:10px;color:#000000;}
.t_n10 {font-family:verdana,arial;font-size:10px;color:#000080;}
.t_b10 {font-family:verdana,arial;font-size:10px;font-weight:bold;color:#000000;}
.t_11 {font-family:verdana,arial;font-size:11px;color:#000000;}
.t_b11 {font-family:verdana,arial;font-size:11px;font-weight:bold;color:#000000;}
.t_12 {font-family:verdana,arial;font-size:12px;color:#000000;}
.t_b12 {font-family:verdana,arial;font-size:12px;font-weight:bold;color:#000000;}
.t_bb11 {font-family:verdana;font-size:11px;font-weight:bold;color:#ffffff;}
.t_bn11 {font-family:verdana;font-size:11px;font-weight:bold;color:#000080;}
.t_bs11 {font-family:verdana;font-size:11px;font-weight:bold;color:#f6f6f6;}
.t_bb13 {font-family:verdana;font-size:13px;font-weight:bold;color:#ffffff;}
.t_nb18 {font-family:arial;font-size:18px;font-weight:bold;color:#266fb3;}
.t_bc12{font-family:arial,verdana;font-size:12px;font-weight:bold;color:red;}

.tekst_norm {font-family:arial;font-size:11px;color:#000000;}
a.link_m {font-family:verdana;font-size:12px;font-weight:bold;color:#ffffff;text-decoration:none;}
a.link_m:hover {text-decoration:underline;}
a.link_tit {font-family:arial;font-size:15px;color:#cc3333;text-decoration:none;padding:2px;}
a.link_tit:hover {color:#3333cc;}
a.bokso {font-family:arial;font-size:11px;color:#000000;text-decoration:none;padding:4px;}
a.link_dol {font-family:arial;font-size:10px;color:#006600;}
a.link_10 {font-family:verdana;font-size:10px;font-weight:bold;color:#ffffff;text-decoration:none;}
a.link_10:hover {text-decoration:underline;}
a.link_z10 {font-family:verdana;font-size:10px;color:#006600;text-decoration:none;}
a.link_z10:hover {text-decoration:underline;}
a.link_n10 {font-family:verdana;font-size:10px;color:#000080;text-decoration:none;}
a.link_n10:hover {text-decoration:underline;}
a.link_11 {font-family:verdana;font-size:11px;color:#000080;text-decoration:none;}
a.link_11:hover {text-decoration:underline;}
a.link_z11 {font-family:verdana;font-size:11px;color:#006600;text-decoration:none;}
a.link_z11:hover {text-decoration:underline;}
a.link_c11 {font-family:verdana;font-size:11px;color:#ba4848;text-decoration:none;}
a.link_c11:hover {text-decoration:underline;}
a.link_bb11 {font-family:verdana;font-size:11px;font-weight:bold;color:#ffffff;text-decoration:none;}
a.link_bb11:hover {text-decoration:underline;}
a.link_bb12 {font-family:verdana;font-size:11px;font-weight:bold;color:#ffffff;text-decoration:none;}
a.link_bb12:hover {text-decoration:underline;}
a.link_bca13 {font-family:arial;font-size:13px;color:#000000;text-decoration:underline;}
a.link_bca13:hover {text-decoration:none;}
a.link_bc12 {font-family:verdana;font-size:12px;font-weight:bold;color:#ba4848;text-decoration:none;}
a.link_bc12:hover {text-decoration:underline;}
a.link_13 {font-family:verdana;font-size:13px;font-weight:bold;color:#000080;text-decoration:none;}
a.link_13:hover {text-decoration:underline;}
a.link_nc12 {font-family:verdana;font-size:12px;font-weight:bold;color:#000080;text-decoration:none;}
a.link_nc12:hover {text-decoration:underline;color:#cc3333;}
a.link_n12 {font-family:verdana;font-size:12px;color:#000080;text-decoration:none;}
a.link_n12:hover {text-decoration:underline;}

.t_a12b {font-family:arial,geneva,tahoma;font-size:12px;font-weight:bold;color:#2040ab;}
.link_a12b {font-family:arial,geneva,tahoma;font-size:12px;font-weight:bold;color:#2040ab;}
.link_a12b:hover {text-decoration:none;}
.link_a15b {font-family:arial,geneva,tahoma;font-size:15px;font-weight:bold;color:#ff5a00;}
.link_a15b:hover {text-decoration:none;}



.button {
border: 1px solid #bacad9;
background-color: #f6f6f6;
}
.button11 {
font-family: verdana,arial;
font-size: 11px;
border: 1px solid #bacad9;
background-color: #f6f6f6;
}
.button12b {
font-family: verdana,arial;
font-size: 12px;
font-weight: bold;
border: 1px solid #bacad9;
background-color: #f6f6f6;
}
.pole12 {
font-family: verdana,arial;
font-size: 12px;
border: 1px solid #bacad9;
background-color: #f6f6f6;
}

.k1 {
font: bold 11px arial, tahoma;
text-align: right;
color: #464646;
padding-top: 1px;
padding-bottom: 1px;
}
.k2 {
font: 11px verdana, arial, tahoma;
color: #000000;
text-decoration: none;
}

#rek_ { position: absolute; width: 557px; height: 207px; padding:0; margin: 5px 0 0 9px; background: url(img/rs.gif) repeat-x; z-index: 4; }
#rek_left_1 { float: left; height: 207px; width: 206px; background: url(img/r_1.jpg) no-repeat; z-index: 2; }
#rek_left_2 { float: left; height: 207px; width: 206px; background: url(img/r_2.jpg) no-repeat; z-index: 2; }
#rek_left_3 { float: left; height: 207px; width: 235px; background: url(img/r_3.jpg) no-repeat; z-index: 2; }
#rek_left_4 { float: left; height: 207px; width: 206px; background: url(img/r_4.jpg) no-repeat; z-index: 2; }
#rek_right { float: right; height: 207px; width: 161px; background: url(img/rst.jpg) no-repeat; z-index: 2; }
#rek_text { position: absolute; left: 170px; top: 15px; right: 130px; font-family: arial,verdana; font-size: 12px; z-index: 3;}
#rek_text_2 { position: absolute; left: 200px; top: 115px; right: 155px; font-family: arial,verdana; font-size: 12px; z-index: 3;}
#rek_text_3 { position: absolute; left: 280px; top: 183px; right: 160px; font-family: arial,verdana; font-size: 12px; z-index: 3;}
.rek_dodaj { position: absolute; left: 396px; top: 169px; z-index: 3; border: 0; }

