@charset "UTF-8";

/* •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
   ••  Setia.pl                                                     ••
   ••  Updated: Sptember 2011                                       ••
   ••                                                               ••
   ••  Copyright 2011 Setia.pl                                      ••
   ••  Feel free to learn and adapt techniques used here,           ••
   ••  but don’t just copy and call it yours.                       ••
   •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••   
   
---------------------------------------------------------------------- */

/* 0. RESET
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 1. GLOBAL
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */
body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;

	background: #a97949 url(/gfx/bg1.jpg) no-repeat center top fixed;
	color: #221201;
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

}

a { color: #472300; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; color: #472300;}
#container
{
	width: 901px;
	margin: 0 auto;
	position: relative;
	
}
#top {
	width: 901px;
	height:143px;
	margin: auto;
	background: url(/gfx/top1.jpg) no-repeat;
}
#menu {
	width: 901px;
	height: 52px;
	margin: 0 auto;
	background: url(/gfx/menu1.jpg) no-repeat;
}
#nag {
	width: 901px;
	height: 254px;
	margin: 0 auto;
	background: url(/gfx/nag1.jpg) no-repeat;
	position: relative;
}
#wrapper {
	width: 901px;
	min-height: 742px;
	margin: 0 auto;
	background: url(/gfx/wrap3.jpg) no-repeat;
		background-color: #a8794b;
}
#footer {
	background: url(/gfx/bg_ft.jpg) #A8794B;
	width: 901px;
	margin: auto;
}
.logo {
	float: left;
	width: 400px;
	border: 0px solid;
	height: 143px;
	position: relative;
}
.logo2 {
float: left;
	width: 500px;
	border: 0px solid;
	height: 143px;

}
.search {
	text-align: right;
	padding-right: 30px;
	width: 470px;
	height: 50px;
}
.search input[type="text"] {
    background:none;
    border: 1px solid #311710;
    color: #FFFFFF;
    font-family: "Trebuchet MS";
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 3px 0 3px 10px;
    vertical-align: top;
    width: 168px;
}
.dane {

	width: 470px;
	height: 93px;
	text-align: right;
	padding-right: 30px;
	padding-top: 0px;
}

.bigl {
	font-size: 16px;
	font-weight: bold;
}

#menu li {
	float: left;
	margin-left: 30px;
	font-size: 16px;
	padding-top: 20px;
}

#menu li a {
	color: #fff;
}

#menu li a:hover {
	text-decoration: underline;
}

.sidebar {
	width: 223px;
	float: left;
	
}



.sidebar li {
	background: url(/gfx/men.jpg) no-repeat;

	width: 203px;
	font-size: 14px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-left: 20px;
}

.submenu {
margin-top: 5px;
margin-left: -20px;
font-size: 14px;


}

.submenu li{
	padding-left: 30px !important;
}
.auraltext {
    display: block;
    height: 1px;
    left: -5000px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.sidebar li a {
	color: #fff;
}

.sidebar li a:hover {
	text-decoration: underline;
}
.tresc {
	width: 638px;
	float: left;
	padding: 20px;
}
.stp {

	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.promo {
	position: absolute;
	bottom: -50px;
	right: 145px;
}

.select_producenci {
	margin-top: 0px;
	margin-left: 10px;
	clear: both;
	height: 20px;
	width: 200px;
	border: 1px solid #000;
	background: none;
	color: #fff;
	font-size: 14px;
	padding-top: 0px;
}



.lo {
	position: absolute;
	width: 280px;
	height: 120px;
	border: 0px solid;
	left: 40px;
	top: 10px;
}

fieldset {
	margin-top: -15px;
}

b, strong {
	font-weight: bold;
}

#pager li {

	float: left; margin-left: 20px;}
.tag {padding-top: 40px; padding-bottom: 20px;}

.prody {
	background: url(/gfx/prod.jpg) no-repeat;
	width:750px;

}

.prody a {
	color: #fff;
}

.crumbs {
	margin-top: -20px;
	margin-bottom: 10px;
}
.crumbs ul li {
	float: left;
	list-style: none;
	margin-left: 20px;
}