﻿body {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	background-color: #000000;
}
#top {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	height: 232px;
	z-index: 999;
}
a {
	color: #333333;
}
a:hover {
	color: #808080;
}
.contain {
	padding: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #000000;
	margin: 0px auto 0px auto;
	width: 980px;
	height: auto;
	box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.2);
	background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0px, rgba(255,255,255,0.05) 300px, rgba(255,255,255,0) 600px) transparent;
}
h1 {
	border-style: none;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	width: 750px;
	vertical-align: auto;
	height: 18px;
	text-shadow: 1px 1px 0px #000;
	z-index: 999;
	letter-spacing: -1px;
	line-height: 18px;
	position: absolute;
}
h2 {
	padding: 20px 25px 0px 25px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px 0px 5px 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}
.prod {
	font-size: 10px;
	padding: 0px 25px 0px 25px;
	margin: 0px;
}
.intro {
	padding: 15px 25px 25px 25px;
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
}
.intro2 {
	padding: 0px 25px 25px 25px;
	font-size: 13px;
	font-weight: normal;
	color: #B25F37;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin: 25px 20px 35px 20px;
	line-height: 1em;
}
h3 img {
	border-style: none;
}
footer {
	padding: 8px 0px 8px 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 0px auto 0px auto;
	width: 900px;
	height: auto;
	color: #000000;
	background-image: url('img/tlo_kontakt.png');
	text-align: center;
	vertical-align: auto;
	line-height: normal;
}
h5 {
	background-position: 10px center;
	margin: 0px auto 0px auto;
	padding: 14px 15px 0px 0px;
	text-align: right;
	font-size: 15px;
	line-height: 1.1em;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 0px;
	width: 965px;
	height: 54px;
	float: right;
	background-image: url('../img/logo.jpg');
	background-repeat: no-repeat;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
}
h5 a {
	color: #C0C0C0;
	transition-duration: 1s;
	letter-spacing: 0px;
}
h5 a:hover {
	color: #fff;
	transition-duration: 1s;
}
article {
	background-position: center top;
	margin: 0px;
	background-image: url('../img/bg_content.png');
	background-repeat: no-repeat;
}
#anvsoftJavaScriptSlideshow {
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#floating
{
	box-shadow: 1px 1px 15px 2px #C0C0C0;
	border-radius: 0px 0px 15px 15px;
	margin: 1px 20px 20px 30px;
	background-color: #7A6D5C;
	float: right;
	width: 500px;
	height: 400px;
	text-align: center;
}
.lang {
	margin: 0px auto 0px auto;
	padding: 10px 15px 0px 15px;
	width: 950px;
	height: 30px;
	font-size: 10px;
	text-align: right;
	color: #CCCCCC;
	letter-spacing: -5px;
}
.language {
	font-size: 15px;
	width: 150px;
	margin-right: 0px;
	margin-left: auto;
}
.language a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.language a:hover {
	text-decoration: none;
	color: #F61C03;
	font-weight: bold;
	font-size: 15px;
	text-shadow: 1px 1px 0px #000000;

}
.language .active {
	color: #F61C03;
	text-shadow: 1px 1px 0px #000000;
}
.content2 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
}
.gallery3 {
	padding: 0px 0px 10px 25px;
	margin: 0px;
	text-align: left;
	font-family: calibri;
}
.gallery3 img {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	margin: 0px 1px 0px 1px;
	border: none;
	transition-duration: 0.6s;
}
.gallery3 img:hover {
	transition-duration: 0.6s;
}

.lang img {
	border: 1px solid #C0C0C0;
	transition-duration: 1s;
	margin-right: 1px;
	margin-left: 4px;
}
.lang img:hover {
	transform: scale(1.1);
	transition-duration: 1s;
}

.first { 
font-size: 24px;
font-weight: 700;
}

.counter {
	vertical-align: middle;
}
.floating_l {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px;
}
.floating_r {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
#logo {
	background-position: center top;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	z-index: 999;
	height: 68px;
	background-image: url('../img/bglogo.jpg');
	background-repeat: repeat-x;
}
small {
	font-size: 11px;
	margin-top: -10px;
	padding: 0px;
	line-height: 9px;
	font-weight: normal;
}
h3 a {
	color: #C0C0C0;
}
h3 a:hover {
	color: #FFFFFF;
}
h2 a {
	text-decoration: none;
	font-weight: bold;
	color: #9A4D2C;
	font-size: 17px;
}
h2 a:hover {
	color: #000000;
}
.item {
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	float: left;
}
.item a {
	padding: 125px 20px 25px 20px;
	color: #FFFFFF;
	width: 249px;
	height: 80px;
	background-image: url('../img/farbypodkladowe.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #9B0202;
	display: block;
	text-decoration: none;
	line-height: 0.8em;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	transition:background-position 0.4s;
}
.item a:hover {
	transition:background-position 0.4s;
	background-position: 50px top;

}
.item2 a {
	background-image: url('../img/gruntoemalie.jpg');
	background-color: #01A6C6;
}
.item3 a {
	background-image: url('../img/farbynawierzchniowe.jpg');
	background-color: #01609C;
}

.clear {
	clear: both;
	height: 0px;
}
.break {
	float: left;
	width: 30px;
	height: 220px;
}
.intro img {
	vertical-align: middle;
	border-style: none;
	transition: padding-left 0.4s;
	padding-left: 0px;
	padding-right: 10px;
	width: 54px;
}
.intro img:hover {
	transition: padding-left 0.4s;
	padding-left: 5px;
	padding-right: 5px;
}

.intro a {
	color: #FFFFFF;
	text-decoration: none;
}
