@charset "utf-8";
/* CSS Document */
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: serif;
	color: #333;
	
}
body {
	margin: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagini/bg_v.png);
	background-repeat: repeat;
	background-position: center right;
	background-attachment: fixed;
	
}
.gradient_abt {
	background-image: -webkit-linear-gradient(270deg,rgba(119,216,245,0.78) 0%,rgba(255,255,255,0.78) 31.61%,rgba(182,219,253,0.64) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(119,216,245,0.78) 0%,rgba(255,255,255,0.78) 31.61%,rgba(182,219,253,0.64) 100%);
	background-image: -o-linear-gradient(270deg,rgba(119,216,245,0.78) 0%,rgba(255,255,255,0.78) 31.61%,rgba(182,219,253,0.64) 100%);
	background-image: linear-gradient(180deg,rgba(119,216,245,0.78) 0%,rgba(255,255,255,0.78) 31.61%,rgba(182,219,253,0.64) 100%);
}
.gradient_abt2 {
	background-image: -webkit-linear-gradient(270deg,rgba(112,205,244,1.00) 0%,rgba(182,227,240,1.00) 21.24%,rgba(119,216,245,1.00) 97.93%);
	background-image: -moz-linear-gradient(270deg,rgba(112,205,244,1.00) 0%,rgba(182,227,240,1.00) 21.24%,rgba(119,216,245,1.00) 97.93%);
	background-image: -o-linear-gradient(270deg,rgba(112,205,244,1.00) 0%,rgba(182,227,240,1.00) 21.24%,rgba(119,216,245,1.00) 97.93%);
	background-image: linear-gradient(180deg,rgba(112,205,244,1.00) 0%,rgba(182,227,240,1.00) 21.24%,rgba(119,216,245,1.00) 97.93%);
}
.gradient_abt_i {
	background-image: -webkit-linear-gradient(270deg,rgba(0,60,142,1.00) 0%,rgba(4,111,248,1.00) 45.08%,rgba(0,55,121,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,60,142,1.00) 0%,rgba(4,111,248,1.00) 45.08%,rgba(0,55,121,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,60,142,1.00) 0%,rgba(4,111,248,1.00) 45.08%,rgba(0,55,121,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,60,142,1.00) 0%,rgba(4,111,248,1.00) 45.08%,rgba(0,55,121,1.00) 100%);
}
.gradient_at_dig {
	background-image: -webkit-linear-gradient(44deg,rgba(2,71,91,1.00) 0%,rgba(97,138,150,1.00) 25.39%,rgba(2,92,118,1.00) 48.70%,rgba(97,138,150,1.00) 67.36%,rgba(2,71,91,1.00) 100%);
	background-image: -moz-linear-gradient(44deg,rgba(2,71,91,1.00) 0%,rgba(97,138,150,1.00) 25.39%,rgba(2,92,118,1.00) 48.70%,rgba(97,138,150,1.00) 67.36%,rgba(2,71,91,1.00) 100%);
	background-image: -o-linear-gradient(44deg,rgba(2,71,91,1.00) 0%,rgba(97,138,150,1.00) 25.39%,rgba(2,92,118,1.00) 48.70%,rgba(97,138,150,1.00) 67.36%,rgba(2,71,91,1.00) 100%);
	background-image: linear-gradient(46deg,rgba(2,71,91,1.00) 0%,rgba(97,138,150,1.00) 25.39%,rgba(2,92,118,1.00) 48.70%,rgba(97,138,150,1.00) 67.36%,rgba(2,71,91,1.00) 100%);
}
.gradient_atd_dig {
	background-image: -webkit-linear-gradient(44deg,rgba(191,233,255,1.00) 0%,rgba(221,244,255,0.89) 31.61%,rgba(205,216,222,0.84) 56.99%,rgba(206,239,255,0.88) 78.24%,rgba(237,245,249,0.85) 100%);
	background-image: -moz-linear-gradient(44deg,rgba(191,233,255,1.00) 0%,rgba(221,244,255,0.89) 31.61%,rgba(205,216,222,0.84) 56.99%,rgba(206,239,255,0.88) 78.24%,rgba(237,245,249,0.85) 100%);
	background-image: -o-linear-gradient(44deg,rgba(191,233,255,1.00) 0%,rgba(221,244,255,0.89) 31.61%,rgba(205,216,222,0.84) 56.99%,rgba(206,239,255,0.88) 78.24%,rgba(237,245,249,0.85) 100%);
	background-image: linear-gradient(46deg,rgba(191,233,255,1.00) 0%,rgba(221,244,255,0.89) 31.61%,rgba(205,216,222,0.84) 56.99%,rgba(206,239,255,0.88) 78.24%,rgba(237,245,249,0.85) 100%);
}

/********* link**********/
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	color: #FF0;
}
a:focus {
	text-decoration: none;
}
/********* end link**********/
.clr {
	font-size: 1px;
	line-height: 0;
	clear: both;
	height: 1px;
}
.date { margin:3px 4% 3px 0;}
.curbe {
	border-radius: 6px
}
.foto {
	border-radius: 6px;
	margin-right: 10px;
	margin-bottom: 5px;
	max-width: 100%;
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;
	float: left;
}
.foto_g {
	border-radius: 6px;
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;	
}
.foto_chenar {
	border: solid 1px #666;
	padding: 6px;
	margin-right: 10px;
}
.umbra_text {
	text-shadow: 1px 1px 1px #CCC;
}
.umbra_text2 {
	text-shadow: 0 1px 1px #000000;
}
.titlu {
	font-size: 1.3em;
}
.titlu a {
	color: #000000;
}
.titlu a:hover {
	color: #CCCC00
}
.erori {
	color: #F00;
}
.umbra {
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;
}
.bg_div { background-color:#26A701
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width:100%
}

form, input, select, textarea {
	font-size:1em;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   color:#F00;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#F00;
   opacity:1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#F00;
   opacity:1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#F00;

}
input, textarea {
	border:solid 1px #0A7183;
	 border-radius: 6px;
	 width:100%;
}
.input_reg {
	width: 100%;
	padding: 5px;
	background: #B3FFFF
	border: solid 1px #0A7183;
} 
   
.input_reg_but {
  width:auto;
  padding: 5px;
  margin-left: 8px;
  background:#B3FFFF;
  border:solid 1px #0A7183;
}
.div_im a {
	display:block;
	padding:5px 5px;
	margin-bottom:4px;
	border:solid 1px #000;
	border-radius:5px;
	font-size:1em;
	text-shadow: 0 1px 1px #000000;
	color: #0D5201;
	background-color:#FFF;
}
.div_im a:hover {
	border:solid 1px #149C01;
	background-color:#DFFECD;
	color:#82FD4D;
}
.bd_n { border:none;
}



/**** footer **********/
.footer {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
	font-size: small;
}
/**** end footer **********/
.dim_text {
	padding-top: 5px;
	padding-right: auto;
	padding-bottom: 5px;
	padding-left: auto;
	text-align: left;
}
