* {
    margin: 0px;
    padding: 0px;
}

div.content_art {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	background-color:#fff;
}

div#left_menu {
    margin: 10px 0px 0px 0px;
    float: left;
}

div#nawigator_container {
    width: 167px;
	margin-bottom: 10px;
}

div#nawigator_title {
    color: #fff;
    background-image: url(../images/nawigator_title.png);
    background-repeat: no-repeat;
    width: 167px;
    height: 22px;
	
}

div.tytul {
    font-size: 8pt;
	padding: 5px 0px 0px 10px;
}

div#nawigator_tresc {
    width: 164px;
    background-color: #fff;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
}

div#nawigator_foot {
    color: #fff;
    background-image: url(../images/content_bh2.png);
    background-repeat: repeat-x;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    width: 164px;
    height: 16px;
    background-color: #000;
}
#nawigator_tresc a {
    color: #ff7e00;
    text-decoration: none;
}
div#zawartosc_tresc {
    margin: 10px 0px 0px 0px;
    float: left;
    width: 700px;
	text-decoration:none;
	font-weight:100;
	color: #000;
	font-size: 8pt;
	padding: 0px 10px 10px 20px;
	line-height: 11pt;
	background-color:#fff;
}
#zawartosc_tresc a{
	color: #ff7e00;
    text-decoration: none;
	
}
#zawartosc_tresc a:hover{
    text-decoration: underline;
}
span{
	color: #ff7e00;
	font-weight:600;
	font-size:10pt;
	display:block;
}
div.img_art{
	margin: 0px 0px 0px 0px;
	padding:5px;
	width: 108px;
	height:107px;
	background-image: url(../images/img1.png);
	background-repeat: no-repeat;
	float:left;
	display: inline;
	position:relative;
}
div.clipper_art{
	width:108px;
	height:107px;
	position:absolute;
	top:5px;
	left:5px;
	clip:rect(0px 95px 95px 0px);
}
#zawartosc_tresc a:hover{
	text-decoration: underline;
   }
#nawigator_tresc a:hover {
    text-decoration: underline;
   
}
div.artykul{
	clear:both;
}
div.zwiastun{
	clear:both;
	min-height:110px;
	margin-bottom:20px;
}
ul {
    margin-left: 17px;
    line-height: 130%;
    margin-bottom: 0px;
}

ul li {
    font-size: 8pt;
    margin-left: 12px;
    list-style-image: url(../images/li.gif);
}
