body
{
	background: #FFFFFF url(../grafika/tlo_gora.gif) repeat-x scroll top;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #828282;
	text-decoration: none;
	text-align: left;
	margin: 0 auto;
}
a
{
    text-decoration:none;
}
#all
{
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#panelTop
{
	margin: 0 auto;
	height: auto;
	width: 100%;
	clear: both;
}

#baner1
{
	height: auto;
	width: 1000px;
	margin: 0 auto;
}

#slajdy
{
	clear: both;
	height: 83px;
	width: 450px;
	float: left;
	margin-top:10px;
}

#menuTop
{
	clear: right;
	float: right;
	width: 510px;
	height: 83px;
}

#menuTop ul li
{
	display: block;
	width:100px;
	list-style:none;
	float:left;
	margin-left: 9px;
}

#menuTop ul
{
	display:block;
	list-style:none;
	float:left;
	margin: 0;
	padding: 0;
}

#menuTop ul li a:hover
{
	background: transparent url( "../grafika/gorny_tab.gif" ) no-repeat scroll left top;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight:normal;
}
#menuTop ul li a
{
	width:100px;
	text-decoration: none;
	font-size: 16px;
	height: 40px;
	padding-top: 10px;
	display: block;
	color: #000000;
}

#panelZielony
{
	width: 100%;
	background: transparent url(../grafika/tlo_zielone.gif) repeat-x scroll top;
	float: left;
	margin: 0 auto;
}

#baner2
{
	margin: 0 auto;
	height: auto;
	width: 1000px;
}
#logo
{
	clear: both;
	background: transparent url(../grafika/logo1.jpg) no-repeat;
	margin-left: 1px;
	width: 330px;
	height: 166px;
	float: left;
}
#logo a
{
	display: block;
	width: 330px;
	height: 166px;
}
#logo a *
{
	display: none;
}
#informacja
{
	clear: right;
	margin-right: 20px;
	background: transparent url(../grafika/napis1.jpg) no-repeat;
	height: 166px;
	width: 645px;
	float: right;
}
#informacja p
{
	color:#ADADAD;
	margin:45px 70px auto 100px;
    text-align: center;
    font-family: Arial CE;
    font-size: 30px;
    font-weight: bold;
    padding: 20px;
    text-shadow: 2px 2px 5px black, -2px 2px 5px black;
}
#panelSrodek
{
	margin: 20px auto;
	width: 100%;
	height: auto;
	clear: both;
}
#baner3
{
	margin: 0 auto;
	width: 1000px;
	height: auto;
}

#menuLewe
{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	height: auto;
	width: 240px;
	float: left;
	clear: both;
	border: solid 1px #858585;
	background-color: #DBDBDB;
}

#menuLewe dt
{
	background: #DBDBDB url( "../grafika/dt_lewe_menu.gif" ) repeat-x scroll top;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 4px;
}

#menuLewe dt a
{
	cursor: pointer;
	display: block;
}

#menuLewe dd
{
	color: #727272;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin: 0 auto;
	border-style: solid;
	border-color: #FFFFFF;
}

#menuLewe dd a
{
	background: transparent url(  "../grafika/kropka_menu.gif" ) no-repeat 5px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
	color: #727272;
}

#menuLewe dd a:hover
{
	background-color: #79BC1F;
	color: #FFFFFF;
	cursor: pointer;
}

#menuLewe dd.active a
{
	background-color: #79BC1F;
	color: #FFFFFF;
}

#content
{
	margin: 20px 0px 20px 20px;
	float: left;
	width: 700px;
	height: auto;
	text-align:justify;
}
#content a
{
    font-weight:bold;
    color:#73B50D;
}
#content a:hover
{
    color:#696868;
    }
#content ul 
{
	list-style-type: square;
	color:#828282;
	padding-left:20px;
	margin:0;
	text-align:left;
}
#content h1
{
	border-left: solid 15px #73B50D;
	width: 100%;
	color: #73B50D;
	padding-left: 20px;
	font-family: Calibri,Cambria,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
}
#content h2
{
	font-size: 15px;
	color:#73B50D;

}
#content img
{
    border:0px;
    margin-left:5px;
    }
p.glowna
{
    width:500px;
    }
p.srodek
{
    text-align:center;
    }
img.prawa
{
    float:right;
    border:0;
    padding:5px;
    }
img.lewa
{
    padding:0;
    margin:5px;
    float:left;
    }
a.szary
{
    color:Red;
    }
#panelDol
{
	background: transparent url(../grafika/tlo_stopka.gif) repeat-x scroll top;
	margin: 0 auto;
	height: 58px;
	width: 100%;
	clear: both;
	text-align: left;
	float: left;
}

#stopka
{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#producent
{
	margin: 20px 0 0 80px;
	width:290px;
	float:left;
	color: #FFFFFF;
}

#realizacja
{
	float:right;
	color:#828282;
	margin:	20px 80px 0 0;
}
#realizacja a
{
    color:#828282;
}
#realizacja a:hover
{
    color:#C2C5BF;
    }
.mapa
{
    width:233px;
    height:400px;
    float:left;
    }
