html, body{
	height: 100%;
	width: 100%;
  color: #fff;
	background-color: #000;
	/*background: #000 url(images/portofoliu/rares2/rares202.jpg) no-repeat fixed bottom left;*/
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0;
	border-top: 2px solid #f00;
}
a {
	outline: 0;
	}
h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 15px;
}
img {
	border: 0;
}
#main_container {
	width: 960px;
	margin: 0 auto;
}
#header_container {
	width: 960px;
	margin-top: 15px;
}
#sigla {
	float: left;
	width: 165px;
	height: 55px;
}
#sigla img {
	border: 0;
}

#menu {
	width: 620px;
	float: right;
	width: 710px;
	height: 55px;
	text-align: right;
}
#menu a.voteaza{
	color: #fff;
	background-color: #f00;
}

#slogan{
	clear: both;
	width: 960px;
	height: 123px;
	padding-top: 40px;
	margin-bottom: 10px;
}
#slogan h1{
		text-indent: -9999px;
		display: block;
		overflow: hidden;
}
#slogan_kinder{
	clear: both;
	width: 550px;
	height: 70px;
	padding-top: 25px;
	margin-bottom: 25px;
}
#slogan_kinder h1{
		text-indent: -9999px;
		display: block;
		overflow: hidden;
}

#login_vot{
	width: 290px;
	float: left;
}
#login_box_red{
	border: 1px dashed #f00;
	margin-top: 40px;
	margin-bottom: 10px;
	background-color: #181818;
	padding: 10px;
	text-align: center;
}

#login_box_red form {
	text-align: left;
	margin-left: 20px;
	font-size: 9px;
}

#login_box_red form label {
	font-family: Arial, sans-serif;
	color: #f00;
	font-size: 10px;
	float:left; 
	width: 50px; 
	text-align:left; 
	text-transform: uppercase;
}

#login_box_red form input {
	border: 1px solid transparent;
	padding-left:5px; 
	margin-bottom:6px; 
	width: 150px;
	background: #fff;
  height: 13px !important;
	height: 14px;
	color: #f00;
	font-size: 10px;
}

#login_box_red form #but_submit {
	padding: 0;
	width: 110px;
	color: #fff;
	font-weight: bold; 
	cursor: pointer; 
	background-color: #f00; 
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	margin-left: 50px;
	height: 18px !important;;
}
#login_box_red form #but_submit:hover {
	color: #000; 
}
#login_box_red form p {
	color: #777; 
}
#login_box_red form a {
	color: #f00; 
	text-decoration: none;
}
#login_box_red form a:hover {
	text-decoration: underline;
}

#login_box_gray{
	border: 1px dashed #f00;
	margin-top: 40px;
	margin-bottom: 10px;
	background-color: #181818;
	padding: 10px;
	color: #777;
	text-align: center;
}
#login_box_gray strong{
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
}
#login_box_gray a{
	font-weight: bold;
	color: #f00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#login_box_gray a:hover{
	text-decoration: underline;
}
#titlu_capitol{
	clear: right;
	height: 77px;
	padding-top: 40px;
	margin-left: 410px;
}
#titlu_capitol_portofoliu{
	clear: right;
	height: 77px;
	padding-top: 40px;
	margin-left: 210px;
}
#titlu_capitol img{
	border: 0;
}
#titlu_portofoliu{
	clear: both;
	height: 77px;
	padding-top: 40px;
}
#content_container {
	clear: both;
	width: 960px;
}
#left {
	width: 550px;
	margin-top: 10px;
	float: left;
}
#right {
	width: 410px;
	margin-top: 20px;
	float: right;
}
#center {
	width: 960px;	
	margin-bottom: 10px;
}
#banner_rotator{
	width: 409px;
	height: 369px;
	border: 1px solid #f00;	
	margin-top: 20px;
	margin-bottom: 10px;
}

.clearing {
	height:0;
	clear:both;
}
#footer_container{
	clear: both !important;
	width: 960px;	
	margin-bottom: 10px;
	border-top: 1px solid #777;
	background-color: #000;
}

#home_promo{
	margin-top: 0px;
	width: 260px;
	float: left;
}
#home_concurs{
	margin-top: 0;
	margin-bottom: 15px;
	width: 238px;
	/*height: 170px;*/
	font-size: 12px;
	color: #777;
	border: 1px solid transparent;	
	padding: 5px;
	background-color: #1a1a1a;
}
	
