body {
	background-color: #DDDDDD;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
        color: #000000;
}

#bg_top {
	background-image: url(../image/bg_top.png);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
}

#shadow_top {
	background-image: url(../image/shadow_top.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 100%;
}
#shadow_down {
	background-image: url(../image/shadow_down.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	clear: both;
}
#footer {
	background-image: url(../image/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	margin-top:-5px;
	padding-top: 0px;
}

#footer p {
	margin: 0;
        margin-top:3px;
	font-size: 11px;
	text-align: center;
	color: #9A9A9A;
}

#footer a {  color: #ADADAD;

}
#footer a:hover
            {
            text-decoration: underline;
            color: #CDCDCD;
            }

#logo_banner {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
 }
 
#bg_menu {
	background-image: url(../image/bg_menu.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}

#menu {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	background: url(../image/menu.png);

}

#menu ul {
	list-style: none;
       margin-top: auto;
        padding-top: 10px;
        background-color: none;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
        padding-right: 30px;
	height: 40px;
         display: block;
	text-align: left;
	text-decoration: none;
	color: #D3D5D4;
        font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	text-transform: uppercase;



}

#menu a:hover {
         padding-right: 30px;
             height: 50px;
	padding-top: 4px;
	color: #ffffff;
	text-transform: uppercase;


	text-decoration: none;
}



#center {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDDDDD;
}
#site {
	background-color: #DDDDDD;
}




H1
{
	margin-left:0px;
	margin-right: 372px;
	padding: 5px;
	font-size: 13px;
	color: #ffffff;
	background: url(../image/podh.png);
}

H2
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3E3E3E;

}



#center a.maly:link {
       font: Tahoma;
   font-weight: bold;
	color: #9B2F2F;
}

#center a.maly:hover {
        font: Tahoma;
	text-decoration: underline;
	font-weight: bold;
	color: #CE3535;

}


#center a.maly:visited {
        font: Tahoma;
        font-weight: bold;
	color: #9B2F2F;
}




#center p {
	margin: auto;
	padding: auto;
	padding-bottom: 10px;
}

#center p.opis {
	padding-bottom: 10px;
	text-align: justify;
}

#center p.elementy {
	text-align: justify;
	margin-left: 10px;
	color: #474747;
	font-size: 12px;
}

#center p.wyliczanka {
	text-align: left;
	margin-left: 10px;
	color: #474747;
	font-size: 12px;
}




#center ul
{

list-style: none;
 margin-top: 10px;
 padding-left: 10px;
 margin-left: 0px;
}

#center li
{

background-image: url('../image/wyliczanka.png');
background-repeat: no-repeat;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

#stopka
{
  	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#stopka a:link {
        font: Verdana;
        font-size: 10px;
        color: #C6C6C6;
}

#stopka a:hover {
        font: Verdana;
        font-size: 10px;
        color: #BFBFBF;
}


#stopka a:visited {
        font: Verdana;
        font-size: 10px;
	color: #B6B6B6;
}

   h3
{

	font-size: 10px;
        font-weight: none;
	font: Verdana;
	color: #C8C8C8;


}

