body
{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	background:#770505 url('../layout/bgr.gif') top center;
	color:#000;
}
a img
{
	padding:2px;
	border:1px solid #dfdfdf;
}
h1
{
	color:#000;
	font-size:24px;
	margin:0;
	padding:0 0 15px 0;
	font-weight:normal;
}
h2
{
	color:#cecece;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
}
p
{
	margin:0;
	padding:6px 0;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	color:#000;
}
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
ul.lista
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.lista li
{
	margin:0;
	padding:0;
	background:url('../layout/li.gif') no-repeat 7px 9px;
	color:#ff0000;
	padding:3px 15px;
}


/**
 * LINKI ALL
 */
a:link, a:visited
{
   color:#000;
   text-decoration:none;
}
a:hover
{
   color:#959595;
}
a.link:link, a.link:visited
{
   color:#ca2718;
   text-decoration:none;
   border-bottom:1px dotted #ca2718;
}
a.link:hover
{
   color:#959595;
   border-bottom:1px dotted #959595;
}
#pixlab a:link, #pixlab a:visited
{
   color:#7e6035;
   text-decoration:none;
}
#pixlab a:hover
{
   color:#000;
}





/**
 * KONSTRUKCJA
 */





/**
 * MENU
 */
ul.menulist
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.menulist li
{
	margin:0;
	padding:0;
	float:left;
}
ul.menulist li a:link, ul.menulist li a:visited
{
	margin:0;
	padding:0;
	display:inline;
	float:left;
	color:#fff;
	width:147px;
	height:44px;
}
ul.menulist li#menu_1 a { background:url('../layout/menu_1.gif') no-repeat 0 0; }
ul.menulist li#menu_2 a { background:url('../layout/menu_2.gif') no-repeat 0 0; }
ul.menulist li#menu_3 a { background:url('../layout/menu_3.gif') no-repeat 0 0; }
ul.menulist li#menu_4 a { background:url('../layout/menu_4.gif') no-repeat 0 0; }
ul.menulist li#menu_5 a { background:url('../layout/menu_5.gif') no-repeat 0 0; }

ul.menulist li a:hover
{
	background-position:0 -44px !important;
}
ul.menulist li a.active
{
	background-position:bottom left !important;
}

.naglowek
{
	font-size: 18px;
	font-family: Times New Roman;
	text-align: center;
}

.td
{
	border-bottom:1px dotted #999;
}

.td2
{
	font-size:11px;
	font-style:italic;
	color: gray;
}