* {
	color: #766a5a;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align:left
	}
	
td.BoxTopWystawy {
	background-image:url(../page_images/wystawt.jpg);
	background-repeat:no-repeat;
	height:52px;
	width:299px;
	}	
	
td.BoxBottom {
	background-image:url(../page_images/pasekboxright_bottom.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:12px;
	}

td.BoxLeft {
	background-image:url(../page_images/pasekboxright_left.jpg);
	background-repeat:repeat-y;
	width:5px;
	height:100px;
	}

td.BoxRight {
	background-image:url(../page_images/pasekboxright_right.jpg);
	background-repeat:repeat-y;
	width:4px;
	height:100px
	}

td.Box {
	width:292px;
	height:100%;
	background-image:url(../page_images/bg_tabele.jpg);
	background-repeat:repeat;
	}
	
div.BoxTytulWystawy {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:500;
	font-stretch:wider;
	margin-top:15px;
	margin-right:15px;	
	text-align:right;
	}

div.BoxTytulWystawy2 {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color:#a09586;
	font-weight:500;
	font-stretch:wider;
	margin-right:15px;	
	text-align:right;
}
	
div.BoxTekstWystawy {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color:#6b5f50;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
	
}


