/*BENIAMIN*/

/*GLOBAL*/
body {
	background-image:url(../img/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
	background-color:#42719b;
}
img {
	border:none;
}
#main {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#container {
	margin:0 auto;
	width:705px;
	height:100%;
}
#menuUp {
	float:left;
}
#logoBeniamin {
	float:left;
	width:210px;
	padding:0px;
}
/*przycisk OFERTA*/
#buttOferta {
	float:left;
	width:72px;
}
#buttOferta a.rollover {
	display: block;
	width: 72px;
	height: 62px;
	background: url(../img/buttOfertaCss.gif) 0 0 no-repeat;
	background-position: 0 -62px;
	text-decoration: none;
}
#buttOferta a.rollover:hover {
	background-position: 0 0px;
}
/*przycisk O FIRMIE*/
#buttOfirmie {
	float:left;
	width:86px;
}
#buttOfirmie a.rollover {
	display: block;
	width: 86px;
	height: 62px;
	background: url(../img/buttOfirmieCss.gif) 0 0 no-repeat;
	background-position: 0 -62px;
	text-decoration: none;
}
#buttOfirmie a.rollover:hover {
	background-position: 0 0px;
}
/*przycisk KONTAKT*/
#buttKontakt {
	float:left;
	width:85px;
}
#buttKontakt a.rollover {
	display: block;
	width: 85px;
	height: 62px;
	background: url(../img/buttKontaktCss.gif) 0 0 no-repeat;
	background-position: 0 -62px;
	text-decoration: none;
}
#buttKontakt a.rollover:hover {
	background-position: 0 0px;
}
/**/
#MenuOferta_1{
	z-index:41;
	margin:-20px 0px 0 -20px;
	width:160px;
	padding:10px;
	position:absolute;
	}

/*przycisk USLUGI*/
#buttUslugi {
	float:left;
	width:78px;
}
#buttUslugi a.rollover {
	display: block;
	width: 78px;
	height: 62px;
	background: url(../img/buttUslugiCss.gif) 0 0 no-repeat;
	background-position: 0 -62px;
	text-decoration: none;
}
#buttUslugi a.rollover:hover {
	background-position: 0 0px;
}
/*przycisk AKTUALNOSCI*/
#buttAktualnosci {
	float:left;
	width:117px;
}
#buttAktualnosci a.rollover {
	display: block;
	width: 117px;
	height: 62px;
	background: url(../img/buttAktualnosciCss.gif) 0 0 no-repeat;
	background-position: 0 -62px;
	text-decoration: none;
}
#buttAktualnosci a.rollover:hover {
	background-position: 0 0px;
}
/*przycisk ZMIANA JEZYKA*/
#buttLang {
	float:left;
	width:48px;
	padding-left:9px;
}

#buttWiecej {
	float:right;
	width:85px;
}
#buttWiecej a.rollover {
	display: block;
	width: 85px;
	height: 40px;
	background: url(../img/buttWiecej.gif) 0 0 no-repeat;
	text-decoration: none;
}
#buttWiecej a.rollover:hover {
	background-position: 0 -40px;
}
/*przycisk WIECEJ*/
#buttWstecz {
	float:right;
	width:85px;
}
#buttWstecz a.rollover {
	display: block;
	width: 85px;
	height: 40px;
	background: url(../img/buttWstecz.gif) 0 0 no-repeat;
	text-decoration: none;
}
#buttWstecz a.rollover:hover {
	background-position: 0 -40px;
}


/*BELKA OPISOWA*/
#greyBela {
	height:276px;
	clear:both;
	position:relative;
}
#Subscribe {
	position:absolute;
	z-index:8;
	bottom:20px;
	background-color:#FFFFFF;
	padding: 10px;
	margin:0 4px 0 4px
}
#ramkaFotoGlowne{
	position:absolute;
	z-index:6;
	margin:4px;
	width:703px;
	height:276px;
}
#fotoBigBaza{
	position:absolute;
	z-index:5;
	margin:4px;
	width:695px;
	height:267px;
}

#fotoBig {
	position:absolute;
	z-index:1;
	width:703px;
	height:276px;
}
#greyBela h1 {
	padding:0;
	margin:0;
	line-height:normal;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	color:#00558d;
	font-size:33px;
}
#greyBela h2 {
		padding:0 0 20px 0;
	margin:0;
	line-height:normal;
	color:#afafb3;
	font-size:18px;
	font-style:italic;
}
/**/
#bottomContent {
	padding: 8px 0 0 0;
	background-image:url(../img/bgApla.png);
	min-height:400px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	width:705px;
}
/*BOCZNE MENU*/
#menuRight {
	width: 180px;
	float:left;
}
#menuRight ul.ItemList {
	margin: 4px 0 4px 0px;
	padding: 0 0 0 0px;
	list-style-type: none;
}
#menuRight ul.ItemList li {
	padding: 3px 3px 3px 4px;
	font-size: 10px;
	list-style-image: none;
	border-bottom:1px solid #6183a4;
}
#menuRight .select{
	font-weight:bold;
}


