@media (max-width: 739px) {
.hide736{display:none;}

body .main .content form input.big[type="text"] {
  width:280px; background:url("/img/nosvg/input-std.png") no-repeat;
  -webkit-background-size:300px 45px;
  -moz-background-size:300px 45px;
  -o-background-size:300px 45px;
  background-size:300px 45px;
}

body .main .content form input.std-cal[type="text"] {text-align:center;}
body .main .content form input.small[type="text"] {text-align:right;}
body .main .content form input.xsmall[type="text"] {text-align:right;}
body .main .content form input.vsmall[type="text"] {text-align:right;}
body .main .content form input.csmall[type="text"] {text-align:right;}
body .main .content form input.msmall[type="text"] {text-align:right;}
body .main .content form .tzSelect{text-align:left;}

html.inlinesvg body .main .content form input.big[type="text"] { background-image:url("/img/svg/input-std.svg"); }
.tele {padding-left:0;}
.mdostawy { padding-left:10px;padding-right:0;padding-bottom:10pt;float:right }
.cwartosc { padding-bottom:10px;display:inline-block;float:right;padding-right:2px; }
.hr { text-align:right;font-size:14pt;font-weight:bold;border-bottom:1px #b5907e dashed;margin-bottom:7pt;padding-bottom:5pt;margin-right:1pt; }

body form #uwagi {
    padding:10px; width:280px; height:90px;
    font:normal 16px "Alegreya", Georgia, Times, serif;
    color:#684a3b; border:0;
    background:url("/img/nosvg/text-std.png");
    -webkit-background-size:300px 110px;
    -moz-background-size:300px 110px;
    -o-background-size:300px 110px;
    background-size:300px 110px; resize:none;
}

body form #uwagi { background-image:url("/img/nosvg/text-std.png"); }


body .main .content form input[type="email"], 
body .main .content form input[type="text"] {
  width:280px;
  padding-top:10px;  padding-bottom:10px;
  background:url("/img/nosvg/input-std.png") no-repeat;
  -webkit-background-size:300px 45px;
  -moz-background-size:300px 45px;
  -o-background-size:300px 45px;
  background-size:300px 45px;
}

body .main .content {
    width:300px;
	margin:0 auto;
	padding:0px;
}

body {
    margin:0;
    padding:0;
    font:normal 15px "Alegreya", Georgia, Times, serif;
    color:#684a3b;
    background:url("/img/lores/bg-body.png");
    -webkit-background-size:60px 60px;
    -moz-background-size:60px 60px;
    -o-background-size:60px 60px;
    background-size:60px 60px;
  }

body .noscript {
    padding:10px;
    border:1px solid #bda99f;
    margin:0 10px 10px 10px;
    font:normal 16px #684a3b;
    background-color:rgba(255,255,255,0.3);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
  }
  body a { color:#3a8f5a; }
  body img { border:0; }
  body hr {
    border:0;
    height:2px;
    background:url("/img/nosvg/hr-line.png");
  }
  body .overlay {
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:9999px;
    z-index:9999;
    background-color:rgba(255,255,255,0.61);
  }
  body .ribbon {
    width:308px;
	height:12px;
    margin:4px 0;
  }
  body form span.checkbox {
    line-height:27px;
    display:none;
    width:27px;
    height:27px;
    overflow:hidden;
    background:url("/img/nosvg/checkbox.png") 0 -54px no-repeat;
    -webkit-background-size:27px 108px;
    -moz-background-size:27px 108px;
    -o-background-size:27px 108px;
    background-size:27px 108px;
  }
  body form span.checkbox:hover { background-position:0 0; }
  body form span.checkbox.checked { background-position:0 -81px; }
  body form span.checkbox.checked:hover { background-position:0 -27px; }

body .center { text-align:center;}
  body .wrapper {
    width:320px;
    background:url("/img/lores/bg-content.jpg");
    -webkit-background-size:300px 300px;
    -moz-background-size:300px 300px;
    -o-background-size:300px 300px;
    background-size:300px 300px;

	-moz-box-shadow:0 0 10px rgba(0,0,0,0.21);
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.21);
    box-shadow:0 0 10px rgba(0,0,0,0.21);
    
	margin:0 auto;
    padding-top:20px;
  }
  body .ribbon { width:308px; }
  body header:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
  }

	body header .logo {
	height:49px;
    margin:0 10px 10px 0;
    text-indent:-9999px;
    display:block;
    background:url("/img/lores/szwaderki-2.png") 50% 50% no-repeat;
    -webkit-background-size:250px 49px;
    -moz-background-size:250px 49px;
    -o-background-size:250px 49px;
    background-size:250px 49px;
  }
  body .breadcrumb a {
    color:#684a3b;
    text-decoration:none;
  }
  body .breadcrumb a:hover {
    color:#3a8f5a;
    text-decoration:underline;
  }
  
  body .columns { padding:0px;}
  body .columns .column-6 { width:300px;padding:0px; margin:0px; margin-bottom:14px;text-align:center;}
  body .columns .column-6 .left { text-align:left; }
  
  body .main .content a.click {
    display:inline-block;
    height:32px;
    width:180px;
    background:url("../img/nosvg/button-1.png") no-repeat;
    font:normal 16px "Alegreya", Georgia, Times, serif;
    color:#684a3b;
    text-shadow:1px 1px white;
    line-height:32px;
    text-decoration:none;
  }
  body .main .content a.click:hover { background-color:rgba(255,255,255,0.3); }

