@CHARSET "UTF-8";
body {
	
}
.middle {
	background: #0048BB url(../images/middleBottomBgr.png) repeat-y top right;
}
.middle .leftMenu {
	background: url(../images/menuLeweTlo.png);
}
.middle .tresc {
	background: url(../images/middleBgr.jpg) no-repeat top;
}
.zakladkiGorne {
	background: url(../images/zakladki.png) no-repeat;
}
.partnerzy {
	background: url(../images/partnerzyTlo.png) no-repeat;
}
.bottom {
	background: #5a7b9e url(../images/dolneMenu.png) no-repeat;
}

fieldset {
	display: block;
	margin: 5px;
	margin-bottom: 20px;
	text-align: center;
	padding: 5px;
}

legend {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.krok {
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#krok_o {
	color: #CC0000;
	font-size: 16px;
}

.krok_opis {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 5px;
}

.krok_table {
	border-bottom: solid 2px #CC0000;
	margin-bottom: 15px;
}
.news .lead:link {
	display: block;
	color: #ffffff;
	padding-left: 10px;
}
.news .lead:visited {
	display: block;
	color: #ffffff;
}
.news .lead:hover {
	display: block;
}
.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;
}
