body {
	font-size: 12px;
	margin: 0;
	padding: 0px
	text-align: left;
	color: #ffffff;
	background-image: url('images/bg01.jpg');
	background-repeat: repeat;
	
}
* {margin: 0;
  padding: 0px;
	font-family: Arial, Verdena, Helvetica, sans-serif;
	vertical-align: top;
}

img {border: 0px;}
img, div { behavior: url('iepngfix.htc'); }

#bg_top{
  width:100%;
  height:400px;
  background-image: url('images/bg02.jpg');
  background-repeat: repeat-x;
}
#out_container {
	margin: 0 auto;
	padding:0px;
	height:auto;
	width: 880px;
	background-image: url('images/bg05.jpg');
	background-repeat: repeat;
	overflow:hidden;
}
#top_container {
	height:auto;
	width: 880px;
	background-image: url('images/bg04.jpg');
	background-repeat: no-repeat;
}
#container {
	height:auto;
	width: 741px;
	background-image: url('images/bg03.jpg');
	background-repeat: repeat-y;
	overflow:hidden;
}
#content{
  width:741px;
  height:auto;
  margin: 0 auto;
	padding:0px;
}
#top{
  width:741px;
  height:26px;
  text-align: right;
  padding-top:10px;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
}
#top a:hover{
  font-weight: bold;
  font-size: 12px;
  color:#91b708;
}
#top a{
  font-weight: bold;
  font-size: 12px;
  color:#ffffff;
  text-decoration: none;
}
#header{
  width:741px;
  height:157px;
  background-image: url('images/header.jpg');
}
#menu{
  width:741px;
  height:45px;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Verdena, Helvetica, sans-serif;
  color:#ffffff;
  padding-top:3px;
  font-weight: bold;
   	line-height: 200%
}
#menu a{
  font-size: 12px;
  font-family: Arial, Verdena, Helvetica, sans-serif;
  color:#ffffff;
  font-weight: bold;
  text-decoration: none;
}
#menu a:hover{
  font-size: 12px;
  font-family: Arial, Verdena, Helvetica, sans-serif;
  color:#91b708;
  font-weight: bold;
}
#line_horizontal{
  width:741px;
  height:10px;
  background-image: url('images/line_horizontal.gif');
  background-repeat: repeat-x;
}
#google_poziomy{
  width:741px;
  height:90px;
  text-align: center;
}
#left{
  width:123px;
  height:auto;
  display:inline;
  float:left;
  overflow:hidden;
  padding-right:20px;
}
#center{
  width:450px;
  height:auto;
  display:inline;
  float:left;
  overflow:hidden;
}
#center a{
  color:#ffffff;
  text-decoration: none;
}
#center a:hover{
  color:#91b708;
}
#right{
  width:125px;
  height:auto;
  display:inline;
  float:right;
  overflow:hidden;
  padding-left:23px;
}
#center_add{
  width:450px;
  height:90px;
  }