@charset "iso-8859-2";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}

a, a:link, a:visited, a:hover a:active {
	text-decoration:none;
	color:#00f;
}
img { border: 0px; }
.imgMapka {
	margin-left: 18px;
	/*border: solid 2px #D8EADA;*/
	border: solid 2px white;
}
a:hover .imgMapka {
	border: solid 2px #53EA63;
}
h3 {
	background-color: transparent;
	background: url('../images/tytul_bg.gif');
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 8px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #008f37;
	display: block;
	height: 35px;
}
h4 {
	display: block;
	padding: 4px;
	border-bottom: solid 2px #9B0000;
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 15px;
	font-weight:bold;
	background-color:#D8EADA;
	color:black;
	text-align:left;
}
div.linia {
	height: 10px; 
	border-top: 0px solid black;
	width: 100%;
	display: block;
}
.panelL {
	background-color: #00CCFF;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	/**border: 1px solid #00FF00;**/
}
.panelLcontent {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 100%;
    	height: auto;
}

/*extra dla IE*/
*HTML .panelLcontent {

}




.panelLtresc{
	padding: 4px;
}
.panelLhead {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #008539;
	background-color: #FFFFFF;
	width: auto;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-indent: 0.4em;
	padding: 4px;
	height: 1.5em;
	vertical-align: middle;
}
.tekst {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC0000;
	background-color: white;
	width: auto;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-top-width: 7px;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-indent: 0.4em;
	padding: 4px;
	height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5DAF1;
	vertical-align: middle;
}

.panelG {
	background-color:#FFFFFF;
	margin:0px;
	float: left;
	width: 460px;
	border: 0px;
	min-height: 600px;
}
*HTML .panelG {
	height: 600px;
}
.panelGcontent, .panelGcontent .tekst{
	font-size: 12px;
	padding: 15px;
	background-color:#FFFFFF;


	margin:0px 0px 0px 0px;
	text-align: left;
	color: #8b8b8b;
}
.panelGcontent .tekst {
	border: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 12px;
}
/**_________________________________________________________________wyglad zawartosci**/

.naglowekProduktu {
	display: block;
	padding: 4px;
	border-bottom: solid 2px #9B0000;
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 15px;
	font-weight:bold;
	background-color:#E1E7FF;
	color:#003366;
	text-align:center;
}
.opisProduktu {
	display: block;
	padding: 4px;
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 11px;
	background-color:transparent;
	color:black;
	text-align:left;
	text-indent:1.5em;
	border-bottom: 5px solid #B6C4DC;
}
.opisProduktu td {
	padding: 4px;
}
.opisProduktu img {
	padding: 0px 0px 0px 0px;
}
.opisProduktu p{
	margin: 0px 0px 0px 0px;
}
.daneProduktu{
	text-indent:0;
	padding: 4px;
	background-color:white;
	border-left: 2px solid #9B0000;
	font-size:14px;
	color:#666;
}
.listaProduktow a,
.listaProduktow a:visited,
.listaProduktow a:link,
.listaProduktow a:active{
	display: block;
	padding: 4px;
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 12px;
	background-color:#dfe8ff;
	color:#003366;
	text-align:left;
}
.listaProduktow a:hover {
	background-color:#B7CBFF;
}
.zdjeciaProduktow {
	text-indent: 0;
}
.zdjeciaProduktow img {
	margin: 0;
	padding: 10px 10px 0px 0px;
}
.buttonWejdz a,
.buttonWejdz a:visited,
.buttonWejdz a:link,
.buttonWejdz a:active{
	display: block;
	padding: 2px;
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #00923f;
	color:#fff;
	width:60px;
	border-top: solid 1px red;
	border-bottom: solid 1px red;
	text-align:center;
	}
.buttonWejdz a:hover {
	background-color:#CC3300;	
	}
a.buttonWroc,
a:visited.buttonWroc,
a:link.buttonWroc,
a:active.buttonWroc {
	display: block;
	padding: 1px;
	font-family: "Trebuchet MS", Arial,sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#00923f;
	color: #FFFFFF;
	width:40px;
	border-top: solid 1px red;
	border-bottom: solid 1px red;
	text-align:center;
	}
a:hover.buttonWroc{
	background-color:#990000;
	color:#FFDE6C;
	}
.znakNormy {
	float: right;
	width: 70px;
	border: 2px solid black;
	text-align:center;
	color:#000000;
	font-size:9px;
	padding-top: 5px;
}
.znakNormy a,
.znakNormy a:link
.znakNormy a:visited
.znakNormy a:active {
	color: #000000;
}
.znakNormy a:hover {
	color: #aa0000;
	text-decoration:underline;
}

/**_________________________________________________________________wyglad zawartosci END**/
.flashTable {
	border: 0;
}
#mainTable {
	background-color: #FFFFFF;
	width: 900px;
}
.stopka {
	background-image:url('../images/bottom.gif');
	background-repeat:no-repeat;
	background-color: #00923f;
	height: 67px;
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
        padding-bottom: 10px;
}
.ramkaStopki {
	z-index: 20;
	height: 18px;
	padding: 46px 15px 0px 0px;
	border: 7px solid #18274B;
	border-bottom:3px;
}

input, select, option, textarea {
	border: 1px solid rgb(218, 225, 225);
	background: #FAFDFD;

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
}

select, option {
	width: auto; 
}
option {
	border-bottom: 1px lightgray dotted;
}

input.newsletter { margin: 10px 0px 10px 0px; padding: 4px; color: white; background: #3266a5 }




/*MENU - nie usuwać! tylko zmieniać kolorki i bajerki! */
#panelLcontent a, #panelLcontent h2 {
font: bold 11px arial, helvetica, sans-serif;
margin: 0;
padding: 2px 3px;
}

#panelLcontent li A, #panelLcontent li A:link {
               width: 170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	color: #525751;
	text-decoration: none;
	/*background-color: black;*/
	background-repeat:repeat-x;
	letter-spacing: normal;
	padding: 9px 5px 9px 16px;
	text-indent: -12px
}

#panelLcontent li A:hover {

}

/*MENU - nie usuwać! tylko zmieniać kolorki i bajerki! */



#menuBox {
    background: url('../images/menu_bg.jpg');
    background-repeat: repeat-y;
    padding-left: 19px;
}

#menuTop {
    background: url('../images/menu_g.jpg');
    background-repeat: no-repeat;
    padding-left: 19px;
    height: 23px;
    width: 100%;
}
#menuBottom {
    background: url('../images/menu_d.jpg');
    background-repeat: no-repeat;
    padding-left: 19px;
    height: 23px;
    width: 100%;
}
