@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	background:url("images/bigstock_Bank_Vault_586831.jpg") no-repeat scroll #FFFFFF;
	background-attachment:fixed;
background-position:center; 
}

#header{
	background: url("images/header.png") repeat-x scroll 0 0;
	width:100%;
	height:200px;
}
#header-content{
	width:950px;
	margin:0 auto;
	padding-top:10px;
}

#left_header_visitor{
	float:left;
	width:400px;
	color:#CCCCCC;
	}
	
#left_header{
	float:left;
	width:560px;
	color:#CCCCCC;
	}
	
#pistil { float: left; width: 200px; padding-top: 10px; }
#pistil li { line-height: 33px; color: #737373; font-size: 12px; border-bottom: 1px dotted #737373; list-style: none; }
#pistil li a { color: #CCC; padding-left: 5px; }
#pistil li a:hover { color: #FFF; }
	
#logo{
	height:64px;
	background: url("images/logo.png") no-repeat scroll 0 0;
	padding-top:15px;
	width:164px;
}
#text-header{
	text-align:justify;
	color: #CCC;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:18px;
}

#text-header a{
	color:#61c8f6;
}
#login{
	float:right;
	background:url("images/accedi-bg.png") no-repeat scroll 0 0 transparent;
	height:162px;
	width:315px;
	/*margin-right:25px;*/

}
#login li {
		background-repeat: no-repeat; 
		background-position:24px 3px;
		padding-left: 56px; 
		background-image: url("images/cash.png"); 
		padding-top:10px; 
		padding-left:62px;
		height:24px;
		color:#737373;
		font-size:18px;
}
#logout{
	float:right;
	background:url("images/accedi-bg.png") no-repeat scroll 0 0 transparent;
	height:162px;
	/*width:315px;*/
	margin-right:25px;

	margin-right:25px;
	padding-left:55px;
	width:300px;
}
#logout li {
		background-repeat: no-repeat; 
		background-position:0px 3px;
		padding-left: 56px; 
		background-image: url("images/cash.png"); 
		padding-top:10px; 
		padding-left:38px;
		height:24px;
		color:#737373;
		font-size:18px;
}
.login-form{
	float:left;
	height:115px;
	width:205px;
}
#form {
	float:left;
	margin-left:30px;
}
.login-submit{
	float:right;
	height:115px;
	width:80px;
	margin-top:7px;
}

.input-text{
	background:transparent none repeat scroll 0 0;
	border-style:none none none ;
	height:20px;
	color:#999999;
	padding:0 0 0 5px;
	margin:25px 0 0;
	float:left;
}

#forgat {
	float:left;
	margin-top:5px;
	padding-left:5px;
}

.login-form a{
	color:#999999;
	padding-top:-50px;
}
.login-form a:hover{
	color:#213242;
}
#submit{
		background:transparent url("images/accedi.png") no-repeat scroll 0 0; 
		width:71px; 
		height:59px;
		float:left;
		cursor:pointer;
}

#password {
	margin-top:13px;
}
#submit:hover{
		background-image:url("images/accedi-hover.png"); 
		width:71px; 
		height:59px;
		cursor:pointer;
}
.cadru{
	float:right;
	height:175px;
	text-align:center;
	width:65%;
}
.cadru1{
	width:100%;
	float:left;
	text-align:center;
}
.cadru2{
	margin:0 auto;
	text-align:center;
	width:900px;

}

#menu{
	background:url("images/post.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:176px;
	margin:-3px 25px 0 0;
	width:306px;
}

ul {
	list-style-type:none;
}
#menu ul a{
	background-color:#213242;
	color:#FFFFFF;
	float:left;
	height:18px;
	margin-top:7px;
	padding:7px;
	text-decoration:none;
}

