@charset "utf-8";
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 12px;
  /*vertical-align: baseline;*/
  background: transparent;
}

html, body {
  height:100%; /* gives layout 100% height */
  overflow:inherit; /* triggers 100% height in Opera 9.5 */
}

body {
  line-height: 1.2;
  width:100%;
  text-align: center;
  background:#ffffff url(../images/page_bg.png) repeat-x fixed top left;
  font-family: Tahoma,Arial, sans-serif;
}
input, select, textarea, button, keygen, isindex, legend, a {
  font-family: Tahoma,Arial, sans-serif;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.colourRed {
  color:red;  
}
.colourBlue {
  color:#3290E9;
}
a, a:visited, a:active {
  color:#d20200;
  text-decoration:none;
}
a:hover {
  color:#ED2900;
  text-decoration:underline;
}
.clearing {
  font-size:0px;
  clear:both;
}


select.shadow, input.shadow {
  border-top:1px solid #202020;
  border-left:1px solid #202020;
  border-bottom:1px solid #c3c3c3;
  border-right:1px solid #c3c3c3;
  background:#ffffff url("../images/text_input_bg.png") no-repeat top left;
  font-size:13px;
  color:#222222;
  padding-left:5px;
  padding-top:3px;
}
input.shadow {
  height:17px;
}
input.medium {
  width:7em;
}

input.fieldError {
  background:#FF8F8F;
  border:1px solid #DF0000;
}

#content label strong, #content label b {
  color:#DF0000;
}
button[type="button"], button[type="reset"], button[type="submit"], input[type="reset"], input[type="submit"], input[type="button"] {
background:#fa1a00;
border:1px solid #bc1300;
color:#FFFFFF;
font-weight:bold;
width:100px;
}

.orderButtons {
  text-align:center;
  margin-top:10px
}
.orderButtons button[type="button"], .orderButtons button[type="reset"], .orderButtons button[type="submit"], .orderButtons input[type="reset"], .orderButtons input[type="submit"], .orderButtons input[type="button"] {
margin:0 50px;
}
.addCardButtons {
  text-align:center;
}
.addCardButtons button, .addCardButtons input[type="submit"] {
  margin:0 50px;
}
.orderButtons .nextButton, .addCardButtons .nextButton {
background:transparent url(../images/dalej_button.png) no-repeat scroll left top;
border:0 none;
height:31px;
width:126px;
}
.orderButtons .prevButton, .addCardButtons .prevButton {
background:transparent url(../images/wstecz_button.png) no-repeat scroll left top;
border:0 none;
height:31px;
width:126px;
}
.orderButtons .orderButton {
background:transparent url(../images/zamawiam_button.png) no-repeat scroll left top;
border:0 none;
height:31px;
width:126px;
}

label strong, label b {
  color:#DF0000;
}
.rich-messages {
  margin-bottom:10px;
  display:block;
  color:red;
}
.rich-messages dt {
  padding:3px;
}
.rich-messages-label {
  padding:5px
}
#pageWrapper {
  width:850px;
  background:#ffffff;
  border:4px solid #f0f0f0;
  text-align: left;
  margin:10px auto;
  min-height:100%; /* gives layout 100% height */
}
* html #pageWrapper, * html #pageContainer {
  height:100%; /* IE6 treats height as min-height */
}