#menuRight a:hover {
	text-decoration: underline;
}
#menuRight a {
	display: block;
	padding: 0px 0 0px 0px;
	color: #d7dadf;
	font-size:12px;
	text-decoration: none;
}
#menuRight a.select {
	display: block;
	padding: 0px 0 0px 0px;
	color: #d7dadf;
	font-size:13px;
	text-decoration: none;
	font-weight:bold;
}
/* miniaturki zdjec
---------------------------------------------------------------------------- */
#ProduktyLista {
	float:left;
	margin-top:8px;
	margin-left:30px;
}
#ProduktyLista2 {
	float:left;
	margin-top:8px;
}
#ProduktyLista2 img{
	border:none;
}
#ProduktyLista2 a:hover{
	text-decoration:none;
	color:#7ca3c0;
}

#ProduktyLista2 a{
	text-decoration:none;
	color:#32618d;
}


#ProduktyLista a:hover{
	text-decoration:none;
	color:#ddeeff;
}

#ProduktyLista a{
	text-decoration:underline;
	color:#ddeeff;
}

#ProduktyLista h1 {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:15px;
	color:#FFFFFF;
}
#ProduktyLista h2 {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:13px;
	color:#FFFFFF;
}
#ProduktyLista h3 {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:11px;
	color:#a1bcd3;
}
#ProduktyLista dd {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:10px;
	text-align:right;
}
.bgProduktFoto {
	background-image:url(../img/produktBg.gif);
	text-align:center;
	width:149px;
}
.bgProduktFoto img{
	text-align:center;
}
#photo{
	float:left;
	margin:0 10px 10px 0;
	height:10em;
	display:block;
}
/*GALERIA*/
#galeriaLista{
	clear:both;
	margin: 0 10px 40px 0;
	width:480px;
}
.bgProduktTekst {
	background-image:url(../img/produktTekstBg.png);
	background-repeat:repeat-y;
	width:340px;
}
.bgProduktTekst2 {
	margin:0 17px;
	color:#ddeeff;
	font-size:11px;
	line-height:13px;
	width:303px;
}
.opisProduktu{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
.produktItem {
	margin-bottom:10px;
}
.produktItemList {
	margin:0 25px 19px 0;
	float:left;
}
.bgTekst {
	background-image:url(../img/tekstBg.png);
	background-repeat:repeat-y;
	padding:0 17px;
	color:#FFFFFF;
	width:455px;
}
/*STOPKA*/
.spacer150 {
	clear:both;
	height:20px;
	display:block;
}
#copytrightLeitmotiv {
	clear:both;
	border-top:1px solid #406689;
	width:100%;
	padding:10px 0 30px 0;
	bottom:0;
	display:block;
	text-align:right;
}
#copytrightLeitmotiv a {
	font-size:10px;
	color:#999;
	text-decoration:none;
}
.input{
	width:420px;
	border:1px solid #DDD;
	padding:3px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
.input2{
	width:100px;
	border:1px solid #DDD;
	padding:3px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
}

.inputArea{
	width:420px;
	height:100px;
	border:1px solid #DDD;
	padding:3px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
.submit{
	border:1px solid #6390b8;
	padding:3px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	background-color:#41719b;
	color:#FFF;
}
.clear{
	clear:both;
}
#text{
	font-size:12px;
	color:#555;
}
spacer20{
	height:20px;
	}
.spacer1{
	height:1px;
	}
	
.pre_on{
	display:block;
}
.pre_off{
	display:none;
}
								
/*STRONNICOWANIE*/
#stronicowanie a:hover{
	color:#1a89ed;
	text-decoration:underline;
}
#stronicowanie a{
	color:#1a89ed;
	text-decoration:none;
}
#stronicowanie{
	padding:5px;
	width:100%;
	text-align:right;
	font-size:11px;
	height:22px;
	margin:40px 0 0 0;
	color:#1a89ed;
}
#stronicowanie .strona{
	padding:5px;
	text-align:right;
	background-color:#FFFFFF;
	color:#1a89edU;
	float:left;
	margin-right:2px;
}
#stronicowanie .stronaSelect{
	padding:5px;
	text-align:right;
	background-color:#1a89ed;
	color:#FFF;
	float:left;
	margin-right:2px;
}
#menuSciezka{
	padding:10px 5px;
	font-size:10px;
	color:#96b4ce;
	float:left;
}
#menuSciezka a:hover{
	color:#96b4ce;
	text-decoration:none;
}
#menuSciezka a{
	color:#96b4ce;
	text-decoration:underline;
}
.nazwaDzialu{
	float:left;
	background-color:#FFFFFF;
	padding:3px;
	margin:7px 2px;
	font-size:10px;
	color:#006699;
	}

form{
	margin:0;
	padding:0;
}
img {
	border:none;
}
#banerSklep{
	margin-top:20px;
	}

/*PNG*/
img, div, table, td, tr, a, input {
	behavior: url(inc/iepngfix.htc)
}

#menuDown{
	text-align:center;
	color:#678daf;
	margin:20px 0;
}
#menuDown a:hover{
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

#menuDown a{
	color:#678daf;
	text-decoration:none;
	font-size:10px;
}

