body{
	overflow-x: hidden;
}
.sa-center-absolute {
  position: absolute;
  width: 900px;
  top: 0px;
  margin-left: -450px;
  left: 50%;
}
.sa-top {
  padding: 0 20px;
}
.sa-ff-skoda {
  font-family: "Skoda Pro",verdana,arial,helvetica,sans-serif;
}
.sa-text-left {
  text-align: left;
}
.sa-text-right{
  text-align: right;
}
.sa-pivot {
  position: relative;
}
.sa-invert .sa-top-header, .sa-invert .sa-top-subheader {
  color: black;
}
.sa-top-header {
  font-size: 55px;
  line-height: 64px;
  color: white;
  font-weight: bold;
  text-shadow: -2px 2px 0 #b2b5b7;
  margin-bottom: 30px;
  text-transform: uppercase;
  white-space: pre-wrap;
}
.sa-top-header.sa-smaller {
    font-size: 48px;
    line-height: 48px;
}
.sa-top-subheader {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
  white-space: pre-wrap;
}
.sa-padding-def{
	padding-top: 50px;
}
.sa-play{
	background: url("../pics/play.png") 0 50% no-repeat;
	font-weight: 600;
	padding: 13px 0 13px 50px;
	margin: 10px 0;
}
.sa-play.wt{
	color: #fff;
}
.columnTable {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  text-align: left;
}
.columnTable td{
	vertical-align: top;
}
.columnContent{
	display: block;
	padding: 20px 20px 0 0;
}
.columnTitle{
	padding: 0 20px 0 0;
}
div.custom-html-content{
	font-family:"Skoda Pro",arial,verdana,helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:15px;
	line-height:1.33em;
	color:#555
}
.imageGalleryItems {
	overflow: hidden;
}
.imageGalleryItems a{
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
	float:left;
	width:24.3%;
	height:217px;
	line-height:217px !important;
	margin:0 0.83% 0.83% 0;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box
}
.imageGalleryItems a:hover{
	border: 1px solid #4BA82E;
}
.imageGalleryItems a img{
	max-height:217px;
	max-width:100%;
	vertical-align:middle;
	border:none
}
.imageGalleryItems a:nth-of-type(4n){margin-right:0}

/* subscribe */
.keepmeinformedAllArea {
	display: inline-block;
	width: 900px;
	font-size: 12px;
	font-family: Verdana;
}
.keepmeinformedTop {
	background-color: #ececec;
	color: #555;
}
.keepmeinformedTop {
	display: block;
	padding: 20px 20px 20px 240px;
	position: relative;
}
.keepmeinformedTop .keepmeinformedTopImage {
/*	background: transparent url(pics/ico-eNews.png) no-repeat center center; */
}
.keepmeinformedTop .keepmeinformedTopImage {
	position: absolute;
	display: inline-block;
	width: 200px;
	height: 60px;
	top: 50%;
	left: 20px;
	margin-top: -30px;
}
.keepmeinformedTop .keepmeinformedTopText {
	display: inline-block;
}
.keepmeinformedTop .keepmeinformedTopText .title {
	display: block;
	font-size: 21px;
	padding-bottom: 20px;
	font-family: 'Skoda Pro', Verdana;
}
.keepmeinformedTop .keepmeinformedTopText .text {
	display: block;
	line-height: 17px;
}
.keepmeinformedBottom {
	background-color: #555;
	color: #fff;
}
.keepmeinformedBottom {
	display: block;
	padding: 20px 20px 20px 240px;
}
.keepmeinformedBottom .keepmeinformedBottomTitle {
	display: block;
	font-size: 14px;
	font-family: 'Skoda Pro', Verdana;
	padding-bottom: 10px;
}
.keepmeinformedBottom .keepmeinformedBottomSender {
	display: block;
}
.keepmeinformedBottom .keepmeinformedBottomSender .textbox {
	background-color: #fff;
	border: solid 1px #fff;
	color: #000;
}
.keepmeinformedBottom .keepmeinformedBottomSender .textbox {
	width: 400px;
	font-size: 12px;
	font-family: verdana;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
}
.keepmeinformedBottom .keepmeinformedBottomSender .submit {
	background-color: #4ba82e;
	border: solid 1px #4ba82e;
	color: #fff;
}
.keepmeinformedBottom .keepmeinformedBottomSender .submit {
	width: 200px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.keepmeinformedBottom .keepmeinformedBottomAgreement {
	display: block;
	margin-top: 10px;
}
.keepmeinformedAllArea a {
	color: #4BA82E;
	font-weight: bold !important;
	text-decoration: none;
}
input {
	outline: none;
}
.keepmeinformedAllArea input[type=text].error, .keepmeinformedAllArea input[type=email].error, .keepmeinformedAllArea input[type=hidden].error + label + div.select-wrapper {
	border: 3px solid #ED3A30;
	margin-top: -2px;
	margin-left: -2px;
}
.keepmeinformedAllArea label.error {
	display: none !important;
}
.keepmeinformedAllArea input[type=checkbox] + label.error + label, .keepmeinformedAllArea input[type=checkbox] + label.error + label a {
	color: #ED3A30;
}

/* subscribe */