#contentWrapper p, .dr-mpnl-pnl-b p, .rich-mpnl-body p, .contentSr p {
margin: 10px 0;
}
#content ul {
  list-style: disc;
  list-style-type: disc;
  list-style-position:inside;
}
#content ol {
  list-style-position:inside;
  list-style:decimal;
  list-style-type:decimal;
}
h1 {
  margin-bottom:10px;
  font-size:20px;
  font-weight:bold;
  text-align:left;
}
h2 {
  font-weight:bold;
  font-size:16px;
}
#pageContainer {
  margin:0 4px;
  background-color:#ffffff;
  height:100%;
  min-height:100%; /* gives layout 100% height */
}
#header {
  height:110px;
  /*background:#ffffff url(../images/header_bg.png) repeat-x top left;*/
}
#logo {
  background:transparent url(../images/logo.png) no-repeat top left;
  width:227px;
  height:88px;
  float:left;
}
#userStatusPanel {
  float:left;
  margin-left:5px;
  margin-top:20px;
  height:77px;
  width:400px;
}
#loginPanelWrapper {

  margin-top:15px;
  height:77px;
  width:400px;
  background:transparent url(../images/loginPanel_right_bg.png) no-repeat top right;
  float:left;
}
#loginPanel {
  height:77px;
  margin-right:18px;
  background:transparent url(../images/loginPanel_left_bg.png) no-repeat top left;
  padding:20px;
}
#loginPanel .inputGroup {
  float:left;
  margin-right:15px;
}
#loginPanel .inputGroup label {
  padding:0;
  padding-bottom:5px;
  display:block;
}
#loginPanel .inputGroup input {
  width:115px;
}
label#loginLabel {
  background:transparent url(../images/login.png) no-repeat top left;
  width:100px;
  height:11px;
}
label#passwordLabel {
  background:transparent url(../images/haslo.png) no-repeat top left;
  width:38px;
  height:11px;
}
#loginPanelButton {
  width:65px;
  height:19px;
  background:transparent url(../images/zaloguj_form_button.png) no-repeat top left;
  border:0;
  margin-top:15px;
  float:left;
}
#userStatusPanel ul {
  text-align:left;
  float:left;
  margin-right:10px;
  padding-left:10px;
}
#userStatusPanel li {
  float:left;
  margin-right:10px;
}
#headerButtonsContainer {
  width:191px;
  height:77px;
  float:right;
  margin-top:2px;
  padding-right:10px;
}
#headerTextButtons {
  width:191px;
  height:17px;
  text-align:right;
}
#headerImageButtons {
  height:53px;
  width:191px;
  position:relative;
}
#headerRegisterButton {
  height:36px;
  float:left;
  position:absolute;
  top:0px;
}
#headerRegisterButton {
  background:transparent url(../images/zarejestruj_button.png) no-repeat top left;
  width:191px;
  height:84px;
  left:0px;
}

