div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }
input[aria-invalid="true"], select[aria-invalid="true"] { border-color: red; background-color: rgba(153,0,0,0.3); }



.main-holder {
    color: #8d949a;
    font: 14px/20px Arial;
}

input[type="submit"] {
  height: 36px;
  line-height: 1.2em;
  border-color: #4f0101 !important;
  background: #4f0101 !important;
  color: #ffffff
}

.styl1 {font-family: Open-sans, Arial, Helvetica, sans-serif}
.allfontstext {font-family: Arial, Helvetica, sans-serif}


/*KATALOG		*/	
#article #katalog {
	padding:30px 15px;
	width: max;
	}
#article #katalog .kontejner {
	padding:10px;
	margin:10px 5px;
	float:left;
	width:140px;
	}	
#article #katalog .kontejner .nahled {
	width:140px;
	height:120px;
	margin: 0 none;
	}		
#article #katalog .kontejner .nahled a img {
	width:140px;
	height:120px;
	border:0 none;
	}
#article #katalog .kontejner .titulek {
	width:140px;
	height:40px;
	}	



#article #katalog .produktDetail .specifikace {
	width:180px;
	padding: 15px;
	float: left;
	margin: 0;
	}	
#article #katalog .produktDetail .specifikace h3 {
	margin: 0;
	color: #61191A;
	padding: 10px 0;
	}		
#article #katalog .produktDetail .specifikace ul,
#article #katalog .produktDetail .specifikace li {
	margin: 0;
	padding: 0;
	list-style:none;
  }

p {
    margin-bottom: 0.5em;
}

.header .contacts {
    font-size: 13px;
}



@media (min-width: 1200px), all
.span6 {
width: 870px;
}

.span6 {
width: 860px;
}

.footer-widgets {
margin: 0 -100%;
padding: 30px 100% 40px;
background-color: #3c474d;
font-size: 13px;
line-height: 20px;
color: #b6bcc2;
}


.wpcf7-form textarea {
width: 334px;
height: 80px;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
resize: none;
overflow: auto;
}

input, textarea, .uneditable-input {
width: 300px;
}


a {
color: #971629;
text-decoration: none;
}


