﻿body {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#top {
	background-position: center top;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 83px;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
}
.contain {
	padding: 0px;
	color: #000000;
	margin: 10px auto 0px auto;
	width: 876px;
	height: auto;
}
header {
	background-position: center top;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	right: auto;
	left: auto;
	text-align: center;
	background-image: url('../img/bg_body.png');
	background-repeat: repeat-x;
	top: 0px;
	bottom: 0px;
}
h1 {
	padding: 10px 15px 0px 15px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 870px;
	vertical-align: auto;
	height: 20px;
	z-index: 999;
	letter-spacing: 0px;
	line-height: 20px;
	font-family: Tahoma;
	text-transform: uppercase;
}
h2 {
	padding: 50px 0px 0px 50px;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.intro {
	padding: 20px 0px 20px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 1.45em;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial;
}
.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 {
	padding: 15px 350px 15px 50px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	margin: 0px;
	line-height: 1.55em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 img {
	border-style: none;
}
footer {
	background-position: center 15px;
	padding: 8px 0px 8px 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 0px auto 0px auto;
	width: 876px;
	height: auto;
	color: #000000;
	background-image: url('../img/stopka.png');
	text-align: center;
	vertical-align: auto;
	line-height: normal;
	background-repeat: no-repeat;
}
#logo {
	background-position: 10px center;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	z-index: 999;
	height: 83px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
h5 {
	border-color: #CCCCCC;
	border-width: 1px;
	margin: -250px 0px 0px 0px;
	padding: 40px 10px 10px 20px;
	text-align: left;
	font-size: 15px;
	line-height: 1.2em;
	color: #666666;
	font-weight: normal;
	letter-spacing: -1px;
	width: 290px;
	height: 200px;
	float: left;
	z-index: 999;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.7);
	position: absolute;
	border-right-style: solid;
	font-family: Tahoma, Verdana, Arial;
}
h5 a {
	color: #000000;
	transition-duration: 1s;
}
h5 a:hover {
	color: #666666;
	transition-duration: 1s;
}
article {
	background-position: center top;
	margin: 0px;
	background-image: url('../img/bg_content.png');
	background-repeat: no-repeat;
}
#anvsoftJavaScriptSlideshow {
	border-style: none;
	overflow: hidden;
	margin: 0px 0px 0px auto;
	padding: 0px;
	z-index: 998;
	position: absolute;
}
#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 {
	background-position: center top;
	margin: 0px 0px 0px 10px;
	padding: 28px 0px 10px 0px;
	width: 240px;
	height: 20px;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	letter-spacing: 0px;
	background-image: url('../img/nav-active-l.png');
	background-repeat: repeat-x;
	float: right;
}
.language {
	font-size: 14px;
	color: #E8B722;
}
.language a {
	border: 2px solid #FFFFFF;
	padding: 5px;
	border-radius: 50%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 16px;
	height: 20px;
	line-height: 20px;
}
.language a:hover {
	text-decoration: none;
	color: #F61C03;
	background-color: #FFFFFF;

}
.language .active {
	color: #FF0009;
	background-color: #FFFFFF;
}
.content2 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
}
.gallery3 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	text-align: left;
	font-family: calibri;
}
.gallery3 img {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	margin: 0px 2px 2px 0px;
	border: none;
	transition-duration: 0.6s;
}
.gallery3 img:hover {
	transition-duration: 0.6s;
}

.lang img {
	border: 1px solid rgba(0,0,0,0.4);
	transition-duration: 0.5s;
	margin-right: 1px;
	margin-left: 1px;
	vertical-align: middle;
}
.lang img:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition-duration: 0.5s;
}

p {
	color: #000000;
}

.first { 
font-size: 24px;
font-weight: 700;
}

.counter {
	border-style: none;
	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;
}
small {
	font-size: 19px;
	margin-top: -10px;
	padding: 0px;
	line-height: 1em;
}
small a {
	color: #000000;
}
small a:hover {
	color: #7E0C0C;
}
h3 a {
	color: #666666;
}
h3 a:hover {
	color: #AFAD9C;
}
h2 a {
	text-decoration: none;
	color: #000000;
}
h2 a:hover {
	color: #666666;
}
hr {
	color: rgba(0,0,0,0.2);
	padding: 0px;
	margin: 0px;
}
.prod {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.item {
	border: 1px solid #EAEAEA;
	padding: 0px;
	margin: 0px 22px 24px 0px;
	float: left;
	width: 200px;
	height: auto;
	min-height: 320px;
	text-align: center;
	background-color: #EAEAEA;
}
.item a {
	text-decoration: none;
	color: #000000;
}
.item a:hover {
	text-decoration: none;
	color: #5B594A;
}

.item img {
	border-style: none;
}
.item img:hover {
	opacity:0.85;
}
.last {
	margin: 0px 0px 0px 0px;
}
.clear {
	clear: both;
	height: 0px;
}
html {
	background-image: url('../img/bck-body.png');
	background-repeat: repeat;
}
.oferta {
	text-align: center;
	font-size: 17px;
	border-color: rgba(0,0,0,0.35);
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
}
.top {
	background-image: url('../img/oferta.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 900px;
	height: 396px;
	margin-right: auto;
	margin-left: auto;
}
.more a {
	display: block;
	background-color: #FF0009;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 4px 5px 4px;
	text-align: center;
	width: auto;
	min-width: 80px;
	max-width: 180px;

	font-size: 14px;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
}
.more a:hover {
	color: #FF0009;
	background-color: #FFFFFF;
}
.single-icon {
	width: 124px;
	float: left;
}
.single-icon a {
	display: block;
	text-decoration: none;
	color: #535353;
	padding-top: 125px;
	font-size: 11px;
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	width: 124px;
	height: 38px;
}
.single-icon a:hover {
	background-color: rgba(217, 217, 217,0.4);
	color: #858585;
}

.icons {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 40px;
}
.title {
	color: #FF0009;
	text-decoration: none;
	font-size: 14px;
}
.title:hover {
	color: #000;
}

.contact {
	border-width: 1px;
	border-color: #CCCCCC;
	width: 250px;
	height: 135px;
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	padding: 25px 20px 20px 20px;
	border-left-style: solid;
}
#foot {
	box-shadow: 1px 0px 1px 1px #CCCCCC;
	margin-top: 25px;
	margin-bottom: 15px;
}
.contact a {
	color: #FF3300;
}
.contact a:hover {
	color: #000;
}
.author {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	padding-top: 20px;
	padding-bottom: 20px;
}
.author a {
	color: #666666;
}
.author a:hover {
	color: #FF0000;
}
