@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background: #9c0404;
}
.fullscreen-bg {
    position: relative;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
  
   

}
.fullscreen-bg__video {
 position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    min-height: 100%;
    min-width: 50%;
}


.load-more__btn {clear: both; background: #A8A8A8; color: #fff; padding: 20px; width: 150px; margin: 0 auto;}
.load-more__btn a {color:#fff;}
.load-more__btn:hover {background: #14AD8B;}
.ribbon1 {
  position: absolute;
  top: -6.1px;
  right: 10px;
}
.ribbon1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  border-top: 10px solid #F8463F;
}
.ribbon1 span {
  position: relative;
  display: block;
  text-align: center;
  background: #F8463F;
  font-size: 14px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 90px;
}
.ribbon1 span:before, .ribbon1 span:after {
  position: absolute;
  content: "";
}
.ribbon1 span:before {
 height: 6px;
 width: 6px;
 left: -6px;
 top: 0;
 background: #F8463F;
}
.ribbon1 span:after {
 height: 6px;
 width: 8px;
 left: -8px;
 top: 0;
 border-radius: 8px 8px 0 0;
 background: #C02031;
}
.ribbon2 {
 width: 60px;
 padding: 10px 0;
 position: absolute;
 top: -6px;
 left: 25px;
 text-align: center;
 border-top-left-radius: 3px;
 background: #F47530;
}
.ribbon2:before {
 height: 0;
 width: 0;
 right: -5.5px;
 top: 0.1px;
 border-bottom: 6px solid #8D5A20;
 border-right: 6px solid transparent;
}
.ribbon2:before, .ribbon2:after {
  content: "";
  position: absolute;
}
.ribbon2:after {
  height: 0;
  width: 0;
  bottom: -29.5px;
  left: 0;
  border-left: 30px solid #F47530;
  border-right: 30px solid #F47530;
  border-bottom: 30px solid transparent;
}
.ribbon3 {
  width: 150px;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  position: absolute;
  left: -8px;
  top: 20px;
  background: #59324C;
}
.ribbon3:before, .ribbon3:after {
  content: "";
  position: absolute;
}
.ribbon3:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}
.ribbon3:after {
  height: 0;
  width: 0;
  right: -14.5px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 15px solid #59324C;
}
.ribbon4 {
  position: absolute;
  top: 15px;
  padding: 8px 10px;
  background: #00B3ED;
  box-shadow: -1px 2px 3px rgba(0,0,0,.3);
}
.ribbon4:before, .ribbon4:after {
  content: "";
  position: absolute;
}
.ribbon4:before {
  width: 7px;
  height: 100%;
  top: 0;
  left: -6.5px;
  padding: 0 0 7px;
  background: inherit;
  border-radius: 5px 0 0 5px;
}
.ribbon4:after {
  width: 5px;
  height: 5px;
  bottom: -5px;
  left: -4.5px;
  background: lightblue;
  border-radius: 5px 0 0 5px;
 }
.ribbon5 {
  display: block;
  width: calc(100% + 20px);
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-left: -10px;
  margin-right: -10px;
  background: #EDBA19;
  position: relative;
  top: 20px;
}
.ribbon5:before, .ribbon5:after {
  content: "";
  position: absolute;
}
.ribbon5:before {
  height: 0;
  width: 0;
  bottom: -10px;
  left: 0;
  border-top: 10px solid #cd8d11;
  border-left: 10px solid transparent;
}
.ribbon5:after {
  height: 0;
  width: 0;
  right: 0;
  bottom: -10px;
  border-top: 10px solid #cd8d11;
  border-right: 10px solid transparent;
}
.wrap {
  width: 100%;
  height: 188px;
  position: absolute;
  top: -8px;
  left: 8px;
  overflow: hidden;
}
.wrap:before, .wrap:after {
  content: ""; 
  position: absolute;
}
.wrap:before {
  width: 40px;
  height: 8px;
  right: 100px;
  background: #4D6530;
  border-radius: 8px 8px 0px 0px;
}
.wrap:after {
  width: 8px;
  height: 40px;
  right: 0px;
  top: 100px;
  background: #4D6530;
  border-radius: 0px 8px 8px 0px;
}
.ribbon6 {
  width: 200px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 100px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  border: none;
  box-shadow:0 0 0 3px #c7070c,  0px 21px 5px -18px rgba(0,0,0,0.6);
  background: #c7070c;
  text-align: center;
	color: #fff;
	font-weight:  bold;
}
.ribbon7 {
  width: 200px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 100px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  border: none;
  box-shadow:0 0 0 3px #e3c70a,  0px 21px 5px -18px rgba(0,0,0,0.6);
  background: #e3c70a;
  text-align: center;
	color: #000;
	font-weight:  bold;
}

.ribbon8 {
  width: 200px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: none;
  box-shadow:0 0 0 3px #73c40a,  0px 21px 5px -18px rgba(0,0,0,0.6);
  background: #73c40a;
  text-align: center;
	color: #fff;
	font-weight:  bold;
}


.wrap {
  width: 940px;
  margin: 0 auto;
}
.form_produkt {
  float: left;
  width: 800px;
}
.form_ilosc {
  float: left;
  padding-left: 30px;
  width: 100px;
  clear: right;
}
.form_info {
  clear: both;
  width: 930px;
  padding-top: 40px;
}
.inner {
  width: 940px;
  margin: 5px auto 30px;
}
hr.red {
  color: #d00900;
  border-color: #d00900;
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 80px;
  background-color: #4c4c4c;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  width: 80px;
  bottom: 100%;
  left: 50%;
  margin-left: -40px;
  cursor: pointer;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
#header {
  width: 100%;
}
.filters {}
.filters .button {
  cursor: pointer;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
}
.filters .button p {
  color: #fff;
}
.is-checked {
  font-weight: bold;
  color: #eb1c25;
}
.technology {
  cursor: pointer;
}
.formol1 {
  float: left;
  width: 180px;
  clear: left;
}
.formol {
  float: left;
  width: 90px;
}
.prodbok {
  width: 820px;
  overflow: hidden;
  height: 400px;
}
.prodbok p {
  color: #fff;
  text-align: justify;
  width: 300px;
}
.prodbok h3 {
  font-size: 30px;
  letter-spacing: -1px;
  font-weight: 300;
}
.produkt {
  width: 470px;
  margin-right: 15px;
  height: 160px;
  background: #ebebeb;
  margin-bottom: 15px;
}
.produkt .title {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: bold;
  color: #000;

}
.boxprod {
  background: #eb271d url(../images/document.png) no-repeat right center;
  ;
  width: 470px;
  height: 160px;
  overflow: hidden;
  margin-right: 15px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 9px 5px -5px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 9px 5px -5px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 9px 5px -5px rgba(0, 0, 0, 0.21);
	  position: relative;
}
#bob p {
  color: #fff;
  cursor: pointer;
}
#bob a {
  color: #fff;
}
.blox {
  width: 100%;
  border-bottom: 1px solid #eb1c24;
  padding-bottom: 10px;
  cursor: pointer;
}
#wroc {
  width: 150px;
  height: 40px;
  color: #fff;
  background: #eb1c24;
  font-size: 18px;
  cursor: pointer;
  margin-top: 30px;
}
.thelanguage {
  margin-top: 15px;
  padding: 20px;
}
#top_menu {
  height: 110px;
  overflow: hidden;
  width: 100%;
  /* border-top: 5px solid #36b38f; */
  border-top: 5px solid #ecc200;
  position: absolute;
  z-index: 999;