#home_concurs:hover{	
	border: 1px solid #555;
	color: #ccc;
}	
#home_concurs h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0 !important;
}
#home_concurs h2 {
	font-size: 16px;
	color: #f00;
	font-weight: bold;
	margin: 0 !important;
}
#home_concurs p {
	font-size: 12px;
}
#home_concurs p strong{
	color: #fff;
}
#home_concurs img {
	float: left;
	margin: 0 5px 5px 5px;
}
#home_concurs a{
	color: #f00;
	text-decoration: none;
	float: right;
}
#home_concurs a:hover{
	color: #fff;
}
/*------------------------*/
#home_social{
	margin-top: 0;
	width: 238px;
	font-size: 12px;
	color: #777;
	border: 1px solid transparent;	
	padding: 5px;
	margin-bottom: 15px;
}
	
#home_social:hover{	
	border: 1px solid #555;
	color: #ccc;
}	
#home_social h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0 !important;
	padding-bottom: 5px;
}
#home_social a{
	text-decoration: none;
	margin-right: 5px;
}

/*------------------------*/
#home_parteneri{
	clear: both;
	margin-top: 0;
	margin-bottom: 15px;
	/*width: 238px;*/
	font-size: 12px;
	color: #777;
	border: 1px solid transparent;	
	padding: 5px;
}
	
#home_parteneri:hover{	
	border: 1px solid #555;
	color: #ccc;
}	
#home_parteneri h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0 !important;
}
#home_parteneri a{
	color: #777;
	text-decoration: none;
}
#home_parteneri a:hover{
	color: #fff;
}

#home_sprijinim{
	margin-top: 0;
	margin-bottom: 15px;
	width: 238px;
	font-size: 12px;
	color: #777;
	border: 1px solid transparent;	
	padding: 5px;
}
	
#home_sprijinim:hover{	
	border: 1px solid #555;
	color: #ccc;
}	
#home_sprijinim h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0 !important;
}
#home_sprijinim a{
	color: #777;
	text-decoration: none;
}
#home_sprijinim a:hover{
	color: #fff;
}

/*------------------------*/
#home_reclama{
	margin-top: 4px;
	margin-bottom: 15px;
	width: 248px;
	height: 148px;
	border: 1px solid transparent;
}
#home_reclama:hover{
	border: 1px solid #555;
	color: #ccc;	
}
#home_reclama img{
	border: 0;
}
#home_stiri{
	margin-top: 0px;
  width: 260px;
	min-height: 550px;
	float: left;
	background-color: #000;
	padding: 5px;
	font-size: 12px;
	color: #fff;	
	border: 1px solid #000;
}
#home_stiri:hover{
	border: 1px solid #555;
}
#home_stiri h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0px !important;
}
#home_stiri h2 {
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
#home_stiri h3 {
	font-size: 14px;
	color: #f00;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}
#home_stiri p {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
#home_stiri img {
	float: left;
	margin: 0;

	margin-bottom: 5px;
}

#home_stiri a{
	color: #f00;
	text-decoration: none;
	margin-right: 5px;
	float: right;
}
#home_stiri a:hover{
	color: #fff;
}
/*-------------------------------------*/
#home_post{
	margin-top: 0px;
	margin-bottom: 10px;
  width: 260px;
	float: left;
	background-color: #000;
	padding: 5px;
	font-size: 12px;
	color: #fff;	
	border: 1px solid #000;
	text-align: left;
}

#home_post:hover{
	border: 1px solid #555;
}
#home_post h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0px !important;
}
#home_post h2 {
	font-size: 10px;
	color: #777;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home_post h2 strong{
	color: #f00;
}

#home_post p {
	font-size: 12px;
	color: #777;
	font-weight: normal;
	text-align: justify;
}
#home_post p:hover {
	color: #fff;
}
#home_post img {
	margin: 4px;
	border: 1px solid #555;
	/*width: 120px;*/
	
	overflow: hidden;
}
#home_post img:hover {
	border: 1px solid #f00;
}
#home_post a{
	color: #f00;
	text-decoration: none;
	float: right;
}
#home_post a:hover{
	color: #fff;
}
/*
#home_stiri a.inscriere{
	color: #f00;
	width: 250px;
	display: block;
	background-color: #fff; 
	font-weight: bold;
	font-size: 22px !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#home_stiri a.inscriere:hover{
	color: #f00;
	background-color: #000; 
}
*/
#home_continut{
	margin-top: 0px;
	float: right;
	width: 410px;
}
.home_continut_col{
	float: right;
	width: 120px;
	height: 280px;
	margin: 0; 
	padding: 6px;
	font-size: 12px;
	color: #777;
	border: 1px solid #000;
}
.home_continut_col:hover{
	border: 1px solid #555;
	color: #ccc;
}
.home_continut_col h1{
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0 !important;
}	
.home_continut_col img{
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.home_continut_col a{
	color: #f00;
	text-decoration: none;
}
.home_continut_col a:hover{
	color: #fff;
}
#int_desen{
	width: 400px;
	float: left;
	text-align: center;
}
#concurs_continut{
	font-size: 12px;
	color: #ccc;
	margin-bottom: 10px;
	text-align: center;
}
#concurs_continut h2{
	font-size: 12px;
	color: #777;
	text-align: left;
}
#concurs_continut h3{
	font-size: 12px;
	color: #f00;
	text-align: center;
}

