body {
	margin: 0px auto;
	padding: 0px;
	color: #333;
	background: url('../../img/bg.jpg') left top repeat;
	font: 8pt Verdana, Arial, sans-serif;
}
p, div, td {
	font: 8pt Verdana, Arial, sans-serif;
}
table, tr, td {padding:0;margin:0;}
h1, h2, h3, h4, h5, h6 { font-size: 9pt; }

form {margin:0; padding:0;}
img {border:0; margin:0; padding:0;}

input, textarea, select	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	border: solid 1px #808080;
}
input.input_o {border-width: 0;}

.nobr {
	white-space: nowrap;
}

A:link, A:visited, A:active {text-decoration:none; color:#02813F;}
A:hover {text-decoration: none;	color:#000000;}

A.news, A:visited.news, A:active.news {text-decoration:none; color:#00630B;}
A:hover.news 						{text-decoration:none; color:#000000;}

A.sciezka, A:visited.sciezka, A:active.sciezka {text-decoration:none; color:#00630B;}
A:hover.sciezka 							{text-decoration:none; color:#000000;}

.szukaj_sciezka {font-size: 7pt; color: #808080;}
.szukaj_sciezka A {color: #808080;}
.szukaj_sciezka A:hover {color: #000000;}

.top {
	background: url('../../img/top_kreska.jpg') left top repeat-x;
	margin:0;
	padding:0;
}
.belka {
	background: url('../../img/top_bg.jpg') left top no-repeat;
	width:900px;
	height:112px;
	padding-right:20px;
}
.belka img {
	vertical-align: middle;
}
.menu {
	background: url('../../img/menu_bg.jpg') left top no-repeat;
	width:880px;
	height:35px;
	padding-left:20px;
	padding-right:20px;
}
.przerywacz1{
	background: url('../../img/3.jpg') left top no-repeat;
}
.obrazek{
	background: url('../../img/obrazek_bg.jpg') left top no-repeat;
	height:175px;
}
.mapa{
	background: url('../../img/mapa_bg.jpg') left top no-repeat;
	width:250px;
	height:175px;
}
.produkty{
	background: url('../../img/produkty.jpg') left top no-repeat;
	height:51px;
}
.sciezka{
	background: url('../../img/sciezka_bg.jpg') left top no-repeat;
	padding-left:60px;
}
.tresc{
	background: url('../../img/tresc_bg.jpg') left top no-repeat;
	height: 380px;
	padding: 6px;
	padding-left:20px;
	padding-right:20px;
}
.bok{
	background: url('../../img/bok_bg.jpg') left top repeat-y;
}
.reklama{
	padding-left:4px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center
}
.stopka{
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 50px;
	width: 850px;
	height: 78px;
	background: url('../../img/stopka_bg.jpg') left top no-repeat;
	vertical-align: top;
}
.stopka table, .stopka td{
	font-size: 8pt;
}
.stopka2{
	background: url('../../img/licznik_bg.jpg') left top no-repeat;
	height:32px;
	padding-left:60px;

}
.stopka2 table, .stopka2 td{
	font-size: 8pt;
}
.ok{
	background: url('../../img/ok_bg.gif') left top no-repeat;
	padding-left:4px;
	width:25px;
	height:32px;
}
.ok input {
	width:6px;
	height:9px;
	border:0;
	background: url('../../img/ok.gif') no-repeat;
}
.szukaj_bg {
	background: url('../../img/szukaj_bg.gif') left top repeat-x;
}
.szukaj_bg input {
	border:0;
}
.box_top{
	background: url('../../img/box1.jpg') left top no-repeat;
	width:434px;
	height:5px;
}
.box_dol{
	background: url('../../img/box2.jpg') left top no-repeat;
	width:434px;
	height:4px;
}
.box_text{
	border-left: solid 1px #E1DDD6;
	border-right: solid 1px #E1DDD6;
	padding:4px;
}
.tytul{
	color: #1E9729;
	font-weight: bold;
	border-bottom: solid 1px #EDEDEA;
}
.tytul img{
	vertical-align:middle;
	position: relative;
	left: -10px;
}
.opis_fotki{
	font-size: 8pt;
}

.aktualnosci_strona_glowna {
	font-size: 8pt;
}

caption {
	font-weight: bold;
	padding: 4px 0px;
	text-align: center;
}

table .tabela_krawedzie {
	border-top: 1px solid;
	border-left: 1px solid;
	text-align: left;
}

table .tabela_krawedzie caption {
	border-bottom: 1px solid;
}

table .tabela_krawedzie .tabela_komorka {
	border-bottom: 1px solid;
	border-right: 1px solid;
}

/* drop down menu */

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 40px;
    font: 12px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	background: url('../../img/kwadracik.gif') left no-repeat;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #026E36;
    border-bottom: solid 1px #058B56;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #025E2E;
    border-bottom: solid 1px #058B56;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

/* drop down menu */