background: rgba(255, 255, 255, 0.6);
/* -webkit-box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.26);
box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.26); */
}
#top_corp_menu {
  position: absolute;
  height: 33px;
  width: 473px;
  top: 0;
  margin-left: 303px;
  background: #e3e0e0;
  -webkit-border-radius: 0px 0px 9px 9px;
  border-radius: 0px 0px 9px 9px;
  -webkit-box-shadow: 0px 0px 2px 2px #c2c2c2;
  box-shadow: 0px 0px 2px 2px #c2c2c2;
}
#corp_nav {
  width: 300px;
  margin: 0;
  padding-left: 10px;
  font-size: 11px;
  color: #646464;
}
#corp_nav ul {
  margin-top: 8px;
  height: 15px;
}
#corp_nav ul li {
  float: left;
  margin: 4px 0 0 6px;
  padding: 0 6px 0 0;
  border-right: 1px solid #646464;
  height: 11px;
  line-height: 10px;
  list-style: none;
}
#corp_nav ul li:last-child {
  border-right: none;
}
#corp_nav a {
  color: #646464;
  text-decoration: none;
}
#corp_nav a:hover {
  color: #d1150a;
  text-decoration: none;
}
hr.line {
  margin: 6px 10px 0;
  border: 0px #fff solid;
  height: 1px;
  background: #fff;
  color: #fff;
}
hr.line.gray {
  border: 0px #eee solid;
  background: #eee;
  color: #efefef;
}
#top_corp_red_box {
  position: absolute;
  right: 0;
  top: -165px;
  width: 160px;
  height: 198px;
  padding: 0;
  border: 1px #fff solid;
  background: #d00900;
  -webkit-border-radius: 99px;
  border-radius: 9px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  z-index: 999;
}
.top_corp_content {
  min-height: 153px;
}
.member {
  display: block;
  padding: 40px 10px 0;
  color: #fff;
  text-align: left;
}
.member .meta {
  font-size: 10px;
}
.member .date {
  font-weight: 700;
}
.member .name {
  color: #feef00;
  font-size: 12px;
  font-weight: 700;
}
.page_partners, .logout {
  padding: 0 10px;
}
.page_partners a, .logout a {
  display: block;
  padding-left: 28px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: left;
  text-decoration: none;
}
.page_partners a:hover, .logout a:hover {
  color: #d00900;
  text-decoration: none;
  background-color: #fff;
}
.logout a {
  background: url(../images/power-white.png) no-repeat left 50%;
}
.logout a:hover {
  background: #fff url(../images/power-red.png) no-repeat left 50%;
}
.page_partners a {
  background: url(../images/white_arrow_next.png) no-repeat 6px 50%;
}
.page_partners a:hover {
  background: #fff url(../images/red_arrow_next.png) no-repeat 6px 50%;
}
#top_corp_red_box form {
  padding-top: 40px;
}
#top_corp_red_box .input_texts, #top_corp_red_box .box_button {
  line-height: 32px;
}
#top_corp_red_box .input_box {
  width: 100px;
  height: 21px;
  padding: 0 3px 0 3px;
  border: 1px solid #fff;
  background: url(../images/grey_input.png) repeat-x;
  font-size: 11px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#top_corp_red_box .red_login_box_button {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
