.tablinfo
{
		 background: #E3EBC9 url('/i/info_bg.gif');
	     background-position: top right;
		 background-repeat:no-repeat;
}

.tablinfo_circles
{
		 background: url('/i/info_circle.gif');
	     background-position: left top;
		 background-repeat: repeat-y;
}

.tablinks
{
		 background: #FAF7D3 url('/i/links_bg.gif');
	     background-position: bottom right;
		 background-repeat: no-repeat;
}

.tabllinks_circles
{
		 background: url('/i/links_circle.gif');
	     background-position: left top;
		 background-repeat: repeat-y;
}

.tablnews
{
		 background: #F2D6CB url('/i/news_bg.gif');
	     background-position: bottom right;
		 background-repeat: no-repeat;
}

.tablnews_circles
{
		 background: url('/i/news_circle');
	     background-position: bottom;
		 background-repeat: repeat-x;
}

.tablahtung
{
		 background: url('/i/ahtung_bg.gif');
	     background-position: bottom left;
		 background-repeat:no-repeat;
}

.tablarm
{
		 background: url('/i/arm_bg.gif');
	     background-position: top right;
		 background-repeat:no-repeat;
}

/* для автоматически генерируемых ссылок  на первой странице*/
p.fmenu1
{
	padding: 0 0 0 20;
	margin-top: 0;
	margin-bottom: 0;
	padding-top : 2;
	padding-bottom : 2;
}

a.fmenu1:link, a.fmenu1:visited {}
a.fmenu1:hover {}

/* объявления и новости */
p.shortnews
{
	padding: 2 2 2 10;
	margin-top: 0;
	margin-bottom: 4;
	font-size: 11px;

}

a.shortnews:link, a.shortnews:visited {
	padding: 2 2 2 10;
}
a.shortnews:hover {
	padding: 2 2 2 10;
}
