﻿html {
	background-image: url('../img/bg_html.gif');
	background-repeat: repeat;
	background-color: #FFFFFF;
}
body {
	background-position: center top;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-image: url('../img/bg_body.png');
	background-repeat: no-repeat;
}
#top {
	background-position: center bottom;
	margin: 0px auto 0px auto;
	width: 980px;
	height: 522px;
	overflow: hidden;
	background-image: url('../img/bg_flash.jpg');
	background-repeat: no-repeat;
}
header {
	background-position: right top;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	text-align: center;
	background-image: url('../img/bg_menu.png');
	background-repeat: no-repeat;
	height: 74px;
}
#logo {
	overflow: visible;
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 999;
	height: 70px;
	position: absolute;
	float: left;
}
#logo img {
transition-duration: 0.4s;
border:none;
}
#logo img:hover {
	transform:scale(1.08);
	-moz-transform:scale(1.08);
	-webkit-transform:scale(1.08);
transition-duration: 0.4s;
}
.lang {
	background-position: center top;
	margin: 0px 0px 0px 252px;
	padding: 42px 0px 0px 0px;
	width: 199px;
	height: 32px;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	letter-spacing: -5px;
	background-image: url('../img/bg_lang.png');
	background-repeat: no-repeat;
	float: left;
}
.lang img {
	border: 1px solid #999999;
	transition-duration: 1s;
	margin-right: 2px;
	margin-left: 2px;
}
.lang img:hover {
	transform: scale(1.1);
	transition-duration: 1s;
}
h1 {
	background-position: center top;
	border-style: none;
	margin: 28px auto 0px auto;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 480px;
	vertical-align: auto;
	height: 45px;
	letter-spacing: -1px;
	font-family: Tahoma, sans-serif;
	line-height: 45px;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	text-transform: uppercase;
}
#anvsoftJavaScriptSlideshow {
  overflow: hidden;
  margin: 0px auto 0px auto;
  padding: 0px;
  float: right;
}
.left {
	float: left;
	width: 500px;
	height: 373px;
	padding-top: 75px;
}
.text1 {
	margin-right: 165px;
	margin-left: 45px;
	height: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	text-transform: uppercase;
	padding-top: 10px;
	overflow:hidden;
}
.text1 small {
	font-size: 16px;
	line-height: 20px;
}
.slogan2 {
	margin: 0px 125px 0px 5px;
	height: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	padding-top: 0px;
}
.slogan3 {
	margin: 0px 125px 0px 5px;
	height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	padding-top: 0px;
	text-transform: uppercase;
}
.introduction {
	padding: 25px 0px 0px 76px;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 0px;
	line-height: 1.2em;
	background-repeat: repeat;
	font-family: Tahoma, Verdana , Geneva, Tahoma, sans-serif;
}
.contain {
	border-width: 5px;
	border-color: #FFEA00;
	padding: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #000000;
	margin: 5px auto 0px auto;
	width: 980px;
	height: auto;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	background-color: #FFFFFF;
	border-top-style: solid;
}
article {
	margin: 0px;
	background-repeat: no-repeat;
}
.intro {
	padding: 25px 25px 25px 25px;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 0px;
	line-height: 1.25em;
	background-repeat: repeat;
	font-family: Tahoma, Verdana , Geneva, Tahoma, sans-serif;
}
.intro2 {
	padding: 0px 25px 25px 25px;
}

.center {
	text-align:center;
}
.large {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 36px;
}
.prod {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 960px;
}
.item {
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.item a {
	display: block;
	width: 192px;
	height: 50px;
	padding-top: 132px;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	font-size: 14px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0px, rgba(255,255,255,0) 120px, rgba(255,255,255,1) 121px, rgba(255,255,255,1) 180px) transparent;
	color: #808080;
}
.item a:hover {
	background:linear-gradient(to bottom, rgba(255,255,255,0.5) 0px, rgba(255,255,255,0.5) 120px, rgba(200,200,200,1) 121px, rgba(200,200,200,1) 180px) transparent;
	color:#000;
}
.i1 {background-image: url('../img/KALMAX01.png');}
.i2 {background-image: url('../img/KALMAX02.png');}
.i3 {background-image: url('../img/KALMAX03.png');}
.i4 {background-image: url('../img/KALMAX04.png');}
.i5 {background-image: url('../img/KALMAX05.png');}

h5 {
	margin: 0px auto 0px auto;
	padding: 20px 15px 20px 25px;
	text-align: center;
	font-size: 15px;
	line-height: 1.35em;
	color: #000;
	font-weight: normal;
	letter-spacing: 0px;
	width: 940px;
	min-height: 100px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
	background-color: #FFEA00;
	background: linear-gradient(to left, rgba(255,255,255,0.65) 0%, rgba(255,255,255,0.2) 20%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.2) 80%, rgba(255,255,255,0.65) 100%) #FFEA00;
}
h5 a {
  color: #999;
  transition-duration: 1s;
  letter-spacing: 0px;
}
h5 a:hover {
	color: #000000;
	transition-duration: 1s;
}

a {
	color: #333333;
}
a:hover {
	color: #808080;
}
h2 {
	padding: 18px 25px 8px 25px;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
footer {
  padding: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin: 0px auto 0px auto;
  width: 980px;
  height: auto;
  color: #000000;
  background-image: url('img/tlo_kontakt.png');
  text-align: center;
  vertical-align: auto;
  line-height: normal;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}

.counter {
	vertical-align: middle;
}
h3 {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  text-align: center;
  margin: 25px 20px 25px 20px;
  line-height: 1em;
}
h3 img {
	border-style: none;
}
h3 a {
	color: #000000;
}
h3 a:hover {
  color: #808080;
}
.google-maps {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 320px;
}
.clear {
	clear:both;
}
.ru {
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 20px;
	padding-top: 1px;
}
