/* CSS Document */
 body {
background-color:#E0E0E0;
}
.bor{
border:1px;
border-color:#000000;
border-style:solid;
padding:4px;
clear:both;
}

.subheader {
	display:block;
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.subheader a {
	display:block;
	font-family:  Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.subheader a:hover {
	display:block;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
}
.t {
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	padding-left:6px;
}
.t1 {
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#003399;
	text-decoration: none;
	padding-left:4px;
}
.t2 {
	font-family:Verdana;
	font-size: 14px;
	font-weight:normal;
	color:#003399;
	text-decoration: none;
	padding-left:4px;
}
.tlink a {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FF3300;
	text-decoration: none;
}
.tlink a:hover {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#35588E;
	text-decoration: none;
}


.bt{
	font-family:  Arial;
	font-size: 15px;
	color: #352F2F;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align:justify;
	
}

.bt_nume{
	font-family:  Arial;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align:justify;
	
}
.bt_tytlu{
	font-family:  Arial;
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
}
.titlu_pag{
	font-family:  Arial;
	font-size: 21px;
	color: #84AADE;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
}

.tyyit a{

	font-family:  Arial;
	font-size: 12px;
	color:#3366CC;
	background-color:#E0E0E0;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align:right;
	
}
.tyyit a:hover {
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	font-style: normal;
	font-variant: normal;
	text-align:right;
}

.bttt a{
	font-family:  Arial;
	font-size: 15px;
	color: #84AADE;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align:right;
	text-decoration:none;
	
}
.bttt a:hover {
	font-family:  Arial;
	font-size: 15px;
	color: #352F2F;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align:right;
	text-decoration:none;
}

.nav a{
	font-family:  Arial;
	font-size: 11px;
	color:#E0E0E0;
	background-image:url(../images/bg_m.jpg);
	background-repeat:repeat-y;
	background-color:#6F889F;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	margin-left:8px;
	border:1px;
	border-color:#E0E0E0;
	border-style:solid;
	display:block;
}
.nav a:hover {
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#525355;
	background-color:#E0E0E0;
	font-style: normal;
	font-variant: normal;
	
}
.n_meniu {
	font-family:  Arial;
	font-size: 17px;
	color:#352F2F;
	background-color:#266BC2;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
	
	padding-left:10px;
	padding-right:10px;
	margin-left:3px;
	
	display:block;
}

.deafisat
{
	background:#155DB6;
	padding:10px;
	text-align:center;
	border:1px solid black;
	visibility:hidden;
	top:520;
	left:10%;
	position:absolute;
	width:80%;
	height:250;
}