﻿#plansa {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#plansa_print {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


#toppag {
	background-position: bottom;
	height: 80px;
	margin-bottom: 5px;
	background-image: url('images/linietop.gif');
	background-repeat: no-repeat;
}
#stanga {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	width: 225px;
	float: left;

}
#mijloc {
	padding: 0px;
	margin: 0px;
	width: 500px;
	float: left;
}
#dreapta {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 220px;
	float: left;
}
#jos {
	padding: 15px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	background-position: top;
	height: 80px;
	background-image: url('images/liniejos.gif');
	background-repeat: no-repeat;
	clear: both;
}

h1 {
	font-size: 24px;
	color: #3886C6;
	font-family: Arial, Helvetica, sans-serif;
}

.textnavdreapta {
	padding: 7px 0px 0px 7px;
	margin: 0px 0px 0px 1px;
	background-image: url('images/butonverde.png');
	background-repeat: no-repeat;
	height: 31px;
	color: #FFFFCC;
    font: bold 13px Verdana;
}



.urbangreymenu{
	width: 220px;
}

.urbangreymenu .headerbar{
	margin: 0px;
	font: bold 13px Verdana;
	color: white;
	background: url('images/buton.png');
/*last 2 values are the x and y coordinates of bullet image*//*bottom spacing between header and rest of content*/;	text-transform: uppercase;
	padding: 7px 0 5px 15px; /*31px is left indentation of header text*/
;
	background-repeat: no-repeat;
	height: 31px;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font: normal 12px Arial;
	color: black;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/;
	text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}


.bottomscris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
}


#sigla {
	height: 80px;
	width: 200px;
	float: left;
}
#meniutop {
	float: right;

}


.datacomunicat {
	font-size: 10px;
	color: #666666;
	float: left;
	width: 100px;
}
.datapostat {
	font-size: 10px;
	color: #666666;
	float: left;
	width: 110px;
	text-align: right;
}


.datacomunicat {
	color: #666666;
	font-size: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}


.debitor {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #3988C9;
	font-weight: bolder;
	font-size: 12px;
}
.debitor a {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #3988C9;
	font-weight: bolder;
	font-size: 12px;
    text-decoration:none ;
}

.comunicare {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


.datacomunicatsfarsit {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
	padding: 1px 0px 3px 0px;
	margin: 0px 0px 2px 0px;
}

.fisiere {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}


.fisiere a{
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.link {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
}


.link a{
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}



.textcontinutdreapta {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}



/* -------------------------------------------- */
/* ----------- Pagination: Digg Style --------- */
/* -------------------------------------------- */

.paginatie {
	float: right;
}
#pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-digg a           {
	border: 1px solid #CCCCCC;
	margin-right: 2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination-digg .next a,
#pagination-digg .previous a { font-weight:bold; }	
#pagination-digg .active     {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px;
/* savers */	margin-right: 2px;
	background-color: #3A88C9;
}
#pagination-digg a:link, 
#pagination-digg a:visited   {
	color: #3A88C9;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
#pagination-digg a:hover     {
	border: 1px solid #3A88C9;
}

/* -------------------------------------------- */
/* ------------- Pagination: Flickr -----------	*/
/* -------------------------------------------- */
	
#pagination-flickr li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-flickr a           { border:solid 1px #DDDDDD; margin-right:2px; }
#pagination-flickr .previous-off,
#pagination-flickr .next-off   { color:#666666; display:block; float:left; font-weight:bold; padding:3px 4px; }
#pagination-flickr .next a,
#pagination-flickr .previous a { font-weight:bold; border:solid 1px #FFFFFF; }	
#pagination-flickr .active     { color:#ff0084; font-weight:bold; display:block; float:left; padding:4px 6px; }
#pagination-flickr a:link, 
#pagination-flickr a:visited   { color:#0063e3; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-flickr a:hover     { border:solid 1px #666666; }




.pozasigla {
	width: 60px;
	height: 60px;
	float: left;
	margin: 2px;
	padding-top: 16px;
}
.continutlista {
	float: left;
	width: 395px;
	margin-left: 5px;
	margin-top: 2px;
}
.detaliilista {
	float: left;
	width: 20px;

	margin: 2px 0px 0px 0px;
	padding-top: 16px;

}



.lista {
	_height: 80px;
	width: 500px;
	_border-bottom-style: dashed;
	_border-bottom-width: 1px;
	_border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}





.text1 {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #3887C9;
}
.text1 a{
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #3887C9;
}

