/**
*   @version $Id$
*/
a {
	text-decoration: none;
	color: #c8215d;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
	color: #c8215d;
	margin: 0px;
}

.link01 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.link01:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.link02 {
	font-size: 12px;
	color: #183a60;
	text-decoration: underline;
	font-weight: normal;
}
.link02:hover {
	font-size: 12px;
	color: #183a60;
	text-decoration: none;
	font-weight: normal;
}
/*


.l3 {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.l3:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.l3_a {
	text-decoration: underline;
	color: #da027f;
	font-size: 12px;
	font-weight: bold;
}
.l3_a:hover {
	text-decoration: none;
	color: #da027f;
	font-size: 12px;
	font-weight: bold;
}

.l4 {
	text-decoration: underline;
	color: #0066a4;
	font-size: 11px;
	font-weight: normal;
}
.l4:hover {
	text-decoration: none;
	color: #0066a4;
	font-size: 11px;
	font-weight: normal;
}

.l5 {
	text-decoration: none;
	color: #0066a4;
	font-size: 24px;
	font-weight: normal;
}
.l5:hover {
	text-decoration: underline;
	color: #0066a4;
	font-size: 24px;
	font-weight: normal;
}

.l6 {
	text-decoration: underline;
	color: #0066a4;
	font-size: 14px;
	font-weight: normal;
}
.l6:hover {
	text-decoration: none;
	color: #0066a4;
	font-size: 14px;
	font-weight: normal;
}

.l7 {
	text-decoration: none;
	color: #0066a4;
	font-size: 16px;
	font-weight: bold;
}
.l7:hover {
	text-decoration: underline;
	color: #0066a4;
	font-size: 16px;
	font-weight: bold;
}

.l8 {
	font-size: 40px;
	line-height: 100%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.l8:hover {
	font-size: 40px;
	line-height: 100%;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.l9 {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.l9:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.simple {
	text-decoration: none;
}
.simple:hover {
	text-decoration: none;
}

.login {
	text-decoration: underline;
	color: #0066a4;
	font-size: 12px;
}
.login:hover {
	text-decoration: none;
	color: #0066a4;
	font-size: 12px;
}

.footerLink {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}
.footerLink:hover {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
*/
.aimage	{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
.aimage:hover	{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}

.bottomPatronLink {
	display: block;
	float: left;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}

.bottomPatronLink:hover {
	display: block;
	float: left;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}

.buttonLogin {
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
.buttonLogin:hover {
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}

.buttonRemindPass {
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	margin-right: 20px;
	text-decoration: none;
	font-weight: normal;
}
.buttonRemindPass:hover {
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	margin-right: 20px;
	text-decoration: none;
	font-weight: normal;
}
/*
.topMenuOff { 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: #0000ff;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.topMenuOff:hover {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: #0000ff;
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.topMenuOn { 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: #ff0000;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.topMenuOn:hover {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: #00ff00;
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.topMenu {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
	background: none;
}
.topMenu:hover {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url( '/konkursimg/default/bg_menu_hover.gif' );
	background-repeat: repeat-x;
}

.topMenuOn {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url( '/konkursimg/default/bg_menu_active.gif' );
	background-repeat: repeat-x;
}
.topMenuOn:hover {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url( '/konkursimg/default/bg_menu_active.gif' );
	background-repeat: repeat-x;
}

.topMenuR {
	display: block;
	float: right;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding-top: 8px;
	padding-left: 37px;
	padding-right: 37px;
	background: none;
	vertical-align: top;
}
.topMenuR:hover {
	display: block;
	float: right;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding-top: 8px;
	padding-left: 37px;
	padding-right: 37px;
	background-image: url( '/konkursimg/default/bg_menu_hover.gif' );
	background-repeat: repeat-x;
	vertical-align: top;
}

.topMenuROn {
	display: block;
	float: right;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding-top: 8px;
	padding-left: 37px;
	padding-right: 37px;
	background-image: url( '/konkursimg/default/bg_menu_active2.gif' );
	background-repeat: repeat-x;
	vertical-align: top;
}
.topMenuROn:hover {
	display: block;
	float: right;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding-top: 8px;
	padding-left: 37px;
	padding-right: 37px;
	background-image: url( '/konkursimg/default/bg_menu_active2.gif' );
	background-repeat: repeat-x;
	vertical-align: top;
}

.topMenuSub {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.topMenuSub:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.topMenuSubOn {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.topMenuSubOn:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.stepCell0 {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	text-align: center;
	height: 35px;
	width: 136px;
	padding-top: 15px;
	background-image: url( '/konkursimg/default/bg_arrow.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}
.stepCell0:hover {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	text-align: center;
	height: 35px;
	width: 136px;
	padding-top: 15px;
	background-image: url( '/konkursimg/default/bg_arrow.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.stepCell1 {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
	height: 35px;
	width: 136px;
	padding-top: 15px;
	background-image: url( '/konkursimg/default/bg_zamowienie_akt.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}
.stepCell1:hover {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
	height: 35px;
	width: 136px;
	padding-top: 15px;
	background-image: url( '/konkursimg/default/bg_zamowienie_akt.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}

.stepCell3 {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	text-align: center;
	height: 35px;
	width: 136px;
	padding-top: 15px;
}
.stepCell3:hover {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	text-align: center;
	height: 35px;
	width: 136px;
	padding-top: 15px;
}

.stepCellOrder {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	height: 35px;
	width: 137px;
	padding-top: 15px;
	background-image: url( '/konkursimg/default/bg_zamow_bt.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}
.stepCellOrder:hover {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	height: 35px;
	width: 137px;
	padding-top: 15px;
	background-image: url( '/konkursimg/default/bg_zamow_bt.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}
*/
a.selinp {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
a.selinp:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

a.selinpOn {
	text-decoration: none;
	padding-left: 5px;
	color: #e6e6e6;
	background-color: #1f95dd;
	display: block;
}
a.selinpOn:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

.button {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #e6e6e6;
	color: #666666;
	background-image: url( '/konkursimg/default/bg_bt.gif' );
	background-repeat: repeat-x;
	white-space: nowrap;
}
.button:hover {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #e6e6e6;
	color: #666666;
	background: none;
	background-color: #e6e6e6;
	white-space: nowrap;
}

.buttonR {
	display: block;
	float: right;
	height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #e6e6e6;
	color: #666666;
	background-image: url( '/konkursimg/default/bg_bt.gif' );
	background-repeat: repeat-x;
	white-space: nowrap;
}
.buttonR:hover {
	display: block;
	float: right;
	height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #e6e6e6;
	color: #666666;
	background: none;
	background-color: #e6e6e6;
	white-space: nowrap;
}

.buttonL {
	display: block;
	float: left;
	height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #e6e6e6;
	color: #666666;
	background-image: url( '/konkursimg/default/bg_bt.gif' );
	background-repeat: repeat-x;
	white-space: nowrap;
}
.buttonL:hover {
	display: block;
	float: left;
	height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #e6e6e6;
	color: #666666;
	background: none;
	background-color: #e6e6e6;
	white-space: nowrap;
}

.catalogMenu {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	padding-left: 15px;
	background: none;
	background-image: url( '/konkursimg/default/ico_arrow.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e6e6e6;
}
.catalogMenu:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	padding-left: 15px;
	background-color: #ededed;
	background-image: url( '/konkursimg/default/ico_arrow.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e6e6e6;
}

.catalogMenuOn {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	padding-left: 15px;
	background-color: #da027f;
	background-image: url( '/konkursimg/default/ico_arrow3.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e6e6e6;
}
.catalogMenuOn:hover {
	display: block;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	padding-left: 15px;
	background-color: #da027f;
	background-image: url( '/konkursimg/default/ico_arrow3.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e6e6e6;
}

a.paging {
	display: block;
	float: left;
	height: 24px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	color: #ffffff;
	background: none;
	white-space: nowrap;
}
a.paging:hover {
	display: block;
	float: left;
	height: 24px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	color: #ffffff;
	background: none;
	background-color: #c8215d;
	white-space: nowrap;
}

a.pagingFirst {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_first.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}
a.pagingFirst:hover {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_first_a.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}

a.pagingPrev {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_prev.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}
a.pagingPrev:hover {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_prev_a.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}

a.pagingNext {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_next.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}
a.pagingNext:hover {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_next_a.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}

a.pagingLast {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_last.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}
a.pagingLast:hover {
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background: none;
	background-image: url( '/konkursimg/default/bt_last_a.gif' );
	background-position: 5px 9px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	white-space: nowrap;
}

a.pagingImg {
	display: block;
	float: left;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 2px;
	color: #666666;
	white-space: nowrap;
}
a.pagingImg:hover {
	display: block;
	float: left;
	height: 14px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 2px;
	color: #666666;
	background: none;
	background-color: #e6e6e6;
	white-space: nowrap;
}

a.paramFilter {
	display: block;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	background-image: url( '/konkursimg/default/ico_arrow4.gif' );
	background-position: 5px 5px;
	background-repeat: no-repeat;
	white-space: nowrap;
}
a.paramFilter:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	background-image: url( '/konkursimg/default/ico_arrow4.gif' );
	background-position: 5px 5px;
	background-repeat: no-repeat;
	white-space: nowrap;
}

a.paramFilterOn {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #da027f;
	padding-left: 15px;
	background-image: url( '/konkursimg/default/bt_del2.gif' );
	background-position: 0px 3px;
	background-repeat: no-repeat;
	white-space: nowrap;
}
a.paramFilterOn:hover {
	display: block;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #da027f;
	padding-left: 15px;
	background-image: url( '/konkursimg/default/bt_del2.gif' );
	background-position: 0px 3px;
	background-repeat: no-repeat;
	white-space: nowrap;
}

a.resetFilter {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #ffffff;
	background-image: url( '/konkursimg/default/bt_del_params.gif' );
	background-repeat: no-repeat;
	white-space: nowrap;
}
a.resetFilter:hover {
	display: block;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #ffffff;
	background-image: url( '/konkursimg/default/bt_del_params.gif' );
	background-repeat: no-repeat;
	white-space: nowrap;
}

a.resetFilterSmall {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	background-image: url( '/konkursimg/default/bt_del2.gif' );
	background-position: 0px 3px;
	background-repeat: no-repeat;
	white-space: nowrap;
}
a.resetFilterSmall:hover {
	display: block;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	background-image: url( '/konkursimg/default/bt_del2.gif' );
	background-position: 0px 3px;
	background-repeat: no-repeat;
	white-space: nowrap;
}

.btZoomR {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	text-decoration: none;
	font-size: 0px;
	background-image: url( '/konkursimg/default/bt_powieksz.gif' );
	background-repeat: no-repeat;
}
.btZoomR:hover {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	text-decoration: none;
	font-size: 0px;
	background-image: url( '/konkursimg/default/bt_powieksz.gif' );
	background-repeat: no-repeat;
}

a.basketBig {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	height: 25px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #0084d5;
	background-image: url( '/konkursimg/default/bg_bt2.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
}
a.basketBig:hover {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	height: 25px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	background: none;
	background-color: #da027f;
}

a.basketBig2 {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	height: 31px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #0084d5;
	background-image: url( '/konkursimg/default/bg_bt2.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
}
a.basketBig2:hover {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	height: 31px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	background: none;
	background-color: #da027f;
}

.btReload {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	text-decoration: none;
	font-size: 0px;
	background-image: url( '/konkursimg/default/bt_reload.gif' );
	background-repeat: no-repeat;
}
.btReload:hover {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	text-decoration: none;
	font-size: 0px;
	background-image: url( '/konkursimg/default/bt_reload.gif' );
	background-repeat: no-repeat;
}

.btDelete {
	display: block;
	width: 21px;
	height: 21px;
	margin-left: 3px;
	text-decoration: none;
	font-size: 0px;
	background-image: url( '/konkursimg/default/bt_del.gif' );
	background-repeat: no-repeat;
}
.btDelete:hover {
	display: block;
	width: 21px;
	height: 21px;
	margin-left: 3px;
	text-decoration: none;
	font-size: 0px;
	background-image: url( '/konkursimg/default/bt_del.gif' );
	background-repeat: no-repeat;
}

.buttonBas {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	color: #666666;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
	background-image: url( '/konkursimg/default/bg_bt.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
}
.buttonBas:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	color: #666666;
	border: 1px solid #e6e6e6;
	background: none;
	background-color: #ffffff;
}


