@CHARSET "UTF-8";
body {
	background-color: #B6E1F1;
}
.middle {
	background:  #28A2D2 url(../images/middleBottomBgr.png) repeat-y right top;
}
.middle .leftMenu {
	background: url(../images/menuLeweTlo.png) repeat-y;
}
.middle .content {
	background: url(../images/middleBgr.png) repeat-y right top;
        color: #eeeeee;
}
.zakladkiGorne {
	background: url(../images/zakladki.png) no-repeat;
}
.partnerzy {
	background: url(../images/partnerzyTlo.png) no-repeat;
}
.tresc {
	color: #eeeeee;
}
.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: yellow;
}
a:visited {
	color: yellow;
	text-decoration: none;
}

a:hover {
	color: yellow;
	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;
}
.sendPayment {
    padding: 10px;
    margin-left: 5px;
    background-color: #ffffff;
    width: 503px;
    border: solid 1px #666666;
}
.plBox table {
    border-spacing: 5px;
}
.plBox td {
    background-color: #ffffff;
    border: solid 1px #666666;
    vertical-align: middle;
    padding: 2px;
    font-size: 10px;
    text-align: center;
    margin: 3px;
}
.plBox td table {
    border-spacing: 0px;
}
.plBox td table td {
    background-color: #ffffff;
    border: none;
}
.pracownicyTable {
    margin: 10px auto;
}
.pracownicyTable td {
    width: 200px;
    text-align: center;
}
.news {
	margin-bottom: 20px;
}
.news .date {
	font-size: 10px;
	text-align: right;
	margin-bottom: 0px;
}
.news .title {
	display: block;
	font-size: 14px;
}
.news .lead {
	display: block;
}
.news .lead:link {
	display: block;
	color: #ffffff;
	padding-left: 10px;
}
.news .lead:visited {
	display: block;
	color: #dddddd;
}
.news .lead:hover {
	display: block;
}
