body { position: absolute; top: 0; left: 0; width: 100%}
body, #mainTable { margin: 0; padding: 0; height: 100%;}

body,p,td,a {font: 12px Arial; color: #454545}
a:visited{color: #656565}
a:hover{text-decoration: none;}

a.topbar:link,a.topbar:active,a.topbar:visited,a.topbar:hover {font: 10px Tahoma; color: #565656; text-decoration: none;}
a.topbar:hover {text-decoration: underline;}

a.top:link,a.top:active,a.top:visited,a.top:hover {font: bold 11px Tahoma; color: #fc7d00; text-decoration: underline;}
a.top:hover {text-decoration: none;}

a.menu:link,a.menu:active,a.menu:visited,a.menu:hover {font: bold 12px Tahoma; color: #565656; text-decoration: none;}
a.menu:hover {text-decoration: underline;}



a.submenu:link,a.submenu:active,a.submenu:visited,a.submenu:hover 
{font: 12px Tahoma; color: #565656; text-decoration: none;}
a.submenu:hover {text-decoration: underline;}
а.ss:link, a.ss:visited, a.ss:active {font: 12px Tahoma; color: #aa0000}
td.ss {color: #aa0000}
a.ssmenu:link,a.ssmenu:active,a.ssmenu:visited,a.ssmenu:hover 
{font: 11px Tahoma; color: #565656; text-decoration: none;}
a.ssmenu:hover {text-decoration: underline;}
а.sss:link, a.sss:visited, a.sss:active {font: 11px Tahoma; color: #aa0000}
td.sss {color: #aa0000;}



a.lang:link,a.lang:active,a.lang:visited,a.lang:hover {font: 10px Tahoma; color: #565656; text-decoration: none;}
a.lang:hover {text-decoration: underline;}

td.url {font: 11px Tahoma; color: #ff7800}
td.page-title {background-image: url("../images/navbar-title-back.gif");}
a.page-title:link, a.page-title:visited, a.page-title:active, a.page-title:hover
	{font: bold 15px Arial; font-style: italic; color: #565656; text-decoration: none;}
a.page-title:hover {text-decoration: underline;}

td.status,a.status:link,a.status:active,a.status:visited,a.status:hover 
{font: 10px Tahoma; color: #565656; text-decoration: none;}
a.status:hover {text-decoration: underline;}

p.redtitle {font: 16px Arial; color: #cc0000}
p.greentitle {font: 16px Arial; color: #007700}
p.olivetitle {font: 16px Arial; color: #b1b400}

p.urhere,a.urhere:link,a.urhere:visited,a.urhere:active,a.urhere:hover{font: 10px Tahoma; color: #898989}
p.uc {font: 10px Tahoma; color: #cc5555;}



table.topbar {height: 27px; background-image: url("../images/topbarback.gif")}
td.navbar {background-image: url("../images/navbar-back.gif"); padding-top: 3px;}
table.statusbar {height: 22px; background-image: url("../images/statusbarback.gif");}
td.subnavvend {background-image: url("../images/subnav-vend.gif");}
td.subsubnavvend {background-image: url("../images/subsubnav-vend.gif");}

table.lblock {height: 20px; width: 20px; border: 1px solid #565656}  /*legenda-block*/



/* Search Styles */
.search_table {				/* на цялата таблица */
	padding: 3px;
	width: 100%;
	BORDER: #AAAAAA 1px solid; 
}
.search_results {			/* надпис октрити резултати */
	background-color: #FFCC00; 
}
.search_np_activ {			/* напред, назад - активно */
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.search_np_activ:hover {
	text-decoration: underline;
}
.search_np_inactiv {		/* напред, назад - неактивно */
	font-size: 10px;
}
.search_content_td {		/* резултати - TD */
}
.search_href {				/* линкове - резултати */
	font-size: 10px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;		
}
.search_href:hover {
	color: #808080;
}
.search_ol {				/* OL */
}
.search_li {				/* LI */
}
.search_np_td {				/* napred,nazad - TD */
	font-size: 10px;
}
.search_pages_td {			/* broi stranici -TD */
	font-size: 10px;
}
.search_page_inactive {		/* stranici - неактивно */
	font-size: 10px;
	color: #C0C0C0;
}
.search_page_active {		/* stranici - aktiven */
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.search_page_active:hover {
	text-decoration: underline;
}
.search_title {				/* zaglavie na linka */
	font-weight: bold;
	color: #333333;
}
.search_word_color {		/* keywords namereni v texta */
	color: #01b5d0;
	BORDER-BOTTOM: #004080 1px solid; 
}