body .main .content article h1 {
    font:normal 26px "Alegreya SC", Georgia, Times, serif;
    color:#3f6995;
    text-transform:uppercase;
    margin:20px 0;
  }
  body .main .content .inline-gallery a {
    display:block;
    width:140px;
    height:140px;
    float:left;
    margin:10px;
  }
  body .main .content .inline-gallery a img {
    display:block;
    width:124px;
    height:124px;
    padding:8px;
    background:url("/img/nosvg/frame-galeria-min-1.png") no-repeat;
    -webkit-background-size:140px 140px;
    -moz-background-size:140px 140px;
    -o-background-size:140px 140px;
    background-size:140px 140px;
  }
  body .main .content .paginator:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
  }
  body .main .content .paginator a, body .main .content .paginator span {
    width:100px;
    height:32px;
    text-align:center;
    font-size:16px;
    text-transform:uppercase;
    text-shadow:1px 1px rgba(255,255,255,0.7);
    line-height:32px;
    color:#684a3b;
    text-decoration:none;
  }
  body .main .content .paginator a.prev, body .main .content .paginator span.prev {
    float:left;
    padding-left:20px;
    background:url("/img/nosvg/button-wstecz.png") no-repeat;
    -webkit-background-size:120px 32px;
    -moz-background-size:120px 32px;
    -o-background-size:120px 32px;
    background-size:120px 32px;
  }
  body .main .content .paginator a.next, body .main .content .paginator span.next {
    float:right;
    padding-right:20px;
    background:url("/img/nosvg/button-dalej.png") no-repeat;
    -webkit-background-size:120px 32px;
    -moz-background-size:120px 32px;
    -o-background-size:120px 32px;
    background-size:120px 32px;
  }
  body .main .content .paginator a:hover { color:#3a8f5a; }
  
  body footer {
    padding:10px 0;
    font-size:12px;
    text-align:center;
  }
  
  body footer .foot-1, footer .foot-2, footer .foot-2 {
    width:320px; text-align:center;margin:0 0 14px;
  }

  body footer .img-foot {
    margin-bottom:10px;
    width:300px;
  }
  body footer a {
    text-decoration:underline;
  }
  body footer a:hover {
    text-decoration:underline;
  }
  
  body .main .content form label.cRegister { position:relative; display:block;font-size:9pt;width:265px;float:right;line-height:16px; }
  body .main .content form label.cBuy { position:relative; display:block;width:265px;float:right;line-height:16px; top:5px;text-align:left;}
  body .main .content form label.cRadio { position:relative;top: -10px; margin-left:6px;}

  html.retina body { background-image:url("/img/hires/bg-body.png"); }
  html.retina body .wrapper { background-image:url("/img/hires/bg-content.jpg"); }
  html.retina body header .logo { background-image:url("../img/hires/szwaderki-2.png"); }
  html.inlinesvg body hr { background-image:url("/img/svg/hr-line.svg"); }
  html.inlinesvg body .main .content .paginator .prev { background-image:url("/img/svg/button-wstecz.svg"); }
  html.inlinesvg body .main .content .paginator .next { background-image:url("/img/svg/button-dalej.svg"); }
  
  html.inlinesvg body .main .content form span.checkbox { background-image:url("/img/svg/checkbox.svg"); }
  html.inlinesvg body .main .content form span.radio { background-image:url("/img/svg/radiobutton.svg"); }

  
  html.retina a.wykup{ background-image:url("/img/svg/icon-wykup.svg"); }
  html.retina a.historia{ background-image:url("/img/svg/icon-historia.svg"); }
  html.retina a.dodaj{ background-image:url("/img/svg/icon-plus-brown.svg"); }
  html.retina a.rejestr{ background-image:url("/img/svg/icon-rejestr.svg"); }
  html.retina a.edycja{ background-image:url("/img/svg/icon-edycja.svg"); }
  html.retina a.zmiana{ background-image:url("/img/svg/icon-haslo.svg"); }
  html.retina img.home{ background-image:url("/img/svg/icon-home.svg"); }
  html.retina a.plus { background:url("/img/svg/icon-plus-green.svg") 0px 2px no-repeat;padding-left:25px;text-decoration:underline;}   
  
body .columns .column-2 { width:300px; margin-bottom:0px;}
body .columns .menu-sep { display:none; }
body .columns .column-2 .hide300 { display:none; }
  
  a.wykup, a.historia, a.dodaj, a.rejestr, a.edycja, a.zmiana {
    font-size:18px; padding:0px 0 0px 80px; display:block;
    margin:0px 0;  color:#684a3b; text-decoration:none;
  }

a.wykup { background:url("/img/lores/icon-wykup.png") 50px 50% no-repeat; }
a.historia { background:url("/img/lores/icon-historia.png") 52px 50% no-repeat; }
a.dodaj { background:url("/img/lores/icon-plus-brown.png") 50px 50% no-repeat; }
a.rejestr { background:url("/img/lores/icon-rejestr.png") 50px 50% no-repeat; }
a.edycja { background:url("/img/lores/icon-edycja.png") 50px 50% no-repeat; }
a.zmiana { background:url("/img/lores/icon-haslo.png") 50px 50% no-repeat; }  

img.home { background:url("/img/lores/icon-home.png") 0px 0% no-repeat; }
  
}

/*  2019-10-01 */
.field-green {
	background-color: rgb(139, 201, 163, 0.3) !important;
	padding-right: 6px !important; 
}

.field-red {
	background-color: rgb(224, 68, 68, 0.3) !important;
	padding-right: 6px !important;
}
/* - */
