@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(../images/top-bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	line-height: 1.7em;
	color: #333;
}
#preload {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 247px;
	width: 940px;
	float: left;
}
a {
	color: #0081c6;
	text-decoration: none;
	outline-style:none;
}
a:hover {
	text-decoration: underline;
}
h2, h4 {
	font-weight: normal;
	color: #0081c6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
}

#c {
	margin: auto;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}
#top-nav {
	float: right;
	width: 400px;
	text-align: right;
	font-size: 0.85em;
	color: #666;
	height: 24px;
}
#top-nav a, #top-nav a:visited {
	color: #666;
}
#top-nav a:hover {
	color: #0081c6;
	text-decoration: none;
}
.top {
	float: right;
	padding-left: 18px;
	background-image: url(../images/top-icons.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 25px;
}
.t-social-media {
	float: right;
}
.t-group {
	background-position: left -59px;
	margin-left: 15px;
}

.t-tel {
	background-position: left -29px;
	width: 85px;
}
.t-mail {
	background-position: left 5px;
	padding-left: 21px;
	margin-left:5px!important;
}
#top-spacer {
	float: right;
	height: 24px;
	width: 2px;
	background-image: url(../images/top-spacer.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
}

.top-search-box {
        clear:both;
        width:400px;
        padding-top:5px;
}
.top-search-box input {
        margin:0px!important;
}
.top-search-box input.search-text {
        width:150px;
}
.top-search-box button.button {
        border:0px none #fff;
        background-color:#fff;
	background-image: url(../images/but-r.png);
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	width: auto;
	display: inline-block;
	position:relative;
}
.top-search-box button.button div {
	padding-left: 20px;
	background-image: url(../images/but-l.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding-top:10px;
	color: #666;
	font-size:0.8em;
	font-weight:bold;
	width: auto;
	display: block;
}

#search-form {
    background-image: url("../images/ul-cont.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px solid #F2F2F2;
    padding:20px;
}
#search-form-radio input {
	margin-top:20px;
	width: 50px;
	float: left;
    text-align:left;
}
#search-form-radio label {
    clear:none;

}

#logo {
	float: left;
	margin-top: 62px;
	height: 37px;
	width: 136px;
}
#meniu   {
	float: right;
	width: 736px;
	margin-top: 68px;
}

/*#meniu a {
	color: #333;
	float: left;
	height: 18px;
	background-image: url(../images/meniu-spacer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 11px;
	padding-right: 13px;
	font-size: 1.05em;
}*/

#meniu a:hover , #c a.on{
	color: #0081c6;
	text-decoration: none;
}
.slider {
	float: left;
	height: 247px;
	width: 940px;
	margin-top: 0px;
}
.box {
	float: left;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	background-repeat: no-repeat;
}

.box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px;
	background-image: url(../images/arrows1.gif);
	background-repeat: no-repeat;
	background-position: left -26px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 1.4em;
}
.box ul li a, .box a {
	color: #333;
}
.box ul li a:hover, .box a:hover, .box h2 a {
	color: #0081c6;
	text-decoration: none;
}

.b1 {
	background-image: url(../images/box-big-bk.jpg);
	width: 660px;
	height: 365px;
	margin-right:20px;
}
.b2 {
	background-image: url(../images/box-bk.jpg);
	width: 180px;
	height: 165px;
}

.b3 {
	background-image: url(../images/box-long-bk.jpg);
	width: 180px;
	margin-left: 20px;
	height: 365px;
}

.b1 h2 , .b2 h2, .b3 h2 {
	background-image: url(../images/box-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.studiu {
	float: left;
	width: 200px;
	margin-top: 50px;
	margin-bottom:15px;
	margin-right:10px;
}
.studiu img {
	border: 1px solid #ebebeb!important;
	float: left;
	margin-right: 5px;
}
.s-last {
	clear: both;
}
.buton {
	float: left;
	background-image: url(../images/but-r.png);
	height: 26px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;
	width: auto;
	display: inline;
	position:relative;
}
.buton a {
	padding-left: 20px;
	background-image: url(../images/but-l.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 24px;
	padding-top: 2px;
	color: #666;
	font-size:0.9em;
	font-weight:bold;
	width: auto;
	display: inline;
}
.buton a:hover {
	color: #0081c6;
	text-decoration: none;
}
#footer {
	clear: both;
	margin-top: 60px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	float: left;
	width: 910px;
	font-size: 0.85em;
	color: #808080;
	margin-right:-3px;
	text-align:center;
	line-height:125%;
}
#footer a {
	color: #808080;
	text-decoration: underline;
	margin-right:2px;
	margin-left:2px;
}
#footer a:hover {
	color: #0081c6;
}
.slide-desc  {
	position: absolute;
	padding-left: 50px;
	padding-top: 57px;
	width: 410px;
}
h1, h3 {
	font-size: 2.9em;
	font-weight: normal;
	letter-spacing: -0.02em;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1.05em;
}

