body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/img01.gif) repeat-x left top;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}




#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 911px;
	height: 90px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
	background:white;
	border-style:solid;
	border-color:#991100;
border-width:5px;
-moz-border-radius-topleft:60px;

	
	
}

#header {
	width: 911px;
	height: 80px;
	margin: 0px auto;
	vertical-align: middle;
	
}



/* Menu */

#menu {
	float: right;
	height: 173px;
}

#menu ul {
	margin: 0px;
	padding: 55px 40px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #d70b45;
}

#menu .first a {
	background: none;
}



/* Page */

#page {
	width: 911px;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	background: url(images/img04.jpg) repeat-x left top;
	border-style:solid;
	border-color:#991100;
	border-width:5px;
	-moz-border-radius-bottomright:60px;
}






/*menu :)*/
div.bottom {
  background: url(./images/menu_bar.jpg) transparent;
  width:100%;
  height: 35px;
  font-family: "Helvetica";
  font-size: 9px;
  color:white;
  text-align: center; 
}

ul.bmenu {
  width: 100%;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  
  height: 35px;
  list-style: none;
  color:  white;
}

      
ul.bmenu li {
  margin: 0px;
  padding: 0px;
  display: inline;
  float: left;
  color: white;
}

ul.bmenu a {
	text-decoration: none;
	text-align: center;
	font-family: "Arial";
	font-weight: bold;
	font-size: 13px;
	color: white;
	display: block;
	width: 101px;
	height: 24px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}

ul.bmenu a:hover {
  background: url(./images/button_over.jpg) no-repeat;
  color: red;
}

ul.bmenu a:active {
  background: url(./images/button_down.jpg) no-repeat;
  color: red;
}


div.pasek {
width: 941px;
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  background: url(./images/menu_bar.jpg) #000000;
  
 
}


#baner {
 padding: 0px auto;

 }