body {
	padding:0;
	margin:0;
	border:0;
	background-color:transparent;
	color:#FFFFFF;
}
body, html {
	width:100%;
	height: auto;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 13px;
}
.text_bold-title {width:100%; float:left; font-size:40px; font-weight:700; line-height:98%; margin-bottom:7px;}
.text_thin-capitals {width:100%; float:left; font-size:18px; font-weight:300; text-transform:uppercase;}
.text_body-normal {width:100%; float:left; font-size:13px; font-weight:400; text-align:justify;}
.text_bold-title a { color:#ffffff; }
.text_bold-title a:hover { color:#a1a1a1; }
.underlined { border-bottom:1px solid white; padding-bottom:9px; }

.presa_item {float:left; margin:5px; width:460px; margin-top:10px;}
.presa_item a {color:#CCCCCC;}
.presa_img {float:left; border:none; margin-right:10px;}
.presa_img img {border:none;}
.presa_title {float:left; width:350px; font-size:15px; font-weight:600;}
.presa_more {float:left; width:350px; margin-top:12px; font-size:10px; text-align:right;}

.portofoliu_text1 {width:400px; margin-top:5px; margin-right:40px;}
.portofoliu_text2 {width:260px; margin-top:5px; margin-right:40px;}
.portofoliu_text3 {width:200px; margin-top:5px;}

#ecuatie_pyro {float:left; width:100%; height:67px; margin-top:10px; background:url('../images/ecuatie_pyro_s1.png') center no-repeat;}

#steluta_s1 {display:inline;}
#steluta_s2 {display:none;}

@media only screen and (max-width: 767px) { .portofoliu_text1 {width:100%; margin-right:0;}
.portofoliu_text2 {width:100%; margin-right:0;}
.portofoliu_text3 {width:100%; }
#ecuatie_pyro { background-image:url('../images/ecuatie_pyro_s2.png')}
.text_bold-title {font-size: 33px;}
#steluta_s1 {display:none;}
#steluta_s2 {display:inline;}

}
@media only screen and (min-width: 768px) and (max-width: 959px) {  }
@media only screen and (min-width: 480px) and (max-width: 767px) {  }
@media only screen and (min-width: 320px) and (max-width: 479px) { #ecuatie_pyro { background-image:url('../images/ecuatie_pyro_s3.png')} }
@media only screen and (max-width: 319px) { #ecuatie_pyro { background-image:url('../images/ecuatie_pyro_s3.png'); background-size:contain;} }

