@charset "utf-8";

body {
	background-color: #8f2d1a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

form.right
{
	margin-top:5px;
}

form.right input[type="text"],
form.right input[type="password"]
{
	width:90px;
	font-size:11px;
}
.login_right
{
	width:90px;
	font-size:11px;
}

form.right label
{
	font-weight:bold;
	display:block;
}

.TEXT {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TEXT_MARE {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.TEXT_MIC {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TEXT_ALB {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e4eccd;
}
.TEXT_COLORAT {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: italic;
	color: #8F2D1A;
}
.PARAGRAF_INTRO {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #8F2D1A;
}
.CAPITOL {	font-size: 12px;
	font-weight: bold;
}
.Subcapitol {	font-size: 10px;
	font-weight: bold;
}
.TITLU_PAGINA {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #8f2d1a;
}
.HEADER {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LOGIN {
	color: #000000;
	font-size: xx-small;
}
a.link_ALB:link {font-size: 9px; color: #000000; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_ALB:active {font-size: 9px; color: #000000; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_ALB:visited {font-size: 9px; color: #000000; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_ALB:hover {font-size: 9px; color: #e4eccd; font-style: normal; font-weight: bolder; text-decoration: none;}

a.link_TITLU:link {font-size: 14px; color: #8f2d1a; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_TITLU:active {font-size: 14px; color: #8f2d1a; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_TITLU:visited {font-size: 14px; color: #8f2d1a; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_TITLU:hover {font-size: 14px; color: #8f2d1a; font-style: normal; font-weight: bolder; text-decoration: none;}

a:link {font-size: 9px; color: #95000c; font-style: normal; font-weight: bolder; text-decoration: none;}
a:active {font-size: 9px; color: #95000c; font-style: normal; font-weight: bolder; text-decoration: none;}
a:visited {font-size: 9px; color: #95000c; font-style: normal; font-weight: bolder; text-decoration: none;}
a:hover {font-size: 9px; color: #95000c; font-style: normal; font-weight: bolder; text-decoration: underline;}

.CALENDAR_LUNA {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.CALENDAR_SAPTAMANA {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.CALENDAR_ZI {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.CALENDAR_ZI_CURENTA {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}
.CALENDAR_EVENIMENT {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8F2D1A;
}

a.link_EVENIMENT:link {font-size: 10px; color: #ffffff; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_EVENIMENT:active {font-size: 10px; color: #ffffff; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_EVENIMENT:visited {font-size: 10px; color: #ffffff; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_EVENIMENT:hover {font-size: 10px; color: #ffffff; font-style: normal; font-weight: bolder; text-decoration: none;}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 0px;
margin-bottom: 0px;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}


/* arhiva ----------*/
a.logo
{
	display:block;
	width:100px;
	height:75px;
	overflow:hidden;
	border:2px solid #CCC;
	padding:2px; 
	text-align:center;
}
a.logo:hover
{
	border:2px solid #95000C;
}

/* galerie ----------*/
a.galerie
{
	display:block;
	width:150px;
	height:100px;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:5px;
	border:2px solid #CCC;
	padding:2px; 
	text-align:center;
}
a.galerie:hover
{
	border:2px solid #95000C;
}