@CHARSET "UTF-8";
body {
	background-color: #ffffff;
}
.naglowek {
	background-color: #1D5CA0;
}
#naglowekFlash {
	top: 3px;
}
.naglowekNapis {
	background: url(../images/naglowekNapis.jpg) no-repeat;
}
.menuGlowne {
	width: 950px;
	height: 32px;
	background: url(../images/menuTlo.png) no-repeat;
	top: 307px;
	left: 5px;
}
.middle {
	background:  #1D5CA0 url(../images/middleBottomBgr.png) repeat-y right top;
}

.middle .leftMenu {
	background: url(../images/menuLeweTlo.png) repeat-y;
}
.middle .content {
	/* background: url(../images/middleBgr.jpg) no-repeat top;*/
}
.zakladkiGorne {
	background: url(../images/zakladki.png) no-repeat;
}
.tresc {
	color: #000000;
}
.partnerzy {
	background: url(../images/partnerzyTlo.png) no-repeat;
}
.bottom {
	background: #ffffff url(../images/dolneMenu.png) no-repeat;
}
.naglowekFlash {
	background: url(../images/naglowek.jpg);
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	color: #0077aa;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.bazaSprzetuMedycznego {
	width: 640px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.bazaSprzetuMedycznego th {
	text-align: center;
	padding: 3px;
        border-bottom: solid 2px #999999;
        font-weight: bold;
}
.bazaSprzetuMedycznego td {
	padding: 3px;
        border-bottom: dotted 1px #aaaaaa;
}
.bazaSprzetuMedycznego td a:link {
	color: #030;
	text-decoration: none;
}
.bazaSprzetuMedycznego td a:visited {
	color: #030;
	text-decoration: none;
}
.bazaSprzetuMedycznego td a:hover {
	color: #C00;
}
.bazaSprzetuMedycznego td.adres {
	width: 130px;
	font-size: 10px;
}
.bazaSprzetuMedycznego td.wartosc {
	text-align: right;
	font-weight: bold;
}
.bazaSprzetuForm {
    margin-top: 20px;
    margin-bottom: 20px;

}
.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;
}
