@CHARSET "UTF-8";
body {
	background-color: #3c69a5;
}
.middle {
	background: #C90102 url(../images/middleBottomBgr.jpg) top right;
}
.middle .leftMenu {
	background: url(../images/menuLeweTlo.jpg);
}

.zakladkiGorne {
	background: url(../images/zakladki.png) no-repeat;
}
.partnerzy {
	background: url(../images/partnerzyTlo.png) no-repeat;
}
.bottom {
	background: #C90102 url(../images/dolneMenu.png) no-repeat;
}
.bottom .menu {
	margin-top: 8px;	
}
.tresc {
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #CC0000;;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.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;
}
.bieg {
    
}
.bieg td {
    padding: 1px;
    vertical-align: middle;
}
.bieg td .podpowiedz {
    font-size: 9px;
}
.bieg input[type=text] {
    width: 300px;
}
.bieg input[readonly] {
    width: 120px;
}

#for-squads {
    width: 250px;
    height: 258px;
    background: url('../images/for-squads.png') no-repeat bottom;
    display: block;
}
#for-volunteers {
    width: 250px;
    height: 258px;
    background: url('../images/for-volunteers.png') no-repeat bottom;
    display: block;
}
#for-squads:hover, #for-volunteers:hover {
    background-position: top;
}
