/* CSS Reset --begins-- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS Reset --ends-- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body h1{
	font-size: 18px;
	margin-bottom: 10px;
}

a, a:hover, a:visited, a:link, a:focus {
	color: #663333;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

.labelx {
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#lbl {
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	display: block;
	float: left;
}

.Submit {
	padding-left: 300px;
}

#desparte {
	width: 500px;
	height: 1px;
	border-bottom: 1px solid #000;
}

#desparte2 {
	width: 750px;
	height: 1px;
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	padding-top: 30px;
}

#desparteadmin {
	width: 750px;
	height: 1px;
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}

#desparte3 {
	width: 750px;
	height: 1px;
	border-top-width:thin;
	border-top-style: solid;
	border-top-color: #993333;
	padding-bottom: 10px;
}

#desparte4 {
	width: 150px;
	height: 1px;
	border-bottom: 1px solid #000;
}

#textFormat {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	text-align: justify;
	width: 500px;
	color: #993333;
	margin-left: auto;
	margin-right: auto;
}

#Contact1 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	width: 700px;
	padding-left: 50px;
}


 #inputBox {
	background: #fff;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676767;
	width: 300px;
	margin-bottom: 10px;
}

 #inputBox2 {
	background: #fff;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676767;
	width: 300px;
	margin-bottom: 10px;
	display: inline;
}

#userMenu {
	list-style:url(../img/arrow.jpg); 
	padding-left: 30px;
	padding-top: 10px;
}

#headMenu {
	text-align: center;
	width: 100%;
	font-size: 12px;
	padding: 5px;
}

	#headMenu a {
		font-size: 11px;	
	}

#adminMenu {
	list-style:url(../img/arrow.jpg); 
	padding-left: 30px;
	padding-top: 10px;
}

#header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../img/back1.jpg) no-repeat center center ;
}
#header #logo {
		width: 369px;
		height: 85px;
	}
#header #logo #logolink{
		background: url('../img/logo.png') no-repeat;
		width: 100%;
		height: 100%;
		display: block;
		float: left;
	}
#header #menu {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	#header #menu #primapag {
		background: url('../img/primapagina1.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #primapag:hover {
		background: url('../img/primapagina2.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #desprenoi {
		background: url('../img/desprenoi1.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #desprenoi:hover {
		background: url('../img/desprenoi2.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #servicii {
		background: url('../img/servicii1.png');
		width: 130px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #servicii:hover {
		background: url('../img/servicii2.png');
		width: 130px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #publicatii {
		background: url('../img/publicatii1.png');
		width: 180px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #publicatii:hover {
		background: url('../img/publicatii2.png');
		width: 180px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #contact {
		background: url('../img/contact1.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #contact:hover {
		background: url('../img/contact2.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #cont {
		background: url('../img/cont1.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
	#header #menu #cont:hover {
		background: url('../img/cont2.png');
		width: 110px;
		height: 30px;
		display: block;
		float: left;
	}
#content {
	padding: 10px;
	background: url(../img/back2.jpg) repeat-y center center;
}

#footer {
	width: 750px;
	text-align: center;
	background: url(../img/back2.jpg) repeat-y center center;
}

#leftdiv {
	width: 550px;
}

#rightdiv {
	text-align: left;
	margin: 0;
	position: relative;
	left: 550px;
	top: -450px;
}

#col2 {
	width: 600px;
	height: 700px;
}

#left {
	width: 350px;
	top: -550px;
	position: relative;
}

#right {
	text-align: left;
	margin: 0;
	position: relative;
	left: 370px;
	width: 200px;
}

#pretulCorect {
	left: 370px;
	position:relative;
	width: 200px;
	height: 50px;
	border: 1px solid #996666;
}

#viewTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background:#fff;	
	width: 100%;
}
	#viewTable #altrow {
		background:#996666;
		color:#000;
	}
	
	#viewTable td {
		min-width: 50px;
		max-width: 300px;
	}
	
	#viewTable #alttd {
		min-width: 100px;
		height: 22px;
		max-width: 300px;
		vertical-align:middle;
	}
	
	#viewTable #bTdPrint {
		width: 120px;
		border: 1px solid #000;
		font-size: 12px;
	}
	
	#viewTable #tdNr {
		width: 40px;
		font-size: 11px;
	}
	
	#viewTable #bTdNr {
		border: 1px solid #000;
		width: 40px;
	}
	
	#viewTable #bTd {
		border: 1px solid #000;
	}
	
	#viewTable td a,a:visited,a:hover,a:link {
		text-decoration:none;
		color:#800000;;
	}
#infoText {
	font-size: 12px;
	font-style: italic;
}

#tarifTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background:#fff;	
	padding: 25px;
	}
	#tarifTable #altrow {
		background:#996666;
		color:#000;
	}
	
	#tarifTable #capTabel {
		background:#996666;
		color:#000;
		padding: 4px;
		vertical-align: middle;
	}
	
	#tarifTable #cuvem {
		width: 80px;
		height: 30px;
		background: url('../img/cuvem.jpg') no-repeat center center;
	}
	
	#tarifTable td {
		width: 80px;
		padding: 4px;
	}
	
	#tarifTable td a,a:visited,a:hover,a:link {
		text-decoration:none;
		color:#800000;;
	}
#miniTarifTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background:#fff;	
	padding: 5px;
	}
	#miniTarifTable #altrow {
		background:#996666;
		color:#000;
	}
	
	.capTabel {
		background:#996666;
		color:#000;
		padding: 2px;
		vertical-align: middle;
	}
	
	#miniTarifTable #cuvem2 {
		width: 40px;
		height: 15px;
		background: url('../img/cuvem2.jpg') no-repeat center center;
	}
	
	#txt {
		font-size: 10px;
		color: #993333;
	}
	
	#miniTarifTable td {
		width: 40px;
		padding: 2px;
	}
	
	#miniTarifTable td a,a:visited,a:hover,a:link {
		text-decoration:none;
		color:#800000;;
	}	
#inputTarif {
	background: #fff;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676767;
	width: 50px;
	display: inline;
}

#Wrapper {
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#mainWrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.inputField {
	width: 75px;
}

.inputFieldC {
	width: 230px;
}

#infobox{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: #fff;
	visibility: hidden;
	z-index: 100;
}

#hlp {
	width: 16px;
	height: 16px;
	background: url('../img/hlp.jpg') no-repeat center center;
	display: block;
	float: left;
}

#indexWrapper {
	width: 750px;
	text-align:left;
}

#indexWrapper #indexLeft {
	width: 180px;
	height: 100px;
	font-size: 10px;
}

#indexWrapper #indexLeft a {
	font-size: 10px;
	font-style: italic;
}

#indexWrapper #indexRight {
	width: 500px;
	position: relative;
	left: 200px;
	top: -100px;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #993333;
}

table.sortable thead {
    background-color:#993333;
    font-weight: bold;
    cursor: default;
}

.searchword {background-color:#996666;}