.slide-desc h1 {
	color: #FFF;
	width: 410px;
	font-size:2.7em;
}
.slide-desc h1 a, .slide-desc h2 a{
	color: #FFF;
}

.slide-desc h1 a:hover, .slide-desc h2 a:hover{
	text-decoration:none;
}

.slide-desc h2 {
	float: left;
	clear: both;
	width: 410px;
	margin-top: 10px;
	color: #FFF;
	height: 50px;
}
.slide-desc .buton {
	margin-top: 25px;
	position:absolute;
	top: 170px;
	left: 50px;
}

.slide-desc .buton .demo {
	margin-left: 150px!important;
}

.slide img {
	float: none;
}

.clr {
	clear: both;
}
#slide-nav {
	float: right;
	position: absolute;
	z-index: 10000;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 915px;
}
#slide-nav a {
	text-decoration: none;
	clear: both;
	float: left;
	background-image: url(../images/slide-nav.png);
	height: 9px;
	width: 9px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
}
#slide-nav a.activeSlide {
	background-image: url(../images/slide-nav-on.png);
	background-repeat: no-repeat;
}
#slide-nav a:focus {  }



.nobk{
	background-image: none!important;
}
.slider-int {
	float: left;
	height: 181px;
	width: 940px;
	margin-top: 0px;
	margin-bottom:20px;
}

.slide-int-desc {
	padding-top: 50px;
}
#side-l {
	background-image: url(../images/side-l-top.jpg);
	background-position: right top;
	float: left;
	width: 240px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#side-l-bk {
	background-image: url(../images/side-l-bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 200px;
	padding-right: 40px;
	padding-bottom: 20px;
}
#side-l ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side-l ul li {
	background-image: url(../images/side-spacer.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 7px;
	float: left;
	clear: both;
	width: 200px;
}
#side-l ul li a, #side-l ul li span {
	background-image: url(../images/arrows1.gif);
	background-position: left -28px;
	clear: both;
	padding-left: 12px;
	float: left;
	background-repeat: no-repeat;
	color: #333;
	line-height: 1.3em;
}
#side-l ul li a:hover, #side-l ul li span {
	color: #0081c6;
	text-decoration: none;
}
#side-l ul ul {
	margin-bottom: 10px;
	margin-top:8px!important;
	float:left;
}
#side-l ul ul li {
	background-image: none;
	margin-left:12px;
	padding-right: 0px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:180px;
}
#side-l ul ul li a {
}
#content {
	float: left;
	margin-top: 10px;
	width: 700px;
}
#breadcrumb {
	color: #808080;
	font-size: 0.9em;
}
#breadcrumb a{
	color: #808080;
	text-decoration: underline;
}
#content h3, #part-cont h3 {
	font-size: 2.5em;
	color:#0081c6;
	float:none;
	margin-top:20px;
	clear:none;
	margin-bottom: 10px;
}
#content h4 {
	margin-bottom: 5px;
	padding-top: 10px;
}

#side-r {
	background-image: url(../images/side-r-top.jpg);
	background-position: left top;
	float: right;
	width: 240px;
	background-repeat: no-repeat;
	padding-top: 0px;
}
#side-r-bk {
	background-image: url(../images/side-r-bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 200px;
	padding-left: 40px;
	padding-bottom: 20px;
}

.r-box {
	background-image: url(../images/side-spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 200px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-right:-3px;
}
.r-box h2 {
	padding-left: 55px;
	background-repeat: no-repeat!important;
	background-position: left 5px!important;
	padding-top: 17px!important;
	padding-bottom: 15px;
	margin: 0px!important;
	height:27px;
}
.r-box ul li {
	background-image: url(../images/arrows1.gif)!important;
	background-position: 6px -27px!important;
}

.r-box ul li a {
	color:#333; 
}
.r-box ul li a:hover {
	color: #0081c6;
	text-decoration: none;
}

#demo h2 {		background-image: url(../images/icon-demo.gif)!important;}
#pdf h2 {		background-image: url(../images/icon-pdf.gif)!important;}
#blog h2 {		background-image: url(../images/icon-blog.gif)!important;}
#newsletter h2 {	background-image: url(../images/icon-newsletter.gif)!important;}
#newsletter a {	color:#333;}
#newsletter a:hover {color: #0081c6; text-decoration: none;}
#info h2 {		background-image: url(../images/icon-afla.gif)!important;}
#studii h2 {		background-image: url(../images/icon-studii.gif)!important;}
#studii .studiu a {
	color: #333;
}
#studii .studiu a:hover {
	color: #0081c6;
}
#studii .studiu {
	background-image: url(../images/side-spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0px;
}

