html,body{
  padding: 0;
  margin: 0;
  width: 100%;
}
body{
  border: 1px solid #853212;
  background: #bf6e4e;
}
a{
	color: #fff;
}
img{
  border:0;
}
table#table_menu td a.alink{
	color: #ff9368;
}
#top{
  background: #a4c530 url('http://wap.iskra.ua/images/top.gif');
  height: 59px;
  text-align: center;
  color:#fff;
  font: 12px "Courier New", Courier, monospace;
}

#content{
  background: #666666;
  color: #ffffff;
  padding: 10px 2px;
}
#content a{
  color: #ffffff;
  font-weight:bold;
}

#bottom{
  background: #bf6e4e url('http://wap.iskra.ua/images/bottom.gif') repeat-x;
  text-align:center;
  padding-top: 5px;
  height: 122px;
}
#bottom table{
  margin: 0 auto;
  width: 250px;
}

table#table_menu{
    margin:0 auto;
    width: 80%;
}
p.articles a h3 b{
    color:#eee;
    font-size: 12px;
}
p.articles a h3{
    color: #b3ed21;
    margin-bottom: 2px;
    padding-bottom: 1px;
}
h3{
    color: #b3ed21;
}
div.pages{
	margin: 5px;
	text-align:right;
	clear:both;
}
