@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://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 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://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: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.63);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.63);
}
#head {
	max-height: 400px;
	height: 400px;

}
#content_stanga {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content_mijloc {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #FFFFFF;
}
#meniu {
	background-image: url(../SpryAssets/fond_meniu.png);
}
#footer {
	text-align: center;
	color: #FFF;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(128,68,9,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(93,114,143,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(93,114,143,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(128,68,9,1.00) 100%);
	padding-top: 1px;
	padding-bottom: 1px;
}
#dreapta1 {
	width: 100%;
}
#dreapta2 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#sigla {
	margin-top: 2px;
	margin-right: 2px;
	height: 50%;
	clear: left;
	float: left;
	width: 50%;
}
#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 {
}
.social {
}
.stiriSumar {
	border-top-color: #6FF;
	border-right-color: #6FF;
	border-bottom-color: #6FF;
	border-left-color: #6FF;
}
.bareCentru {
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;
}
.subliniere {
	border-bottom: 1px dashed rgba(123,163,168,0.68);
}
.sus {
	width: 50px;
	height: 50px;
	border: 1px solid rgba(183,183,183,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(154,154,154,0.41) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(154,154,154,0.41) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(154,154,154,0.41) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.50) 0%,rgba(154,154,154,0.41) 100%);
	text-align: center;
	position: fixed;
	bottom: 55px;
	border-radius: 5px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	right: 20px;
}
.fotoResponsive {
	background-color: rgba(223,223,223,1.00);
	border: 1px solid rgba(173,173,173,1.00);
	border-radius: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	-webkit-transition: all 500ms ease-in-out 1ms;
	-o-transition: all 500ms ease-in-out 1ms;
	transition: all 500ms ease-in-out 1ms;
}
#bandaTel {
	color: rgba(0,0,0,1.00);
	position: fixed;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
	height: 35px;
	width: 300px;
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	bottom: 0px;
	right: 0px;
}
#logo {
	position: absolute;
	left: 1px;
	top: 1px;
}
.rosu {
	color: #FF0004;
}
#facebook {
	height: 50px;
	width: 50px;
	position: fixed;
	top: 1px;
	right: 1px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.linieTabel {
	border-color: #BDB78C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}






/* 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;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0px 0px 10px 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#head {
	max-height: 400px;
	height: 400px;

}
#content_stanga {
	width: 23.0769%;
	background-color: #FFFFFF;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content_mijloc {
	width: 74.3589%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #FFFFFF;
	color: rgba(0,0,0,1.00);
	border-bottom-left-radius: 10px;
}
#meniu {
	background-image: url(../SpryAssets/fond_meniu.png);
}
#footer {
	border-radius: 0px 0px 10px 10px;
	color: #FFF;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(128,68,9,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(93,114,143,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(93,114,143,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(128,68,9,1.00) 100%);
	padding-bottom: 3px;
	padding-top: 3px;
}
#dreapta1 {
	width: 48.7179%;
}
#dreapta2 {
	width: 48.7179%;
	margin-left: 2.5641%;
	clear: none;
}
#completez {
}
#sigla {
	clear: left;
	float: left;
	height: 117px;
	width: 296px;
	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%;
}
.social {
}
.stiriSumar {
}
.bareCentru {
	width: 98%;
	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;
}
#bandaTel {
	color: rgba(0,0,0,1.00);
	position: fixed;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
	height: 35px;
	width: 300px;
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	bottom: 0px;
	right: 0px;
}
#logo {
	width: 400px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#facebook {
	height: 0px;
	width: 50px;
	position: fixed;
	top: 3px;
	right: 3px;
}
.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: 0px 0px 10px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
#head {
	max-height: 400px;

}
#content_stanga {
	width: 23.7288%;
	background-color: #FFFFFF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 5px;

}
#content_mijloc {
	width: 74.5762%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #FFFFFF;
	color: rgba(0,0,0,1.00);
	border-bottom-left-radius: 10px;
}
#meniu {
	background-image: url(../SpryAssets/fond_meniu.png);
	padding: 0px;
}
#footer {
	border-radius: 0px 0px 10px 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(128,79,9,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(128,79,9,1.00) 100%);
	padding-bottom: 3px;
	padding-top: 3px;
}
#dreapta1 {
	width: 100%;
}
#dreapta2 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#sigla {
	height: 65px;
	width: 600px;
	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: 98%;
}
.social {
}
.stiriSumar {
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C4C8D5;
	border-right-color: #C4C8D5;
	border-bottom-color: #C4C8D5;
	border-left-color: #C4C8D5;

}
.bareCentru {
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;
}
#bandaTel {
	color: rgba(0,0,0,1.00);
	position: fixed;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
	height: 35px;
	width: 300px;
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,1.00) 40.93%,rgba(0,0,0,1.00) 100%);
	right: 0px;
	top: 0px;
}
#logo {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 170px;
}
#facebook {
	width: 50px;
	height: 0px;
	position: fixed;
	top: 50px;
	right: 5px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.copyRight {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}
a.copyRight {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.copyRight:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.sus:hover {
	background-color: rgba(0,0,0,1.00);

}
.fotoResponsive:hover {
	border-color: rgba(255,0,4,1);
	border-bottom-width: 5px;
}
