@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EEEEEE;
	background-image: url(gfx/layout/layout_0x0.jpg);
}
a:link {
	color: #550000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #550000;
}
a:hover {
	text-decoration: underline;
	color: #BB0000;
}
a:active {
	text-decoration: underline;
	color: #BB0000;
}
.n-txt {
	background-color: #eae9d8;
	background-image: url(gfx/layout/layout_3x2.gif);
	padding: 5px;
}
.m-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;
}
.m-txt:hover {
	background-image: url(gfx/layout/layout_3x1v2.gif);
}
.m-txt a:link {
	color: #000000;
	text-decoration: none;
}
.m-txt a:hover {
	color: #eae9d8;
	text-decoration: none;
}
.m-txt a:active {
	color: #eae9d8;
	text-decoration: none;
}
.m-txt a:visited {
	color: #000000;
	text-decoration: none;
}
.menu {

	background-color: #d9d8b9;
	background-image: url(gfx/layout/layout_3x1.gif);
}
.s-txt {
	background-color: #D9D8B9;
	background-image: url(gfx/layout/layout_6x1.gif);
}
.s-counter {
	background-image: url(gfx/layout/layout_7x1.gif);
}
.pieczec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}