@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   https://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	https://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	https://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#head {
	height: 50px;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 7px;
}
#content_stanga {
	width: 100%;
	background-color: rgba(255,255,255,0.70);
}
#content_mijloc {
	width: 100%;
	clear: both;
	margin-left: 0;
	position: static;
	height: auto;
	margin-bottom: 2px;
	color: #000000;
	text-shadow: 1px 1px 2px #FFFFFF;
	background-color: rgba(255,255,255,0.70);
}
#content_dreapta {
	width: 100%;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	text-shadow: 0px 0px 2px #FFFFFF;
	background-color: rgba(255,255,255,0.70);
}
#meniu {
	background-color: #1D953D;
	background-image: url(../SpryAssets/fond_meniu.png);
	border-top-color: #18468A;
	border-right-color: #18468A;
	border-bottom-color: #18468A;
	border-left-color: #18468A;
}
#footer {
	text-align: center;
}
#dreapta1 {
	width: 100%;
	background-color: #60A9E5;
}
#dreapta2 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#sigla {
	margin-top: 2px;
	margin-right: 2px;
	height: 102px;
	clear: left;
	float: left;
	width: 350px;
}
#orgMunicip {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	clear: right;
	float: right;
	width: 100px;
	margin-top: 2px;
	margin-right: 5px;
}
#pressSumar {
width: 100%;
margin-left: 0;
}
#tnlTitlu {
	font-family: Arial;
	font-weight: bold;
	color: #06C;
	background-color: #FFC;
	border: 1px solid #06C;
	width: 97%;
	border-radius: 5px;
}
#tnlContinut {
	width: 97%;
}
#forum {
width: 100%;
clear: both;
margin-left: 0;
}
#stanga {
}
#sociale {
	float: right;
	clear: right;
	width: 70px;
	height: 20px;
	right: 10px;
	bottom: 1px;
	top: 29px;
	padding-bottom: 1px;
	padding-right: 1px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.sus {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 40px;
	right: 20px;
	border: 1px dotted #C1C1C1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(147,147,147,0.61) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(147,147,147,0.61) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(147,147,147,0.61) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.50) 0%,rgba(147,147,147,0.61) 100%);
	text-align: center;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.contact {
	color: #FFFFFF;
	text-align: right;
	position: fixed;
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.65) 38.34%,rgba(0,0,0,0.65) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.65) 38.34%,rgba(0,0,0,0.65) 100%);
	background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.65) 38.34%,rgba(0,0,0,0.65) 100%);
	background-image: linear-gradient(90deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.65) 38.34%,rgba(0,0,0,0.65) 100%);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	bottom: 0px;
	width: 200px;
	right: 0px;
}
.liber {
	width: 400px;
	height: 143px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.43) 0%,rgba(255,255,255,0.49) 17.09%,rgba(0,0,0,0.42) 41.97%,rgba(0,0,0,0.48) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.43) 0%,rgba(255,255,255,0.49) 17.09%,rgba(0,0,0,0.42) 41.97%,rgba(0,0,0,0.48) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.43) 0%,rgba(255,255,255,0.49) 17.09%,rgba(0,0,0,0.42) 41.97%,rgba(0,0,0,0.48) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,0.43) 0%,rgba(255,255,255,0.49) 17.09%,rgba(0,0,0,0.42) 41.97%,rgba(0,0,0,0.48) 100%);
	position: fixed;
	top: 20px;
	right: -330px;
	-webkit-transition: all 0.7s ease-in-out 0s;
	-o-transition: all 0.7s ease-in-out 0s;
	transition: all 0.7s ease-in-out 0s;
}
.fondGalben {
	background-color: #FFF500;
}