#top_corp_red_box .box_zh {
  margin: 5px 10px;
  padding-right: 20px;
  line-height: 11px;
  text-align: right;
  letter-spacing: -0.4px;
}
#top_corp_red_box .box_zh a {
  color: #eee;
  font-size: 10px;
  text-align: right;
  text-decoration: none;
}
#top_corp_red_box .box_zh a:hover {
  color: #fff;
  text-decoration: underline;
}
#top_corp_red_box .button_box {
  width: 69px;
  height: 23px;
  padding: 0px 3px 0 3px;
  border: 1px solid #fff;
  background: url(../images/red_button_gradient.png);
  color: #fff;
  font-size: 11px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#top_corp_red_box .partnerBox {
  width: 144px;
  margin: 0 auto;
}
#top_corp_red_box .partnerBox a {
  display: block;
  padding-right: 25px;
  height: 32px;
  line-height: 32px;
  background: url(../images/arrow_down.png) no-repeat right 50%;
  color: #fff;
  text-decoration: none;
}
#top_corp_red_box .partnerBox a:hover {
  text-shadow: 0px 0px 1px #fff;
}
#top_corp_red_box .partnerBox a span {
  display: block;
  padding-left: 25px;
  height: 32px;
  line-height: 32px;
  background: url(../images/account.png) no-repeat left 50%;
}
#top_corp_red_box.selected .partnerBox a {
  background: url(../images/arrow_up.png) no-repeat right 50%;
}
#top_corp_red_box.selected {
  -webkit-box-shadow: 0px 0px 24px rgba(200, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 24px rgba(200, 0, 0, 0.8);
  box-shadow: 0px 0px 24px rgba(200, 0, 0, 0.8);
}
#logo_left {
  float: left;
  margin-top: 20px;
}
#logo_right {
  float: right;
  margin-top: 20px;
}
#Navigation {
  float: right;
 
  font-family: 'Open Sans', sans-serif;
  width: 800px;
  margin-top: 30px;
}
#Navigation ul {
  height: 30px;
  margin-top: 50px;
  margin-left: 25px;
  float: right;
}
#Navigation ul li {
  float: left;
  margin-left: 15px;
  list-style: none;
}
#Navigation ul li a {
  display: block;
  padding: 2px 3px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.3px;
  text-align: center;
  text-decoration: none;
  text-transform:capitalize;
}
#Navigation ul li a:hover {
  color: #000;
  font-weight: 600;
  border-bottom: 5px solid #36b38f;
}
#Navigation ul li.section a, #Navigation ul li.current a {
  color: #000;
  font-weight: 800;
  border-bottom: 5px solid #36b38f;
}
#Navigation3 {
  width: 960px;
  font-family: 'Open Sans', sans-serif;
  clear: both;
  padding-top: 20px;
}
#Navigation3 ul {
  margin-top: 0px;
  margin-left: 25px;
  text-align: center;
}
#Navigation3 ul li {
  display: inline-block;
  margin-left: 15px;
  padding-right: 10px;
  list-style: circle;
  height: 40px;
}
#Navigation3 ul li a {
  display: block;
  padding: 2px 3px;
  color: #284253;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.2px;
  text-align: center;
  text-decoration: none;
  text-transform: lowercase;
}
#Navigation3 ul li a:hover {
  color: #EA1A23;
  font-weight: 300;
}
#Navigation3 ul li.section a, #Navigation3 ul li.current a {
  color: #284253;
  font-weight: 400;
  border-bottom: 5px solid #EA1A23;
}
#Navigation_Bottom {
  float: left;
  margin-top: 13px;
  width: 220px;
}
#Navigation_Bottom ul {
  height: 20px;
  margin-top: 0px;
}
#Navigation_Bottom ul li {
  list-style: none;
}
#Navigation_Bottom ul li a {
  display: block;
  padding: 2px 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.7px;
  text-align: left;
  text-decoration: none;
}
#Navigation_Bottom ul li a:hover {
  color: #fff;
  font-weight: bold;
}
#Navigation_Bottom ul li.section a, #Navigation_Bottom ul li.current a {
  color: #fff;
  font-weight: bold;
}
#TekstsBox {
  width: 100%;
  height: 600px;
  background: #000; /*border-top: #36b38f solid 50px; */ border-top: #ecc200 solid 50px;
}
#OpisBox {
  width: 100%;
  min-height: 650px;
  background: #ededed;
}
#RealizacjeBox {
  width: 100%;
  min-height: 600px;
  background: #fff;
}
#FirmaBox {
  width: 100%;
  min-height: 400px;
  background: #828282;
}
#map_wrapper {
  height: 600px;
}
#map_canvas {
  width: 100%;
  height: 100%;
}
#BannerBox {
  width: 100%;
  height: 750px;
  background: #ebebeb;
  border-bottom: 15px solid #d4d4d4;
}
#BannerBox .center2 {
  width: 980px;
  margin: 0 auto;
}
#HomeBannerLeft {
  width: 3000px;
  margin-left: -2667px;
  height: 322px;
  background: #ffca15 url(../images/home_banner_left.png) no-repeat right;
  float: left;
}
#HomeBannerLeft_In {
  width: 333px;
  float: right;
}
#HomeBannerCenter {
  width: 332px;
  height: 322px;
  background: #3eb64c url(../images/szukajspeca.png) no-repeat center center;
  float: left;
}
#HomeBannerRight {
  width: 315px;
  height: 322px;
  background: #ebebeb;
  float: left;
}
#TitleBox {
  width: 100%;
  height: 120px;
  background: #ebebeb;
  padding-top: 100px;
  border-bottom: 10px solid #acafae;
}
#TitleBox h1 {
  color: #5d5d5d;
  font-size: 42px;
  letter-spacing: -1px;
  font-weight: bold;
  padding-top: 15px;
  float: right;
  font-family: 'Oswald', sans-serif;
}
#TitleBox .center {
  width: 1200px;
  margin: 0 auto;
  height: 88px;
}
#TitleBox .center2 {
  width: 980px;
  margin: 0 auto;
}
#TitleBox5 {
  width: 100%;
  height: 88px;
  background: #ebebeb;
  padding-top: 100px;
  border-bottom: 10px solid #acafae;
	padding-bottom:  50px;
}
#TitleBox5 h1 {
  color: #5d5d5d;
  font-size: 42px;
  letter-spacing: -1px;
  font-weight: bold;
  padding-top: 15px;
  float: left;
  font-family: 'Oswald', sans-serif;
}
#TitleBox5 .center {
  width: 1200px;
  margin: 0 auto;
  height: 88px;
}
#TitleBox5 .center2 {
  width: 980px;
  margin: 0 auto;
}
#NewsletterBox {
  width: 100%;
  height: 234px;
  background: #ebebeb;
}
#NewsletterBox .center {
  background: url(../images/newsletterbox.png) no-repeat left;
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  height: 234px;
}
#ContentBox {
  width: 100%;
  min-height: 300px;
  background: #fff;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}