#menu ul a:hover{
	background-color:#033339;
}
.casuta{
	border:white 1px solid; 
	float:left; 
	margin-right:20px;
	margin-top:26px;
	background:none repeat scroll 0 0;
	background-image:url("images/casuta_bg.png");
	width:255px;
	height: 133px;
} 
.casutb{
	border:#CCC 1px solid; 
	float:left; 
	margin-top:30px;
	background-color: #FFF;
	/*background-image:url("images/casuta_bg.png");*/
	width: 430px;
	/*padding: 10px 5px 10px 5px;*/
} 

.csb1 { border: #FFF 1px solid; margin: 30px 0px 0px 30px; padding: 0; width: 430px; float:left; }
.csb2 { margin-right:0px; }
div.csb3 { border: #FFF 0px solid; margin: 55px 0px 0px 30px; padding: 0;  width:430px; height: 285px; float:left;  }
 div.csb3 div h3 { font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif; font-size: 20px; }
.cstd { width: 180px; text-align: right; padding-right: 20px; }
.cste { text-align: center; }
.cstf { text-align: left; padding-left: 50px; }

.nr1{
	border:white 1px solid; 
	float:left; 
	margin-right:20px;
	margin-top:26px;
	background:none repeat scroll 0 0;
	background-image:url("images/nr1.png");
	width:255px;
	height: 133px;
}
.nr1  img {
	float:right;
	border:#FFFFFF 1px solid;
	/*margin:2px;*/
}
.casuta  img {
	float:right;
	border:#FFFFFF 1px solid;
	margin:2px;
}
.nr1 a {
	color:#213242;
	text-decoration:none;
	font-size:20px;
	text-align:center;
	margin:3px;
}
.casuta  a {
	color:#213242;
	text-decoration:none;
	font-size:17px;
	text-align:center;
	/*margin:3px;*/
}
.nume{
	width:120px;
	float:right;
	/*color:#b38f57;*/
	color:#213242;
	text-shadow: #fff 0 1px 0;
}

.casuta .nume{
	margin-top: 7px;
}

.casuta2 .nume {
	margin-top: -5px;
}

.casuta2{
	border:white 1px solid; 
	width:133px; 
	float:left; 
	margin-right:15px;
	margin-top:26px;
	background:none repeat scroll 0 0;
	background-image:url("images/casuta_bg.png");
	height: 180px;
} 

.casuta2 img {
	border:#FFFFFF 1px solid;
	margin:2px;
}

.casuta2 a {
	color:#213242;
	text-decoration:none;
	font-size:17px;
	margin:1px;
}


.casuta2 a.a2_join, .a2_join {
	color: #666666;
	font-size: 13px;
	padding-top: 10px;
}


#wrapper{
	width:100%;
	float:left;
}
#content {  
	/*background:url("images/content_bg.png") repeat scroll 0 0 transparent;*/
	background: rgba(255,253,253,0.87);
	border:1px solid #F3EEEB;
	margin:0 auto;
	min-height:500px;
	width:950px;
	padding-bottom:30px;

}  

#promodiv {
	background:url("images/content_bg_green.png") repeat scroll 0 0 transparent;
	border:1px solid #F3EEEB;
	margin:0 auto;
	
	width:950px;
	padding-bottom:18px;
	
}

.dubb {
	/*background:url("images/content_bg.png") repeat scroll 0 0 transparent;*/
	border:1px solid #F3EEEB;	
	background: rgba(255,253,253,0.87);
	margin: 20px 0px 40px 0px; 
	width: 950px;
}

#promodiv2 {
	margin: 10px 10px 00px 10px;
	text-align: center;
	line-height: 2em;
	font-size: 1.5em;
	color: #003333;
}

#footer{
	background-color:#161616;
	width:100%;
	float:left;
	margin-top:20px;
}
#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#B38F57;
	text-decoration:none;
}
#footer-content{
	background-image: url("images/footer.jpg");
	background-repeat:no-repeat;
	width:950px;
	height:174px;
	margin:0 auto;
	padding-top:15px;
}
#meniu-registration {
	float:left;
	list-style-type:none;
	margin:25px 0 0 20px;
	width:100px;
	padding:0;
}

