body {
	border: 0px; 
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'Raleway', sans-serif;
	color: #858585;
	font-size: 16px;
	
}
/* COLORS: 

	
*/
a{
	font-size: 12px;
	border: none;
	text-decoration: none;
	color: #858585;
}
a:hover{
	
	text-decoration: underline;
}

img{
	border: none;
}

h1{
	/*width: 100%;
	text-align: center;*/
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 300;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	
}
h2{
	float: left;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 300;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	line-height: 35px;
	
}
h3{
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 300;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	line-height: 35px;
}

ul{line-height: 22px; margin-left:45px;}
ul.legislatie li{list-style-type: square; margin: 0;}
ul.legislatie li a{ color: #FFFFFF; font-size: 18px;}

strong{
	font-weight: 700;
}


.page-holder{
		width: 1020px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		clear: both;
		border: 0px solid #CC0000;
		}
		
.separator-line{
	width: 225px;
	height: 1px;
	margin: 0 auto;
	background: #fff;
}

.number-holder{
	margin: 30px 0 20px 0;
	/*text-align:center;*/
}
.round-number{
	float: left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #fff;
	width: 65px;
	height: 65px;
	margin: 0px 20px 0 0;
	text-align: center;
	font-size: 45px;
	line-height: 60px;
}

hr {color: #343434; margin: 1px 0 1px 0; width: 100%;}
	
#top{
		width: 100%;
		border: 0px solid #343434;
		height: 80px;
		clear: both;
		background-color: #FFFFFF;
		margin: 0;
}

#main-logo{
		float: left;
		background: url( ../img/logo.png );
		width: 203px;
		height: 53px;
		margin: 20px 0;
		border: 0px solid;
		}

/* MAIN MENU */
#main-menu{
	float: right;
	width: 600px;
	border: 0px solid #c70e48;
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 20px;
}

#main-menu a {
	padding: 10px 0;
	border-top: 2px solid #FD8A21;
	color: #343434;
	text-shadow: none;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 15px 10px;
	outline: none;

	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-align: center;
	font-size: 20px;
} 

#main-menu a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	max-width: 0;
	border-bottom: 2px solid #FD8A21;
	color: #343434;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

#main-menu a:hover::before,
#main-menu a:focus::before {
	max-width: 100%;
}

#main-menu a.selected{
	border-bottom: 2px solid #FD8A21;
	color: #343434;
}
/* // MAIN MENU */



#text-1{
	float: left;
	width: 65%;
	line-height: 20px;
	text-align: justify;
	padding:0;
	font-size: 14px;
}
#section1{
	width: 100%;
	background-color: #1E8CBE;
	color: #FFFFFF;
	padding: 20px 0 20px 0;
}
#section1 #text-2{
	float: left;
	width: 650px;
	line-height: 20px;
	text-align: justify;
	padding:0;
}

#section1 #text-2 #comunicat{
	font-size: 16px;
	padding: 20px;
	border: 2px solid #FFFFFF;
	text-align: center;
	text-shadow: -1px -1px #24819b, 1px 1px #333;
}

#text-3{
	float: right;
	width: 45%;
	line-height: 20px;
	text-align: justify;
	padding:0;
}


#section0{
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px 0 20px 0;
}
#section2{
	width: 100%;
	background-color: #005684;
	color: #FFFFFF;
	padding: 0px 0 20px 0;
	margin: 0;
}

#section2 .number{
	color: #005684;
}

#section2 .number-holder{
	width: 350px;
}

.short-text1{
	width: 700px;
	float: left;
	border: 0px solid;
}


/* poze sectiuni */
#analiza-risc{
	background:url( ../img/analiza-risc.png ) 0 0;
	background-repeat: no-repeat;
	float: right;

	width: 300px;
	height: 253px;
}
#grila-evaluare{
	background:url( ../img/grila-evaluare.png ) 0 0;
	background-repeat: no-repeat;
	float: right;

	width: 300px;
	height: 253px;
}
#raport-evaluare{
	background:url( ../img/raport-evaluare.png ) 0 0;
	background-repeat: no-repeat;
	float: right;

	width: 300px;
	height: 253px;
}

#evaluare-risc-incendiu{
	background:url( ../img/evaluare-risc-incendiu.png ) 0 0;
	background-repeat: no-repeat;
	float: right;

	width: 300px;
	height: 340px;
}

#legislatie{
	background:url( ../img/legislatie.png ) 0 0;
	background-repeat: no-repeat;
	float: right;

	width: 300px;
	height: 300px;
}
#servicii-autorizare{
	background:url( ../img/servicii-autorizare.png ) 0 0;
	background-repeat: no-repeat;
	float: right;

	width: 300px;
	height: 300px;
}
#solutii{
	background:url( ../img/solutii.png ) 0 0;
	background-repeat: no-repeat;
	float: right;

	width: 300px;
	height: 262px;
}