#ContentBox h1 {
  font-size: 42px;
  color: #000;
  font-family: 'Oswald', sans-serif;
  letter-spacing: -2px;
  line-height: 50px;
}
.center {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.center p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.center a {
  color: #000;
  text-decoration: none;
}
.TotalPlacowka {
  font-size: 256px;
  letter-spacing: -10px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: -20px;
}
.TotalPlacowka_Text {
  font-size: 20px;
  letter-spacing: -1px;
  color: #fff;
  font-weight: bold;
  margin-top: -50px;
  float: right;
  margin-right: 75px;
}
.Placowka {
  text-decoration: none;
  width: 190px;
  margin-left: 40px;
}
.Placowka p {
  text-decoration: none;
}
.Placowka a {
  text-decoration: none;
}
.Placowka_Text {
  text-align: center;
  color: #284253;
  letter-spacing: -0.5px;
  font-size: 14px;
  margin-top: 15px;
}
.Placowka_Text_Nazwa {
  font-size: 20px;
  letter-spacing: -0.9px;
  font-weight: bold;
}
#Aktualnosci_Title {
  font-size: 22px;
  letter-spacing: -1px;
  color: #284253;
  font-weight: bold;
}
.Aktualnosci_Text {
  font-size: 22px;
  letter-spacing: -1px;
  color: #284253;
  font-weight: bold;
}
.Aktualnosci_Box {
  width: 303px;
  height: 490px;
  display: inline-block;
  margin: 15px;
	vertical-align:  top;
	background: #F0F0F0;
	padding: 10px;
	
}
#Artykul_Foto {
  width: 100%;
  height: 244px;
}
#ContentBox h2 {
  font-size: 30px;
  letter-spacing: -2px;
  color: #284253;
  font-weight: bold;
}
#ContentBox ul li {
  list-style: circle;
  font-size: 14px;
  margin-left: 20px;
}
.clearbox {
  clear: both;
  overflow: hidden;
  margin-top: 20px;
}
.center h2 {
  color: #2d2d2d;
  font-weight: bold;
  letter-spacing: -3px;
  font-size: 48px;
  text-align: center;
}
.bord {
  color: #eb271d;
  background: #eb271d;
  height: 7px;
  border: none;
  width: 80px;
  margin: 0 auto;
}
.BannerDuzy {
  font-size: 60px;
  background: #eb271d;
  padding: 7px 30px 7px 30px;
  letter-spacing: -3px;
  font-weight: 300;
  color: #fff;
}
.BannerMaly {
  font-size: 32px;
  background: #a50b04;
  padding: 7px 30px 7px 30px;
  letter-spacing: -1px;
  font-weight: 500;
  color: #fff;
}
.InfoBoxHome {
  background: #c40a01;
  width: 318px;
  height: 583px;
  text-align: center;
  margin-left: 5px;
  display: inline-block;
  overflow: hidden;
  margin-top: 53px;
}
.InfoBoxHome p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.OpisBox {
  with: 980px;
  clear: both;
  height: 320px;
}
.OpisBox_Lewy {
  width: 490px;
  float: left;
  height: 320px;
}
.OpisBox_Prawy {
  width: 490px;
  float: left;
  height: 320px;
}
.OpisBox_Lewy_A {
  width: 490px;
  float: left;
  height: 320px;
}
.OpisBox_Lewy_A p {
  color: #fff;
}
.OpisBox_Prawy_A {
  width: 490px;
  float: left;
  height: 320px;
}
.OpisBox_Prawy_A p {
  color: #2d2d2d;
}
.RealizacjaBox {
  width: 225px;
  height: 387px;
  background: #d5d5d5;
 
 margin: 8px;
  overflow: hidden;

  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
display: inline-block;
}
.RealizacjaBox2 {
  width: 235px;
  height: 387px;
  background: #d5d5d5;
  float: left;
  margin-left: 26px;
  overflow: hidden;
}
.info_content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #eb271d;
  padding: 5px;
}
.info_content p {
  padding: 10px;
  line-height: 22px;
}
.info_content .buba {
  padding: 10px;
  line-height: 32px;
}
.image_round {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
  margin-left: 5px;
  margin-top: 5px;
}
.box_round {
  width: 50px;
  height: 50px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
  text-align: center;
  position: absolute;
  margin-top: 183px;
  margin-left: 126.5px;
}
.box_round2 {
  width: 136px;
  height: 27px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -khtml-border-radius: 50px;
  text-align: center;
  padding-top: 7px;
  margin: 0 auto;
  clear: both;
}
.box_round3 {
  width: 50px;
  height: 50px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
  text-align: center;
  position: absolute;
  margin-top: 216px;
  margin-left: 465px;
}
.box_round4 {
  height: 27px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -khtml-border-radius: 50px;
  text-align: center;
  padding-top: 7px;
}
#bannersBox {
  background: url(../images/home_top_back.png) repeat-x left -128px;
}
#banners {
  height: 291px;
  overflow: hidden;
}
#banner_left {
  position: relative;
  float: left;
  width: 621px;
  height: 291px;
  background: url(../images/banner_left_back.png) no-repeat 2px 10px;
}
#banner_left .banner_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 621px;
  height: 291px;
  z-index: 100;
  display: none;
}
#banner_left .banner_top_layer {
  position: absolute;
  top: 80px;
  left: 0;
}
#banner_left .banner_text1 {
  width: 260px;
  line-height: 44px;
  color: #d00900;
  font-size: 41px;
  font-weight: bold;
  letter-spacing: -3px;
}
#banner_left .banner_text2 {
  width: 260px;
  margin-top: 7px;
  line-height: 24px;
  color: #646464;
  font-size: 20px;
  font-weight: 100;
  letter-spacing: -1px;
}
#banner_left .banner_gfx {
  margin: 30px 0 0 230px;
}
#banner_control {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 101;
}
#banner_control ul li {
  float: left;
  margin-right: 6px;
  padding-top: 2px;
  width: 22px;
  height: 20px;
  border: 1px #fff solid;
  background: #d00900;
  color: #fff;
  list-style: none;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
