body { margin:0; padding:0; }
.bez_przewijakow  { overflow:hidden; }
a, embed, object , input, textarea { outline:none; }
p, form, fieldset, input, select, textarea { margin:0; padding:0; }
textarea { overflow:auto; }
img { border:0; }
div.clear { clear: both; width: 100%; overflow: hidden; height: 1px; background: transparent;}

/* administracja ------------------------------------------------------------ */

a.edytuj, a.edytuj:hover
{
	display:block;
	width:auto;
	float:left;
	margin-right: 3px;
	padding:5px 5px 3px 25px;
	background: #ffd737 url('bimg/edytuj.gif') no-repeat 2px 1px;
	border:1px solid #404040;
	color:#000;
	font:bold 11px Arial,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
}

div.admin
{
    text-align: center;
    width: 100%;
	padding: 10px 0px;
    background: #eee;
    border-bottom: 1px dashed #999;
}

div.admin div.ogranicznik
{
	width: 550px;
	margin: 0 auto;
}/* MENU GORNE =============================================================== */

div.menu-gorne a
{
	display: block;
	float: right;
	color: #5e5e5e;
	font: 18px/18px sans-serif;
	padding: 0px 10px;
	text-decoration: none;
}

div.menu-gorne a span.menu-lewa
{
	display: block;
	float: left;
	width: 10px;
	height: 43px;
	background: transparent;
}

div.menu-gorne a span.menu-srodek
{
	display: block;
	float: left;
	height: 35px;
	padding: 8px 5px 0px 5px;
	background: transparent;
}

div.menu-gorne a span.menu-prawa
{
	display: block;
	float: left;
	width: 11px;
	height: 43px;
	background: transparent;
}

div.menu-gorne a:hover span.menu-lewa,
div.menu-gorne a.aktywna span.menu-lewa,
div.menu-gorne a.aktywna:hover span.menu-lewa,
div.menu-gorne a span.menu-lewa.aktywna
{
	background: transparent url('img/menu-lewa.png') no-repeat top left;
}

div.menu-gorne a:hover span.menu-srodek,
div.menu-gorne a.aktywna span.menu-srodek,
div.menu-gorne a.aktywna:hover span.menu-srodek,
div.menu-gorne a span.menu-srodek.aktywna
{
	background: transparent url('img/menu-srodek.png') repeat-x top left;
}

div.menu-gorne a:hover span.menu-prawa,
div.menu-gorne a.aktywna span.menu-prawa,
div.menu-gorne a.aktywna:hover span.menu-prawa,
div.menu-gorne a span.menu-prawa.aktywna
{
	background: transparent url('img/menu-prawa.png') no-repeat top left;
}

div.menu-gorne a:hover,
div.menu-gorne a.aktywna,
div.menu-gorne a.aktywna:hover
{
	text-decoration: none;
	color: #fff;
}

/* PODMENUSY ================================================================ */

div.podmenu
{
	position: absolute;
	top: 87px;
	z-index:100;
}

div#submenu1
{
	display: none;
	left:505px;
}

div#submenu2
{
	display: none;
	left:606px;
}

div.podmenu a
{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 2px 0px;
}

div.podmenu a:hover,
div.podmenu a.aktywna,
div.podmenu a.aktywna:hover
{
	color: #5eb370;
	text-decoration: none;
}

span.separator
{
	cursor: default;
	display:none;
}

div.menu-pasek-gora1
{
	width: 217px;
	height: 4px;
	background: transparent url('img/menu-pasek-gora2.png') no-repeat top left;
}

div.menu-pasek-srodek1
{
	width: 200px;
	font: 13px/15px Tahoma,sans-serif;
	padding: 0px 7px 3px 10px;
	background: transparent url('img/menu-pasek-srodek2.png') repeat-y top left;
}

div.menu-pasek-dol1
{
	width: 217px;
	height: 8px;
	background: transparent url('img/menu-pasek-dol2.png') no-repeat top left;
}

