@charset "utf-8";
/* CSS Document */
/*
 *********************************** DEFINITII GENERALE ***********************************
*/
body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

div {
	line-height: 16px;
	padding: 5px;
}
div.float {
	float: left;
	display: inline;
}

h1 { font-size:24px; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
h5 { font-size:11px; }
h6 { font-size:10px; }

p {
	text-indent:20px;
}

hr {
	border-top-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
}

img {
	border: 0px;
}

form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#660033;
	display: inline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a,
a:link,
a:visited {
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color:#aa1117;
}

a:hover {
	font-variant: normal;
	text-decoration:underline;
	color:#aa1117;
}


/*
 *********************************** STOP DEFINITII GENERALE ***************************************
*/

#zona_antet {
	background-color: #ffffff;
	font-size: 12px;
}

#zona_subsol {
	margin: 5px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	height: 25px;
}
#zona_subsol a {
	text-decoration:none;
	font-weight:bold;
	color: #aa1117;
}
#zona_subsol a:hover {
	text-decoration:underline;
}


#zona_submeniu {
	padding: 0px;
	height:200px;
}

#zona_dreapta {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	padding: 5px;
}

#meniu_orizontal {
	font-weight:bold;
}

#meniu_orizontal a.active {
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 10px;
	color:#aa1117;
}
#meniu_orizontal a.inactive {
	color:#aaaaaa;
	font-weight:bold;
}

#zona_subantet {
	height: 18px;
	background-color:#f6f6f6;
}

#zona_subantet form {
	padding:0px;
	margin:0px;
}

#zona_meniu_vertical {
	padding:0px;
}

/* bara de meniuri orizontala (daca e activata)*/
#pathLinks {
	font-size:11px;
	color: #aa1117;
	padding: 5px;
}

#pathLinks a,
#pathLinks a:link {
	color: #aa1117;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:underline;
}

#pathLinks a:hover {
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

#pathLinks a.current,
#pathLinks a.current:link {
	color: #aa1117;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;
}

#pathLinks a.current:hover {
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
}

/* link-urile pentru subpaginile dintr-un meniu */
a.link_subpagina {
}

/* BARE ORIZONTALE SI VERTICALE */
.menu_0 td a,
.menu_0 td a:link,
.menu_0 td a:visited {
	color:#444444;
	display:block;
	font-size:12px;
	padding-top:5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width:200px;
	text-indent: 0px;
	background-color: transparent;
}
.menu_0 td a:hover {
	color:#aa1117;
	text-decoration:none;
	text-indent: 4px;
}

.menu_1 td a, 
.menu_1 td a:link,
.menu_1 td a:visited {
	color:#444444;
	display:block;
	font-size:12px;
	padding-top:5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width:200px;
	text-indent: 20px;
	background-color: transparent;
}
.menu_1 td a:hover {
	color:#aa1117;
	text-decoration:none;
	text-indent: 24px;
}

.menu_2 td a, 
.menu_2 td a:link,
.menu_2 td a:visited {
	color:#444444;
	display:block;
	font-size:12px;
	padding-top:5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width:200px;
	text-indent: 40px;
	background-color: transparent;
}
.menu_2 td a:hover {
	text-indent:44px;
	color:#aa1117;
	text-decoration:none;
}

.dropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.photoalbum {
	text-align: center;
	vertical-align: top;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}

.photoalbum tr #title{
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}
.photoalbum tr #paginator{
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}
.photoalbum tr #view{
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}

.photoalbum tr td table tr td.thumb {
	vertical-align: middle;
}

.form_table tr th {
	color: #990000;	
}

.form_table tr td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

/* tabele speciale cu colturi rotunjite */
/* #f6f6f6 */
.tab_rounded tr td {
	height:8px;
}

table.roundedGray tr td.top_left {
	background-image:url("../site/gray_top_left.gif");
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
table.roundedGray tr td.top_center {
	background-color:#f6f6f6;
	height: 12px;
	line-height: 12px;
}
table.roundedGray tr td.top_right {
	background-image:url("../site/gray_top_right.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
/* middle */
table.roundedGray tr td.middle_left {
	background-color:#f6f6f6;
	width: 12px;
}
/* content */
table.roundedGray tr td.middle_center {
	text-align:left;
	background-color:#f6f6f6;
}
table.roundedGray tr td.middle_right {
	background-color:#f6f6f6;
	width: 12px;
}
/* bottom */
table.roundedGray tr td.bottom_left {
	background-image:url("../site/gray_bottom_left.gif");
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
table.roundedGray tr td.bottom_center {
	background-color:#f6f6f6;
	height: 12px;
	line-height: 12px;
}
table.roundedGray tr td.bottom_right {
	background-image:url("../site/gray_bottom_right.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
/* end */

/* #e10020 */
.tab_rounded tr td {
	height:8px;
}

table.roundedRed tr td.top_left {
	background-image:url("../site/red_top_left.gif");
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
table.roundedRed tr td.top_center {
	background-color:#aa1117;
	height: 12px;
	line-height: 12px;
}
table.roundedRed tr td.top_right {
	background-image:url("../site/red_top_right.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
/* middle */
table.roundedRed tr td.middle_left {
	background-color:#aa1117;
	width: 12px;
}
/* content */
table.roundedRed tr td.middle_center {
	background-color:#aa1117;
}
table.roundedRed tr td.middle_right {
	background-color:#aa1117;
	width: 12px;
}
/* bottom */
table.roundedRed tr td.bottom_left {
	background-image:url("../site/red_bottom_left.gif");
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
table.roundedRed tr td.bottom_center {
	background-color:#aa1117;
	height: 12px;
	line-height: 12px;
}
table.roundedRed tr td.bottom_right {
	background-image:url("../site/red_bottom_right.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height: 12px;
	height:12px;
	width:12px;
}
/* end */

#quick_links a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../site/arrow_red.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#quick_links a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}


#footer #right {
	font-size: 12px;
	padding: 5px;
	color: #aaaaaa;
}
#footer #right a,
#footer #right a:link {
	color: #aa1117;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:underline;
}

#footer #right a:hover {
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}


#footer #left {
	color:#666666;
}
#footer #left {
}
#footer #left {
}

ul {
	margin: 3px;
	border: dotted 1px #BBBBBB;
}

li {
	list-style-image:url("../site/arrow_red.gif");
	color:#000000;
}

input {
	border:1px dotted #EE0000;
}
#search_text {
	color:#FFFFFF;
}

	hr.simple {
		border: solid 1px #000000;
	}
	hr.double {
		border: solid 2px #000000;
	}
	img.vertical_align {
		vertical-align:middle;
	}
	table.table_border tr td {
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 1px;
		padding-bottom: 1px;
		border: 1px solid #AAAAAA;
	}
	div.float_right {
		display:inline;
		float:right;
	}
	div.float_left {
		display:inline;
		float:left;
	}
	.table_red {
		border-top: 1px none #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
	}
	
	.bordered {
		border-top: 1px none #888888;
		border-right: 1px solid #888888;
		border-bottom: 1px solid #888888;
		border-left: 1px solid #888888;
	}
	
	th {
		font-size: 14px;
		color:#990000;
		font-weight:bold;
	}
	
	.note {
		font-size: 11px;
	}
	
	.collapse {
		border-collapse:collapse;

	}
	.collapse tr td {
		border-collapse:collapse;
		border: 1px solid #BBBBBB;
	}