#topMenuLine {
  background:#e62029;
  height:9px;
}
#topMenu {
  color:#153d7a;
  font-size:14px;
  clear:both;
  border-top:2px solid #d6d6d6;
  border-bottom:1px solid #d6d6d6;
}
#mainMenu li {
  height:25px;
  font-size:14px;
  float:left;
  display:block;
  padding:0 8px;
  background:transparent url(../images/menu_separator.png) no-repeat top right;
}
#mainMenu li.active {
  padding-right:10px;
}
#mainMenu li a, #mainMenu li a:visited, #mainMenu li a:active {
  color:#153d7a;
  display:block;
  margin-top:5px;
}
#mainMenu li a:hover {
  text-decoration:underline;
}
#breadcrumbs {
  margin-top:5px;
  margin-bottom:15px;
}
#breadcrumbs li {
  float:left;
  display:block;
  padding:5px 3px 5px 3px;
  color:#666666;
}
#breadcrumbs li a {
	font-size:11px;
	color:#666666;
	text-decoration: underline;
}
#breadcrumbs li a:hover {
	color:#333333;
	text-decoration: none;
}
#contentWrapper {
  clear:both;
  background:#ffffff;
  min-height:500px;
  width:100%;
}
#tabs {
  margin-bottom:2px;
}
#tabs li {
  float:left;
  display:block;
  margin:0;
  margin-right:5px;
}
#tabs li div {
  background-color:transparent;
  background-repeat:no-repeat;
  background-position:top left;
  height:31px;
}
.motywacjaPracownikowTab {
  width:184px;
  background-image:url(../images/motywacja_pracownikow_tab.png);
}
.motywacjaKlientowTab {
  width:176px;
  background-image:url(../images/motywacja_klientow_tab.png);
}
.kartyPrzedplaconeTab {
  width:154px;
  background-image:url(../images/karty_przedplacone_tab.png);
}
.bonyTowaroweTab {
  width:147px;
  background-image:url(../images/bony_towarowe_tab.png);
}
.motywacjaPracownikowTab.active {
  background-image:url(../images/motywacja_pracownikow_active_tab.png);
}
.motywacjaKlientowTab.active {
  background-image:url(../images/motywacja_klientow_active_tab.png);
}
.kartyPrzedplaconeTab.active {
  background-image:url(../images/karty_przedplacone_active_tab.png);
}
.bonyTowaroweTab.active {
  background-image:url(../images/bony_towarowe_active_tab.png);
}
#content {
  float:left;
  padding-top:15px;
  margin-left:15px;
  margin-right:15px;
  color:#646464;
}
#content b, #content strong {
  color:#333333;
}
#content span.linia {
  background:transparent url(../images/kreska_bg.png) repeat-x top left;
  height:2px;
  margin: 10px 0;
  display:block;
  
}
.contentWithLeftCol {
  width:486px;
}
.contentNoLeftCol {
  width:649px;
}
.contentSr {
  width:780px;	
}
#smallBanner { 
  width:502px;
  height:101px;
  background:transparent url(../images/rodzina_foto.png) no-repeat top left;
}
#content img {
  margin:0 15px;
}
.cardTextContainer img {
  margin:0 15px;
}
#content hr {
  border-left: 1px solid #ffffff;
  border-top:1px solid #c2c4c5;
  border-bottom: 1px solid #ffffff;

}
#leftColumnWrapper {
  float:left;
  width:160px;
  margin-left:3px;
}
ul.leftMenu0 {
  border-top:1px solid #dcdcdc;
  border-bottom:1px solid #dcdcdc;
  margin-top:15px;
}
ul.leftMenu0 a {
  display:block;
  min-height:20px;
  border-left:3px solid #dcdcdc;
  color:#818181;
  padding-top:3px;
  padding-left:10px;
  padding-bottom:4px;
}
ul.leftMenu0 a, ul.leftMenu0 a:visited, ul.leftMenu0 a:active {
  color:#818181;
}
ul.leftMenu0 li {
  border-bottom:1px solid #dcdcdc;
}
ul.leftMenu0 li.active a.active {
  border-left:3px solid #e62029;
  color:#e62029;
  font-weight:bold;
}
ul.leftMenu0 li a.submenu, ul.leftMenu0 li a.submenu:link, ul.leftMenu0 li a.submenu:visited {
  color:#000000;
}
ul.leftMenu0 li ul {
  border-top:1px solid #dcdcdc;
  margin-bottom:2px;
}

