BODY {  background: url('images/bg.jpg') repeat-x; margin:0px; font-family: Tahoma, sans-serif; border:0px; margin:0; padding-top:0px; background-color:#FFFFFF;}

.zszywka { background: url('images/zszywka.jpg') no-repeat; font-size:10px; padding-left:50px; }
.logo { background: url('images/logo.jpg'); }
.menug_tlo { background: url('images/menug_tlo.jpg'); }
.logod { background: url('images/logod.jpg'); }
.menul { background: url('images/menul.jpg'); }
.glowna { background: url('images/glowna.jpg'); }
.srodek { background: url('images/srodek.jpg'); color:#FFFFFF; }
.lewad { background: url('images/lewad.jpg'); }
.stopka { font-size:11px; text-align:center; }

a:link { font-weight:bold;color: #555555;font-family: Tahoma, sans-serif;	text-decoration:none;}
a:visited { font-weight:bold;color: #000000;font-family: Tahoma, sans-serif;	text-decoration:none;}
a:hover { font-weight:bold;color: #b84d06;font-family: Tahoma, sans-serif;	text-decoration:underline;}

.box_news { margin:10px; text-align:left; font-weight:bold; font-size:16px; }
a.newsl:link { font-weight:bold;color: #555555;font-family: Tahoma, sans-serif;	text-decoration:none;}
a.newsl:visited { font-weight:bold;color: #000000;font-family: Tahoma, sans-serif;	text-decoration:none;}
a.newsl:hover { font-weight:bold;color: #b84d06;font-family: Tahoma, sans-serif;	text-decoration:underline;}
.data { margin-left:10px; color:#777777; font-size:10px; }
.box_art { margin:10px; padding:7px; text-align:justify; font-weight:normal; font-size:12px; border:solid gray 1px; background-color:#FFFFFF; }
.box_lewy { padding:4px; text-align:left; font-size:11px; margin-left:10px; width:380px; border:solid gray 1px; background-color:#FFFFFF; float:left; }
.box_prawy { margin-right:10px; width:240px; border:solid gray 1px; background-color:#FFFFFF; float:right; }


	.news {
		margin:1em auto;
		padding:0;
		width:200px;
		font-size:0.94em;
		list-style:none;
	}
	.news li {
		background:url("images/box.png") 0 100% no-repeat;
		padding:0 0 4px 0;
		margin:8px 0 0 0;
		height:80px;
		display:block;
	}
	
	.news li p {
		background: url("images/edge.gif") 0 50% repeat-y;
		font-size:10px;
		padding-left:21px;
		height:80px;
		border:0;
	}
	.news li:hover {
		background-position:-150px 100%;
	}
	
	.news li:hover p {
		background-image:url("images/edge-h.gif");
	}
	.news a:link {
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
	}
	.news a:visited {
		text-decoration:none;
		color:#FFFFFF;
	}
	.news a:hover {
		text-decoration:underline;
	}
	.news .more {
		line-height:1em;
		display:block;
		text-align:right;
		padding:0 18px 2px 21px;
		margin-top:4px;
	}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	margin-left:30px;
	margin-bottom:0em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}





/* menu katalog */
ul.menu, ul.menu li.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	width: 215px;
	padding: 0px;
	border: 0px;
}

ul.menu li.menu {
	border-bottom: 1px solid #f8f6f7;
}

ul.menu a:link, ul.menu a:visited {
	display: block;
	font-size:18px;
	width: 237px;
	height:40px;
	text-decoration: none;
	padding: 1px;
	margin:10px;
	font-weight: bold;
	background-color: #f8f6f7;
	color: #666666;
	border:solid #aaaaaa 1px;
	background:url("images/m_off.jpg") 0 100% no-repeat;
}

ul.menu a:hover {
	width: 237px;
	background-color: #939598;
	background:url("images/m_on.jpg") 0 100% no-repeat;
	border:solid #e06715 1px;
	color: #e06715;
}
