* {
	color: #41434a;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 16px;
	font-size: 12px;
	text-align:left
	}
	
td.BoxTop {
	background-image:url(../page_images/bosnowy_top.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:300px;
	}	
	
td.BoxBottom {
	background-image:url(../page_images/bosnowybottom.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:14px;
	}

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:300px;
	height:100%;
	background-image:url(../page_images/centerboxnowy.jpg);
	background-repeat:repeat-y;
	}
	
div.BoxTytul {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 14px;
	color: #d30c00;
	margin-top:2px;
	margin-left:15px;	
	}
	
div.BoxTekst {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 16px;
	font-size: 12px;
	color:#41434a;
	margin-left:25px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:10px;
}
A.dysklink:link, A.dysklink:visited, A.dysklink:active {
        color:#41434a;
        font-family: verdana, arial, helvetica, sans-serif;
        line-height: 16px;
        font-size: 12px;
        text-align:left;
        }
A.dysklink:hover {
        color:#b80101;
        font-family: verdana, arial, helvetica, sans-serif;
        line-height: 16px;
        font-size: 12px;
        text-align:left;
        }

li.boxRighty {
	list-style-image:url(../page_images/li_new.jpg);
	margin-bottom:7px;
	margin-left:15px;
	}

