/* CSS Template, Enigma Security, Created by ivuWorks.com */

body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url(../i/bodyback.gif) repeat center top;
	background-color: #ffffff;
}

body, p, td, div, a {
	font: normal 12px Arial;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a.red {
	color: #cc0000;
}

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

#header {
	width: 900px;
	height: 150px;
	background: url(../i/headback.jpg) no-repeat center bottom;
	color: #6C7478;
}
#header a {
	font: normal 11px Verdana;
	text-decoration: none;
}
a.lga {color: #6C7478;}
a.lg {color: #C00202;}
#header img {
	border: 0;
	margin: 0 5px 0 0;/*because of the small buttons*/
}
#box {
	width: 900px;
	height: 39px;
	background: url(../i/menuback.gif) no-repeat center top;
	border-top: 1px solid #ffffff;
	text-align: left;
}
#menu {
	height: 31px;
}
td.sep {
	width: 1px; height: 31px;
	background-color: #ffffff;
}
td.item {
	height: 31px;
	width: 120px;
	background: url(../i/item.gif) repeat-x left top;
	text-align: center;
	cursor: pointer;
}
td.item a {
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: none;
}
td.itemA {
	height: 31px; width: 120px;
	background: url(../i/itema.gif) repeat-x left top;
	text-align: center;
}
td.itemA a {
	font: bold 12px Arial;
	color: #616161;
	text-decoration: none;
}
#wrap {
	width: 900px;
	background: url(../i/wrapback.gif) repeat-y center top;
}
#content {
	width: 688px;
}

#sidebar {
	width: 182px;
	font: normal 12px Arial;
	color: #000000;
/*	background: url('/i/iso.gif') bottom right no-repeat;*/
}
#sidebar a {
	font: normal 11px Arial;
	color: #797979;
	text-decoration: underline;
}
#footer {
	width: 900px; padding: 20px 0 10px 0;
	background: url(../i/footer.gif) no-repeat center top;
	font: normal 9px Verdana;
}
#footer a {
	font: normal 9px Verdana;
	color: #cc0000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px;
	color: #cc0000;
	background: url(../i/hback.gif) repeat-x left bottom;
}

.searchBtn {
	width: 20px; height: 20px;
	border: 1px solid #bababa;
	background-color: #ffffff;
}

.searchInp {
	margin: 0 0 0 0; padding: 3px 0 2px 3px;
	font: normal 10px Verdana;
	color: #797979;
	width: 140px;
	border: 1px solid #bababa;
	height: 20px
}


/* 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; 
}

.topSearch {
	font: normal 11px Verdana;
}


/* Poll Styles */
.poll_question {
	font: bold 12px Arial;
	color: #000000;
}

.poll_answer {
	font-size: 12px;
	color: #000000;
}
.poll_per {
	font-size: 10px;
	color: #333333;
}
.vote_href {
	color: #004080;
	font-size: 10px;
}
.vote_submit {
	FONT-SIZE: 10px; 
	color: #004080; 
}
.vote_msg {
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.vote_table {
	background: white;
	BORDER: #999999 1px solid; 
	width: 96%;
}



a.smap_lnk {
	color: #000000;
}

.button {
	font: bold 10px Verdana;
	color: #ffffff;
	background-color: #787878;
}


div.hdots {
	background: url('/i/hback.gif') center repeat-x;
	height: 10px;
	width: 100%;
}