body {

	font-family: arial, helvetica, sans-serif;

	font-size: 12px;

	color: #222;

	margin: 0px;

	background: #fff;

}



/* Header */

#header {

	background: #333;

	color: #fff;

	padding: 4px 0 0 0;

	margin: 0 0 15px 0;

	height: 103px;

	position: relative;

	border-top: 2px solid #2c2c2c;

}







#header-nav {

	font-weight: bold;

	font-size: 13px;

	padding: 0;

	position: absolute;

	top: 68px;

	right: 0;

}

#header-nav ul {

	float: left;

	margin: 0px;

	padding: 0px;

}

#header-nav ul li {

	display: block;

	float: left;

	list-style: none;

	background: #4d4d4d;

	margin-left: 5px;

	border-left: 1px solid #676767;

	border-top: 1px solid #676767;

	border-right: 1px solid #676767;

}

#header-nav ul li a {

	display: block;

	float: left;

	color: #fff;

	text-decoration: none;

	padding: 9px 16px;

}

#header-nav ul li a:hover, #header-nav ul li a.current {

	color: #0281ca;

	background: #fff;

}







#header-link-uri {

	padding: 0;

	text-align: right;

	color: #888;

	position: absolute;

	top: 10px;

	right: 0;

}

#header-link-uri a:link, #header-link-uri a:visited  {

	color: #fff;

	text-decoration: none;	

}

#header-link-uri a:hover {

	color: #0281ca;

	text-decoration: none;	

}



#header-interior {

	width: 850px;

	margin: 0 auto;

	position: relative;

}

#header-logo {

	padding: 0;

	position: absolute;

	top: 12px;

	left: 0;

}



/* Continut */

#continut {

	width: 850px;

	margin: 0 auto;

	padding: 30px 0 0 0;

	overflow: hidden;

	line-height: 17px;

}



#continut-stanga {

	float: left;

	width: 610px;

	padding: 0;

	text-align: justify;

}

#continut-dreapta {

	float: right;

	width: 200px;

	margin: 0;

	padding: 6px;

	background: #efefef;

	border: 1px solid #e1e1e1;

}	





#continut p {

	padding: 0 0 15px 0;

}

#continut p.tip2 {

	padding: 0 0 0 0;

}



/* Liste */

#continut .lista-trasaturi {

	list-style: none;

	text-align: justify;

}

#continut .lista-trasaturi li {

	list-style-type:circle;

}



.lista-cutie-dreapta {

	list-style: none;

}



.lista-cutie-dreapta li {

	list-style-type: circle;

}



.lista-include {

	padding: 0;

	padding-bottom:6px;

	list-style: none;

	margin-left: 15px;

}

.lista-include li {

	list-style-type: circle;

}



/* Floating Sections - Page Specific */

.ps-wrap { 

	height: 100%; 

	clear: both; 

	margin-bottom: 10px; 

	overflow: hidden;  

	padding: 10px; 

	position: relative;

	border: 8px solid #EFEFEF;

	background: #F7FCFE;

}



.ps-thumb { 

	width: 160px; 

	float: left;

}





.ps-description { width: 400px; float: right; text-align: justify; }







/* Atribute */

a img {

	border: none;

}



ul {

	margin: 0;

}



i {

	color: #777;

}



a:link, a:visited {

	color: #0e5d8b;

	text-decoration: none;

}

a:hover {

	color: #0281ca;

	text-decoration: underline;

}







h1 {

	font-size: 25px;

	color: #222;

	margin: 10px 0 20px 0;

	padding: 0;

	font-weight: bold;

	overflow: visible;

	letter-spacing: -0.4px;

}

h2 {

	font-size: 18px;

	line-height: 22px;

	color: #222;

	margin: 0;

	padding: 0 0 10px 0;

	font-weight: normal;

}

h3 {

	font-size: 13px;

	color: #222;

	margin: 0 0 6px 0;

	padding: 6px 10px;

	font-weight: normal;

	background: #efefef;

}

h4 {

	font-size: 14px;

	line-height: 18px;

	color: #444;

	margin: 0;

	padding: 0 0 0 0;

	font-weight: bold;

}



h5 {

	font-size: 18px;

	color: #FACE2D;

	text-align: center;

	margin:10px;

}