.text2 {
	font-size: 10px;
	background-color: #3887C9;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 1px 1px 5px;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}






.detaliistanga {
	width: 160px;
	float: left;
}
.detaliidreapta {
	float: right;
	width: 230px;
}


.detaliidreaptaparinte {
	font-size: 12px;
	width: 90px;
	float: left;
	clear: left;
}
.detaliidreaptaparintetext {
	font-size: 12px;
	font-weight: bolder;
	float: left;
	width: 150px;
}



/*pagina detalii*/


.listadetalii {
	width: 500px;
}

.pozasiglamare {
	width: 100px;
	height: 100px;
	float: left;
	margin: 2px;
	padding-top: 16px;
}
.pozaarticol {
	padding: 10px 2px 2px 2px;
	float: right;
	margin: 2px;
}

.listadetaliidebitor{
	float: right;
	width: 380px;
	margin-left: 5px;
	margin-top: 2px;
}
.listadetaliiinformatii{
	border: 1px solid #ECF3F9;
	float: left;
	width: 500px;
	margin-top: 4px;
	clear: both;
	margin-bottom: 4px;
}
.text2detalii {
	margin: 0px;
	font-size: 12px;
	background-color: #3887C9;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 0px 1px 5px;
	width: 95px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: left;
}
.text1informatiimic {
	margin: 0px;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	padding: 1px 0px 1px 5px;
	width: 50px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: left;
	border-right-color: #3887C9;
	border-right-width: thin;
	border-right-style: solid;
}

.text1informatii {
	margin: 0px;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	padding: 1px 0px 1px 5px;
	width: 75px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: left;
	border-right-color: #3887C9;
	border-right-width: thin;
	border-right-style: solid;
}
.text2informatii {
	font-size: 12px;
	padding: 1px 0px 1px 1px;
	float: left;
	
	color: #333333;
	font-weight: bold;
}

.text1detalii {
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 1px 1px;
	float: left;
	width: 145px;
}
.text1detaliiechipa {
	margin: 0px 0px 0px 2px;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 1px 3px;
	float: left;
	width: 230px;
}
.text1detaliiechipa a {
	color: #666666;
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: none;
}


.detaliistangadetalii  {
	width: 260px;
	float: left;
}
.detaliidreaptadetalii  {
	float: right;
	width: 240px;
}



.continutlistamare {
	float: left;
	width: 500px;
	margin-left: 5px;
	margin-top: 2px;
}



.detaliilista {
	float: left;
	width: 20px;

	margin: 2px 0px 0px 0px;
	padding-top: 16px;

}







.detaliistangamare {
	width: 225px;
	float: left;
}
.detaliidreaptamare {
	float: right;
	width: 245px;
}



.detaliidreaptaparinte {
	font-size: 12px;
	width: 90px;
	float: left;
	clear: left;
}
.detaliidreaptaparintetext {
	font-size: 12px;
	font-weight: bolder;
	float: left;
	width: 150px;
}



.continutlistalicitatie {
	float: left;
	width: 460px;
	margin-left: 5px;
	margin-top: 2px;
}
.detaliilicitatii {
	width: 460px;
	float: left;
}

.textalbastrumic {
	font-size: 12px;
	color: #003366;
}
.textgrimic {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.text2detaliilic {
	font-size: 12px;
	background-color: #3887C9;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 0px 1px 5px;
	width: 170px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: left;
}

.text2activ {
	font-size: 10px;
	background-color: #3887C9;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-right: 2px;
}

.text2activmare {
	font-size: 14px;
	background-color: #3887C9;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-right: 2px;
}


/* NAV */






a:focus{outline:1px dotted}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}
h2{font-size:48px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:disc;}
li{margin-left: 0;}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}



#nav1 {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#nav1 li {
	float: left;
	font: 14px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 156px;
	display: block;
	height: 20px;

}
#nav1 a {
	color: #808080;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	width: 156px;
	display: block;
	height: 20px;


}
#nav1 a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	width: 156px;
}
/*<NAV*/




#dropline {
	position: relative;
	font-size: 12px;
	height: 35px;


}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:420px;}

#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:12px;}
#dropline li {float:left; height:35px;}
#dropline li a {
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 15px 0 10px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #2C7FBB;
	text-decoration: none;
	font-weight: bold;
}
#dropline li ul li a {
	color: #FFFFFF;
}

#dropline li a.down {background:url(images/down.gif) no-repeat right center;}

#dropline li ul li a.down {font-size:14px; font-weight:bold;}

#dropline li ul {
	background-position: center;
	position: absolute;
	top: 35px;
	left: -9999px;
	z-index: 10;
	background: url(images/liniejos.gif);
	background-color: #99D58E;
	background-repeat: repeat-y;
}

#dropline li ul.floatRight li {float:right;}

.meniunavigare {
	font-size: 10px;
	color: #3988C9;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}
.meniunavigare a{
	font-size: 10px;
	color: #3988C9;
	text-decoration: none;
}
.meniunavigare a:hover{
	font-size: 10px;
	color: #3988C9;
	text-decoration: underline;
}


.col {
-moz-column-width: 13em;
-webkit-column-width: 13em;
-moz-column-gap: 20px;
-webkit-column-gap: 20px;	
}



.detaliialbastru {
	background-color: #DDE9FF;

}



.pozaechipa {
	float: left;
	width: 130px;
	height: 200px;
}
.detaliiechipa {
	margin: 0px 0px 5px 0px;
	padding: 20px 10px 20px 10px;
	float: right;
	width: 340px;
	background-color: #ECF3F9;
	height: 155px;
}
.filiala {
	width: 225px;
	height: 190px; *;
	height: 190px;
	_height: 190px;
	float: left;
	background-color: #ECF3F9;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	display: block;
}
.linkharta, .linkharta a {
	text-align: right;
	color: #999966;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	text-transform: lowercase;
	float: right;

}
.anunt {
	background-image: url('images/anuntbk.png');
	background-repeat: no-repeat;
	width: 498px;
	height: 150px;
}
.hartaanunt {
	width: 194px;
	height: 141px;
	float: right;
	margin: 4px;
}
.continutanunt {
	padding: 4px;
	float: left;
	width: 275px;
	height: 140px;
	margin: 4px;
}
.titluanunt {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.textcontinutanunt {
	color: #FFFFFF;
	font-size: 12px;

}
.print {
	float: right;
}
