body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background: white;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #008400; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	height: 50px;
	padding: 10px;
	color: green;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
    vertical-align: middle;
	text-decoration: none;
	border-radius: 20px;
	box-shadow: 8px 8px 10px #888888;
	/*background: #003399;*/
	border: 1px solid;
}

.button_01 a:hover {
	color: green;
	background: rgb(173, 228, 195);
}

.button_02 {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   color: rgba(0, 0, 0, 0.55);
   text-align: center;
   font: bold 3.2em/100px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   text-shadow: 0 2px 2px rgba(255, 255, 255, 0.2);
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button_02:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ffffff;
   }
.button_02:active {
   border-top-color: #1b435e;
   background: #1b435e;
   color: white;
   }

.button_03 {
    display: block;
    height: 40px;
    border: 2px solid rgba(33, 68, 72, 0.59);
     
    /*Text Styles*/
    text-align: center;
    font: bold 3.2em/100px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
     
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
     
    -webkit-box-shadow: 0 8px 0 #1b383b;
    -moz-box-shadow: 0 8px 0 #1b383b;
    box-shadow: 0 8px 0 #1b383b;

}
.button_03 a:hover {
	color: #ffffff;
}

.button_03 a:hover {
	color: #ffffff;
}
 
/*Link Styles*/
a.button_03 {
    text-decoration: none;
}
 
   
h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #106fb8;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #3e464d;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

/* header */

#header_wrapper {
	width: 100%;

}

#header {
	clear: both;
	width:970px;
	height: 140px;
	margin: 0 auto;
	padding: 10 10px;
	background:url(images/banner.jpg) no-repeat;
	/*background: url(images/header3.jpg) repeat-x;*/
}

#header p {
	clear: both;
	padding-left: 200px;
	width: 500px;
	font-size: 18px;
	font-style: italic; 
	line-height: 26px;
	color: #000000; 
}

#header #site_title {
	float: left;
	padding-top: 20px;
	margin-left: 50px;
	margin-bottom: 10px;	
	width:320px;
	height: 100px;
	text-align: center;	
	overflow: hidden;

}

#site_title h1 {
  margin: 0px;
	padding: 15px 0 0 0;	
}

#site_title h1 a {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	letter-spacing: 2px;
}

/* end of header */

/* menu */

#menu_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background: url(images/design/back_menu.jpg) repeat-x;
}

#menu {
	width: 970px;
	height: 90px;
	margin: 0 auto;
	padding: 0 30px;
	
}

#menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	position: relative;
	float: left;
	width: 152px;
	display: block;
	height: 61px;
	padding: 29px 0 0 0;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #1f5535;	
	font-weight: bold;
	outline: none;
	/*margin-top: -18px;*/
}

#menu li a:hover, #menu li .current {
	color: white;
	/*background: url(images/menu_hover.jpg) bottom no-repeat;*/
	background: url(images/design/back_menu_hover.jpg) bottom repeat-x;	
	/*padding: 27px 0 0 0;	*/
	/*margin-top: -18px;*/
}

/* adaugare horia */
#butonsigla {
	/*border: 1px solid;
	border-color: red;*/
	width: 178px;
	height: 127px;
	position: absolute;
	margin: 4px 0px 0px 0px;
}

#acasa {
	/*border: 1px solid;
	border-color: red;*/
	width: 59px;
	height: 20px;
	position: absolute;
	margin: 16px 0px 0px 488px;
}

#gratuit {
	/*border: 1px solid;
	border-color: green;*/
	width: 140px;
	height: 20px;
	position: absolute;
	margin: 16px 0px 0px 560px;
}

#plata {
	/*border: 1px solid;
	border-color: blue;*/
	width: 167px;
	height: 20px;
	position: absolute;
	margin: 16px 0px 0px 713px;
}

#contact {
	/*border: 1px solid;
	border-color: blue;*/
	width: 71px;
	height: 20px;
	position: absolute;
	margin: 16px 0px 0px 890px;
}


#facebook {
	/*border: 1px solid;
	border-color: yellow;*/
	width: 51px;
	height: 49px;
	position: absolute;
	margin: 4px 0px 0px 912px;
}


a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}


/* end of menu */

/* content */

#content_wrapper {
	width: 1200px;
	height: auto /*3012px*/;	
	padding: 30px;
	margin: 0 auto;
	background: white url(images/design/background_texture.jpg) /*url(images/design/background.jpg)*/ repeat;
}

#sidebar_r {
	float: right;
	width: 295px;
	margin: 0px 0px 0px 10px;
}


#sidebar {
	float: left;
	width: 295px;
}

.sidebar_box {
	padding: 10px 20px;
	background: #fff url(images/design/9c1e833cd08f4209242cac4ef712610f.jpg) repeat;
}

.sidebar_box_bottom {
	width: 280px;
	height: 15px;
	margin-bottom: 30px;

}

.news_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #8a9ba8;	
	color: #ffffff;
}

.news_box .post_info {
	font-size: 11px;
	color: #666666;
}

.news_box .post_info a {
	color: #157ad2;
	font-weight: normal;
}

.news_box a{
	color: #000000;
	font-weight: normal;
}

.news_box span {
	color: #157ad2;
}

.sidebar_box label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_box #input_field {
	height: 20px;
	width: 250px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_box #submit_btn {
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

#content {
	float:right;
	width: 590px;
}

.content_box {
	clear: both;
	width: 530px;
	padding: 20px 30px;
	background: #fff;
}

.content_box_bottom {
	width: 590px;
	height: 36px;
	margin-bottom: 20px;

}

.content_box .image_fl {
	float: center;
	margin: 3px 15px 0 0;
}

.content_box .section_w250 {
	width: 250px;
}

.list_01 {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: decimal-leading-zero;
}

.list_01 li {
	color: #008400;
	margin-bottom: 7px;
}

.boxed {
  border: 4px solid #3f6f85;
  border-style: double;
  margin: 0;
  padding: 4px;
}

.boxed-shadow {
    width: 250px;
    margin: 0px 0px 20px 0px;
	border-radius: 10px;
    background-color: rgb(173, 228, 195)/*rgb(143, 207, 223)*/;
	box-shadow: 8px 8px 10px #888888;
    /*color: white;*/
    /*-webkit-animation: mymove 5s infinite;*/ /* Chrome, Safari, Opera */
    /*animation: mymove 5s infinite;*/
}

/* oferta */
.oferta {
font-size:16px; 
color:red;	
}

.oferta1 {
font-size:13px; 
color:red;	
}

.oferta1_1 {
font-size:13px; 
}

.oferta2 {
font-size:14px; 
color:red;	
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    50% {box-shadow: 10px 20px 30px blue;}
}

/* Standard syntax */
@keyframes mymove {
    50% {box-shadow: 10px 20px 30px blue;}
}


.two-column {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	height:40px;
	margin: 0 auto;
	background: #fff url(images/design/back_jos.jpg) repeat-x;	
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding-top: 11px;
	text-align: center;
	color: #7c7471;
}

#footer a {
	color: #333333;
	text-decoration: none;
	outline:none;	
}

#footer a:hover{
	color: white;
	text-decoration: none;
	outline:none;		
	/*background: #396;*/
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 7px;
	display: inline;
	border-right: 1px solid #333333;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */