@charset "utf-8";
/* CSS Document */

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	background-image: url(../imagini/bg2.png);
	background-repeat: repeat;

}


/*a:link {
	color: #0000FF;
}*/
 {
	color:#FEFD73;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
a.hidden {
	color: #000000;
}
a.hidden:visited {
	color: #000000;
}
a.hidden:hover {
	color: #0000CC;
}
a.hidden:active {
	color: #000000;
}
a.nav:link {
	color: #333333;
	padding: 2px;
}
a.nav:visited {
	color: #cccccc;
	padding: 2px;
}
a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}
a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited.dim_1  {
	color:#1C02FF;
	font-size:0.8em;
}
a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clr {
	font-size: 1px;
	line-height: 0;
	clear: both;
	height: 1px;
	padding:0; margin:0;
}
.umbra {
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;
}
.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;
}
.foto2 {
	border-radius: 6px;
	margin: 5px 0;
	max-width: 100%;
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;
}
.umbra_text {
	text-shadow: 0 1px 1px #000000;
}
.bara { font-size:1em;
		background-image: -webkit-linear-gradient(270deg,rgba(122,179,255,1.00) 0%,rgba(33,127,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(122,179,255,1.00) 0%,rgba(33,127,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(122,179,255,1.00) 0%,rgba(33,127,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(122,179,255,1.00) 0%,rgba(33,127,255,1.00) 100%);
	color:#FFF;
	text-shadow:0 1px 1px #000000;
	border-radius:4px;
}
.titlu {
	font-size: 1.2em;
	/*text-shadow: 0 1px 1px #000000;*/
}
.titlu_ad {
	font-size: 1.6em;
	text-shadow: 0 1px 1px #000000;
	color:#005DDD;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.titlu a {
	color: #000000;
}
.titlu a:hover {
	color: #07A0CE;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: red;
 opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: red;
}
.erori {
	color: red;
	font-size: 1em;
}
.intern {
	margin-top: 8px;
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 8px;
	font-size:0.9em;

}
.img_c {
	    display: block;
     margin-left: auto;
    margin-right: auto;
	margin-top:10px;
		
}
.linie {
  width:100%;
/*  margin: 8px auto;*/
}
.ok {color:#1403EC;1em}
.text_mic {font-size:0.8em}
.text_normal {font-size:1em}
.text_md {font-size:1.2em}
.text_md {font-size:1.2em}


