
#newsSystem {
 width:480px; margin-left:20px;
}

#newsSystem .clr {clear:both;}
#newsSystem .spacer {clear:both;height:10px;}
#newsSystem .newsBody {
	color: black; padding-top:10px;padding-bottom:10px
}


#newsSystem .oneNews {
 position:relative;
 width:100%;
 padding: 10px; background-color:white; border-bottom: 2px solid #e1dfed; font-size:12px; line-height:18px
}
#newsSystem .title {
 width:100%; font-size: 12px; text-align:left; font-weight:bold
}
#newsSystem .header {
 position:relative;
 width:100%; text-align : left
}
#newsSystem p.tyt {
	color: #4f5891; margin-top:5px; margin-bottom: 3px;
	font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif
}
#newsSystem .newsfoto {float:right;width:130px; text-align: right; margin-bottom: 10px; margin-left:10px}
#newsSystem .newsfoto img {
	border: 2px solid #c4bfd3;}
#newsSystem .newsimg {text-align: center; }
.newstolink { color: #9389a9; font-weight : bold; font-size:10px}
.newstolink:hover {
 color: Black; font-weight : bold
}


#newsDetails {position:relative; width:630px;margin-left: 50px; z-index:100
padding-bottom:10px; font-size: 12px; line-height:18px }
#newsDetails . clr {clear:both;}

#newsDetails .title {
 position:relative;
 width:100%;
 font-size: 12px;
 text-align:left;
 font-weight:bold
}
#newsDetails .body {
	color: black; padding-top:10px;padding-bottom:10px
}
#newsDetails .header {
 position:relative;
 width:100%;
 text-align : left}
 
#newsDetails .newsfoto {
	text-align: center; padding: 10px
}

.pobierz {
 border-bottom : 1px solid #c6bed6;
}
.data {
	color: #A9A9A9; font-size:11px
}