/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 95%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#head {
	border-radius: 5px;
	height: 50px;
	text-align: left;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.17) 0%,rgba(255,255,255,0.47) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.17) 0%,rgba(255,255,255,0.47) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.17) 0%,rgba(255,255,255,0.47) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.17) 0%,rgba(255,255,255,0.47) 100%);
	padding-bottom: 5px;
	padding-top: 5px;
}
#content_stanga {
	width: 23.0769%;
	background-color: rgba(255,255,255,0.70);
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#content_mijloc {
	width: 74.3589%;
	clear: none;
	margin-left: 2.0641%;
	position: static;
	height: auto;
	margin-bottom: 0px;
	margin-top: 5px;
	text-shadow: 1px 1px 2px #FFFFFF;
	color: #000000;
	background-color: rgba(255,255,255,0.70);
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	max-width: 73%;
}
#content_dreapta {
	width: 100%;
	clear: both;
	margin-bottom: 2px;
	margin-top: 2px;
	border-radius: 5px;
	color: #000000;
	text-shadow: 0px 0px 2px #FFFFFF;
	background-color: rgba(255,255,255,0.70);
	padding-top: 2px;
	padding-bottom: 2px;
}
#meniu {
	background-color: #1F9E36;
	background-image: url(../SpryAssets/fond_meniu.png);
}
#footer {


}
#dreapta1 {
	width: 48.7179%;
}
#dreapta2 {
	width: 48.7179%;
	margin-left: 2.5641%;
	clear: none;
}
#completez {
}
#sigla {
	clear: left;
	float: left;
	height: 102px;
	width: 350px;
	margin-top: 10px;
	margin-left: 10px;
}
#orgMunicip {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	width: 200px;
	clear: right;
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}
#pressSumar {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DCE3E7;
	border-right-color: #DCE3E7;
	border-bottom-color: #DCE3E7;
	border-left-color: #DCE3E7;
	width: 97%;
	margin-left: 0;
}
#tnlTitlu {
	font-family: Arial;
	font-weight: bold;
	color: #06C;
	background-color: #FFC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06C;
	border-right-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
	border-radius: 0px 0px 4px 4px;
	width: 97%;
}
#tnlContinut {
	width: 97px;
}
#forum {
width: 100%;
clear: both;
margin-left: 0;
}
#stanga {
}
#sociale {
	float: right;
	clear: right;
	right: 1px;
	width: 70px;
	margin-right: 20px;
	text-align: center;
	bottom: 1px;
	margin-bottom: 2px;
	position: static;
	border-radius: 5px 5px 0px 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 20px;
	margin-top: 28px;
	border-top: 1px dotted rgba(180,180,180,1.00);
	border-right: 1px dotted rgba(180,180,180,1.00);
	border-left: 1px dotted rgba(180,180,180,1.00);
	border-bottom: 0px dotted rgba(180,180,180,1.00);
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	border-radius: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-image: url(../design/border_general.jpg) 3 3 3 3 stretch stretch;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#head {
	border-radius: 5px;
	height: 50px;
	text-align: left;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.66) 23.32%,rgba(255,255,255,0.00) 45.08%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.66) 23.32%,rgba(255,255,255,0.00) 45.08%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.66) 23.32%,rgba(255,255,255,0.00) 45.08%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.66) 23.32%,rgba(255,255,255,0.00) 45.08%,rgba(255,255,255,0.00) 100%);
}
#content_stanga {
	width: 15.2542%;
	background-color: rgba(255,255,255,0.70);
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#content_mijloc {
	width: 57.0271%;
	margin-left: 1.6949%;
	clear: none;
	position: static;
	height: auto;
	margin-top: 5px;
	padding-left: 0.5%;
	margin-bottom: 2px;
	color: #000000;
	text-shadow: 1px 1px 2px #FFFFFF;
	background-color: rgba(255,255,255,0.70);
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_dreapta {
	width: 23.3288%;
	clear: none;
	margin-left: 1.6949%;
	margin-top: 5px;
	margin-bottom: 2px;
	border-radius: 5px;
	color: #000000;
	text-shadow: 0px 0px 2px #FFFFFF;
	background-color: rgba(255,255,255,0.70);
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 3px;
}
#meniu {
	background-image: url(../SpryAssets/fond_meniu.png);
	padding: 0px;
	background-color: #216E0B;
}
#footer {


}
#dreapta1 {
	width: 100%;
	background-color: #9BBADF;
}
#dreapta2 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#sigla {
	height: 102px;
	width: 340px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-left: 10px;
}
#orgMunicip {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	clear: right;
	float: right;
	width: 250px;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
}
#pressSumar {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E1E8EC;
	border-right-color: #E1E8EC;
	border-bottom-color: #E1E8EC;
	border-left-color: #E1E8EC;
	width: 100%;
	margin-left: 0;
}
#tnlTitlu {
	text-align: center;
	font-family: Arial;
	color: #06C;
	background-color: #FFC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	font-weight: bold;
	border-radius: 0px 0px 5px 5px;
	width: 98%;
}
#tnlContinut {
	width: 98%;

}
#forum {
width: 74.5762%;
margin-left: 1.6949%;
clear: none;
}
#stanga {
}
#sociale {
	right: 20px;
	width: 70px;
	text-align: center;
	z-index: 10;
	clear: right;
	margin-right: 20px;
	bottom: 2px;
	float: right;
	position: static;
	margin-bottom: 4px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	top: 28px;
	height: 20px;
	border-top: 1px dotted rgba(181,181,181,1.00);
	border-right: 1px dotted rgba(181,181,181,1.00);
	border-left: 1px dotted rgba(181,181,181,1.00);
	border-bottom: 0px dotted rgba(181,181,181,1.00);
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}


}
.copyRight {
	color: #000000;
	font-size: 0.8em;
	font-family: Arial;
	text-shadow: 0px 0px 2px #FFFFFF;
}
a.copyRight {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 0px 2px #FFFFFF;
}
a.copyRight:hover {
	font-size: 0.8em;
	color: #FF0000;
	text-decoration: none;
	text-shadow: 0px 0px 4px #FFFFFF;
}
.sus:hover {
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.81) 0%,rgba(0,0,0,0.75) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.81) 0%,rgba(0,0,0,0.75) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.81) 0%,rgba(0,0,0,0.75) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.81) 0%,rgba(0,0,0,0.75) 100%);
}
.liber:hover {
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 21.24%,rgba(0,0,0,0.35) 36.79%,rgba(0,0,0,0.35) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 21.24%,rgba(0,0,0,0.35) 36.79%,rgba(0,0,0,0.35) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 21.24%,rgba(0,0,0,0.35) 36.79%,rgba(0,0,0,0.35) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 21.24%,rgba(0,0,0,0.35) 36.79%,rgba(0,0,0,0.35) 100%);
	right: -1px;
}