.foto_concurs{
	float: left;
	width: 300px;
	height: 320px;
	padding: 5px;
	padding-top: 15px;
	border: 1px solid #555;
	margin: 2px;
	color: #fff;
	font-size: 11px;
}
.foto_concurs:hover{
	border: 1px solid #fff;
}
.foto_concurs .foto_box{
	height: 250px;
	margin-bottom: 5px;
}
.foto_concurs img{
	border: 0;
	vertical-align: middle;
}
.foto_concurs a{
	text-decoration: none;
}
.foto_concurs strong{
	font-size: 16px;
	color: #f00;
}

.vot_form form {
	width: 250px;
}

.vot_form form input[type=submit] {
	width: 110px;
	border: 1px solid transparent;
	background-color: #f00; 
	height: 19px;
	font-size: 10px !important;
	font-weight: bold; 	
	text-align: center;
	cursor: pointer; 
	border: 1px solid #f00;
	text-transform: uppercase;
	color: #fff;
	margin-left: 50px;
}

.vot_form form input[type=submit]:hover {
	color: #000; 
}

.foto_box_home {
	width: 250px;
	height: 150px;
	margin: 1px;
	margin-bottom: 5px;
	display: block;
}

/*--------------------------*/
#int_portofoliu{
	width: 960px;
	height: 635px;
	background: #000 url(images/rama_foto_copii.gif) no-repeat;
	margin: 30px auto 35px auto;
	overflow: hidden;
}
#int_portofoliu_wrap{
	width: 745px;
	height: 585px;
	margin-left: 100px;
	margin-top: 18px;
	overflow: hidden;
	text-align: center;
}
.int_portofoliu_categorie{
	width: 186px;
	height: 295px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
}
.int_portofoliu_categorie img{
	width: 160px;
	height: 240px;
	border: 2px solid #777;
}
.int_portofoliu_categorie img:hover{
	border: 2px solid #f00;
}
.int_portofoliu_categorie a{
	text-decoration: none;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.int_portofoliu_categorie a:hover{
	text-decoration: none;
	color: #f00;
}

#int_continut{
	font-size: 12px;
	color: #aaa;
	float: right;
	width: 550px;
	margin-bottom: 10px;
}
#int_continut h2{
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	margin-top: 20px;
}
#int_continut h4{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
}
#int_continut p{
	font-size: 13px;
	margin-bottom: 20px;
}
#int_continut p:hover{
	color: #fff;
}
#int_continut p em{
	display: inline-block;
	width: 70px;
	font-style: normal;
}

#int_continut a{
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dashed #f00;
}
#int_continut a:hover{
	color: #f00;
}
#int_continut a.contact{
	text-decoration: none;
	margin-left: 35px;
	color: #fff;
	border-bottom: 1px dashed #f00;
}
#int_continut a.contact:hover{
	color: #f00;
}
#int_continut strong{
	font-weight: bold;
	color: #aaa;
}
#int_continut strong.white{
	font-weight: normal;
	margin-left: 35px;
	color: #fff;
}
#int_continut strong.nume_copil{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#int_continut strong.red {
	color: #f00;
}

#int_continut img{
	float: left;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	vertical-align: top;
}

/*--------------------------------*/
#int_continut_clienti{
	font-size: 12px;
	color: #aaa;
	float: right;
	width: 550px;
	margin-bottom: 10px;
}
#int_continut_clienti p{
	font-size: 13px;
	margin-bottom: 20px;
	text-align: justify;
}
#int_continut_clienti p:hover{
	color: #fff;
}
#int_continut_clienti em{
	font-style: italic;
}
#int_continut_clienti strong{
	color: #fff;
}
#int_continut_clienti img.right{
	border: 2px solid #777;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#int_continut_clienti img.left{
	border: 2px solid #777;	
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
#int_continut_clienti img:hover{
	border: 2px solid #f00;
}	
#int_continut_clienti hr{
	width: 200px;
	border: 0;
  height: 1px;
	border-top: 1px dotted #f00;
}
/*--------------------------------*/

