/* Definicje dla układu trzykolumnowego */
#pageContent {
	margin-right: 195px;
	min-width: 300px;
}

#pageContentLarge {
	margin-right: 195px;
	min-width: 285px;
}

span.bannerBlock 
{
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

/* OBSZAR PRAWEGO BLOKU MENU */
#sidebarRight {
	width: 180px;
	float: right;
	padding-top: 10px;
}

/*
#sidebarRight a:active, #sidebarRight a:hover {
    color: #cd0000;
	text-decoration: underline;
}*/

* html #sidebarRight {
	margin-top: 0;
}

.netsprintBlock .imageInput {
    margin-left: 3px;
}

/* END BLOKÓW PRAWEGO MENU */

/* OBSZAR PRAWEGO BLOKU MENU duze*/
#sidebarRightLarge {
	width: 210px;
	float: right;
	padding-top: 10px;
}

#sidebarRightLarge a:active, #sidebarRightLarge a:hover {
    color: #cd0000;
	text-decoration: underline;
}

* html #sidebarRightLarge {
	margin-top: 0;
}

/* END BLOKÓW PRAWEGO MENU duze*/
