html, body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: url(/img/tlo.jpg) repeat-x top;
}


#t_strona {
	margin: 0 auto;
	width: 1000px;
}

#t_top {
	width: 1000px; 
	height: 228px; 
	padding: 0px; 
	margin: 0px auto; 
	background: url(/img/top.jpg) no-repeat 0 25px;
	color: #c1c1c1;
}

#t_baner {
	width: 940px; 
	height: 204px; 
	padding: 0px; 
	margin: 0px auto; 
	background: url(/img/baner.jpg) no-repeat;
}

#t_navig {
	width: 910px; 
	height: 15px; 
	padding: 5px 15px; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #dfdfdf;
}
#t_navig a.m {
	color: #a30c1e;
	font-weight: bold;
}
#t_navig_n {
	float: left;
}
#t_navig_k {
	float: right;
}
#t_navig_k a {
	font-size: 12px;
}

#t_container {
	width: 940px; 
	margin: 0px auto;
	padding: 0 30px 10px 30px;
	background: url(/img/tlo.gif) repeat-y;
}

#t_menu_l {
	width: 240px; 
	margin: 0px; 
	float: left; 
}

#t_menu_p {
	width: 240px;
	float: right;
}

#t_okno {
	width: 420px; 
	height: 350px; 
	float: left; 
	margin-left: 20px;
}

#t_bottom {
	clear: both;
	width: 100%; 
	height: 41px; 
	margin: 0px auto; 
	padding-top: 25px; 
	background: url(/img/bottom.jpg) repeat-x;
}
#t_bottom2 {
	width: 960px; 
	margin: 0px auto;
}
#t_bottom2 div.l {
	width: 300px; 
	color: #9c9c9c;
	float: left;
}
#t_bottom2 div.r {
	width: 400px; 
	color: #9c9c9c;
	float: right;
	text-align: right;
}
#t_bottom2 div.r a {
	color: #9c9c9c;
}

body>#t_strona>#t_container>#t_okno {
    height     : auto;
    min-height : 350px;
}


.linia {
	clear: both; 
	height: 10px;
	background: url(/img/linia.gif) repeat-x top;	
	margin: 10px 0;
	padding-bottom: 9px;
	overflow: hidden;
	font-size: 0px;
}


.linia2 {
	clear: both; 
	height: 1px;
	background: #dfdfdf;	
	margin: 15px 0;
	overflow: hidden;
	font-size: 0px;
}


.strony {
	text-align: center;
	clear: both;
}
.strony a {
	padding: 0 3px 10px 3px;
}
.strony a.zaz {
	font-weight: bold;
	color: #a30c1e;
	background: url(/img/s_up.gif) no-repeat bottom;
}
.strony a.s {
	color: #a30c1e;
}


.clear {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.star {
	color: #ff0000; 
}

.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}
.error2 {
	font-family: tahoma; 
	font-size: 10px; 
	color: #9c9c9c;
	padding: 2px 0;
	text-align: center;
}

.info {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	color: #555555;
	text-align: center;
	padding: 6px 0;
	border-bottom: 3px solid #a30c1e;
	margin-bottom: 5px;
}

.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}


h1 {
	font-family: cambria, 'Times New Roman', tahoma; 
	font-size: 26px; 
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
	color: #a61d2d; 
}
h2 {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	padding: 4px;
	margin: 5px 0;
	color: #333333; 
}
h3 {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;
	color: #a61d2d; 
	text-align: center;
}
h4 {
	font-family: tahoma; 
	font-size: 17px; 
	font-weight: normal;
	padding: 0 0 0 30px;
	margin: 5px 0 0 0;
	color: #a30c1e; 
	text-align: left;
	background: url(/img/nag.gif) no-repeat left;
}


form {display: inline}

img {border: 0}


input.text, textarea.text
{
 	font-family:  Verdana;
	font-size: 11px;
	border: 1px solid #bbb0b4;
	background: url(/img/input1.gif) repeat-x top;
	padding: 2px;
	width: 170px;
}
select.text 
{
 	font-family:  Verdana;
	font-size: 11px;
	border: 1px solid #bbb0b4;
	background-color: #f4f1f2;
	padding: 0;
}


