@charset "utf-8";

    /***** Global Settings *****/

   

    html, body {

    border:0;

    margin:0;

    padding:0;

	min-height: 100%; 

    }

 

   

   body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	line-height: 1.25;

	background-color: #465371;

   }

  

   /***** Headings *****/

  

   h1, h2, h3, h4, h5, h6 {

   margin:0;

   padding:0;

   font-weight:normal;

   }

  

   h1 {

	letter-spacing:0px;

	font-size:16px;

	text-align: center;

   }

  

   h2 {

	padding:20px 0;

	letter-spacing:0px;

	font-size:14px;

	text-align: center;

   }

  

   h3 {

	font-size:12px;

	font-weight:bold;

   }

  

   /***** Common Formatting *****/

  

   p, ul, ol {

	margin:0;

	padding-top: 0;

	padding-right: 0;

	padding-left: 0;

   }

  

   ul, ol {

	padding:0px;

	font-size: 13px;

	margin-left: 0px;

   }

  

   blockquote {

   margin:1.25em;

   padding:1.25em 1.25em 0 1.25em;

   }

  

   img {

   border:0;

   }

  

   /***** Links *****/

  

   a,

   a:link,

   a:visited,

   a:hover {

	text-decoration:none;

	color: #999999;

   }

  

   /***** Forms *****/

  

  form {

  margin:0;

  padding:0;

  display:inline;

  }

  

  input, select, textarea {

  font:1em Arial, Helvetica, sans-serif;

   }

 textarea {

 width:100%;

  line-height:1.25;

  }

 

  label {

  cursor:pointer;

  }

 

  /***** Tables *****/

 

  table {

  border:0;

  margin:0 0 1.25em 0;

  padding:0;

  }

 

  table tr td {

  padding:2px;

  }

 

  /***** Wrapper *****/

 

* html #wrapper {



	height: 100%;

	min-height: 100%;



}



#wrapper{

	width: 807px;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	padding: 0;

	bottom: 0;

	



}

.lang{

	width: 807px;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	padding: 0;

	bottom: 0;

	



}

  /***** Global Classes *****/

 

 .clear         { clear:both; }

 .float-left    {

	float:left;

	margin-right: 10px;

}

 .float-right   { float:right; }

 

 .text-left     { text-align:left; }

 .text-right    { text-align:right; }

 .text-center   { text-align:center; }

 .text-justify  { text-align:justify; }

 

 .bold          { font-weight:bold; }

 .italic        { font-style:italic; }

 .underline     { border-bottom:1px solid; }

 .highlight     { background:#fff; }

 .wrap          { width:960px;margin:0 auto; }

 

 .img-left      { float:left;margin:4px 10px 4px 0; }

 .img-right     { float:right;margin:4px 0 4px 10px; }

 

 .nopadding     { padding:0; }

 .noindent      { margin-left:0;padding-left:0; }

 .nobullet      { list-style:none;list-style-image:none; }

.rapid_nav {

	background-color: #F7F7F7;

	font-size: 11px;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 5px;

	color: #FF9933;

}

.right_content li {

	font-size: 11px;

	color: #666666;

	list-style-type: square;

}

.right_content ul {

	margin-left: 20px;

}

.color_red {

	color: #ED1C24;

}

.contact_left {

	float: left;

	width: 230px;

}

.contact_right {

	float: right;

	width: 230px;

}

.contact {

	font-size: 12px;

	color: #666666;

}

.left_menu .subcateg li {

	font-size: 12px;

	color: #008CC9;

	margin-right: 10px;

}

.left_menu .subcateg li a {

	color: #008CC9;

	background-image: none;

	font-size: 12px;

	font-weight: normal;

	margin: 0px;

}

.left_menu .subcateg li a:hover, .left_menu .subcateg li a.current {

	background-color: #E6E6E6;

	color: #666666;

}
 
.title h2{

	font-size: 12px;

	font-weight: bold;

	color: #008CC9;

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #F7F7F7;

}
.title h2 a, .title h2 a:active {color: #008CC9;}

.produse_thumb {

	height: 80px;

	margin-top: 10px;

	margin-bottom: 10px;

	border: 3px solid #F7F7F7;

}

.detalii_produse_thumb a {

	font-size: 11px;

	font-weight: bold;

	color: #FF9933;

	text-align: right;

	margin: 0px;

	padding: 0px;

}

.detalii_produse_thumb p {

	text-align: right;

	margin: 0px;

	padding: 0px;

}

.short_descr p {

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

	margin: 0px;

}

.descr_prod {

	float: left;

	width: 230px;
	margin-top:15px;

}

.img_holder {
	margin-top:15px;
	float: right;
	cursor:pointer;
	width: 230px;
	text-align:center


}
.img_holder p {
 font-size:11px;
 text-align:center;
 color:#008CC9;
 }

.img_holder img { 

    padding:4px;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
 
.holder_text_descr {

	height: 60px;

}

.obl {
	margin-top:20px;
	font-size: 11px;

}

.but_in_cos_ro a {
	background-image: url(../images/add_cos.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	height: 24px;
	width: 128px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
}
.but_in_cos_en a {
	background-image: url(../images/add_cos_en.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	height: 24px;
	width: 128px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
}

.holder_add_cos {
	background-color: #FBFBFB;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding: 5px;
}
.holder_add_cos p {
	font-size: 11px;
	color: #999999;
}

