* {
	color: #766a5a;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align:left
	}
	
td.WystawaBoxTop {
	width:578px;
	height:41px;
	background-image:url(../page_images/wystaw_top.jpg);
	background-repeat:no-repeat;
}

td.WystawaBoxBottom {
	width:578px;
	height:10px;
	background-image:url(../page_images/wystaw_bottom.jpg);
	background-repeat:no-repeat;
}

td.WystawaBoxLeft {
	width:7px;
	height:100%;
	background-image:url(../page_images/wystaw_left.jpg);
	background-repeat:repeat-y;
}

td.WystawaBoxRight {
	width:8px;
	height:100%;
	background-image:url(../page_images/wystaw_right.jpg);
	background-repeat:repeat-y;

}
 td.WystawaBoxCenter {
  	width:563px;
	height:100%;
/*	background-image:url(../page_images/bg_tabele.jpg);*/
	background-repeat:repeat;
 }
 
div.WystawaBoxOpis {
	margin-left:10px;
	margin-right:10px;
	color:#C21005;
	font-weight:normal;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

A:link, A:visited, A:active {
	color: #OOOOOO;
	text-decoration: none;
	border:none;
	}

A:hover {
	color: #b70600;
	}

div.WystawytytulTekst {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	text-align:left;
	margin-right:10px;
	}