#banner_control ul li a {
  color: #fff;
  text-decoration: none;
}
#banner_control ul li:hover {
  border: 1px solid #fee700;
  color: #fee700;
  text-decoration: none;
}
#banner_right {
  float: left;
  margin-left: 19px;
  width: 300px;
  height: 291px;
}
#promo_top {
  margin-top: 12px;
  width: 300px;
  height: 27px;
  border-bottom: 1px solid #d00900;
  clear: both;
}
#promo_top .title {
  float: left;
}
#promo_top a.show_all {
  display: block;
  float: right;
  margin-top: 7px;
  padding-left: 15px;
  background: url(../images/grey_arrow_next.png) no-repeat left 50%;
  text-decoration: none;
}
#promo_top a.show_all:hover {
  background-image: url(../images/red_arrow_next.png);
}
#content .column_200, #content .column_220, #content .column_300, #content .column_320, #content .column_380, #content .column_465, #content .column_480, #content .column_540, #content .column_620, #content .column_680, #content .column_720 {
  float: left;
}
#content .column_200 {
  width: 200px;
}
#content .column_220 {
  width: 220px;
}
#content .column_300 {
  width: 300px;
}
#content .column_320 {
  width: 320px;
}
#content .column_380 {
  width: 380px;
}
#content .column_465 {
  width: 465px;
}
#content .column_480 {
  width: 480px;
}
#content .column_540 {
  width: 540px;
}
#content .column_620 {
  width: 620px;
}
#content .column_680 {
  width: 680px;
}
#content .column_720 {
  width: 720px;
}
#odkryj_teraz, #tools, #articles, #sidebar, #products_box, #news {
  margin-left: 20px;
}
#content .header {
  width: 100%;
  height: 27px;
  margin-top: 0;
  border-bottom: 1px solid #d00900;
  clear: both;
}
#content .header .title {
  float: left;
}
#content .header a.show_all {
  display: block;
  float: right;
  margin-top: 7px;
  padding-left: 15px;
  background: url(../images/grey_arrow_next.png) no-repeat left 50%;
  text-decoration: none;
}
#content .header a.show_all:hover {
  background-image: url(../images/red_arrow_next.png);
}
#content a.read_more_white {
  display: block;
  float: right;
  padding-left: 15px;
  padding-right: 5px;
  background: url(../images/white_arrow_next.png) no-repeat left 50%;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #444;
}
#content a.read_more_white:hover {
  color: #ff3;
  text-shadow: 0px 0px 1px #fff;
}
#content ul {
  margin-left: 2em;
}
#content ul li {
  list-style: square;
}
.box {
  border-style: solid;
  border-width: 1px;
  clear: both;
}
.box .box-inner {
  width: 100%;
}
.box.home {
  margin-top: 14px;
  height: 145px;
}
.box.home .box-content {
  height: 121px;
}
.box.home .box-bottom {
  height: 24px;
  line-height: 24px;
  background-position: left 50%;
  background-repeat: repeat-x;
}
.box.home .box-bottom p {
  font-size: 12px;
}
.box.green {
  border-color: #019d0f;
}
.box.green .box-bottom {
  background-image: url(../images/green_gradient.png);
}
.box.orange {
  border-color: #ff7209;
}
.box.orange .box-bottom {
  background-image: url(../images/orange_gradient.png);
}
.box.red {
  border-color: #c81810;
}
.box.red .box-bottom {
  background-image: url(../images/red_gradient.png);
}
.home_box_1 {
  width: 378px;
  height: 145px;
  border: 1px solid #7c7676;
  background: url(../images/home_box_gradient.png) repeat-x top;
  margin-top: 14px;
  clear: both;
}
.home_box_1_top {
  height: 121px;
  width: 100%;
}
.home_box_1_top_in {
  width: 223px;
  float: right;
  margin-right: 3px;
}
.home_box_1_bottom {
  height: 24px;
  width: 100%;
  background: url(../images/home_box_bottom.png) repeat-x bottom;
}
.home_box_1_image {
  width: 138px;
  height: 138px;
  border: 1px solid #757575;
  overflow: hidden;
  position: absolute;
  margin: -1px 0 0 -1px;
  background: #fff;
}
.home_box_1 p {
  margin-bottom: 8px;
}
#page {
  background: url(../images/page_top_back.png) repeat-x left -128px;
}
#breadcrumbs {
  padding-top: 8px;
}
#breadcrumbs p.small {
  font-weight: bold;
}
#breadcrumbs p.small span {
  font-weight: normal;
}
#breadcrumbs a {
  padding: 1px 2px;
  color: #646464;
}
#breadcrumbs a:hover {
  background: #d00900;
  color: #fff;
  text-decoration: none;
}
#page h1.title {
  margin-bottom: 1em;
  padding-top: .6em;
  border-bottom: 1px solid #d00900;
  color: #d00900;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -1px;
}
#product h1.title {
  margin-bottom: 2px;
}
#product h2 {
  margin-bottom: 2px;
  color: #777;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -1px;
}
#product_image img {
  border: 1px solid #999;
}
#product_info h3.price {
  padding: .1em .1em 0 .64em;
  border: 1px solid #999;
  border-left: 0;
  line-height: 60px;
  background: url(../images/produkt_gradient.png) left 50%;
  font-size: 52px;
  font-weight: 800;
  text-shadow: 1px 1px 1px #fff;
}
#product_info h3.price small {
  font-size: 30px;
  font-weight: normal;
}
.nowosci h3.price {
  color: #019c0f;
}
.promocje h3.price {
  color: #d00900;
}
div.info {
  padding: 20px;
  color: #777;
}
.description, .date_promo, .availability {
  margin-bottom: 20px;
}
.date_promo .date_range, .availability ul li {
  color: #d00900;
  font-weight: bold;
}
.date_promo .date_range {
  font-size: 1.4em;
}
.availability ul li {}
.produkt_control {
  width: 300px;
  height: 22px;
  margin-top: 5px;
  clear: both;
}
.produkt_control a.show_prev {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(../images/red_arrow_prev.png) no-repeat left 50%;
  text-decoration: none;
}
.produkt_control a.show_prev:hover {
  background-image: url(../images/grey_arrow_prev.png);
}
.produkt_control a.show_next {
  display: block;
  float: right;
  padding-right: 15px;
  background: url(../images/red_arrow_next.png) no-repeat right 50%;
  text-decoration: none;
}
.produkt_control a.show_next:hover {
  background-image: url(../images/grey_arrow_next.png);
}
.produkt_items {
  margin-right: -20px;
  overflow: hidden;
  clear: both;
}
.produkt_items .produkt_item {
  float: left;
  margin-right: 20px;
  width: 138px;
  height: 210px;
  border: 1px solid #cbcbcb;
}
.produkt_items .produkt_item.last, .produkt_items .produkt_item:last-child {
  margin-right: 0;
}
.produkt_items_box {
  padding-top: 5px;
  overflow: hidden;
  clear: both;
}
.produkt_items_box .produkt_item {
  float: left;
  margin-left: 20px;
  width: 138px;
  height: 210px;
  border: 1px solid #cbcbcb;
}
.produkt_items_box .produkt_item.first, .produkt_items_box .produkt_item:first-child {
  margin-left: 0;
}
.produkt_item a {
  text-decoration: none;
}
.produkt_item span {
  display: block;
}
.produkt_item .item_thumb {
  height: 138px;
  border-bottom: 1px solid #cbcbcb;
}
.produkt_item .item_description {
  height: 32px;
  padding: 2px 5px;
  border-bottom: 1px solid #cbcbcb;
  background: url(../images/promo_gradient.png) repeat-x;
  color: #646464;
  font-size: 11px;
  letter-spacing: -0.2px;
}
.produkt_item .item_price {
  padding-right: 3px;
  height: 34px;
  line-height: 34px;
  background: url(../images/promocje_yellow_gradient.png) repeat-x;
  text-align: right;
  overflow: hidden;
}
.nowosci .produkt_item .item_price {
  background: url(../images/nowosci_green_gradient.png) repeat-x;
  color: #fff;
  text-shadow: #000 1px 1px 1px;
}
.promocje .produkt_item .item_price {
  background: url(../images/promocje_yellow_gradient.png) repeat-x;
}
.ProduktKategoria .produkt_items {
  padding-bottom: 30px;
}
.ProduktKategoria h3.no-items, .produkt_items_box h3.no-items {
  line-height: 50px;
  color: #777;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
}
.produkt_items_box h3.no-items {
  line-height: 27px;
  font-size: 17px;
}
.group_by_4 .produkt_item, .ProduktKategoria .produkt_item {
  margin-bottom: 20px;
}
.by_2, .group_by_2 {
  width: 300px;
  height: 212px;
  clear: both;
  overflow: hidden;
}
.by_4, .group_by_4 {
  width: 300px;
  height: 484px;
  clear: both;
  overflow: hidden;
}
.art_items, .news_items {
  clear: both;
}
.news_item {
  margin-bottom: 20px;
  width: 100%;
  height: 140px;
}
.news_image {
  float: left;
  margin-right: 20px;
}
.news_image img {
  border: 1px solid #777;
}
.news_content {
  float: left;
  position: relative;
  width: 780px;
  height: 140px;
}
.news_content h3 {
  line-height: 24px;
  padding-bottom: 6px;
  border-bottom: 1px solid #777;
  color: #646464;
  font-size: 16px;
  font-weight: bold;
}
.news_content p {
  padding: 15px 0;
  color: #646464;
  font-size: 13px;
}
.news_nav {
  position: absolute;
  width: 780px;
  height: 24px;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #777;
}
.news_nav .news_date_add {
  float: right;
  padding: 0 15px;
  line-height: 24px;
  color: #646464;
}
.news_nav .news_link_more {
  float: right;
  padding: 0 5px 0 10px;
  line-height: 24px;
  background: url(../images/home_box_bottom.png) repeat-x left 50%;
}
.art_item {
  height: 200px;
  margin-bottom: 10px;
}
.art_item.even {
  margin-left: 10px;
}
.art_box, .art_date_add {
  float: left;
}
.art_date_add {
  width: 70px;
  height: 90px;
  margin-top: 16px;
  background: url(../images/data_artykul.png) no-repeat -2px 0;
}
.art_date_add .day {
  padding-top: 14px;
  height: 50px;
  line-height: 50px;
  color: #646464;
  font-size: 22px;
  font-weight: 800;
  text-align: center;
}
.art_date_add .month {
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
.art_box {
  width: 393px;
  height: 198px;
  border: 1px solid #acacac;
}
.art_box .art_inner {
  padding: 10px;
}
.art_box a, .art_box a h3, .art_box a .art_image {
  text-decoration: none !important;
}
.art_box a:hover h3 {
  color: #e00;
}
.art_box h3 {
  padding-bottom: 6px;
  line-height: 30px;
  color: #d00900;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -1px;
}
.art_box .art_image {
  float: left;
  width: 138px;
  height: 138px;
  border: 1px solid #777;
}
.art_box .art_content {
  float: left;
  position: relative;
  margin-top: -2px;
  margin-left: 13px;
  width: 210px;
  height: 142px;
  color: #777;
  font-size: 12px;
}
.art_content a.more {
  display: block;
  position: absolute;
  bottom: 0;
  padding-left: 15px;
  background: url(../images/grey_arrow_next.png) no-repeat left 50%;
  color: #777;
  font-size: 11px;
  text-decoration: none;
}
.art_content a.more:hover {
  background-image: url(../images/red_arrow_next.png);
  color: #d00900;
  text-decoration: none;
}
#content {
  margin-bottom: 30px;
}
#news {
  color: #777;
}
#news h1.title {
  margin-bottom: 1em;
  padding: 0 0 .6em 0;
  border-bottom: 1px solid #646464;
  color: #d00900;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -1px;
}
.date_add {
  margin-top: -1em;
  margin-bottom: 1em;
  padding-right: 5px;
  line-height: 1em;
  font-size: 12px;
  text-align: right;
}
.entry {
  margin-bottom: .8em;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
#articles h3, #articles_full h3 {
  margin-bottom: .4em;
  padding-top: .3em;
  color: #444;
  font-size: 16px;
  font-weight: bold;
}
#articles p, #articles_full p, #articles li, #articles_full li {
  margin-bottom: .7em;
  color: #646464;
  font-size: 13px;
}
#articles_full li {
  /*clear: both;*/
  list-style: none !important;
}
#articles_full li img.left {
  float: left;
  margin-right: 0.6em;
  vertical-align: top;
}
#articles_full li a {
  padding: 0 3px;
  color: #777;
  font-size: 1.2em;
  text-decoration: none;
}
#articles_full li a:hover {
  background: #d00900;
  color: #fff;
}
/* MAPA */
#map_info_container {
  margin-left: 20px;
}
#mapMSG {
  display: none;
  margin: 5px 3px;
  padding: 10px;
  border: 5px solid #d00900;
  background: #f6f6f6;
  color: #d00900;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 17px;
}
#mapa {
  margin: 0 auto;
  width: 100%;
  height: 400px;
  background: #eee;
}
#map_info_container #promo_top {
  margin-bottom: 20px;
}
.search_box {
  width: 300px;
}
.search_box p.label {
  margin-bottom: 5px;
  padding: 0 3px;
  color: #444;
  font-size: 10px;
}
#address_search {
  float: left;
  width: 300px;
}
#address_search_form {
  padding-left: 3px;
  background: #fff url(../images/grey_input.png) repeat-x left top;
  border: 1px solid #999;
  border-radius: 24px;
  -webkit-border-radius: 4px;
}
#address_search_form input {
  height: 24px;
  line-height: 24px;
  border: 0px solid #999;
}
#address_search_form .input_text {
  float: left;
  margin: 0; /*  0 0 3px */
  padding: 1px 0;
  width: 225px;
  background: transparent;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