object {
	display: block;
	clear: both;
}
#thumbnails {
	width: 530px;
	margin: 10px;
	text-align: center;
}
#thumbnails img {
	margin: 3px;
	border: 2px solid #777;
	vertical-align: middle;
}
#thumbnails img:hover {
	border: 2px solid #f00;
}
#thumbnails a {
	border: 0px;
	text-decoration: none;
}

.thumbnails_albume {
	width: 530px;
	margin: 0px;
	text-align: center;
}
.thumbnails_albume img {
	margin: 3px !important;
	border: 2px solid #777;
	vertical-align: middle;
}
.thumbnails_albume img:hover {
	border: 2px solid #f00;
}
.thumbnails_albume a {
	border: 0px;
	text-decoration: none;
}
/*----------------------------*/
.thumbnails_albume_portofoliu {
	width: 530px;
	margin: 0px;
}
.thumbnails_albume_portofoliu a {
	display: inline-block;
	margin: 3px !important;
	border: 2px solid #777 !important;	
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-decoration: none !important;
	text-align: center;
	line-height: 120px;
}
.thumbnails_albume_portofoliu a:hover {
	border: 2px solid #f00 !important;
}
.thumbnails_albume_portofoliu img {
	display: block;
	height: 180px;
}

/*----------------------------*/
#thumbnails_port {
	width: 530px;
	margin: 10px;
	text-align: center;
}
#thumbnails_port img {
	margin: 3px;
	border: 2px solid #777;
	vertical-align: middle;
}
#thumbnails_port img:hover {
	border: 2px solid #f00;
}
#thumbnails_port a {
	border: 0px;
	text-decoration: none;
}
#preturi p strong{
	margin-left: 0;

}

#parteneri img{
	border: none;
	margin-left: 0;
	margin-top: 15px;
	margin-right: 15px;
}

#parteneri a{
	text-decoration: none;
	border-bottom: none;
}


#loadarea{
	width: 958px;
	height: 531px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 1px;
	background: url(images/rama.gif) no-repeat;
	text-align: center;
	display: table-cell; 
	vertical-align:middle;
}
#loadarea img{
	margin-top: 0px;
	vertical-align: middle;
}
#loadarea span{
	line-height: 530px;
	vertical-align: middle;
}

/* ------------------ */

#menu a { 
display: block;
float: left;
text-align: justify;
padding: 5px 15px; 
font-weight: bold;
text-decoration: none;
font-size: 10px;
color: #777;
margin-top: 10px;
}

#menu a:hover
{
color: #fff;
text-decoration: none;
}

#menu a strong{
/*color: #fff;*/
font-size: 18px;
}

/* ------------------ */
#footer_menu{
	float: right;
	margin-top: 5px;
}
#footer_menu ul
{
white-space: nowrap;
text-align: right;

}
#footer_menu li
{
display: inline;
list-style-type: none;
}

#footer_menu a { 
padding-left: 3px; 
padding-right: 3px;
}

#footer_menu a {
text-decoration: none;
color: #777;
font-size: 10px;
}

#footer_menu a:hover
{
color: #fff;
text-decoration: none;
}

.copyright{
color: #f00;
font-size: 10px;
margin-top: 5px;
}
.copyright a{
color: #777;
text-decoration: none;
font-size: 10px;
}
.copyright a:hover{
color: #fff;
}
.trafic{
	margin-top: 35px;
	text-align: center;
	width: 960px;
}

/* ----------------------- */

/* Gallery Styles */
#motioncontainer {
width: 590px; /* Set to gallery width, in px or percentage */
height: 92px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #777; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #fff; /* Set image border hover color */
}

#statusdiv {
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/*
#portofoliu_menu{
	width: 165px;
	float: left;
	padding-left: 20px;
	margin-top: 5px;
	text-align: left;
}
#portofoliu_menu a{
	font-size: 13px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}
#portofoliu_menu a:hover{
	color: #fff;
}
*/
#portofoliu_menu{
	width: 400px;
	height: 222px;
	float: left;
	padding-left: 20px;
	margin-top: 5px;
	text-align: left;
	background: url(images/foto-rama.gif) no-repeat;
}
#portofoliu_menu a{
	font-size: 13px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
	margin-left: 90px;
}
#portofoliu_menu a:hover{
	color: #fff;
}