#evaluator-riscuri{
	background:url( ../img/evaluator-riscuri.png ) 0 0;
	background-repeat: no-repeat;
	float: right;
	width: 300px;
	height: 300px;
	margin: 20px 0;
}
#evaluarea-riscului-securitate-fizica{
	background:url( ../img/evaluarea-riscului-securitate-fizica.png ) 0 0;
	background-repeat: no-repeat;
	float: right;
	width: 227px;
	height: 227px;
	margin: 20px 0;
}

/* //poze sectiuni */

#section3{
	width: 100%;
	background-color: #36A3CA;
	color: #FFFFFF;
	padding: 0px 0 20px 0;
	margin: 0;
}

#section3 #serv1{
	width: 550px;
}
#section3 #serv2{
	width: 420px;
}
#section3 #serv3{
	width: 180px;
}


.number#serv-icon1{
	margin: 20px  0 0 22px;
	background: url( ../img/icons.png ) 0 0;
	width: 22px;
	height: 29px;
	float: left;
}
.number#serv-icon2{
	margin: 20px  0 0 22px;
	background: url( ../img/icons.png ) -27px 0;
	width: 29px;
	height: 29px;
	float: left;
}

.number#serv-icon3{
	margin: 18px  0 0 18px;
	background: url( ../img/icons.png ) -58px 0;
	width: 29px;
	height: 29px;
	float: left;
}

ul.services{
	margin: 20px 0 0 45px;
	/*text-align: center;*/
	list-style-type: none;
	font-size: 18px;
	line-height: 25px;
}


#section4{
	width: 100%;
	background-color: #FA881F;
	color: #FFFFFF;
	padding: 0px 0 20px 0;
}
#section5{
	width: 100%;
	background-color: #78C8E6;
	color: #FFFFFF;
	padding: 0px 0 20px 0;
}

.number#contact-icon1{
	margin: 20px  0 0 18px;
	background: url( ../img/icons.png ) 0 -54px;
	width: 29px;
	height: 28px;
	float: left;
}
.number#contact-icon2{
	margin: 23px  0 0 21px;
	background: url( ../img/icons.png ) -32px -54px;
	width: 21px;
	height: 21px;
	float: left;
}
.number#contact-icon3{
	margin: 23px  0 0 21px;
	background: url( ../img/icons.png ) -58px -54px;
	width: 22px;
	height: 22px;
	float: left;
}

/* FOOTER */

#footer{
		width: 100%;
		min-height: 70px;
		clear: both;
		background-color: #343434;
		color: #FFFFFF;
		padding: 0px 0 20px 0;
		text-align: center;
		letter-spacing: 0.2px;
		font-weight: 500;
}

a.move-up{
		float: left;
		background: url( ../img/icons.png )  0 -30px;
		width: 29px;
		height: 22px;
		
		margin:20px 0 20px 500px;
}

a.move-up:hover{
		background: url( ../img/icons.png )  -30px -30px;
}

#subscribe { float: left; width: 415px; border: 0px solid;}
#subscribe textarea{ width: 410px; float:left; background-color: #78C8E6; height: 100px;border:1px solid #FFFFFF; margin: 20px 0 10px 0;font-size:20px;color:#FFFFFF;}
.mc_var_label{color: #FFFFFF;margin-bottom: 5px;font-size: 14px; font-weight: normal;line-height: 20px;}
#subscribe .mc_merge_var{border:1px solid #FFFFFF;width:250px;margin:0;background-color: #78C8E6; padding: 5px; float: left;}
#subscribe label{display:none;}

#subscribe input{background-color: #78C8E6; font-weight:300;font-style:normal;text-align:center;box-shadow:none;border:none;font-size:20px;color:#FFFFFF;width: 250px; font-family: 'Raleway', sans-serif; }
#subscribe input::-webkit-input-placeholder{color:#FFFFFF;}
#subscribe input:-moz-placeholder{color:#FFFFFF}
#subscribe input::-moz-placeholder{color:#FFFFFF}
#subscribe input:-ms-input-placeholder{color:#FFFFFF}


#subscribe .subscribe_button{ width: 200px;float: right;background:#f5851f;display:inline-block;padding:10px;color:#fff;margin-top:1px;text-transform:uppercase;font-weight:300;font-size:15px;font-style:normal;padding:10px;line-height:20px; width: 80px; text-align: center;}
.subscribe_button:hover{  color: #eeeeee; text-decoration: none; width: 80px; text-shadow: -1px -1px white, 1px 1px #333 }


*:focus
{
    outline: none;
}