@CHARSET "UTF-8";
body {
	background-color: #97191E;
}
.middle {
	background:  #063848 url(../images/middleBottomBgr.png) repeat-y right top;
}
.middle .leftMenu {
	background: url(../images/menuLeweTlo.png) repeat-y;
}
.zakladkiGorne {
	background: url(../images/zakladki.png) no-repeat;
}
.partnerzy {
	background: url(../images/partnerzyTlo.png) no-repeat;
}
.tresc {
	color: #000000;
}
.bottom {
	background: #C90102 url(../images/dolneMenu.png) no-repeat;
}
.bottom .menu {
	margin-top: 8px;	
}
.naglowekFlash {
	background: url(../images/naglowek.jpg) no-repeat;
	
}
a:link {
	color: #990000;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.newsPowrot:link, a.newsPowrot:visited {
	background: url(../images/nowinkiWstecz.png) no-repeat top;
}
a.newsPowrot:hover {
	background: url(../images/nowinkiWstecz.png) no-repeat bottom;
}
a.newsArchiwum:link, a.newsArchiwum:visited {
	background: url(../images/nowinkiArchiwum.png) no-repeat top;
}
a.newsArchiwum:hover {
	background: url(../images/nowinkiArchiwum.png) no-repeat bottom;
}
.contentList {
	background-color: #cc0000;
	background: url('../images/timeLineBgr.png') repeat-x;
}
.contentList .rok {
	background: url('../images/yearButton.png') no-repeat;	
}
.months {
	background:url('../images/monthsBgr.png') repeat-x;
}
#activeYear {
	background: url('../images/yearButtonAct.png') no-repeat;	
}
.moreNews {
    text-align: right;
}
