body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.jpg);
  background-color: #ffffff;
}

.Td_01 {
  background-image:url(../images/bg1.jpg); 
  background-repeat: repeat-x;
}
.Td_02 {
  width: 990px; 
  background-image: url(../images/bg0.jpg); 
  background-position: top; 
  background-repeat: repeat-x;
}
.Td_03 {
  background-image: url(../images/bg2.jpg); 
  background-position: top; 
  background-repeat: repeat-x;
}

.NewsPasek {
  position:absolute; 
  bottom: 0; 
  left:0; 
  padding-top: 4px; 
  padding-bottom: 2px;
  background-color: #5b120c; 
  width: 100%; 
  margin-left: auto; 
  margin-right: auto; 
  height: 20px; 
  background-image: url(../images/div.jpg); 
  background-repeat: repeat-x; 
  text-align: center; 
  color: white; 
  font-family: Verdana, Arial, helvetica; 
  font-size: 12px;
}

.NewsPasekClose {
  position:absolute; 
  right:10px;
  font-weight: bold;
  display: none;  
}
.NewsPasekClose a:link {
  color: #ffffff;
}
.NewsPasekClose a:visited {
  color: #ffffff;
}
.NewsPasekClose a:hover {
  color: #fff200;
}
.NewsPasekClose a:active {
  color: #fff200;
}
a:focus {
	outline: 0;
} 


a { 
  text-decoration:none;
}
a:link {
  color: #ffffff;
}
a:visited {
  color: #ffffff;
}
a:hover	{
  color: yellow; 
}
.tabb { 
  font-weight:bold; 
  font-size:12px; 
  font-family:arial,helvetica;  
}
