.green-bg
{ background-color: #E0E0E0; }
.dark-green-bg
{ background-color: #B0B0B0; }
.light-green-bg
{ background-color: #F8F8F8; }
.bottom-left-corn {
 background-image: url(/designs/default/themes/halaludowa/imgs/bottom-left-corn.gif);
}
.bottom-right-corn {
 background-image: url(/designs/default/themes/halaludowa/imgs/bottom-right-corn.gif);
}

.top-grad
{
	background-image: url(/designs/default/themes/halaludowa/imgs/topgrad.gif);
}  
.bottom-grad
{
	background-image: url(/designs/default/themes/halaludowa/imgs/bottom-grad.gif);
}
body
{
	color: #111;
	background-color: #FFF;
}
.head
{
  font-weight: normal;
  color: #000;
}
A {
	color: #001;
}

.tags {
        border: 1px solid #B0B0B0;
}

.arrowBg {
	background-color: #000;
}

#layBack 
{ 
  width: 745px;
}

#layHeadRight
{ 
  width: 223px;
}

#layCityImg
{
  left: 557px;
}

#layTagsHead, .tags
{ 
  width: 218px;
}

#layToolbar table.dark-green-bg 
{ 
  background-color: #FF0B0B;
  margin-bottom: 1px;
}