div.menu-pasek-gora2
{
	width: 167px;
	height: 4px;
	background: transparent url('img/menu-pasek-gora2.png') no-repeat top left;
}

div.menu-pasek-srodek2
{
	width: 150px;
	font: 13px/15px Tahoma,sans-serif;
	padding: 0px 7px 3px 10px;
	background: transparent url('img/menu-pasek-srodek2.png') repeat-y top left;
}

div.menu-pasek-dol2
{
	width: 167px;
	height: 8px;
	background: transparent url('img/menu-pasek-dol2.png') no-repeat top left;
}/* OGOLNE ====================================================================*/

body
{
    color:#000;
    font: 12px/16px Tahoma, Arial, sans-serif;
    text-align: center;
	background: #9d9d9d;
}

td
{
	font: 12px/16px Tahoma, Arial, sans-serif;
}

input,textarea,select
{
	font: 12px/12px Tahoma, Arial, sans-serif;
	background: #fdfdfd;
	border: 1px solid #888;
	margin: 0px;
	padding: 2px;
}

input.przycisk
{
	background:#348745;
	border: 1px solid #dcdbe2;
	color: #fff;
	cursor:pointer;
	padding: 3px 9px;
}

a
{
	color:#00801b;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font: 20px/24px sans-serif;
	color: #00801b;
	padding: 0px;
	margin: 0px;
}

h1 a:hover
{
	text-decoration: none;
}

span.komunikat
{
	color:#009900;
}

span.blad
{
	color:#990000;
}

embed,object
{
	z-index:0;
}

/* TEMPLATKA ================================================================ */

div.tlo
{
	width: 100%;
	/*background: #fffde6 url('img/tlo.png') repeat-x top center;*/
	background: #b8e5bf url('img/tlo.png') repeat-x top center;
}

div.srodkowanie
{
	width: 994px;
	text-align: left;
	margin: 0 auto;
}

div.gora
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 994px;
	height: 130px;
}

a.logo
{
	display: block;
	position: relative;
	left: 58px;
	top: 18px;
	width: 279px;
	height: 109px;
	background: transparent url('img/logo2.png') no-repeat top left;
}

div.menu-gorne
{
	position: absolute;
	right: 0px;
	top: 45px;
	width: 650px;
}

div.carousel
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 994px;
	height: 365px;
}

div.zas
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 30px;
	height: 30px;
	z-index: 100;
	/*background: #fffde6;*/
	background: #b8e5bf;
}

div.lewa
{
	float: left;
	width: 394px;
}

div.zielone-gora
{
	width: 344px;
	padding: 22px 25px 18px 25px;
	background: transparent url('img/zielone-gora.png') no-repeat top left;
	color: #fff;
}

div.zielone-dol
{
	width: 394px;
	height: 6px;
	background: transparent url('img/zielone-dol.png') no-repeat top left;
}

div.zielone-gora h1
{
	color: #fff;
}

div.oferta-paski
{
	margin-top: -3px;
}

a.oferta-pasek
{
	display: block;
	padding: 0px 0px 1px 2px;
}

a.oferta-pasek img
{
	display: block;
}

div.certyfikaty
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 388px;
	height: 109px;
	background: transparent url('img/certyfikaty.png') no-repeat top left;
}

div.certyfikaty a.rf
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 184px;
	height: 109px;
}

div.prawa
{
	float: right;
	width: 585px;
}

div.tresc-gora
{
	width: 585px;
	height: 5px;
	background: transparent url('img/tresc-gora.png') no-repeat top left;
}

div.tresc-srodek
{
	width: 585px;
	background: transparent url('img/tresc-srodek.png') repeat-y top left;
}

div.content-padding
{
	padding: 17px 25px 19px 25px;
}

div.tresc-dol
{
	width: 585px;
	height: 7px;
	background: transparent url('img/tresc-dol.png') no-repeat top left;
}