div.lista-studii {
	clear:both;
}

div.lista-studii a {
	color:gray!important;
	text-decoration:none;
}

div.lista-studii img {
	float:left;
	border:1px solid silver!important;
	margin:20px;
	margin-top:5px;
}

div.lista-studii h3 {
	display:inline!important;
	color:black!important;
	font-size:12px!important;
	text-transform:uppercase;
}

#content p {
	margin-top: 0px;
	line-height: 2em!important;
}
#intrebari {
	background-image: url(../images/bk-intrebari.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
}
#intrebari img {
	float: left;
	padding-right: 15px;
}
#content ul {
	background-image: url(../images/ul-cont.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f2f2f2;
	width: 425px;
	list-style-type: none;
	padding: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content ul li {
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px!important;
	padding-right:0px!important;
	margin-bottom: 3px!important;
	margin-top: 3px!important;
}
#content ul ul, dd ul  {
	background-image: none;
	list-style-type: disc;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content ul ul li, dd ul li {
	background-image: none;
	padding-left: 10px!important;
	padding-right:0px!important;
	margin-bottom: 3px!important;
	margin-top: 3px!important;
}
.sitemap ul {
	padding-left:0px;
		background-image: none!important;
	border: none!important;
	width: auto;
	color:#666;

}
.sitemap ul li {
}


#content dl {
	width: 679px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float:left;
	margin-top:5px;
}
#content dt {
	color: #0081c6;
	font-weight: bold;
	float:left;
	width:80px;
	margin-top:20px;
	padding-right:10px;
}
#content dd {
	padding-left: 10px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	margin-left:10px;
	float:left;
	width:560px;
	margin-top:20px;
}
#content dl ul {
	background:none;
	width:auto;
	list-style-type:none;
	border:none;
	margin:0px;
	padding:0px;
}
#content dl li { background:none; padding-left:0px;}


#side-r h2 {
	padding-top: 0px;
	padding-bottom: 12px;
	background-image: url(../images/side-spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 15px;
}
#side-r ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#side-r ul li {
	margin-bottom: 10px;
	padding-left: 15px;
}
#content a img  {border:0px;}

.noimg {
	float: left;
	height: 75px;
	width: 75px;
	font-weight: bold;
}

.client-desc {
	float: right;
	width: 220px;
}
.locatie ul {
	width: 340px!important;
	float:left;
	margin-top:0px!important;
	clear: none!important;
	background:none!important;
	border:none!important;
	padding:0px!important;
}

.locatie li {
	width:320px;
	float:left;
	margin-top:10px!important;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	background-position: left 18px!important;
}
.locatie h2 {float:left; 
	margin-bottom: 5px;
}
#quotes {
	float: left;
	width: 200px;
	margin-top: 40px;
	color: #666;
	font-style: italic;
	line-height: 1.9em;
}
.loc-marg {
	margin-right: 20px!important;
}

.quote span {
	float: left;
	margin-top: 10px;
	font-size: 0.95em;

	line-height: 1.3em;
}
.quote span strong {
	line-height: 1.8em;
	font-size: 1.1em;
}
.partener a img {
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #f2f2f2!important;
	margin-top: 5px;
	clear:right;
}
.partener {
	width: 700px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	margin-top: 20px;
	padding-top: 10px;
}