#address_search_form .input_submit {
  padding: 0;
  width: 70px;
  height: 26px;
  background: #284253;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: center;
  border-radius: 0 26px 26px 0;
  -webkit-border-radius: 0 3px 3px 0;
}
#province_search {
  display: none;
}
#shops_list {
  min-height: 200px;
  overflow: auto;
  border: none;
}
#shops_list .shop {
  margin: 0;
  padding: 5px;
  border-right: 1px solid #e1e1e1;
  height: 469px;
  width: 264px;
  float: left;
  margin-right: 30px;
  text-align: center;
  text-decoration: none;
}
.shop.selected {
  background: none;
}
.shop .item-number {
  float: left;
  margin: 3px 10px 0 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #d00900;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: -1px;
  text-align: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.shop p, .shop h3 {
  color: #284253;
}
.shop p, .shop p span {
  line-height: 19px;
  font-size: 16px;
}
.shop p.mb10 {
  margin-bottom: 10px;
}
.shop h3, .group, .phone {
  font-weight: 700;
}
.shop p a, .shop p a span {
  line-height: 19px;
  font-size: 16px;
  text-decoration: none;
}
.group {
  color: #284253;
}
.phone {
  padding-left: 18px;
  background: transparent url(../images/red_phone.png) no-repeat left 50%;
}
.hours_label {
  display: block;
  float: left;
  width: 116px;
  margin-right: 3px;
  text-align: right;
}
.hours {
  color: #d00900;
}
#shops_list .shop-hover {
  cursor: pointer;
  opacity: 0.7;
}
/* /MAPA */
#slider-left {
  border: 1px solid #757575;
}
#slider-left a.image-item {
  display: block;
  position: relative;
  width: 198px;
  height: 198px;
  /*border: 1px solid #757575;*/
  text-decoration: none;
}
#slider-left a.image-item .ico-zoom {
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: 4px;
  right: 4px;
  z-index: 101;
  background: url(../images/zoom.png) no-repeat right bottom;
}
#slider-left a.image-item img {
  position: absolute;
  width: 198px;
  height: 198px;
  bottom: 0;
  right: 0;
  z-index: 100;
}
#slider-control {
  display: none;
  height: 27px;
  margin-top: 5px;
  padding-left: 65px;
  clear: both;
}
#slider-control p {
  float: left;
  height: 23px;
}
#slider-control .count_item {
  margin: 0 5px;
  line-height: 23px;
  color: #757575;
  font-size: 14px;
}
#slider-control .prev_item a, #slider-control .next_item a {
  display: block;
  width: 17px;
  height: 23px;
  text-indent: -999em;
  overflow: hidden;
}
#slider-control .prev_item a {
  background: url(../images/art_prev_off.png) right top;
}
#slider-control .prev_item a:hover {
  background-image: url(../images/art_prev.png);
}
#slider-control .next_item a {
  background: url(../images/art_next_off.png) left top;
}
#slider-control .next_item a:hover {
  background-image: url(../images/art_next.png);
}
#sidebar .sidebar {
  padding-left: 20px;
}
#submenu {
  width: 100%;
  margin-bottom: 20px;
}
#content #submenu ul {
  margin-left: 0;
  list-style: none;
}
#submenu ul li {
  height: 32px;
  margin: 0;
  background: #ebebeb;
  list-style: none;
}
#submenu ul li a {
  display: block;
  padding: 0 8px 0 8px;
  line-height: 32px;
  border-left: 5px solid #ebebeb;
  background: #ebebeb;
  color: #646464;
  font-size: 14px;
  text-decoration: none;
}
#submenu ul li a:hover, #submenu ul li.current a:hover {
  border-left: 5px solid #d1150a;
  background: #d1150a;
  color: #fff;
}
#submenu ul li.current a {
  border-left: 5px solid #d1150a;
  background: #ebebeb;
  color: #646464;
}
#footer {
  background: #9c0404;
  width: 100%;
  padding-top: 20px;
  min-height: 200px;
  font-family: 'Open Sans', sans-serif;
  border-top: 30px solid #5e0000;
}
#footer .wrap {
  min-height: 150px;
}
#footer #footer_top {
  position: relative;
  margin-bottom: 9px;
  width: 100%;
  height: 58px;
  background: url(../images/center_sign.png) no-repeat center 50%;
}
#footer #facebook {
  position: absolute;
  top: -7px;
  right: 0;
  width: 51px;
  height: 52px;
}
#footer #facebook a {
  display: block;
}
#footer #footer_credits {
  clear: both;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
