body {
	     font-family: Verdana;
		  font-size: 11px;
        color: #000000;
        background-color: #ebebec;
		  background-position: center;
        margin     : auto;
        border  : none;
 		  padding-top : 0px;
}

div#poziom_loga {
	margin: 0px;
	border: none;
	padding: 0px;
   width: 650px;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

div#logo {
	margin: 0px;
	border: none;
	padding: 0px;
  	width: 650px;	
	height: 117px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
}

div#poziom_pasek_gorny {
	margin: 0px;
	border: none;
	padding: 0px;
  	width: 650px;
	height: 23px;
	background-image: url(menu_top.jpg);
	background-repeat: no-repeat;
}

div#pasek_tekst{
   margin  : 0px;
   padding : 5px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
}

div#poziom_tresci {
	margin: 0px;
	border: none;
	padding: 0px;
   width: 650px;
	clear: both;
}

div#menu1 {
	margin: 0px;
	border: none;
	padding: 0px;
	width: 384px;
	height: 586px;
	background-image: url(menu_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

div#main {
	margin: 0px;
   border: none;
	padding: 0px;
	background: url(main.jpg);
	background-repeat: no-repeat;
  	width: 266px;	
	height: 586px;
	float: left;
}

div#oferta {
   padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}

div#oferta1 {
   padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}

div#poziom_bottom {
   margin: 0px;
	border: none;
   background-image: url(pasek_bottom.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 650px;
   color:#ad7f05;
	float: right;
	text-align: center;
   font-size: 10px;
	text-decoration: none;
	height: 30px;
	padding-top: 0px;
}

div#bottom {
	padding-top: 3px;
}

div#copyright {

	margin: 0px;
	border: none;
	padding: 0px;
	width: 650px;
   color:#000000;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	height: 30px;
}

a:link, a:visited {
	font-size: 11px;
	color: Gray;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}

div#bottom a:link, a:visited {
	font-size: 10px;
	color: Gray;
	text-decoration: none;
}

div#bottom a:hover {
	color:#ad7f05;
	font-size: 10px;
	text-decoration: underline;
}

/* menu lewe */

a.menu_left:link, a.menu_left:visited {
	color:#000000;
	text-decoration:none;
	font-size:10px;
	padding: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}

a.menu_left:hover, a.menu_left:active {
	color:#e1ab1e;
	font-weight:bold;
	text-decoration:none
}

	/* cienie*/

.cien_lewy {
	background: url(cien_left.gif);
	background-repeat: repeat-y; 
   width: 5px;
	height: 1px;
}

.cien_prawy {
	background: url(cien_right.gif);
	background-repeat: repeat-y; 
   width: 5px;
	height: 1px;
}


