@import url('txtcontent.css');
@import url('contact-form.css');

#site h2.kontakt_header {
	margin-left:23px;
}

/* Polskie marki */
.fright {
  float: right;
}
.cytat {
    width: 200px;
    padding: 7px 10px;
    font-size: 1.143em;
    font-style: italic;
    border: 1px solid lightgrey;
    border-radius: 20px;
    margin: 5px 0;
    font-weight: bold;
    background: #fafafa;
}
.cytat.fright {
  margin-left: 15px;
  clear: right;
}

/* Tabele rozmiarów */
table.table_size {
    margin: 0 auto;
    font-size: 1.2em;
    border-spacing: 0;
}
table.table_size thead th {
  text-align: center;
  padding: 10px 0px 5px;
}
table.table_size tbody td {
  text-align: center;
  padding: 8px 18px;
  width: 100px;
  border-right: 1px solid #e5e5e5;
}
table.table_size tbody tr:nth-child(even) {
  background: #d4d2d4;
}
table.table_size tbody tr td:last-child  {
  border-right: none;
}
table.table_size tbody td[rowspan] {
  border-bottom: 1px solid #e5e5e5;
}
h3.st_title {
  font-size: 1.5em;
  margin: 20px 0 5px;
}
table.table_size.shoes tbody td {
  padding: 2px;
}
table.table_size + h3.st_title {
  margin-top: 50px;
}



/* O firmie */
.about_left_img{
  float:left;
}
.about_right_img{
  float:right;
  margin-right: -140px;
  margin-left: 15px;
}
@media (max-width:1000px) {
	.about_right_img{
	  float:right !important;
	  margin-right: 0px !important;
	}
  #about_photo {
    width:120% !important;
  }
}
#about_description{
  clear:left;
  margin: 70px 0 0px;
}
#about_description span{
  font-weight:bold;
  color: black;
}
.uppercase{
  margin: 60px 0 10px;
  text-transform: uppercase;
  font-weight:bold;
  color: #000;
}
#about_mission{
  margin-bottom: 89px;
}
#about_motto{
  color: #303030;
  margin-bottom: 0px;
  letter-spacing: 2px;
  font-weight: 900;
  position:relative;
  
}
#about_motto:before {
  position:absolute;
  left:0;
  right:0;
  height:1px;
  width:100%;
  background:#d6d6d6;
  content:" ";
  padding-left: 3000px;
  margin-left: -3000px;
  padding-right: 3000px;
  margin-right: -3000px;
  top:-76px;
}
p.about_bottom {
  margin-top: 100px;
  text-align: center;
  font-style: italic;
  color: #303030;
}
p.about_bottom span {
  display:block;
  text-align:right;
  font-style:normal;
  font-size: 0.9em;
  color:#616161;
}
#about_photo{
  /*background: url('../images/about_image.png') no-repeat center;*/
  height: 480px;
  width: 154%;
  margin-left: -26%;
  margin-top:75px;
}
.about_dot{
  height:3px;
  width:8px;
  background: #c7c7c7;
}

@media(max-width:940px) {
  body {
    overflow-x:auto;
  }
  #about_motto:before {
    margin:0;
    padding:0;
  }
}


/* Kontakt */
div.kontakt {
  width:100%;
  position: relative;
}
div.kontakt #contact_container h3{
  background: none;
  color: #000;
  font-size: 3.4em;
  padding-left: 40px;
  background: url('../images/contact_phone_bg.png') no-repeat;
	padding-top: 0;
  line-height: 0.9em;
}

div.kontakt #contact_container p{
  font-size: 1.65em;
  color: #757575;
  line-height: 28px;
  margin: 20px 0;
	clear: both;
  margin-bottom: 0;
}
div.kontakt #contact_map{
  width:160%;
  height:520px;
  margin-left: -30%;
  background: url('../images/contact_map1.png');
	position:relative;
	float:left;
	margin: 0 0 0 15px;
	margin-top:20px;
  opacity:0.7;
  -webkit-transition: opacity 0.5s; /* Safari */
  transition: opacity 0.5s;
}

@media (max-width:1000px) {
	div.kontakt #contact_map {
		width: 107%;
		margin: 0 -32px 0 -32px;
		display: block;
	}
}

#site div.kontakt .contact_bottom{
  margin: 40px 0;
  width: 50%;
  float: left;
  font-size: 1em;
}
#site div.kontakt .contact_bottom h2{
  font-size: 1.4em;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #757575 !important;
}
#site div.kontakt .contact_bottom p{
  font-size: 1.2em;
  color:#757575;
}
div.kontakt .contact_bottom .bigger_font{
  margin: 20px 0 40px;
}
div.kontakt .contact_bottom .italic_font{
  font-style:italic;
  font-size:14px;
}
div.kontakt .contact_bottom p span{
  font-weight: bold;
  color: #000;
}
div.kontakt .contact_bottom dl{
  width:100%;
  float:left;
  margin:0px;
  color: #757575;
  font-size: 1.2em;
}
div.kontakt .contact_bottom dd, div.kontakt .contact_bottom dt{
  margin:0px;
  float:left;
  width: 45%;
  line-height: 1.7em;
}
div.kontakt .contact_bottom dd{
  font-weight:bold;
  color: #000;
  margin-top:10px;
}
div.kontakt .contact_bottom dt{
  margin-left: 40px;
  margin-top:10px;
}
div.kontakt .contact_bottom dt span{
  width: 72%;
  display: inline-block;
  line-height: 1.1em;
}
div.kontakt .contact_bottom dd a{
  text-decoration: underline;
}
.kontakt .form, .kontakt.form {
  top:0px;
  right:-20px;
  position: absolute;
  width:380px;
	height: 460px;
  float:right;
	background: url('../images/contact_form.png') no-repeat;
	padding:20px 40px;
}
.kontakt form h4{
	color: #9a9a9a;
	text-transform: uppercase;
	font-weight:bold;
}
.kontakt .form p{
  margin-top:50px;
  line-height:25px;
	color: #000;
	font-weight:bold;
	font-size: 1.571em;
}
.kontakt form input{
	width:90% !important;
	margin: 5px 0 !important;
	padding:13px 15px !important;
	border: 1px solid #e7e7e7 !important;
	color: #767676 !important;
}
.kontakt form textarea{
	width:90% !important;
	height:70px !important;
	margin: 5px 0 !important;
	padding:10px 15px !important;
	border: 1px solid #e7e7e7 !important;
	color: #767676 !important;
  background: none !important;
}
.kontakt form input#subme{
	width: auto !important;
	float:right !important;
  margin-right:5px !important;
	color: white !important;
	border-radius: 20px !important;
	font-weight:bold !important;
	text-transform: uppercase !important;
	text-shadow: 0px 0px 2px #999 !important;
  background:#910100 !important;
  opacity:0.7;
  -webkit-transition: opacity 0.5s; /* Safari */
  transition: opacity 0.5s;
}
.kontakt form input#subme:hover{
  opacity:1;
}
#contact_map iframe{
	width:100%;
	height:100%;
	-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray; /* IE 6-9 */
}
#contact_map:hover iframe {
	-webkit-filter:none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}
#txtcontent.ofirmie {
  padding-bottom:0;
}
