body{
	position: absolute; top: 0; left: 0;
	background-image: url("i/background.gif");
}

body, #mainTable {margin: 0; padding: 0; width: 100%; height: 100%;}

body, p, td, a:link, a:active, a:visited, a:hover {
	font: 12px Tahoma;
	line-height: 15px;
	color: #353535
}

a:hover{
	text-decoration: none;
}

.pageTitle{
	font: 28px Tahoma;
	color: #FB5100;
	text-align: right;
}

.subTitle{
	font: bold 20px Arial;
	color: #006699;
}

h3{
	color: #FB5100;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover{
	font: bold 12px Tahoma;
	color: #ffffff;
	text-decoration: none;
	width: 80%;
}

a.menu:link, a.menu:active, a.menu:visited {
	filter: dropshadow(color=#07463d,offx=1, offy=1, positive=1);
}

a.menu:hover {
	filter: none;
}



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

a.menu_s:hover {
	color: #ffffff;
}


.status, a.status:link, a.status:active, a.status:visited, a.status:hover{
	font: 10px Tahoma;
	color: #cacaca;
	line-height: 20px;
}

a.status:hover{
	text-decoration: none;
}



/* Search Styles */
.search_table {				/* на цялата таблица */
	padding: 3px;
	width: 100%;
	BORDER: #808080 1px solid; 
}
.search_results {			/* надпис октрити резултати */
	background-color: #EEEEEE; 
}
.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: #333333;
	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: red;
	BORDER-BOTTOM: #004080 1px solid; 
}


.sbox {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 98%;
}
.smit {
	height: 18px;
	border: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color:  #FB5100;
}
