@charset "iso-8859-2";

.submenu_cell_active_top {
	width: 262px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67686D;
	background-image: url(../img/submenu_bg_active.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}

.cellTopLeft {
	background-image: url(../img/subpages/table_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding: 7px;
}
.cellTopRight {
	background-image: url(../img/subpages/table_gradient.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding: 7px;
}
.cellCenter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding: 7px;
}
.cellbottom {
	padding: 7px;
}
.orangeText {
	color: #FB7600;
}
.orangeText a{
	color: #FB7600;
	text-decoration: none;
}
.cellTopCenter {
	background-image: url(../../moje_rachunki_w_kasie_sklepu/img/subpages/small_table_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding: 7px;
}
.blueText {
	color: #0089CD;
}
.cellDoladuj {
	padding: 7px;
	color: #0089CD;
	background-color: #F2F2F2;
	font-weight: bold;
}
.contentTable {
	margin-bottom: 20px;
}
.contentTable td a{
	text-decoration:underline;
}
.contentTable td a img{
	text-decoration:none;
}
#cennikTable  {
	border: 1px solid #F2F2F2;
}