.partener p {
	margin-bottom:0px;
/*	float: left;
	width: 505px;
*/}
ul.studii{
	width: 700px!important;
	background:none!important; border:none!important; padding:0px!important;
}
.studii li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	margin-bottom: 10px!important;
	padding-bottom: 10px!important;
	float:left;
	width:680px;
}
.posturi li {border:none;}
a.pdf-icon {
	background-image: url(../images/icon-pdf.gif);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 46px;
	margin-top: 0px;
}
label {
	float: left;
	clear: left;
	width: 95px;
	margin-top: 15px;
	color: #008DDD;
	text-align: right;
	padding-right: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
input, textarea {
	width: 300px;
	margin-top: 10px;
	background-image: url(../images/ul-cont.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #f2f2f2;
	padding: 5px;
	font-size:1.1em;
}
textarea {
	min-height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.13em;
	line-height:1.5em;
}
input.button {
	margin-left: 100px;
	width: 102px;
	margin-top: 10px;
	background-image: url(../images/b-trimite.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	border:none;
	cursor: pointer;
}
.mail, .tel, .adresa {
	padding-left: 30px;
	background-image: url(../images/top-icons.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float: left;
	clear: both;
}
.tel {	background-position: 0px -28px;}
.adresa {
	background-position: 2px -60px;
	width: 170px;
}
#side-r-bk ul#contact {margin:0px; padding:0px; list-style-type:none;}
#side-r-bk ul#contact li { float:left;margin:0px; padding:0px;	background-image: url(../images/side-spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;padding-bottom: 10px; width:170px; padding-left:0px!important; padding-top:0px!important;
}

.l-bd {	padding-bottom: 10px;
	background-image: url(../images/side-spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	width:100%;
	clear:both;
}
label.error {
	color: #F00!important;
	clear: both!important;
	float: left!important;
	margin-left: 100px!important;
	width:300px;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
}
#contact_form table {
	width: 460px!important;
}
.t-logo span {display:none!important;}
#side-l-bk a img { border:none; padding:0px!important;}
#side-l-bk .parteneri a {padding:10px!important; margin-top:10px; margin-bottom:10px; border: solid 1px #f2f2f2; width:180px; text-align:center; background-color:#fff; float:left;}
.data {
	float: right;
}
#page-nav {padding-top:10px;}
#page-nav span, #page-nav a {
	margin-right: 10px;
	border: 1px solid #f2f2f2;
	height: 25px;
	width: 25px;
	float: left;
	line-height: 2em;
	text-align: center;
}
#page-nav a:hover { background-color:#0081c6; color:#fff; border: 1px solid #0081c6; text-decoration:none;}
.continut  img, .continut a img {
	padding: 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #f2f2f2;
	margin-top: 5px;
}
#side-l-bk .parteneri a.micro {	margin-top: 150px;}
#side-l-bk .parteneri a.oracle {	margin-top: 85px!important;}
#side-l-bk .parteneri a.atg {	margin-top: 117px;}
#side-l-bk .parteneri a.metastorm {	margin-top: 115px;}
.parteneri {
	float: left;
}
#part-cont {
	background-image: url(../images/side-l-top.jpg);
	background-position: 90px top;
	background-repeat:no-repeat;
	clear: both;
	float: left;
	width: 940px;
}
#part-end {
	background-image: url(../images/side-l-bot.jpg);
	background-repeat: no-repeat;
	background-position: 90px bottom;
	width:940px;
	clear: both;
	float: left;
	height: 40px;
}
#part-cont table th {
	width: 240px;
}
#part-cont table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 10px;
}
#part-cont table th a img {border:none;}
#part-cont table th a  {
padding:10px!important; margin-top:10px; margin-bottom:10px; border: solid 1px #f2f2f2; width:180px; text-align:center; background-color:#fff; float:left;
}
h6 {
	float:left;
	width:198px;
	text-align:center;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #f2f2f2;
	margin-bottom:20px;
}
.logouri-header {
	background: #e6e3de;
	position:relative;
	clear:both;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
}


.logouri-header .arrow {
	border-color: transparent transparent #ffffff transparent;
	border-style: solid;
	border-width: 7px;
	height:0;
	width:0;
	position:absolute;
	bottom:0px;
	left:20px;
}


.logouri-clienti {
	float: left;
	width: 100px;
	height: 100px;
	padding: 20px;
}
.titlu-locatii {background:none!important; border:none!important; padding:0px!important; margin-left:0px!important;}
.selected_group_title {display: none;}
a.albastru, a.albastru:visited {
	color:#0081c6!important;
}

#harta-solutii {position:relative; width:570px; height:350px;}
#harta-solutii a {color:white;text-decoration:none;}
#harta-solutii p {font-family:Verdana;line-height:15px!important;text-align:center;}
#harta-solutii p strong {padding-bottom:8px;display:block;}
#harta-solutii img {position:absolute;top:0px;left:0px;}
#business-intelligence {position:absolute;height:100px;width:135px;top:15px;left:182px;}
#customer-relationship-management {position:absolute;height:100px;width:150px;top:8px;left:362px;color:black!important;}
#customer-relationship-management a {color:black;}
#enterprise-resource-planning {position:absolute;height:100px;width:140px;top:122px;left:86px;}
#solutii-customizate {position:absolute;height:100px;width:110px;top:130px;left:290px;}
#documente-colaborare {position:absolute;height:100px;width:165px;top:130px;left:450px;}
#documente-colaborare a {color:black;}
#e-commerce {position:absolute;height:100px;width:160px;top:252px;left:168px;}
#virtualizare-it {position:absolute;height:100px;width:160px;top:258px;left:358px;}

/* Social Media Sharing Icons*/

.share-container {
    min-width: 200px;
    padding: 3px 0;
    overflow: hidden;
}
.btn {
    height: 30px;
    max-width: 200px;
    margin: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
}
.twitter, .googleplus {
    padding: 5px 0;
}
.twitter iframe {
    width: 85px !important;
}
.fb {
    padding: 3px 0;
}
.fb iframe {
    width: 200px;
    overflow: hidden;
}
.linkedin {
    padding: 4px 0;
}