div.stopka-tlo
{
	width: 100%;
	background: #9d9d9d url('img/stopka-tlo.png') repeat-x top center;
}

div.stopka
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 994px;
	height: 125px;
	font: normal 14px/17px Tahoma,Arial,sans-serif;
	color: #d7d7d7;
	background: transparent url('img/stopka.png') no-repeat top left;
	overflow: hidden;
}

div.stopka div.t1
{
	position: absolute;
	left: 256px;
	top: 27px;
}

div.stopka div.t2
{
	position: absolute;
	left: 453px;
	top: 27px;
}

div.stopka a.mapka
{
	display: block;
	position: absolute;
	left: 681px;
	top: 0px;
	width: 133px;
	height: 125px;
}

div.podpis
{
	width: 994px;
	text-align: center;
	font: normal 11px/14px Tahoma,Arial,sans-serif;
	color: #d1d1d1;
}

div.podpis a
{
	font-family: Impact,Tahoma,Arial,sans-serif;
	color: #d1d1d1;
}

/* SLIDESHOW ================================================================ */

div.kontener-slideshow
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 580px;
	height: 206px;
}

div.slideshow
{
	position: absolute;
	left: 2px;
	top: 2px;
	width: 580px;
	height: 206px;
	overflow: hidden;
}

div.slideshow img
{
	width: 580px;
	height: 206px;
}

/* GALERIE W ARTYKULACH ===================================================== */

table.galeria
{

}

table.galeria td
{
	background: transparent;
	vertical-align: top;
	padding: 0px;
}

table.galeria td a
{
	display: block;
	background-color: transparent;
	background-position: center left;
	background-repeat: no-repeat;
}

table.galeria td div.podpis-pod-zdjeciem
{
	float: left;
	width: 114px;
	text-align: center;
	color: #00801b;
	padding: 3px;
	background: #f3f3f3;
}


/* PRZEGLADY ARTYKULOW ====================================================== */

div.przeglady-artykul
{
	position: relative;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	background: #f3f3f3;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

a.przeglady-zdjecie
{
	float:left;
	display: block;
	margin: 0px 20px 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
}

div.przeglady-tekst
{
	position: relative;
	left: 0px;
	top: 0px;
	float:left;
	width: 100%;
}

a.przeglady-naglowek,
a.przeglady-naglowek:hover
{
	display: block;
	margin-bottom: 5px;
	font: 16px/16px sans-serif;
	text-decoration: none;
	color: #00801b;
}

a.przeglady-wiecej
{
	position: absolute;
	bottom: 8px;
	right: 5px;
}div.paginacja
{
	margin:15px 0px
}

div.paginacja a
{
	display:block;
	background-color: #eee;
	color:#222;
	border:1px solid #999;
	margin-right: 2px;
	float:left;
	font: bold 12px/12px Arial,sans-serif;
}

div.paginacja a:hover
{
	text-decoration: none;
	background-color: #ddd;
}

div.paginacja a.pierwsza_strona
{
	
	width:8px;
	height:14px;
	background-image: url('img/paginacja/paginacja_pierwsza_strona.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:1px 3px;
}

div.paginacja a.lewo
{
	width:7px;
	height:14px;
	background-image: url('img/paginacja/paginacja_lewo.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:1px 3px;
}

div.paginacja a.prawo
{
	width:7px;
	height:14px;
	background-image: url('img/paginacja/paginacja_prawo.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:1px 3px;
}

div.paginacja a.ostatnia_strona
{
	width:8px;
	height:14px;
	background-image: url('img/paginacja/paginacja_ostatnia_strona.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:1px 3px;
}

div.paginacja a.cyfra
{
	text-decoration: none;
	padding:2px 4px;
}

div.paginacja a.cyfra_zaznaczona
{
	text-decoration: none;
	padding:2px 4px;
	background-color: #ccc;
}
