html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: rgb(0,0,0);
	color: white;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
  margin:auto;
}

a {
  color: #F7B626;
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  margin:auto;
	width: 880px;
	padding: 0px 0px 0px 0px ;
}

#kontener {
  margin-top: 15px;
	width: 880px;
}


#top {
	width:880px; height: 268px;
}

#top_left {
	width:388px; height: 268px;
	background: url(top1.jpg) no-repeat ;
	float:left;
}

#top_right {
	width:492px; height: 268px;
	background: url(top_anim2.gif) no-repeat ;
	float:left;
}

#main {
  float: left;
	width: 880px;
  min-height: 200px; height: auto !important; height: 200px;
  background: url(background.jpg) repeat-y ;
}

#left_content{
  float: left;
  width: 253px;
}

#menu{
  float: left;
  width: 253px;
  padding-left: 10px;
  text-align: right;
}

.menu_link {
  float: left;
  width: 253px;
  height: 53px;
  background: url(menu_normal.jpg) no-repeat ; 
	color: white;
	text-decoration: none; 
}
.menu_link:hover{
  float: left;
  width: 253px;
  height: 53px;
  background: url(menu_hover.jpg) no-repeat ; 
	color: white;
	text-decoration: none; 
}

#menu_text{
  font-family:Arial;
  font-size: 20px;
  padding-top: 15px;
  padding-right: 30px;
}

#inside {
	width:617px;
	float: right;
  background-position: center center;
}


#content {
  color:white;
  width:552px;
  float: left;
  padding-top:10px;
	padding-left: 30px;
	padding-right: 35px;
	font-family:Arial;
	font-size: 14px;
}



#obowiazek {
	color:rgb(204,0,0);
	padding-left: 10px;
}
#footer {	
  clear: both;
  margin-bottom: 15px;
  width: 880px;height: 49px;
  background: url(footer.jpg) no-repeat; 
}

#tekst-footer a {
	color: #CC909A;
	text-decoration: none;
}

#tekst-footer {
  color: #CC909A;
	float: right;
	position: relative;
	top:80px;
	right: 15px;
	font-weight: bold;	
}
