body {
	margin:0px;
	background-color:#c6e0fc;
	background-image:url(../img/back.png);
	background-position:top;
	background-repeat:repeat-x;

}

a{
	color:#39F;
}

a img{
	border:0;
}

#languages {
	text-align: right;
	margin-right: 15px;
}

#up{
	width:100%;
}
#up img {
	border: none;
}
#up-line{
	border-bottom:10px solid #009ee1;
}
#up-middle{
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#up-contact{
	float:right;
	cursor:pointer;
}
#up-contact-form{
	background: #009ee1;
	display: none;
}
#up-contact-form-display{
	width:850px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/frontend/bg-up.jpg) no-repeat;
}
#all-up{
	width:100%;
}
#all-down{
	width:800px;
	height:200px;
	background: url(../img/frontend/rotita.jpg) no-repeat bottom left;	
}

table.default{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	margin-left:50px;
	margin-top:20px;
}
#form_container{
	float: left;
}
#img{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:1px solid red;
}

#date-contact{
	float: right;
	margin-left:100px;
	margin-top:20px;
	width:400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}
#up-contact-form-display input{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:180px;
	background: none;
	border:1px solid #a1dffa;
}
#up-contact-form-display input:hover, input:focus {
	border: 1px solid #000;
}
#up-contact-form-display textarea{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:180px;
	background: none;
	border:1px solid #a1dffa;
}
#up-contact-form-display textarea:hover, textarea:focus{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:180px;
	background: none;
	border:1px solid #000;
}
#trimite{
	width: 75px;
	height:20px;
	border:none;
}

#page-wrapper{
	margin-top:20px;
/*	margin-bottom:-70px;*/
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
}

#header{
	border:none;
	background-image:url(../img/header-right.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:155;
	width:950px;
}
#header-logo{
	float:left;
	width:200px;
	height:123px;
}
#header-logo img{
	border:none;
}
/*--------------------meniu---------------------------*/
#menu{
	float:right;
	width:630px;
}
#menu span{

}
#menu ul{ margin:0; padding:0; list-style:none; }




#hosting p{
	margin:2px;
	font-size:12px;
}
#hosting h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #48a037;
	padding-left:5px;
	margin-top:3px;
	
}
#hosting h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding-left:5px;
	color: #e89b40;
	margin-top:3px;
}
#hosting h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding-left:5px;
	color: #eb70e1; 
	margin-top:5px;
}
#of-hosting1{
	background:url(../img/frontend/bg-host.jpg) no-repeat;
	width:196px;
	height:192px;
	padding-top:30px;
	padding-left:5px;
	float:left;
}
#t-hosting1{
	width:180px;
	height:163px;
}
#t-hosting1 a{
	font-family:Georgia; 
	font-size:11px; 
	text-align:right; 
	color: #48a037;
	text-decoration: none;
}
#t-hosting1 a:hover{
	text-decoration:underline;
}

#of-hosting2{
	background:url(../img/frontend/bg-host.jpg) no-repeat;
	width:196px;
	height:192px;
	padding-top:30px;
	padding-left:5px;
	float:left;

}
#t-hosting2{
	width:180px;
	height:163px;	
}
#t-hosting2 a{
	font-family:Georgia; 
	font-size:11px; 
	text-align:right; 
	color: #e89b40;
	text-decoration: none;
}
#t-hosting2 a:hover{
	text-decoration:underline;
}

#of-hosting3{
	background:url(../img/frontend/bg-host.jpg) no-repeat;
	width:196px;
	height:192px;
	padding-top:30px;
	padding-left:5px;
	float:left;

}
#t-hosting3{
	width:180px;
	height:163px;	
}
#t-hosting3 a{
	font-family:Georgia; 
	font-size:11px; 
	text-align:right; 
	color: #eb70e1;
	text-decoration: none;
}
#t-hosting3 a:hover{
	text-decoration:underline;
}

.lista {
	font-size: 11px;
	border-collapse: collapse;
}

.lista thead th {
	background-color: #3dc4fd; /* #009ee0;*/
	border-bottom: 1px solid #0f89bd;
	padding: 5px;
	color: #fff;
	text-align: center;
}

.lista tbody td {
	border-bottom: 1px solid #0f89bd;
	padding: 5px;
}

.lista tbody td a img {
	border: 0px;
}

#content-box h3{
	font-size: 14px;
	margin-left:25px;
	color: #48a037;
}
#content-box h4{
	font-size: 14px;
	margin-left:25px;
	color: #eb70e1;
}  
#content-box h5{
	font-size: 14px;
	margin-left:25px;
	color: #e89b40;
}
#content-box h6{
	font-size: 14px;
	margin-left:25px;
	color: #25ace6;
}
#prezentare img{
	border: 1px solid #48a037;
	padding:2px;
}
#prezentare a{
	color: #48a037;
	font-size: 11px;
	font-family: Georgia;
}
#prezentare a:hover{
	text-decoration:none;
}
#portal img{
	border: 1px solid #eb70e1;
	padding:2px;
}
#portal a{
	color: #eb70e1;
	font-size: 11px;
	font-family: Georgia;
}
#portal a:hover{
	text-decoration:none;
}
#outs img{
	border: 1px solid #e89b40;
	padding:2px;
}
#outs a{
	color: #e89b40;
	font-size: 11px;
	font-family: Georgia;
}
#outs a:hover{
	text-decoration:none;
}
#softt img{
	border: 1px solid #25ace6;
	padding:2px;
}
#softt a{
	color: #25ace6;
	font-size: 11px;
	font-family: Georgia;
}
#softt a:hover{
	text-decoration:none;
}
#c span{
	margin-left:15px;
	font-size:13px;
}
#c a{
	font-family: Georgia;
	font-size:12px;
	color: #000;
	text-decoration:underline;
}
#c a:hover{
	color:#009ee1;
	text-decoration:none;
}
#c img{
	border:1px solid #009ee1;
}
#webs a{
	font-family: Verdana;
	font-size:12px;
	color:#009ee1;
	text-decoration:underline;
}
#webs a:hover{
	text-decoration: none;
}
/*---------------------------------------------------*/
#line-up{
	background: url(../img/frontend/linie-dr.jpg) no-repeat right;
}
#line-down{
	margin-left:50px;
	background: url(../img/frontend/linie-st.jpg) no-repeat right;
}
#line-down-content{
	background: url(../img/frontend/linie-dr.jpg) no-repeat right;
}
#menu-content img{
	border:none;
}

