input.skin{
	width:215px;
	background: url(/img/main/newsletter_bg.gif) no-repeat;
	outline: none;
}

.table{
	display:table;
	width:100%;
	margin-bottom:20px;
}
.table a{
	color:#666666;
}

.tab_row{
	display:table-row;
}
.tab_col{
	display:table-cell;
	width:169px;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:bottom;
	text-align:center;
}

.alignTOP{
	vertical-align:top;
}

.tab_col:hover img{
opacity:1;
}

.tab_col img{
	/*width:90%;*/
	margin-bottom:10px;
	width: 100%;
}

.tab_ico img{
	width:80px;
}

.logo_col{
	margin-top:20px;
}

#importantNews {
  display: inline-block;
  height: 120px;
  width: 100%;
  margin-bottom: 30px;
}

#importantNews h2, h2 a {
  background: #ffffff;
  color: #626066;
  width: 65%;
  margin: 0 auto;
  font-size: 16px !important;
  font-family: 'Ubuntu';
  text-align: center;
  padding: 10px 30px;
  text-transform: uppercase;
}
#importantNews a:hover {
  color: #484748;
  text-decoration: none;
}

#importantNews .action-img {
  text-align: center;
  display: block;
  margin: 15px auto 15px auto;
  transition: .2s all cubic-bezier(0, 0, 0, 1.71);
}
#importantNews .action-img:hover {
  transform: scale(1.2, 1.2);
}

/*.perfecta-control,.perfecta-system{
    display: none;
}
html[lang=pl] #rightpane .table .perfecta-control,html[lang=pl] #rightpane .table .perfecta-system{
    display: table-cell;
}*/
