body {
	font-family:Verdana;
	}
h4 {
		color:#ff0033;
		margin:0px;
		font-size:15px;
		}
	
	
#sitemain {
		

		display: block;
		width:980px;
		margin:0 auto;
	  background: #fff url('/img/back_main.jpg') ;
	  clear:both;

		}

#txt_footer {
	font-size:9px;
	padding-left:100px;
	color:gray;
	font-family:Verdana;
	float:left;
	}		
	
	#txt_footer2 {
	font-size:9px;
	/*padding-left:110px;*/
	color:gray;
	font-family:Verdana;
	float:left;
	font-weight:bold;
	text-align:right;
	
	}		


#txt_footer2 a{
	color:#a2114e;
	text-decoration:none;
	}
#txt_footer2 a:hover{
	color:#a7d11f;
	text-decoration:none;
	}
	
#scufunda {
	height: 227px;
	width:100%;
	background: url('/img/bottom_ok1.jpg') no-repeat;
	
	}
	
#sitefooter {
		
		height: 50px;
		width:980px;
		margin:0 auto;
		
		background: #fff ;
		background: url('/img/foot.png') no-repeat;
		padding-top:15px;
		text-align:left;
	  }

	  
#siteheader {

		height: 200px;
		width:980px;
		margin:0 auto;
		}
#meniu {

		height: 20px;
		width:980px;
		margin:0 auto;
		text-align:left;
		padding-left:20px;
		font-size:11px;
	  }
#mainfooter {

		height: 28px;
		width:980px;
		margin:0 auto;
		background: url('/img/mainfooter.png') no-repeat;
	  }
#mainheader {

		height: 28px;
		width:980px;
		margin:0 auto;
		background: url('/img/mainheader.png') no-repeat;
	  }


#despartitor {
		
		height: 10px;
		width:980px;
		margin:0 auto;
	  }	  
#scris {
				padding: 10px;
				text-align:justify;
				line-height: 1.5;
				font-size:12px;
				color:#333;
			  }	
	  
	
	
	  
#titlu {
		
		height: 20px;
		color:#000;
		font-size:20px;
		text-align:left;
		padding:10px;
		
		background: url('/img/round.png') no-repeat;
	  }	  
	  
#stanga {
	width:670px;
	float:left;
	border:0px solid;
	
	}
	
#dreapta {
	width:280px;
	float:left;
	text-align:right;
	
	}
#main_footer_shadow {
	background: url('/img/main-footer-shadow.png') no-repeat;
	text-align:right;
	width:922px;
	
	margin:0 auto;
	padding-top:360px;
	font-size:9px;
	color:gray;
	}	  
	
	


#flashcontent   {
								float:right;
								}
	
	
	
	 #tabsB {
      float:left;
      width:100%;
      font-size:13px;
      line-height:normal;
      }
    #tabsB ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("/img/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("/img/tabrightB.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:green;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
                font-weight:bold;
                color:#a2114e;
        }
        #tabsB #current a span {
                background-position:100% -42px;
                font-weight:bold;
                color:#a2114e;
        }
	
	
	
	

.box {

        width:650px;
        padding:0 0 44px 0;
        margin:10px auto;
        background:url("/img/box_news.jpg") top left no-repeat;

    }

.box h1 {

        margin:0;
        padding:5px 10px 20px 10px;
        font-size:14px;
        
        color:#669900;
        letter-spacing:-1px;
        background:url("/img/box_news.jpg") top left no-repeat;
        

    }

.box p{

        margin:0;
        padding:0 10px 3px;
        background:#FFFFE5;

    }
    
.box img{

        margin-left:0px;
        background:#FFFFE5;

    }


/* cart */


.simpleCart_shelfItem 
{
	width:600px;
	
	}
	
	.itemContainer{
		width:100%;
	  clear:both;
	}
	
	.itemContainer div{
		float:left;
		display:block;
		
	}
	
	.itemContainer a{
		text-decoration:none;
	}
	
	.cartHeaders{
	}
	
	.itemName {
		color:#a2114e;
		margin-left:3px;
		margin-right:3px;
		
		}
	
	.itemQuantity {
		color:green;
		
		}
	
	.itemPrice {
		color:blue;
		text-decoration:underline;
		
		}
	.itemRemove {
		margin-left:3px;
		}
	.item_quantity {
		width:20px;
		}
	
	
	
	