#albume_menu{
	width: 400px;
	float: left;
	margin-top: 5px;
	text-align: left;
}
#albume_menu a{
	font-size: 13px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
	margin-left: 120px;
}
#albume_menu a:hover{
	color: #fff;
}
#albume_menu a.menu_user{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: 130px;
}
#albume_menu a.menu_user:hover{
	color: #999;
}
/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End Gallery Styles */

#login_form form {
	width: 450px;
	margin-left: 30px;
	margin-top: 10px;
}

#login_form form fieldset {
	display: block; 
	border: 1px solid #555; 
	margin-bottom: 5px; 
	padding: 10px;
	padding-bottom: 0;
	line-height: 15px; 
	font-size: 10px; 
}

#login_form form fieldset:hover {
	border: 1px solid #f00; 
}

#login_form form label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	float:left; 
	width: 145px; 
	text-align:left; 
	margin-bottom:0.5em;
}
#login_form form label.accept {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	float:left; 
	width: 450px; 
	text-align:left; 
	margin-bottom:0.5em;
}

#login_form form input {
	border: 1px solid transparent;
	padding-left:10px; 
	margin-bottom:6px; 
	width: 245px;
	background: #fff;
  height: 18px !important;
	height: 19px;
	color: #f00;
}
#login_form form input[type=checkbox] {
	border: 1px solid transparent;
	padding: 0;
	vertical-align: middle;
	width: 19px !important;
	background: #fff;
  height: 18px !important;
	height: 19px;
	color: #f00;
}
#login_form form input:hover { 
	border: 1px solid #f00;
}
#login_form form textarea {
	font-family: Arial, sans-serif;
	border: 1px solid transparent;
	padding-left:10px; 
	margin-bottom:6px; 
	width: 243px;
	background: #fff;
	color: #f00;
}
#login_form form #but_submit {
	padding: 0;
	width: 110px;
	color: #fff;
	font-weight: bold; 
	cursor: pointer; 
	background-color: #f00; 
	border: 1px solid #f00;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	margin-left: 146px;
	margin-top: 5px;
	height: 18px !important;;
}
#login_form form #but_submit:hover {
	color: #000; 
}
#login_form form h5 {
	font-size: 11px;
	color: #fe9b16;
	font-family: Arial, sans;
}
.box_list{
	float: left;
	width: 150px;
	height: 120px;
	border: 1px solid #555;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f00;
	color: #000;
}
.box_list a:hover{
	color: #999 !important;
}
.box_list strong{
	float: left;
	width: 40px;
	height: 120px;
	font-size: 55px !important;
	color: #fff !important;
	font-weight: bold !important;
	vertical-align: top;
	margin-top: 0;
	line-height: 55px;
}
.box_list em{
	float: right;
	width: 110px;
	height: 120px;	
	font-style: normal;
}
.box_list:hover{
		border: 1px solid #fff;
}

.erori {
	background: url(images/error_field.png) no-repeat;
	width: 18px;
	height: 18px;
	float: left;
}

a.but_inscriere{
	margin-left: 170px;
}

/*-------------------------------------*/
#home_post2{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color: #000;
	padding: 5px;
	font-size: 12px;
	color: #fff;	
	border: 1px solid #000;
}

#home_post2:hover{
	border: 1px solid #555;
}
#home_post2 h1 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 0px !important;
}
#home_post2 h2 {
	font-size: 10px;
	color: #777;
	margin-top: 10px;
	margin-bottom: 0px;
}
#home_post2 h2 strong{
	color: #f00;
}

#home_post2 p {
	font-size: 12px;
	color: #777;
	font-weight: normal;
	text-align: justify;
	float: right;
}
#home_post2 p:hover {
	color: #fff;
}
#home_post2 img {
	margin: 0 15px 10px 0;
	border: 1px solid #555;
	/*width: 120px;*/
	float: left !important;
	overflow: hidden;
}
#home_post2 img:hover {
	border: 1px solid #f00;
}
#home_post2 a{
	color: #f00;
	text-decoration: none;
	float: right;
}
#home_post2 a:hover{
	color: #fff;
}
#home_post2 a.lft{
	color: #f00;
	text-decoration: none;
	float: left;
}
#home_post2 a.lft:hover{
	color: #fff;
}