ul.leftMenu1 li {
  background-color:#f2f2f2;
}
ul.leftMenu1 li a {
  border-left:0;
  padding-left:15px;
  color:#3a3a3a;
}
ul.leftMenu1 li a:link, ul.leftMenu1 li a:visited {
  color:#3a3a3a;
}
ul.leftMenu2 li {
  background-color:#f2f2f2;
}
ul.leftMenu2 li a {
  border-left:0;
  padding-left:25px;
  color:#3a3a3a;
}
#rightColumnWrapper {
  float:left;
  width:160px;
  margin-top: -50px;
}
.rightColumnButton {
  background-color:transparent;
  background-repeat:no-repeat;
  background-position:top left;
}
.mojaKartaButton {
  background-image: url(../images/moja_karta_button.png);
  width:159px;
  height:49px;
  margin-bottom:6px;
}
.mojaKarta2Button {
  background-image: url(../images/moja_karta_button.png);
  width:159px;
  height:49px;
  margin-bottom:2px;
}
.fundacjadrogazyciaButton{
  background-image: url(../images/fundacja_droga_zycia_button.png);
  width:159px;
  height:49px;
  margin-bottom:2px;
}
.bonusKlubButton {
  background-image: url(../images/bonus_klub_button.png);
  width:159px;
  height:52px;
  margin-bottom:6px;
}
.bonusKlub2Button {
  background-image: url(../images/bonus_klub_button.png);
  width:159px;
    height:52px;
  margin-bottom:2px;
}
.subscribeButton{
  background-image: url(../images/zamow_newsletter.png);
  width:159px;
  height:49px;
  margin-bottom:2px;
}
.kupujeszZyskujeszButton {
  background-image: url(../images/kupujesz_zyskujesz_button.png);
  width:159px;
  height:71px;
  margin-bottom: 6px;
}
.cardsystembutton{
  background-image: url(../images/gobest_bs_web_160x312.gif);
  width:160px;
  height:312px;
  margin-bottom:2px;
}
#blockCardButton {
  background-image: url(../images/zastrzez_karte_button.png);
  height:43px;
}
#orderCardButton {
  background-image: url(../images/zamow_karte_button.png);
  height:53px;
}
#footer {
  background-color:#e2e5f0;
}
#footer hr {

  border-top:1px solid #b0aea4;
  border-bottom:1px solid #ffffff;
}
#footer .line {
  margin-top:10px;
  background-color:#ed2900;
  height:1px;
  border-top: 1px solid #e62029;
  border:0;
  border-bottom: 2px solid #d6d6d6;
}
#footerMenuWrapper {
  min-height:50px;
  background-color:#ffffff;
  font-size:12px;
}
#footerMenu {
  color:#525252;
  padding: 5px;
  float:left;
  width:100%;
}
#footerMenu a {
  color:#525252;
  text-decoration:none;
  font-size:12px;
}
#footerMenu a:hover {
  color:#525252;
  text-decoration:underline;
}
#copyrights {
  float:left;
  padding-right:10px;
}
#swmindLogo {
  padding-right:5px;
  height:26px;
  width:145px;
  background: none;
  float:right;
  display:block;
  font-size:10px;
  text-align:right;
}
#footerMenuLinks {
  float:left;
  padding-right:10px;
}
.footerMenuItem {
  float:left;
}
.infoline {
  background:transparent url(../images/phone_icon.png) no-repeat top left;
  height:26px;
  padding-left:30px;
}
.infoline span {
  color: #2d518b;
  font-weight:bold;
}

table.toOrder {
  width: 100%;
}

table.toOrder .label {
  margin-left: 10px;
  margin-right: 5px;
}

table.toOrder .count_label {
  width: 35px;
}

table.toOrder .count {
  width: 40px;
}

table.toOrder .amount_label {
  width: 135px;
}

table.toOrder .delete {
  width: 20px;
}

.toOrder .rich-message-label.errorLabel {
  color:red;
  padding:5px;
  display:block;
  text-align:left;
}

.validationOk {
  float:left;
  width:22px;
  height:22px;
  background:transparent url(../images/ok.png) no-repeat top left;

}
.validationProgress {
  float:left;

  width:22px;
  height:22px;
  background:transparent url(../images/loading-indicator.gif) no-repeat top left;
}


.labelCol {
  width:200px;
  font-weight:bold;
  padding:5px;
}
.labelColTop {
  vertical-align:top;
}

.commonForm input.full, .commonForm select.full {
  width:75%;


}
.commonForm table {
  width:100%;
}
.commonForm table td {
  padding:5px;
}
.commonForm .labelCol {
  width:200px;
}

ul.siteMap {
  padding-left:20px;
}
.loginError {
  font-weight:bold;
  color:red;
}
#balanceLoginForm table {
  margin-top:10px;
  width:100%;
}
#balanceLoginForm .labelCol {
  width:50%;
}
#balanceLoginForm input.full {
  width:100%;
}

#loginForm2 table {
  margin-top:10px;
  width:100%;
}
#loginForm2 .labelCol {
  width:50%;
}
#loginForm2 input.full {
  width:100%;
}

.balanceSummary .labelCol {
  font-weight:normal;
}
.balanceSummary .valueCol {
  font-weight:bold;
}
.rightAlignCol {
  text-align:right;
}
.transactionsTableScroller {
  width:100%;
  margin:10px 0;
}

