@charset "utf-8";
/* CSS Document */
body{
	
	background-color:#c1c4c2;
	background-image:url(../images/back.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow-x:visible; 
	overflow-y:auto; 
	
	
	}
	/*
 h1, h2, h3, h4, h5, h6, hr, p, div, ul, li, ol, form, img, span, table {margin:0px; padding:0;}
body img{display:block;}
*/
/* GENERAL */
a img{ border-width:0;}
a.LinkBlue{ color:#fff; text-decoration:none;}
a.LinkBlue:hover{ color:#333333;}

.add_to_cart {     border: 1px solid #006;   
background: url('/images/adauga-in-cos.gif';
				padding: 2px 8px;
				) no-repeat top left;}  //for add to cart submit

//.continua_cumparaturile{} //for 
.modifica{ border: 1px solid #006; background: #ffc;
 }
.trimite{  border: 1px solid #006; background: #ffc;} //for "trimite comanda"
.input{
	border: 1px solid #006;
    background: #ffc;

} // for the order form

#intrebari{	overflow:auto;};

label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;

}
br{ clear:left}

.Color33{ color:#333333;}
.Color66{ color:#666;}
.Color99{ color:#999;}
.ClearBoth{ clear:both;}

.DisplayBlock{ display:block;}

.floatedLeft{ float:left;}
.floatedRight{ float:right;}

.FontBold{ font-weight:bold;}
.FontNormal{ font-weight:normal;}

.Marginleft5{margin-left:5px;}
.MarginRight5{margin-right:5px;}
.MarginBottom5{margin-bottom:5px;}
.MarginTop5{margin-top:5px;}
.Marginleft10{margin-left:10px;}
.MarginRight10{margin-right:10px;}
.MarginBottom10{margin-bottom:10px;}
.MarginTop10{margin-top:10px;}
.MarginLeft20{margin-left:20px;}

.Padding0{ padding:0 !important;}
.Padding5{ padding:5px !important;}
.PaddingBottom5{ padding-bottom:5px;}
.PaddingTop5{ padding-top:5px;}
.PaddingBottom10{ padding-bottom:10px;}

.TextRight{ text-align:right;}
.TextCenter{ text-align:center;}

/* GENERAL */

div#general{
		
	
}

/* start TOP */
div#top{
	margin-left:700;
	background-image:url(../images/back-top.jpg);
	background-position:left;
	height:140px;
	width:1680px;
	}
	div#top div#top-content{
		margin:0 auto;
		padding-left:800;
		padding-top:40px;
		padding-right:400px;
		width:1200px;
		}
/* end TOP */

/* start CONTENT */
div#content{
	
	background-image:url(../images/back-content.gif);
	background-position:bottom;
	background-repeat:no-repeat;  
	background-color:#FFFFFF;
	min-height:200px;
	}
	div#content div#content-container{
		margin:80 auto;
			
		width:1850px;
		}
	
	div#content div#content-container-left{
		float:left;
			
		margin-top:10px;
		width:270px;
		}
	div#content div#content-container-right{
		
		background-color:#C2C4C3;
		float:left;
		height:400px;
		margin-top:70px;
		margin-left:10px;
		width:1540px;
		text-align:justify;
		}
	div#content div#content-container-right-text{
		background-color:#b4b7b6;
		float:left;
		height:400px;
		margin-top:10px;
		margin-left:10px;
		width:650px;
		}
		div#content div#content-container-right-text h1{
			color:#FFFFFF;
			margin:10px;
			}
		div#content div#content-container-right-text p{
			margin:10px;
			}

a.listare{
	float:left;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:0px;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1.0;
	}
a.listare:hover{
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1.0;
	}

div.paginare{
	font-size:12px;
	margin-right:80px;
	padding-top:10px !important;
	
	float:right;
	text-align:right;
	}

table.prezentare{
	
	background-color:#c1c4c2;
	height:400px !important;
	width:650px !important;
	}
/* start CONTENT */

/* start FOOTER */
div#footer{
	padding-top:100px;
	background-image:url(../images/back-footer.gif);
	background-position:top;
	
	background-repeat:no-repeat; 
	
	
	}
	div#footer-container{

		
		padding-left:250;
		
		width:960px;
		}
	
/* start FOOTER */