a {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
a:hover, a:hover.link {
	text-decoration: underline;
}

a.link {
	font-size: 11px; 
	color: #a30c1e; 
	text-decoration: none;
}

a.btn1 {
	display: block;
	float: right;
	width: 87px;
	height: 22px;
	padding-top: 6px; 
	background: url(/img/btn1.gif);
	color: #fff; 
	text-decoration: none;
	font-size: 12px;
 	font-family:  arial, tahoma;
 	text-align: center;
}
a:hover.btn1 {
	text-decoration: none;
	color: #e2afb4;
}
a.btn2 {
	display: block;
	float: right;
	width: 89px;
	height: 24px;
	padding-top: 7px; 
	background: url(/img/btn2.gif);
	color: #fff; 
	text-decoration: none;
	font-size: 12px;
 	font-family:  arial, tahoma;
 	text-align: center;
}
a:hover.btn2 {
	text-decoration: none;
	color: #e2afb4;
}


.news {
	margin-bottom: 10px;
}
.news a.naglowek, .news span {
	font-weight: bold;
}
.news div {
	color: #aaa;
}



#menu_top2 {
	position: relative;
	top: 10px;
	height: 15px;
}


#logo {
	position: relative;
	top: 55px;
	left: 45px;
	height: 50px;
	width: 280px;
	display: block;
	float: left;
}

#profil {
	position: relative;
	top: 30px;
	right: 30px;
	width: 250px;
	height: 120px;
	float: right;
	text-align: right;
}
#profil a {
	color: #C1C1C1;
}

#menu_top {
	position: relative;
	top: 33px;
	float: left;
	left: 7px;
}
#menu_top a {
	display: block;
	float: left;
	width: 132px;
	height: 60px;
	background-position: top;
	position: relative;
	left: 29px;
}
#menu_top a:hover {
	background-position: bottom;
}
#menu_top a.m1 {
	background-image: url(/img/m1.gif);
	width: 158px;
}
#menu_top a.m2 {
	background-image: url(/img/m5.gif);
	left: 29px;
}
#menu_top a.m3 {
	background-image: url(/img/m2.gif);
	left: 25px;
}
#menu_top a.m4 {
	background-image: url(/img/m7.gif);
	left: 21px;
}
#menu_top a.m5 {
	background-image: url(/img/m6.gif);
	left: 17px;
}
#menu_top a.m6 {
	background-image: url(/img/m4.gif);
	left: 13px;
}
#menu_top a.m7 {
	background-image: url(/img/m3.gif);
	left: 9px;
}




div#kats {

}
div#kats a.n {
	display: block;
	height: 22px;
	padding: 7px 0 0 15px;
	background: url(/img/kat_n.gif) repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
div#kats a:hover.n {
	text-decoration: none;
	color: #fff;
}
div#kats a.p1, div#kats a.p1_z {
	display: block;
	height: 22px;
	padding: 7px 0 0 15px;
	background: url(/img/kat1.gif) repeat-x;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #262626;
}
div#kats a.p2, div#kats a.p2_z {
	display: block;
	height: 22px;
	padding: 7px 0 0 15px;
	background: url(/img/kat2.gif) repeat-x;
	font-size: 12px;
	color: #262626;
}
div#kats a.p1_z, div#kats a.p2_z {
	color: #a30c1e;
}
div#kats a:hover {
	text-decoration: none;
	color: #a30c1e;
}


div#szukaj {
	background: url(/img/panel_szukaj.jpg) repeat-x;
	width: 210px;
	padding: 10px 15px;
	margin-bottom: 10px;
}
div#szukaj div.n {
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 4px;
}
div#szukaj div.z {
	text-align: right;
	margin: 4px 0;
}
div#szukaj div.z a {
	color: #c1c1c1;
	text-decoration: underline;	
}





div#newsletter {
	background: url(/img/panel_szukaj.jpg) repeat-x;
	width: 210px;
	padding: 10px 15px;
	margin-bottom: 10px;
}
div#newsletter div.n {
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 4px;
}
div#newsletter div.z {
	text-align: right;
	margin: 4px 0;
}
div#newsletter div.z a {
	color: #c1c1c1;
	text-decoration: underline;	
}