.hidelink {
  background: transparent url(../images/close.png) no-repeat top left;
  width:14px;
  height:14px;
}
#boxes ul {
	width:100%;
	margin-left:1px;
}
#boxes li {
  float:left;
}
.boxPhoto {
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
}
#boxes .box {
  background: #ffffff url(../images/box_bg.png) no-repeat top left;
  width: 178px;
  height: 149px;
  padding:10px;
  margin:0 6px;
}
#boxes .box a{
  font-weight:bold;
  font-size:16px;
}
.boxDescription {
	margin-top:10px;
}
#boxLabels {
	margin-left:7px;
	margin-bottom:10px;
  margin-top:10px;
}
.ofertaDlaFirmBoxLabel {
	height:22px;
	width:618px;
	background:transparent url(../images/oferta_dla_firm_button.png) no-repeat top left;
	border-bottom:1px solid #bb0500;
	float:left;
}
.klienciIndywidualniBoxLabel {

  height:22px;
  width:198px;
  background:transparent url(../images/klienci_indywidualni_button.png) no-repeat top left;
  border-bottom:1px solid #bb0500;
  float:left;
  margin-left:12px;
}
#bannerSr { 
  margin:10px 0;
}
#mainBanner {
	background:transparent url(../images/big_family_banner.png) no-repeat top left;
  width:676px;
  height:152px;
  margin-right:2px;
}
tr.subtableRowHidden {
  display:none;
}
tr.subtableRowHidden td {
  /*display:none;*/
}
table#ordersFormPanel td, table#transactionsFormPanel td, table#recommendFormPanel td, table#userLoginPanel td, table#balanceLoginPanel td  {
  padding:5px;
}
.noMargin img, .noMargin, #content img.noMargin {
  margin:0;
  margin:0 !important;
}
.noLeftMargin img, .noLeftMargin, #content img.noLeftMargin {
  margin-left:0;
  margin-left:0 !important;
}
.noRightMargin img, .noRightMargin, #content img.noRightMargin {
  margin-left:0;
  margin-left:0 !important;
}

.noDataLabel {
  margin-bottom:10px;
}
#newsPage h2{
  font-size:14px;
}
#newsPage ul.newsList {
  list-style: none;
}
#newsPage .newsToggle {
  text-align:right;
  font-weight: bold;
}
.newsDate {
  color:#AAAAAA;
}
.newsFullText {
  color:#2F2F2F;
}
.dr-table-cell, .dr-subtable-cell, .dr-subtable-headercell, .dr-subtable-footercell, .dr-table-footercell  {
  border: 1px solid #c1c1c1;
  font-size:12px;
}
table.dr-table {
  border:0;
}
.dr-table-thead th {
  border:1px solid #c4c4c4;

}
th.dr-table-subheadercell, th.dr-table-headercell {
  background:#f4f4f4 url(../images/header_cell_bg.png) repeat-x bottom left;
  border-color:#c1c1c1;

  color:#333333;
  padding:6px;
  font-size:12px;
}
th.dr-table-subheadercell div {
  font-size:12px;
}
.dr-table-footercell {
  background-color:#EFEFEF;
}
.dr-table-footer td {
  border-top-width:2px;
}

.ordersTable .orderRow td {
  background-color:#bce0f9;
  border-color:#4a9bea;
  border-bottom:3px solid #4a9bea;
  border-top:0;
  font-size:13px;
  padding:7px;
}
.ordersTable .orderRow td div, .ordersTable .orderRow td strong {
  font-size:13px;
}
.ordersTable .dr-subtable-header td {
  background-color:#EFEFEF;
  border-bottom:2px solid #AFAFAF;
  font-weight:bold;
  vertical-align:middle;

}
.ordersTable .dr-subtable-header td div {
  font-size:13px;
}
.ordersTable .dr-subtable-footer td {
  height:15px;
  border-bottom:3px solid #4a9bea;
}
.enterpriseCardsForm td {
  padding:1px;
}
#banner_wrapper{
	z-index: 50000;
}
#fb_like_main{
	float: right;
	margin-right: -56px;
}
#fb_like{
	height: 49px;
	width: 159px;
}
