body {
        margin: 10px 0px 15px auto; 
        background: #EEE;
        behavior : url("csshover.htc");
        font-family:verdana;
	}
.flash {
  height: 226px;
  width: 780px;
  background: #000 url(images/baner.jpg) 0 0 no-repeat;
  
}
	
.menu {
  position:relative;
  z-index:2;
  margin: 0;
  padding: 0;
  width: 780px; 
  float: left;
  background: #f0f0f0 url(images/bg.jpg) 0 0 repeat-x;
  color: #403931;
  font-size:13px;
}

ul.poziom1 {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.poziom1 li {
  position : relative;
  float:left;
  
}

ul.poziom1 li a {
  padding: 15px;
  text-decoration: none;
  color : #403931;
  
  font-size: 1em;
  display : block;
   
}
ul.poziom1 li a:hover {
  background: url(images/bghover.jpg) 0 0 repeat-x;
}


ul.poziom2 {
  padding: 0;
  margin:0;
  position: absolute;
  display: none; 
  list-style-type : none;
  background-color: #eee;
    _width:200px;
}

ul.poziom2 li {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid white;
}

ul.poziom2 li a {
  padding: 3px 8px;
}

ul.poziom2 li:hover a{
  display: block;
  height: 100%;
  background-color: white;
}

ul.poziom1 li.submenu:hover ul.poziom2{
  display : block;
}

ul.poziom2 span {
  padding: 5px 10px;
}

.active {
  background: url(images/bghover.jpg) 0 0 repeat-x;
}

/*stare style */

.layer_main {
	width: 780px;
	margin: auto;
	background: #FFFFFF;
	color: #000000;
	}

.spacer_grey {
	background: #B8BAB9;
	height: 2px;
	}

.spacer_white {
	background: #FFFFFF;
	height: 1px;
	}	

.layer_content {
	width: 780px;
	}

.flash_buttons {

  margin-top: 75px;
	float: left;
	width: 136px;


	font-family: verdana;
    	font-size: 12px;
    	color: #444444;
	}

.flash_main {
	height: 198px;

	}

.layer_text {
	float: right;
	width: 550px;
	font-family: verdana;
    	font-size: 12px;
    	color: #444444;
	padding: 20px;
	line-height: 19px;
	}

.layer_bottom {
	width: 780px;
	height: 12px;
	background: #FFFFFF;
	overflow: hidden;

	}

.stopka {
	margin: auto;
	width: 760px;
	}

.stopka_content {

	float: left;
	text-align: right;
	width: 480px;

	font-family: verdana;
    	font-size: 11px;
    	color: #444444;
	}

.logo_enzo {
	float: left;
	text-align: right;
	width: 280px;
	}

img{ 
	border:0px;
	}