hr {

	height: 0px;

	border: 0px;

	margin: 10px 0;

	border-top: dotted 1px #e1e1e1;

	overflow: hidden;

	clear: both;

}

h6 {

	font-size: 14px;

	color: #008FCB;

	text-decoration: none;

	font-weight: bold;

	padding:0;

	margin:0;

}

.albastrui {

	color:#0E5D8B;

}



.acces-clienti {

	background: #008FCB;

	border: 1px solid #e1e1e1;

	margin-bottom: 6px;

}





.acces-clienti a:link, .acces-clienti a:visited {

	color: #FACE2D;

	text-decoration: none;

}

.acces-clienti a:hover {

	

	color: #FACE2D;

	font-size: 20px;

}



/* Sub nav list */

.aditionale {

	padding: 6px;

	background:#F7FCFE;

	border: 1px solid #e1e1e1;

	color: #666;

}



/* Footer */

#footer {

	padding: 40px 0;

	margin: 30px 0 0 0;

	overflow: hidden;

	border-top: 8px solid #0281ca;

	background: #333;

	color: #777;

	line-height: 18px;

}





.footer-interior {

	width: 850px;

	margin: 0 auto;

}


/* powered by div */

#powered-by {

	height: 100px;

	width: 850px;

	background:url(images/powered-by.jpg);

	margin:0 auto;

	padding:0;

}



/* link-uri footer */

#link-uri-footer a, #link-uri-footer {

	text-align: center;

	text-decoration: none;

	color:#FFF;

}

#link-uri-footer a:hover {

	color: #1581B3;

}



/*Formular contact*/

fieldset { border:0;margin:0;padding:0; }

	label { display:block; }

	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }

	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

	












/* Content Slider CSS */

.sliderwrapper{

position: relative; /*leave as is*/

overflow: hidden; /*leave as is*/

width: 850px; /*width of featured content slider*/

height: 240px;

margin:0 auto;

}







.sliderwrapper .contentdiv{

visibility: hidden; /*leave as is*/

position: absolute; /*leave as is*/

left: 0;  /*leave as is*/

top: 0;  /*leave as is*/

padding: 0px;

background: white;

width: 850px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */

height: 100%;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;

opacity: 1;

}



.pagination{

width: 840px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

text-align: left;

background-color: #0191CD;

padding-bottom:5px;

padding-left:10px;

margin:0 auto;

}



.pagination a{

padding: 0 5px;

text-decoration: none; 

color: #00007D;

background: white;

}



.pagination a:hover, .pagination a.selected{

color: #000;

background-color: #FEE496;

}





/* Slide-uri */

.slide {

	width:850px;

	height: 240px;

	background-color: #0191CD;

}

.slide1 {

	width:850px;

	height: 240px;

	background:url(images/Bobby-Host.jpg);

}



.slide h1 {

	font-size:28px;

	font-family:Arial, Helvetica, sans-serif;

	color: #FFF;

	margin: 0px;

	padding: 20px;

	font-weight:bold;

}



.slide h2 {

	font-size:19px;

	font-family:Arial, Helvetica, sans-serif;

	color: #E0CA41;

	margin: 0;

	padding-top:30px;

	padding-left:30px;

	font-weight:bold;

}

.ul-in-slide {

	padding-top:80px;

	font-size:19px;

	font-family:Arial, Helvetica, sans-serif;

	color: #FACE2D;

	font-weight:bold;

	list-style-type:none;

}

.ul-in-slide li {

	padding-top:2px;

}

.lista-preturi-perioade {

	list-style-type:none;

	padding-left:12px;

	padding-top:10px;

	padding-bottom:8px;

	margin:0;

}

.lista-preturi-perioade li {

	padding-top:3px;

}

.buton-comanda {

	background:#F7FCFE none repeat scroll 0 0;

	display:block;

	border: 2px solid #EFEFEF;

	height:18px;

	text-align: center;

	font-weight:bold;

	margin-bottom:10px;

}
/* Tabel custom */

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* div butonase ( twitter, etc ) */
#butonase {
padding-top: 3px;
}

#sigle-carduri {
text-align: center;
padding-bottom: 6px;
}