#meniu-registration li {
	float:left;
}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.cadru-form{
	 margin-left:50px;
	 margin-top:20px;
	 padding-bottom:20px;
	 color:#213242;
	 font:13px/150% Verdana,Tahoma,sans-serif;
}
textarea {
	border:1px solid #213242;
	font:13px/100% Verdana,Tahoma,sans-serif;
	outline:0 none;
	width:274px;
	background:transparent none repeat scroll 0 0;
	height:40px;
	color:#213242;
	padding:0 0 0 5px;
	margin:11px 0px 11px;
}
input {
	border:1px solid #213242;
	font:13px/100% Verdana,Tahoma,sans-serif;
	outline:0 none;
	background:transparent none repeat scroll 0 0;
	color:#213242;
	margin:11px 0px 11px;
}
.submit{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#213242;
	color:#FFFFFF;
	float:left;
	height:37px;
	margin-top:7px;
	padding:7px;
	text-decoration:none;
	cursor:pointer;
}

.submit:hover{
	background-color:#033339;
	cursor:pointer;
}

 .submit22 {float:none !important;}
 .sb { cursor: pointer; float:none !important; padding-left: 20px; padding-right: 20px; }

.btt01{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#213242;
	color:#FFFFFF;
	float:left;
	height:37px;
	margin-top:7px;
	padding:7px;
	text-decoration:none;
	cursor:pointer;
}

.btt01:hover{
	background-color:#033339;
	cursor:pointer;

}
.btt02{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#006633;
	color:#FFFFFF;
	float:left;
	height:37px;
	margin-top:7px;
	padding:7px;
	text-decoration:none;
	cursor:pointer;
}

.btt02:hover{
	background-color:#009900;
	cursor:pointer;

}
.btt03{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#AE0000;
	border: 0px;
	color:#FFFFFF;
	float:left;
	height:24px;
	margin-top:5px;
	  padding: 0px 6px 3px 6px;
	text-decoration:none;
	cursor:pointer;
}

.btt03:hover{
	background-color:#ED2823;
	cursor:pointer;

}
#loginform{
	margin-left:-10px;
}


/* casute*/

.box_holder {
color:#000000;
line-height:1.6em;
margin-left:59px;
padding:10px;
}
.box_holder .head {
background: url("images/get-started-head-bg.png") no-repeat scroll 0 0 transparent;
height:20px;
width:360px;

}

.box_holder .content {
background: url("images/get-started-bg.png") repeat-y scroll 0px 0 transparent;
min-height:272px;
color:#213242;
}

.box_holder .foot {
background: url("images/get-started-foot-bg.png")  no-repeat scroll 0 0 transparent;
clear:both;
height:20px;
width:360px;
}


/* generalita box*/

.generalita_holder {
color:#213242;
margin-left:73px;
margin-top:20px;
}
.generalita_holder .head {
background: url("images/generalita-head-bg.png") no-repeat scroll 0 0 transparent;
height:20px;
width:798px;
}

.generalita_holder .content {
background: url("images/generalita--bg.png") repeat-y scroll 0px 0 transparent;
min-height:263px;
width:798px;
padding:10px;
padding:34px;
}

.generalita_holder .content2 {
background: url("images/generalita--bg.png") repeat-y scroll 0px 0 transparent;
min-height:300px;
width:798px;
padding:19px 30px;
}

.generalita_holder .foot {
background: url("images/generalita-foot-bg.png")  no-repeat scroll 0 0 transparent;
clear:both;
height:20px;
width:798px;
}

/* red btn*/

.generalita_holder .content .button {
background: url("images/button-box.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
float:right;
font-size:0;
height:34px;
line-height:0;
margin:10px -13px 15px 20px;
text-indent:-9999em;
width:157px;
border:0px;
}

.generalita_holder .content .button:hover {
background-position:0 -34px;
}