#footer .footer_left {
  float: left;
  height: 300px;
  width: 220px;
  margin-left: 0px;
  margin-top: 15px;
}
#footer .footer_right {
  float: right;
  margin-top: 15px;
}
#footer .footer_center {
  float: left;
  height: 300px;
  width: 220px;
  margin-top: 15px;
}
#footer .footer_center_next {
  float: left;
  height: 300px;
  width: 200px;
  margin-top: 15px;
  margin-left: 50px;
}
#footer #footer_credits p {
  line-height: 17px;
  color: #fff;
  font-size: 12px;
}
#footer .footer_right span {
  float: left;
}
.advertia_logo {
  display: block;
  float: right;
  margin-left: 3px;
  width: 69px;
  height: 17px;
  background-position-y: 0 -18px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.advertia_logo {
  background: url(../images/logo_advertia.png) no-repeat top left;
  background-position: 0 -18px;
}
.advertia_logo:hover {
  background-position: 0 0;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* NEWSLETTER */
#footer #newsletter {
  position: absolute;
  top: -8px;
  left: 0;
  padding-left: 55px;
  width: 300px;
  height: 52px;
  background: transparent url(../images/newsletter_sign.png) no-repeat left 50%;
}
#newsletterForm {
  display: block;
  width: 300px;
  padding-top: 14px;
}
#newsletterForm input.text {
  width: 120px;
  padding: 1px 3px;
  margin-right: 4px;
  height: 24px;
  border: 1px solid #fff;
  background: #fff url(../images/grey_input.png) repeat-x left top;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#newsletterForm button.action {
  width: 103px;
  height: 28px;
  border: 0;
  color: #fff;
  font-size: 10px;
  background: transparent url(../images/newsletter_button.png) no-repeat 50% 50%;
  text-align: left;
  text-indent: -999em;
}
#newsletterForm .validation-bubble {
  display: block;
  width: 300px;
  height: 30px;
  margin-top: -50px;
  z-index: 100;
  color: #d00900;
}
form {
  width: 400px;
}
form h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 10px;
  color: #eb271d;
}
form fieldset {
  border: 0;
  padding: 0px;
}
.message {
  color: red;
  background: #ddd;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 5px;
}
span.message {
  width: 300px;
}
form div {
  margin-top: 10px;
  width: 100%;
}
form label {
  font-family: 'Signika', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
}
}
form label.left {
  float: left;
  width: 12em;
}
form label.FormHeading {
  font-size: 28px;
  color: #736357;
  font-weight: regular;
}
form input.text, form textarea, form select {
  width: 100%;
  color: #000;
  background: #fff;
  border: 1px solid #aaa;
  font-size: 13px;
  padding: 3px;
  font-weight: 200;
}
form input.numeric {
  width: 20px;
  background: #f0f0f0;
  border: 1px solid #aaa;
  padding: 3px;
  color: #000;
  margin-right: 4px;
}
form input.year {
  width: 35px;
}
form p.Actions {
  text-align: right;
  padding: 0 22px 15px 0;
}
form p.Actions input {
  padding: 2px;
}
a.btn, button, input[type="submit"], .Actions .action {
  margin-left: 0px;
  font-family: 'Signika', sans-serif;
  background: #ed1c24;
  letter-spacing: -0.03em;
  color: #fff;
  display: inline-block;
  padding: 6px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: none;
  border: none;
  font-size: 14px;
  font-weight: 400;
  margin-right: -5px;
  float: right;
}
a.btn:hover, button, input[type="submit"]:hover, .Actions .action:hover {
  background: #343434;
  color: #fff;
}
a.btn {
  line-height: 18px;
  margin-bottom: 10px;
}
.Actions input.resetformaction { /* Clear button */
  margin-left: 0px;
  font-family: Dosis;
  background: #636363;
  letter-spacing: -0.03em;
  color: #fff;
  display: inline-block;
  padding: 6px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: none;
  border: none;
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
  float: right;
  text-transform: uppercase;
}
.Actions input.resetformaction:hover { /* Clear button */
  background: #d5283a;
  color: #fff;
}
.hidden {
  display: none;
}