div.produkt {
	width: 420px;
	padding: 0;
}
div.produkt div.f, div.produkt div.f div.img {
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 122px;
	height: 115px;
	cursor: pointer;
}
div.produkt div.f {
	background-image: url(/img/img.jpg);
}
div.produkt div.cnt {
	float: right;
	width: 280px;
}
div.produkt div.cnt h2 {
	font-family: tahoma; 
	padding: 0 0 10px 0;
	margin: 0;
	color: #a61d2d; 
}
div.produkt div.cnt h2 a {
	font-weight: bold;
	font-size: 12px;
	color: #a30c1e;
	text-decoration: underline;
}
div.produkt div.cnt div.p {
	width: 280px;
	height: 55px;
	text-align: left;
	overflow: hidden;
}
div.produkt div.cnt div.p div.w {
	text-align: right;
	margin: 3px 0;
	float: right;
}
div.produkt div.cnt div.p div.k {
	margin-top: 8px;
	float: left;
	font-size: 10px;
}
div.produkt div.cnt div.o div.c {
	color: #fff;
	text-align: center;
	float: right;
	width: 101px;
	height: 21px;
	padding-top: 7px; 
	background: url(/img/btn3.gif);
}
div.produkt div.cnt div.o div.c strike {
	font-size: 10px;
}
div.produkt div.cnt div.o div.k {
	font-size: 10px;
	float: left;
	width: 145px;
	margin-top: 8px;
}
div.produkt div.cnt div.o div.k input {
	width: 20px;
}
div.produkt div.cnt div.o div.k img {
	cursor: pointer;
	padding: 0px 0 0 2px;
}



div.produkt_big {
}
div.produkt_big div.t {
	margin-bottom: 10px;
}
div.produkt_big div.o {
	margin: 2px 0;
}
div.produkt_big div.c {
	font-weight: bold;
	width: 150px;
	float: left;
}
div.produkt_big div.c span {
	color: #a30c1e;
	font-size: 20px;
	font-weight: normal;
}
div.produkt_big div.c strike span {
	color: #a30c1e;
	font-size: 12px;
	font-weight: normal;
}

div.produkt_big a.btn {
	display: block;
	float: left;
	width: 160px;
	height: 21px;
	padding-top: 7px; 
	padding-left: 17px; 
	background: url(/img/btn4.gif);
	color: #fff; 
	text-decoration: none;
	font-size: 12px;
 	font-family:  arial, tahoma;
 	text-align: center;
}
div.produkt_big a:hover.btn {
	text-decoration: none;
	color: #e2afb4;
}


div.produkt_foto {
	background-image: url(/img/img_small.jpg);
	width: 78px;
	height: 73px;
	float: left;
	margin: 1px;
}
div.produkt_foto a {
	background-position: center;
	background-repeat: no-repeat;
	width: 78px;
	height: 73px;
	display: block;
}





.tabela {
	border-spacing: 1px;
}
.tabela tr td {
	background: #f0f0f0;
	padding: 3px;
}
.tabela tr.n td, .tabela tr td.n {
	padding: 3px;
	font-weight: bold;
	background: url(/img/table_n.gif) repeat-x;
	color: #fff;
}
.tabela tr td.n2 {
	padding: 3px;
	font-weight: bold;
	background: url(/img/table_n.gif) repeat-x;
	color: #fff;
}




div.promocja {
	width: 420px;
	padding: 0;
	margin-top: 10px;
}
div.promocja div.f {
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 240px;
	height: 180px;
	left: 40px;
	position: relative;
	cursor: pointer;
}
div.promocja div.p {
	padding-top: 35px;
	float: left;
	width: 98px;
	height: 100px;
	left: 40px;
	top: 80px;
	position: relative;
	cursor: pointer;
	background: url(/img/promocja.jpg) no-repeat;
	color: #a61d2d;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
div.promocja div.p div.w {
	margin-top: 3px;
}
div.promocja h2 {
	font-family: cambria, 'Times New Roman', tahoma; 
	font-size: 26px; 
	font-weight: bold;
	padding: 0;
	color: #a61d2d; 
	margin: 5px 0 0 0;
	clear: both;
}
div.promocja h2 a {
	font-size: 26px; 
	font-weight: bold;
}
div.promocja h2 a:hover {
	color: #a61d2d;
	text-decoration: none;
}


div.top {
	width: 230px;
	padding: 0;
	margin-top: 10px;
}
div.top div.f, div.top div.f div.img {
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 78px;
	height: 73px;
	cursor: pointer;
}
div.top div.f {
	background-image: url(/img/img_small.jpg);
}
div.top div.cnt {
	float: right;
	width: 140px;
}
div.top div.cnt div.n {
	padding: 0 0 10px 0;
	margin-top: 5px;
}
div.top div.cnt div.n a {
	font-weight: bold;
	font-size: 12px;
}
div.top div.cnt div.n a:hover {
	color: #a30c1e;
}
div.top div.cnt div.c {
	color: #fff;
	text-align: center;
	float: left;
	width: 101px;
	height: 21px;
	padding-top: 7px; 
	background: url(/img/btn3.gif);
}

