#fotosy
{
    margin: 0 auto;
    width: 550px;
}

#fotosy img {
    margin: 5px;
}

#contentAll #contentLeft .events h2
{
	position: relative;
	top: -10px;
	left: 20px;
	float: left;
	height: 29px;
	padding: 15px 20px 7px 10px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: white;
	text-decoration: none;
}

#contentAll #contentLeft .eventsDesc
{
	text-align:left;
	padding: 0px 26px 0px 26px;
	line-height: 22px;
	color: black;
}
#contentAll #contentLeft .eventsDesc p
{
	margin: 19px 0px 0px 0px;
}

#contentAll #contentLeft hr
{
	margin: 30px 0px 0px 0px;
	height: 2px;
}

.bold
{
	font-weight: bold;
}

#contentAll #contentLeft #footerHeader
{
	margin: 15px 0px 0px 26px;
	text-align: left;
}

#contentAll #contentLeft #footerList
{
	list-style: none;
	margin: 15px 0px 0px 26px;
}

#contentAll #contentLeft .eventsArchive ul
{
	list-style: none;
}

#contentAll #contentLeft .eventsArchive ul a
{
	text-decoration: none;
}

#contentAll #contentLeft #footerList li
{
	display: inline;
	margin: 0px 22px 0px 0px;
/*	background-image: url(../images/arrows.jpg);*/
}
#contentAll #contentLeft #footerList li a
{
	color: #848484;
	text-decoration: none;
}
#contentAll #contentLeft .eventsArchive
{
	float:right;
	height: 112px;
	width: 194px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 18px;
	text-align: left;
/*	background-color: blue;	/* TO DELETE */
	background-image: url(../images/pasek-góra.gif);
	background-repeat: repeat-y;

}

.categoryColor
{
	font-weight: bold;
}

.hrColor1
{
	background-color: #0A4466;
}

.hrColor2
{
	background-color: #6D005B;
}

.hrColor3
{
	background-color: #006659;
}

.hrColor4
{
	background-color: #9A141B;
}

.hrColor5
{
	background-color: #C58300;
}

.hrColor6
{
	background-color: #662C0A;
}
#contentAll #contentRight #categoryInfo
{
	text-align: left;
 	margin: 20px 0px 0px 0px;
}

#contentAll #contentRight #categoryInfo h3
{
	font-family: "Courier New";
	font-size: 22px;
	font-weight: 100;
	text-align: left;
}

#contentAll #contentRight #categoryInfo p
{
	margin: 10px 0px 0px 0px;
	color: #8C8C8C;
	line-height: 20px;
}

.pictureAll {
    width: 120px;
    height: 100px;
    float: left;
    margin: 0 auto;
    text-align:center;
}
