/** *******************************
Стил за шаблона
********************************** */
* {
	font-family: Verdana, Arial; font-size: 11px;
}

.page_brick1 {
	position: absolute;
	top: 0px;
	width: 98px;
	border-bottom: medium;
}


/*
Това е за див-а в хедъра в който е картинката
*/
	
.test ,.head_view{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	min-width: 810px;
	
	height: 36px; 
		
	/* background-image: url(../images/top46.png)  SP */
	/* background-image: url(../images/logoind1.jpg); Dmops*/
	
	
	/*background-image: url(../images/logoNRA.png); background-color: #255188 !important;  NRA */  
	
	/* background-image: url(../images/logoind22.jpg); ���.�� ������������*/ 
	
	background-image: url(../images/logoind21.jpg);  /*IndexBg*/
	
	
	
	background-repeat:no-repeat;
	background-color: #7389EC;
	 

}

.test{

	margin-right: -810px;
	
}
.testNRA ,.head_viewNRA{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	min-width: 810px;
	
	height: 36px; 
		
	/* background-image: url(../images/top46.png)  SP */
	/* background-image: url(../images/logoind1.jpg); Dmops*/
	
	
	background-image: url(../images/logoNRA.png); background-color: #255188 !important; /* NRA */  
	
	/* background-image: url(../images/logoind22.jpg); ���.�� ������������*/ 
	
/*	background-image: url(../images/logoind21.jpg);  IndexBg*/
	
	
	
	background-repeat:no-repeat;
	background-color: #7389EC;
	 

}
/* Da se komentira ако не искаме да се вийдат знамената във футъра!!! 
.footer{
	background-image: url("../images/opak1.png");
    background-repeat: no-repeat;
    height: 150px;
    background-size: 250px;
    background-position: 50% 80px
}
*/


.subsystemName{
	
	color:white;
	position:absolute;
	top:8px;
	left:300px;
	font-family:Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	
}
.registratureName{
	
	color:white;
	position:absolute;
	top:22px;
	right:10px;
	font-family:Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 7pt;
	
}
.top_navbar {
	position: absolute;
	top: 2px;
	right: 7px;
	font-family: verdana;
	font-size: 11px;
	
}

.top_navbar td {
	padding: 1px 1px 1px 1px;
	background-position: left;
	background-repeat: repeat-y;
	background-color: transparent;
	background-image:
		url(${facesContext.externalContext.requestContextPath}/images/top_nav_bg.gif)
		;
	vertical-align: middle;
}

.top_navbar td a {
	color: #000000;
	text-decoration: none;
}

.top_navbar td a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	left:0px;
	margin-right: -810px;
	position: absolute;
	
	top: 36px;
	
	width: 100%;		
	z-index: 10;
	min-width: 810px;
}

a.menuItem{
	text-decoration:none !important;
	display: block;
	color:white !important;
	font-family: Verdana, Arial;
	}
a.menuItem:hover{
	color: black !important;
	}


.breadcrumb {
	color: #055687;
	font: 12px Arial;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
}

.content_container {
	left:0px;
	position: absolute;
	top: 100px;
	width:99%;
	
	
}

.content_container_left_brick {
	background-color: transparent;
	width: 0px;
	height: 500px
}

.content_container_pdddings {
padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.messages {
	font-family: verdana;
	font-size: 12px;
	padding-left: 25px;
	font-weight: bold;
	color: #FF661C !important;
}

.footer-text {
	font-size: 10px;
}

.globalStatCSS{
	position: absolute;
	top: 88px;
	right: 20px;
}

.content_container_view {
	position: absolute;
	
	top: 36px;
		
	left:0px;
	width: 100%;
	min-width: 810px;
	
}

.breadcrumb_view {
	color: #055687;
	font: 12px Arial;
	font-weight: bold;
}
