@font-face {
    font-family: 'bellotabold';
    src: url('site/bellota-bold-webfont.eot');
    src: url('site/bellota-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('site/bellota-bold-webfont.woff') format('woff'),
         url('site/bellota-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bellotaregular';
    src: url('site/bellota-regular-webfont.eot');
    src: url('site/bellota-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('site/bellota-regular-webfont.woff') format('woff'),
         url('site/bellota-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*                  */
/*    zawartość     */
/*                  */
h1, h2, h3, h4, h5, h6, #content p, #content table, hr, iehr, pre, address, a.more, .more a, #content ol, #content ul { 
	margin-bottom: 18px; 
}
/*   headers   */
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	clear: both;
    font-family: 'bellotaregular';
    font-weight: normal !important;
	color: #3F9E00;
}
h1 {font-size: 24px;}
h2 {
	font-size: 31px;
	background: url(site/h2.png) left center no-repeat;
	line-height: 48px;
	padding-left: 70px;
	margin-left:-30px;
}
h3 {font-size: 18px;}
h4 {font-size: 15px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}
/*   links   */
a {
	text-decoration: none;
	color: #3F9E00;
}
a:hover {
	text-decoration: underline;
}
a.more, .more a {
	background: url(uploads/images/img/more.png) no-repeat right 6px;
	padding-right: 10px;
	float: right;
}
/*   tables   */
#content table {
	border-collapse: collapse;
}
#content table td, #content table th {
	text-align: left;
	border: 1px solid #000;
	padding: 2px 4px;
}
#content table td p, #content table th p {
	margin: 0;
}
/*   lists   */
ul{
	list-style: none;
}
#content ul li {
	padding: 0px 0px 0px 16px;
	background:url(site/subli-off.png) no-repeat left center; 
}
#content ol {
	list-style: decimal;
	margin-left: 30px;
}
#content ul ul, #content ol ol, #content ol ul, #content ul ol {
	margin-bottom: 0;
}
/*   other   */
hr {
	border-bottom: 1px solid #8b2614;
	clear: both;
}
#content img{
	max-width: 100%;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: 100%;
}
/*                           */
/*       układ główny        */
/*                           */
* {
	border: 0px;
	padding: 0px; 
	margin: 0px; 
}
body {
	font-family: tahoma, helvetica, arial, verdana, "trebuchet ms", trebuchet, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background: #fff;
}
#top-top, #top, #menubar, #footer, #content{
	width: 100%;
	float: left;
}
#top-inside{
	width:980px;
	margin: 0px auto;
}
#content-inside{
	width:911px;
	margin: 0px auto;
}
/*                  */
/*       top        */
/*                  */
#top-top{
	height:17px;
	background:url(site/top-top.jpg);
	position:relative;
	z-index:100;
}
#top{
	background:url(site/top.png) no-repeat center 83px;
}
#top h1{
	float: left;
	background: url(site/logo-bg.png) no-repeat left top;
	width: 273px;
	padding-left: 27px;
	padding-top: 17px;
	height: 108px;
	margin-top: -12px;
	margin-bottom: 18px;
}
#top h1:hover{
	margin-top: 0px;
	margin-bottom: 6px;
}
#top h1 a{
	text-decoration:none;
	color: #382004;
	text-shadow: 1px 1px 0px #fff, -1px -1px 0px #000;
    font-family: 'bellotabold';
	font-weight: normal !important;
	font-size: 20px;
}
#top h1 a span{
	font-size: 94px;
	line-height: 90px;
	display: block;
}
#top h1 a span + span{
	font-size: 53px;
	line-height: 10px;
	position: relative;
	top: -65px;
	left: 52px;
}
#top h1 a span + span + span{
	font-size: 32px;
	display: block;
	left: 76px;
	top: -36px;
}
#menubar{
	background:url(site/menubar.png) no-repeat center top;
	height: 61px;
	margin-top: -29px;
	position:relative;
	z-index:100;
}
#menu {
	text-align: left;
	margin: 10px 0px 0px 200px; 
	clear:both;
}
#menu li{
	margin-top:10px;
	display: inline-block;
	vertical-align:top;
	height:75px;
}
#menu li + li {
	background: url(site/li2.png) no-repeat left;
	margin-left: 17px;
}
#menu li + li + li {
	background: url(site/li3.png) no-repeat left;
}
#menu li + li + li + li {
	background: url(site/li4.png) no-repeat left;
}
#menu li.menuactive, #menu li:hover {
	margin-top:0px;
}
#menu li a{
	display: block;
	line-height: 55px;
	text-decoration: none;
	color: #382004;
	text-shadow: 1px 1px 0px #F7E7D9, -1px -1px 0px #2B0E00;
	font-family: 'bellotabold';
	text-transform: lowercase;
	font-weight: normal !important;
	font-size: 27px;
}
#menu li + li a {
	padding: 0px 24px 20px 14px;
	background: url(site/li-end.png) no-repeat right -1px;
}
/*              */
/*   content    */
/*              */
#content{
	background:url(site/content.png) repeat-y center top;
	margin-top:-5px;
}
#main{
	width: 557px;
	float: left;
	padding: 20px 10px 30px 30px;
}
.index #main{
	width: 867px;
}
.kontakt #main{
	width: 383px;
}
#sub {
width: 250px;
float: right;
background-color: transparent;
background-repeat: no-repeat;
min-height: 400px;
padding: 20px 9px 10px 53px;
}
.kontakt #sub{
	width: 426px;
}
#sub ul li{
	list-style:none;
	line-height: normal;
    font-family: 'bellotaregular';
    font-weight: normal !important;
	font-size:18px;
}
#sub ul li:hover{
	background:url(site/subli-on.png) no-repeat left center; 
}
#sub ul li.menuactive{
	background:url(site/subli-on.png) no-repeat left center; 
}
#sub ul li a:hover{
	text-decoration:none;
}
#sub ul li.menuactive a{
	color: #7E6A00;
}
#last-products{
	padding:0px 65px;
}
.product{
width:160px;
height:164px;
margin:12px;
float:left;
position:relative;
overflow:visible;
}
.product .product-inside{
position:absolute;
width:160px;
padding:0px;
background:#fff;
	text-align: center;
}
.product .product-inside img{
	max-height:150px;
}
@keyframes product{
	0% {
	padding:0px;
	width:160px;
	top:0px;
	left:0px;
	}
	100% {
	padding:20px;
	width:300px;
	top:-100px;
	left:-80px;
	}
}
@-moz-keyframes product {
	0% {
	padding:0px;
	width:160px;
	top:0px;
	left:0px;
	}
	100% {
	padding:20px;
	width:300px;
	top:-100px;
	left:-80px;
	}
}
@-webkit-keyframes product{
	0% {
	padding:0px;
	width:160px;
	top:0px;
	left:0px;
	}
	100% {
	padding:20px;
	width:300px;
	top:-100px;
	left:-80px;
	}
}
@-o-keyframes product{
	0% {
	padding:0px;
	width:160px;
	top:0px;
	left:0px;
	}
	100% {
	padding:20px;
	width:300px;
	top:-100px;
	left:-80px;
	}
} 
.product:hover .product-inside{
	border:1px solid #A87D44;
	z-index:100;
	animation: product 0.5s 1 forwards;
	-moz-animation: product 0.5s 1 forwards;
	-webkit-animation: product 0.5s 1 forwards;
	-o-animation: product 0.5s 1 forwards;
} 
.product:hover .product-inside img{
	max-height:350px;
}
.number{
	position:absolute;
	font-family: 'bellotaregular';
	font-weight: normal !important;
	color: #3F9E00;
	top:4px;
	left:4px;
	background:rgba(255,255,255,0.5);
}
.product:hover .number{
	top:24px;
	left:24px;
}
.product-info{
	display:none;
	text-align:center;
}
.product-info table{
	width:100%;
}
#content .product-info table td{
	border:none;
	text-align:center;
}
.product:hover .product-info{
	display:block;
}
#content .product p, .product h3{
	margin-bottom:5px;
}
.product h4{
	margin-bottom:0px;
}
/*            */
/*   stopka   */
/*            */
#footer{
	padding: 110px 0px 0px;
	background: url(site/footer.png) no-repeat center top;
	height: 25px;
	margin-top: -15px;
	font-size:10px;
}
#footer a {
	color: #2F5C19;
}
#footer a:hover {
	text-decoration: none;
	color: #5FB933;
}
#footer p{
	text-align:center;
}