
#newsSystem {
 position:relative;
 width:550px;
 margin-left: auto; margin-right:auto
}

#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%;
}
#newsSystem .title {
 position:relative;
 width:100%;
 color: #112C5B;
 font-size: 13px;
 text-align:left;
 font-weight:bold
}
#newsSystem .header {
 position:relative;
 width:100%;
 background-image : url(img/kropki.gif);
 background-position : bottom;
 background-repeat : repeat-x;
 text-align : left
}
#newsSystem .newsfoto {float:right;width:130px; text-align: center; margin-bottom: 10px; margin-left:10px}
#newsSystem .newsimg {text-align: center; }
.newstolink { color: #FF6300; font-weight : bold}
.newstolink:hover {
 color: Black;
 font-weight : bold
}


#newsDetails {position:relative; width:85%;margin-left: auto; margin-right:auto;padding-bottom:10px
 background-image : url(img/kropki.gif);
 background-position : bottom;
 background-repeat : repeat-x;}
#newsDetails . clr {clear:both;}

#newsDetails .title {
 position:relative;
 width:100%;
 color: #112C5B;
 font-size: 13px;
 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 #CCDBF9;
}
.data {
	color: #A9A9A9;
}