#content{
 font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/center-back.png);
	background-repeat:repeat-y;
	width:950px;
	float:left;
}






#content-box{
	width:720px;
	float: left;
	margin-bottom:10px;
/*	font-family: "Comic Sans Ms";*/
	font-size:12px;
}
#slide-box{
	width:180px;
	float: right;
}
#footer{
	text-align: center;
	padding-right:15px;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
#footer a{
	text-decoration: underline;
	color: #000;
}
#footer a:hover{
	text-decoration:none;
	color: #009ee1;
}


/* Language Select */

#header #lang {
 background-image:url(../images/frontend/header_lang.jpg);
 background-repeat:no-repeat;
 position:relative;
 top:0px; 
 right:20px;
 width:124px;
 height:41px;
 float:right
}

#header #lang a {
 position:absolute;
}

#header #lang a.en, #header #lang a.en_current {
 background-repeat:no-repeat;
 width:57px;
 height:36px;
 margin-left:5px;
}

#header #lang a:hover.en, #header #lang a.en_current {
 background-image:url(../images/frontend/en_hover.jpg);
}

#header #lang a.ro, #header #lang a.ro_current {
 background-repeat:no-repeat;
 width:57px;
 height:36px;
 margin-left:62px;
}

#header #lang a:hover.ro, #header #lang a.ro_current {
 background-image:url(../images/frontend/ro_hover.jpg);
}

/* Menu */

#menu {
 position:relative;
 top:0px;
 left:0px;
 width:950px;
 height:23px;
 padding-left:15px;
 padding-right:33px;
 padding-bottom:10px;
 float:left;
}

#menu a {
 color:#39F;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:12px;
 letter-spacing:0.5px;
 text-decoration:none;
 padding-top:8px;
 padding-bottom:6px;
 padding-left:3px;
 padding-right:3px;
 margin-right:20px;
 float:left;
}

#menu a.current {
 color:#4f657c;
}

/* Submenu */

.submenu {
 position:relative;
 top:0px;
 left:0px;
 height:40px;
 padding-left:23px;
 padding-right:23px;
 display:none;
}

.submenu a {
 color:#666;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:12px;
 line-height:22px;
 letter-spacing:0.5px;
 text-decoration:none;
 margin-right:12px;
 float:left;
}

.submenu a:hover {
 text-decoration:underline;
}

.submenu.show {
 display:block;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.information {
 color:#333;
 position:relative;
 width:100%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:14px;
 padding:10px;
 padding-left:0px;
 /*margin-left:23px;*/
 margin-right:23px;
 margin-top:20px;
 width:680px;
 text-align: justify;
}


#location_path {
 color:#999;
 position:relative;
 width:870px;
 height:23px;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 line-height:22px;
 padding-left:23px;
 padding-right:23px;
 padding-top:15px;
}

#location_path a {
 color:#999;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 line-height:22px;
 text-decoration:none;
}

#location_path a:hover {
 text-decoration:underline;
}



#footer_content {
 color:#374b61;
 position:relative;
 width:868px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-left:54px;
 margin-right:24px;
 margin-top:15px;
}

#footer_content a {
 color:#374b61;
 text-decoration:none;
 margin-top:5px;
 margin-bottom:5px;
 display:block;
 width:100%;
 float:left;
 }

#footer_content a:hover {
 text-decoration:underline;
}

#footer_content .block {
 width:105px;
 height:auto;
 float:left;
}

#footer_content .block .title {
 font-weight:bold;
}

#footer_content .block .title a {
 font-weight:bold;
 text-decoration:none;
}

#footer_content .block .title a:hover {
 text-decoration:underline;
}

#footer_content .separator {
 width:4px;
 height:12px;
 float:left;
}

/* Portfolio */

ul.thumb {
	float: left;
	list-style: none;
	margin-right: 5px;
	margin-bottom:0px;
	/*width: 260px;*/
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 120px;
	height: 110px;
}
ul.thumb li img {
	/*width: 100px; height: 100px;*/ /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	/*border: 1px solid #1b3655;*/
	padding: 5px;
	/*background-image:url(../../images/frontend/portfolio_img_bg_pattern.jpg);*/
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img:hover {
	background-image:url(../../images/frontend/portfolio_img_bg_pattern.jpg);
	background-repeat:repeat;
}

.gallery_photo {
	/*background-image:url(../../images/frontend/portfolio_img_bg_pattern.jpg);
	background-repeat:repeat;*/
	width:650px;
	/*border-style:solid;
	border-color:#1e2e3b;
	border-width:1px;*/
	padding:5px;
	margin-bottom:10px;
	margin-left: 32px;
	margin-top: 12px;
	float:left;
}

.gallery_photo img {
   /* border-style:solid;
	border-color:#1e2e3b;
	border-width:1px;
	border-bottom-color:#8db2c7;*/
}

.gallery_photo .caption {
	color:#1e2e3b;
/* 	background-color:#cfe1eb;
	border-style:solid;
	border-color:#1e2e3b;
	border-width:1px;
	border-top-width:0px;
*/	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	text-align:center;
}

