body{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #505050;
}

table.topbg{
	background-image: url('/images/topbg.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
}

table.menubg{
	background-image: url('/images/menubg.jpg');
	background-repeat: repeat-x;
}

table.path{
	background-image: url('/images/path.jpg');
	background-repeat: repeat-x;
	height: 41px;
}
	
td.menusep{
	background-image: url('/images/menusep.jpg');
	background-repeat: no-repeat;
	width: 4px;
	height: 41px;
}

td.menu{
	width: 100px;
	height: 41px;
	background-image: url('/images/menubg.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
}

a.menu{
	width: 120px;
	padding-top: 10px;
	height: 31px;
	display: block;
	background-image: url('/images/menupkt.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

a.menu:hover{
	width: 120px;
	padding-top: 10px;
	height: 31px;
	display: block;
	background-image: url('/images/menubghover.jpg');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	text-decoration: none;

}

ul.u2{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.ul2{
	list-style: none;
	margin-left: 34px;
/* 	margin-top: 5px; */
	padding: 0px;
}

li.l1{
/* 	padding-bottom: 5px; */
}

a.podmenu{
	color: #505050;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

a.podmenu:hover{
	text-decoration: underline;
}

a.podmenuh{
	color: white;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

a.podmenuh:hover{
	text-decoration: underline;
}

a.path{
	color: #1cc1f1;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

a.path:hover{
	text-decoration: underline;
}

td.path{
	color: #1cc1f1;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}

a.bmenu{
	font-size: 11px;
	font-family: Arial;
	color: #505050;
	text-decoration: none;
}

a.bmenu:hover{
	text-decoration: underline;
}

td.bmenu{
	font-size: 12px;
	font-family: Arial;
	color: #505050;
}

div.prod_tytul{
	color: #1cc1f1;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding-bottom: 3px;
}

td.product_bg{
	background-image: url('/images/prod_bg.jpg'); 
	padding-left: 10px; 
	padding-right: 10px;
	width: 100%;
}

td.product_bottom{
	width: 100%;
	background-image: url('/images/prod_bot.jpg'); 
	height: 40px; 
	text-align: right; 
	vertical-align: bottom; 
	padding-right: 4px;
	padding-bottom: 4px;
}

a.czytaj_wiecej{
	background-image: url('/images/guzik.jpg');
	width: 97px;
	height: 22px;
	padding-top: 5px;
	padding-right: 20px;
	color: white;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

a.czytaj_wiecej:hover{
	text-decoration: underline;
}

a.czytaj_wiecej2{
	background-image: url('/images/guzik.jpg');
	width: 107px;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	color: white;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

a.czytaj_wiecej2:hover{
	text-decoration: underline;
}

a.pdf{
	background-image: url('/images/vpdf.jpg');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 70px;
	width: 80px;
	height: 35px;
	display: block;
	color: #1690db;
/*	border: 1px solid #1690db;*/
	text-decoration: none;
}

a.pdf:hover{
	text-decoration: underline;
}

#stopa{
	font-size: 9px;
}

input.pole{
	border: 1px solid #505050;
	color: #505050;
	background-color: white;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	width: 240px;
}

input.szukaj{
	background-color: #11b5ea;
	font-size: 11px;
	padding: 2px;
	width: 80px;
	font-family: Arial;
	border: 0px none white;
	color: white;
	cursor: pointer;
}

textarea.pole{
	width: 240px;
	height: 100px;
	border: 1px solid #505050;
	color: #505050;
	background-color: white;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
}

td.box{
	width: 230px;
	height: 23px;
	display: block;
	background-image: url('/images/box.jpg');
	background-position: center bottom;
	background-repeat: repeat-x;
	color: #505050;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}

td.podmenuc1{
	background-image: url('/images/podmenubg.jpg');
	padding-left: 5px;
}

td.podmenuch1{
	background-image: url('/images/podmenubgh.jpg');
	padding-left: 5px;
}
td.podmenuh{
	background-image: url('/images/podmenubgh.jpg');
	padding-left: 5px;
}

a.menupod{
	width: 140px;
	padding-top: 6px;
	height: 22px;
	display: block;
	background-color: #4f5052;
	border-bottom: 1px solid white;
	color: white;
	text-align: center;
	text-decoration: none;
}

a.menupod:hover{
	width: 140px;
	padding-top: 6px;
	height: 22px;
	display: block;
	background-color: #797979;
	border-bottom: 1px solid white;
	color: white;
	text-align: center;
	text-decoration: none;
}

a{
	color: #1591db;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.mp_tab{		font-family:Arial;
				text-align:center;
				font-size:8pt;
				font-weight:bold;
				color:#4d4d4d;
				background:#dfdfdf;
				margin-left:0px;
				margin-right:0px;
}

.mp_tab_tytul{	text-align:center;
				font-size:10pt;
				font-weight:bold;
				padding:5px;
				background:#4d4d4d;
				color:#fff;
}
.mp_box{		width:209px; 
				background-repeat:no-repeat;
				cursor:pointer;
				border:2px solid #fff;
}
.lp_pict_box{   width:110px;
				border-bottom:1px solid #dfdfdf;
}
.lp_pict{		margin-right:10px;
				float:left;
				border:1 solid #afafaf;
				width:100px;
				height:100px;
}
.lp_body{		border-bottom:1px solid #dfdfdf;
}
.lp_title{		color:#0a9af0;
				font-weight:bold;
				font-size:13px;
				text-align:left;
}
.lp_bold{		font-weight:bold;
				color:#2F4F4F;
}
