@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; background:#366A9D; font-family:Arial, Helvetica, sans-serif}
img{border:none}
.clear{clear:both; margin:0; padding:0; font-size:0px;}
.header{ height:112px;
		 width:100%;
		 background:url(images/bg_header.gif) repeat-x}
.gradient_left{background:url(images/gradient_left.jpg);
				float:left;
				width:10px;
				height:112px;
				}
.gradient_right{background:url(images/gradient_right.jpg);
				float:left;
				width:10px;
				height:112px;
				}
.produs{ height:190px;
		width:700px;
		margin:0 auto;
		padding-top:5px;
		border:1px solid #9B9B9B
		}
.produs a {
	display:block;
	float:left;
	margin-right:6px;
}
.produs img{}
.prod_title{
}
.prod_title span{display: block;
				height:25px;
				line-height:25px;
				width:180px;
				float:left;
				margin-right:7px;
				text-align:center;
				font-family:arial;
				font-weight:bold;
				color:white;


				}


.banner{width:782px;
		margin:0 auto}

.banner_bg{background:url(images/banner.jpg) center;
		margin:0 auto;
		width:762px;
		height:112px;
		float:left;
		border:none}
.left_link{float:left; width:150px; padding-left:15px; padding-top:5px;}
.left_link a{ color:white;
			  text-decoration:none;
			  font-family:Tahoma;
			  font-size:11px;
			  }
.right_link{float:right;
			margin-right:15px;
			margin-top:10px;
			color:white;
			font-size:12px;
			padding-top:-10px
			}
.right_link a{color:white;
			  font-size:11px;
			  font-family:tahoma;
			  text-decoration:none;
			  }
.menu_bg{height:32px;
		 width:100%;
		 background:url(images/menu_bg.gif) repeat-x;
		 }
.menu{height:32px;
	  width:565px;
	  margin:0 auto;
	  line-height:31px;
	  padding-left:5px;
	  float:left;
	  }
.menu a{color:white;
		display:block;
		text-decoration:none;
		font-size:12px;
		font-family:Tahoma;
		font-weight:bold;
		margin-left:10px;
		padding-left:12px;
		padding-right:12px;
		height:32px;
		float:left;
		width:auto;
		margin-left:2px;}
.menu a:hover{ background: url(images/hover.gif) top repeat-x;
				float:left;
				display:block;
				height:32px;
				width:auto;
				padding-left:12px;
				padding-right:12px;
				}
.meniu_hover { background: url(images/hover.gif) top repeat-x;}
.meniu_produse
	{position:relative}
#drop_down_prod
	{position:absolute;left:2px;top:31px;
	 background:#3172B0;
	 width:74px;
	 display:none;}

#selected{background: url(images/hover.gif) top repeat-x;
				float:left;
				display:block;
				height:32px;
				width:auto;
				padding-left:12px;
				padding-right:12px;
				}
.form_search{
	 background:url(images/search_bg.jpg) left no-repeat;}

form{width:175px;
	 height:27px;
	 padding-left:33px;
	 float:left;
	 margin:0;
	 padding-top:5px;}

.text_field{float:left;
			 width:130px;
			 height:16px;
			 padding-top:2px;
			 border:1px solid #50B0DD;
			 color:#4D5356;
			 font:Arial;
			 font-size:12px}
.submit{float:left;
		height:22px;
		width:22px;
		background:url(images/submit.gif);
		border:none;
		margin-left:5px;
		}
.flash{ margin-left:9px;_margin-left:5px;
		margin-top:5px; float:left; display:inline}
.flash .top{background:url(images/top.gif) no-repeat;
			height:10px;
			width:565px;
			font-size:0;
			}
.flash .middle{background:url(images/middle.gif) repeat-y;
				width:565px;
				text-align:center;
			  }
.flash .bottom{background:url(images/bottom.gif) no-repeat;
				width:565px;
				height:10px;
				}

.title{color:#3BADE6; font-family:Tahoma; font-size:12px; font-weight:bold; margin-bottom:0px;}
.txt{font-family:Tahoma; font-size:12px; margin-top:0px; color:#4C4C4C; line-height:16px}
.content{ background:url(images/body.gif);
		  width:100%;
		  height:656px}
.conteiner{width:780px;
		   margin:0 auto;
		   background:url(images/conteiner.gif) repeat-y;
		   _padding-bottom:-5px;
		   }
.right{float:left; width:190px; margin-left:3px;}
.right a{color:white; text-decoration:none; font-weight:bold; }
.right img{margin-top:10px;}
.footer{width:780px;
		margin:0 auto;
		height:100px;
		background:url(images/footer_middle.gif) repeat-y;
		color:white;
		font-size:11px;
		font-family:Tahoma;
		}
.footer .left{float:left; width:575px; margin-top:10px; margin-left:35px;_margin-left:15px;}
.footer .left a{color:white; text-decoration:none; font-family:tahoma; font-size:11px;}
.footer .right{float:left; width:130px; margin-left:20px;}
.footer-bottom{background:url(images/footer_bottom.gif) no-repeat top;
			   margin:0 auto;
			   width:775px;
			   height:12px;}


/* general css */
.size_10 {
	font-size:10px !important;
}
.size_11 {
	font-size:11px !important;
}
.size_12 {
	font-size:12px !important;
}
.size_13 {
	font-size:13px !important;
}
.size_14 {
	font-size:14px !important;
}
.size_16 {
	font-size:16px !important;
}
.size_20 {
	font-size:20px !important;

}

.text_white {
	color: white !important;
}

.text_dark_gray {
	color: #1B1718 !important;
}

.text_medium_gray {
	color: #959595 !important;
}


.text_light_gray {
	color: #C8C9CA !important;
}

.text_new_gray { /* nou v */
	color: #24201F !important;
}

.text_red {
	color: #8E0000 !important;
}

.text_pink {
	color: #E646B2 !important;
}

.text_green {
	color: #708448 !important;
}

.text_green_v {
	color: #B3D900 !important;
}

.text_blue {
	color: #23475B !important;
}

.link_green_gray {
	color:#B3D900 !important;
}
.link_green_gray:hover {
	color:#1B1718  !important;
}

.link_gray_gray {
	color:#C8C9CA !important;
}
.link_gray_gray:hover {
	color:#1B1718  !important;
}

.link_dark_gray_gray {
	color:#959595 !important;
}
.link_dark_gray_gray:hover {
	color:black  !important;
}

.link_dark_gray_white {
	color: #24201F !important;
}
.link_dark_gray_white:hover {
	color:white  !important;
}



.link_green_pink {
	color:#B3D900 !important;
}
.link_green_pink:hover {
	color:#E21291  !important;
}

.link_green_white {
	color:#B3D900 !important;
}
.link_green_white:hover {
	color:white  !important;
}

.link_white_gray {
	color:white !important;
}
.link_white_gray:hover {
	color:#1B1718  !important;
}

.no_underline {
	text-decoration:none !important;
}



/* end general css */



/* faq page */
.help_topics {
	margin-top:15px;
	line-height:2em;
}
.help_qa {
	line-height:1.5em;
}
.help_qa .question {
	margin-top:15px;

}