body {
	background: top center no-repeat #E1E1E1;
}

#menuTop .item a:hover{
	color:#0E76B5;
	}
	
#menuTop .itemActual a{
	color:#0E76B5;
	text-decoration:none;
	}
	
#menuTop .itemActual a:hover{
	color:#0095D6;
	}

#pageLeft h1{
	background:url(../gfx/h1_warszawa.jpg) top center no-repeat;
}
	
#pageLeft .item a{
	font-weight:bold;
	color:#2A2A2A;
	text-decoration:none;
	}

#pageLeft .item a:hover{
	color:#1691DE;
	}
	
#pageLeft .itemActual a{
	font-weight:bold;
	color:#1691DE;
	text-decoration:none;
	}

#pageLeft .itemActual a:hover{
	color:#04BCE5;
	}
	
#content h1 {
	background:url(../gfx/h1_warszawa.jpg) top center no-repeat;
}

div#content h2,
div#content h3 {
	color: #1f89bd;
	border-bottom: 1px dotted #1f89bd;
}

#footainer {
        background:url(../gfx/footainer_warszawa.jpg) top center no-repeat #610B0A;
}