body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
 	width: 682px;
	color: #000000;
	text-align: left;
	font-family: arial;
	font-size: 13px;
	background: #000 url('img/bg.gif');
}

.punker{
position: absolute; top: -15px;left: -2px;
}

#plant{}

.body-center {
position: absolute;
	margin-left: auto;
	margin-right: auto;
 	width: 682px;
  margin-top: 20px;
 	border: 2px solid #562201;
 	width: 682px;
}

a{
color: #DC7E03;
}

#telo{
	padding: 20px;
	text-align: left;
	background: #fff;
	background-image: url('img/bg.png');
	background-repeat: no-repeat;	
	background-position: 100% 100%;
}
#root{

}

#menu{
	background: #60380A url('img/bg-menu.gif') repeat-x;
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
/*	position: absolute; 
	top: 155px;*/  
	z-index: 900;
}

#menu div{
	padding: 5px;
	text-align: center;
}



#menu a{
  padding: 5px;
	color: #ffffff;
}

#pata{
	background-color: #60380A;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 20px 5px 20px;
}
h2{
	font-size: 20px;
	width: 100%;
	border-bottom: 1px solid black;
	color: #A9620E;
}
h3{
	font-size: 16px;
	width: 100%;
	color: #666666;
	border-bottom: 1px solid black;
}
.log li{
	font-size: 12px;
	color: #000000;
}
.log li b{
	color: #888888;
	font-style: italic;
}

#termin{
	position: absolute; 
	top: 135px; 
	color: #E99D1B; 
	left: 20px;  
	font-weight: bold; 
	font-size: 12px;
}

.alert{
	position: relative;
	text-align: center;
  font-size: 22px;
  padding: 30px 0px;
  font-family: verdana;
  font-weight: bold;
  background: #EBB021 url('img/bg-alert.gif') repeat-x;
  color: #814A0C;
  z-index: 65000;
}


.nbp{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
