 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 893px;
	font-size: 11px;
	font-family: Arial;
	color: #4a4444;
	background: url(img/telefon.gif) no-repeat 100% 0px;
	padding-top: 50px;
} 

#page2 {
	background: #ffffff;
	padding: 0 1px;
}

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: hand;
	cursor/**/: /**/pointer;
} 

a:link, a:visited { 
 	color: #696969;
	text-decoration: underline;
} 

a:link:hover, a:visited:hover { 
 	text-decoration: none;
}

a.self {
 	cursor: text;
}

a.self:link, a.self:visited, a.self:link:hover, a.self:visited:hover {
	text-decoration: none;
}

body { 
	text-align: center;
	background: url(img/back.jpg) 0 0;
	padding-top: 20px;
} 

img { 
 	border: none;
}

.hide {
	display: none;
}

.paginatie {
	clear: both;
	padding: 5px 0;
	font-size: 120%;
}

.paginatie a:link, .paginatie a:visited {
	text-decoration: none;
}

.paginatie .linkActive {
	font-weight: bold;
}

#header {
	height: 350px;
	position: relative;
}

#colWrap {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

#colSideL {
	width: 207px;
	float: left;
}

#colWrap1 {
	width: 653px;
	float: right;
}

#colWrap2 {
	padding-right: 20px;
}

#content {
	width: 449px;
	float: left;
}

#colSideR {
	width: 202px;
	float: right;
	overflow: hidden;
}

#footer {
	margin-top: 10px;
	background: #FFFFFF url(img/sigle.jpg) no-repeat 5px 50%;
	height: 70px;
	padding-left: 250px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
 	position: absolute;
	width: 189px;
	height: 121px;
	top: 55px;
	left: 220px;
} 

.logoTop a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.logoTop span {
 	display: block;
	width: 100%;
	height: 100%;
}

.logoTop a:link, .logoTop a:visited {
 	text-decoration: none;
}



.title {
	color: #000000;
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 10px;
}

.meniuFooter {
	padding-top: 25px;
}

.meniuFooter a {
	padding: 0 4px;
}

.meniuFooter a:link, .meniuFooter a:visited {
}

.copyright {
	padding-top: 5px;
	padding-left: 4px;
}


.path {
	font-size: 110%;
	padding-bottom: 6px;
	background: url(img/punct.jpg) repeat-x 0 100%;
}




#but2 {
 	width: 117px;
} 

#but2 a:link span, #but2 a:visited span {
 	background-position: -37px 0;
} 

#but2 a:link:hover span, #but2 a:visited:hover span {
 	background-position: -37px -72px;
}

#but3 {
 	width: 117px;
}

#but3 a:link span, #but3 a:visited span {
 	background-position: -154px 0;
} 

#but3 a:link:hover span, #but3 a:visited:hover span {
 	background-position: -154px -72px;
}

#but4 {
 	width: 117px;
}

#but4 a:link span, #but4 a:visited span {
 	background-position: -271px 0;
}

#but4 a:link:hover span, #but4 a:visited:hover span {
 	background-position: -271px -72px;
} 

#but5 {
 	width: 117px;
} 

#but5 a:link span, #but5 a:visited span {
 	background-position: -388px 0;
} 

#but5 a:link:hover span, #but5 a:visited:hover span {
 	background-position: -388px -72px;
}

#but6 {
 	width: 117px;
}

#but6 a:link span, #but6 a:visited span {
 	background-position: -505px 0;
}

#but6 a:link:hover span, #but6 a:visited:hover span {
 	background-position: -505px -72px;
}

#but7 {
 	width: 117px;
}

#but7 a:link span, #but7 a:visited span {
 	background-position: -622px 0;
}

#but7 a:link:hover span, #but7 a:visited:hover span {
 	background-position: -622px -72px;
}

#but386 {
 	width: 117px;
}

#but386 a:link span, #but386 a:visited span {
 	background-position: -739px 0;
}

#but386 a:link:hover span, #but386 a:visited:hover span {
 	background-position: -739px -72px;
}


.meniuTop { 
	width: 100%;
	background: url(img/menu.jpg) no-repeat 0 0;
	height: 72px;
	position: absolute;
	bottom: 0px;
} 

.meniuTop ul {
	padding-left: 37px;
 	list-style: none;
	list-style-image: none;
} 

.meniuTop ul li {
 	float: left;
	height: 72px;
	overflow: hidden;
} 

.meniuTop ul li a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.meniuTop ul li span {
 	display: block;
	background: url(img/menu.jpg);
	width: 100%;
	height: 100%;
}



.formularStandard {
	clear: both;
}

.formularStandard .Text input, .formularStandard .Password input, .formularStandard .Email input {
	border: solid 1px #a5acb2;
	height: 18px;
	width: 200px;
}

.formularStandard .err label {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

.formularStandard .Textarea textarea {
	border: solid 1px #a5acb2;
	width: 250px;
	height: 100px;
}

.formularStandard .Submit input {
	background: #b937f6;
	padding: 2px 5px;
	color: #ffffff;
	border: none;
}

.formularStandard option {
	padding-right: 10px;
}

.formularStandard label {
	display: block;
	float: left;
	width: 150px;
	line-height: 20px;
	padding-left: 5px;
}

.formularStandard .odd, .formularStandard .even {
	padding: 2px 0;
	width: 100%;
	overflow: hidden;
}

.formularStandard .odd {
	background: #eeeeee;
}

.formularStandard .even {
	background: #f7f6f6;
}

.formularStandard h4 {
	font-size: 150%;
	padding: 5px 0;
}

.formularStandard p.sep {
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

.formularStandard .erori {
	padding: 10px 0;
	color: red;
	font-size: 120%;
}



.autentificare .login {
	padding-bottom: 40px;
}



.meniuLeft {
}

.meniuLeft ul {
	text-transform: uppercase;
	font-size: 95%;
	margin-top: 5px;
}

.meniuLeft li {
	list-style: none;
	background: url(img/bullet1.jpg) no-repeat 0 50%;
	padding: 4px 0;
	padding-left: 10px;
}

.meniuLeft li a.self {
}

.meniuLeft li a.self:link, .meniuLeft li a.self:visited {
	text-decoration: underline;
	color: #000000;
}

.meniuLeft li a:link, .meniuLeft li a:visited {
	color: #4a4444;
	text-decoration: none;
}

.meniuLeft li a:link:hover, .meniuLeft li a:visited:hover {
	text-decoration: underline;
}





.navProd {
	clear: both;
}

.navProd h3 {
	font-size: 180%;
	font-weight: normal;
	padding: 5px 0;
}

.navProd li {
	list-style: none;
	float: left;
	width: 47.5%;
	height: 307px;
	margin-right: 7px;
	margin-bottom: 7px;
	border: solid 1px #e0e0e0;
}

.navProd .img1 {
	margin: 0 auto;
	width: 172px;
	text-align: center;
	height: 125px;
	border: solid 1px #c4c4c4;
	background: #ffffff;
}

.navProd .img1 img {
	margin: 0 auto;
}

.navProd .nume {
	height: 35px;
	background: #e0e0e0 url(img/title-prod.jpg) no-repeat 2px 0;
	line-height: 35px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

.navProd .nume a:link, .navProd .nume a:visited {
	text-decoration: none;
	color: #ffffff;
}

.navProd .gri {
	padding: 0 20px;
	padding-top: 10px;
	background: #e0e0e0;
	height: 180px;
}

.navProd .desc {
	padding: 4px 0;
}

.navProd .pret {
	text-align: center;
	color: #4a4444;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 4px;
	padding-top: 10px;
	border-bottom: solid 1px #c4c4c4;
	margin: 0 10px;
	margin-bottom: 10px;
}

.navProd .pret span {
	font-size: 130%;
}

.navProd .more {
	display: block;
	width: 54px;
	height: 22px;
	background: url(img/detalii.jpg) no-repeat 0 0;
	margin-left: 30px;
	float: left;
}

.navProd .more:link, .navProd .more:visited {
	text-decoration: none;
}

.navProd .comanda {
	display: block;
	width: 65px;
	height: 22px;
	background: url(img/comanda.jpg) no-repeat 0 0;
	margin-left: 20px;
	float: left;
}

.navProd .comanda:link, .navProd .comanda:visited {
	text-decoration: none;
}

.navProd .comanda:link, .navProd .comanda:link {
	text-decoration: none;
}




.navProdMic {
	margin: 0 8px;
	background: #f6f6f6;
	clear: both;
}

.navProdMic	ul {
	padding: 0 5px;
}

.navProdMic h3 {
	height: 32px;
	background: url(img/title.jpg) no-repeat 0 0;
	line-height: 32px;
	padding-left: 30px;
	color: #ffffff;
	font-size: 120%;
}

.navProdMic li {
	list-style: none;
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #c4c4c4;
}

.navProdMic li.last {
	border-bottom: none;
}

.navProdMic .img1 {
	text-align: center;
	height: 125px;
	border: solid 1px #c4c4c4;
	background: #ffffff;
}

.navProdMic .img1 img {
	margin: 0 auto;
}

.navProdMic .nume {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 8px;
}

.navProdMic .nume a:link, .navProdMic .nume a:visited {
	text-decoration: none;
	color: #4a4444;
}

.navProdMic .pret {
	text-align: center;
	color: #4a4444;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 4px;
	padding-top: 10px;
}

.navProdMic .pret span {
	font-size: 130%;
}






.prod {
	padding-bottom: 10px;
}

.prod .img1 {
	float: left;
	width: 240px;
}

.prod li {
	list-style: none;
}

.prod .nume {
	font-size: 170%;
	font-weight: bold;
}

.prod .pret span {
	font-size: 200%;
	color: #ed2969;
}

.prod .pret	{
	padding-bottom: 10px;
	font-weight: bold;
}

.prod h3 {
	font-size: 100%;
	padding: 3px 0;
	border-bottom: solid 1px #c4c4c4;
	font-weight: bold;
	margin-bottom: 10px;
}

.prod .desc	{
	padding-bottom: 10px;
}

.prod form label {
	display: block;
	float: none;
	padding-left: 0px;
}

.prod form .odd, .prod form .even {
	background: #FFFFFF;
}

.prod .Text input {
	width: 30px;
}

.prod .comanda {
	display: block;
	width: 65px;
	height: 22px;
	margin-left: 240px;
	margin-bottom: 10px;
	background: url(img/comanda.jpg) no-repeat 0 0;
}

.prod .comanda:link, .prod .comanda:visited {
	text-decoration: none;
}

.prod form .Select select {
	width: 130px;
	overflow: hidden;
}





.linkCos {
	float: left;
	width: 227px;
	margin: 7px 0;
	padding: 5px 0;
	background: url(img/punctv.jpg) repeat-y 100% 0;
}

.linkCos a {
	display: block;
	margin-left: 40px;
	height: 23px;
	line-height: 23px;
	padding-left: 28px;
	background: url(img/cart.jpg) no-repeat 0 0;
}



.cart {
	border-collapse: collapse;
}

.cart td {
	border: solid 1px #cccccc;
	padding: 4px;
}

.cart .header td {
	font-weight: bold;
}

.cart input, .cart select {
	border: solid 1px #000000;
}

.cart option {
	padding-right: 10px;
}

.cart div.odd, .cart div.even {
	padding: 4px 0;
}

.cart label {
	display: block;
}


.articol {
	margin-bottom: 10px;
}

.articol p {
	padding-bottom: 10px 0;
}

.articol li {
	margin-left: 20px;
}


.cartMic {
	background: #f6f6f6;
	margin: 0 8px;
	margin-bottom: 10px;
	padding: 10px 5px;
}

.cartMic h3 {
	background: url(img/cos.jpg) no-repeat 0 0;	
	height: 31px;
	line-height: 25px;
	padding-left: 30px;
	font-size: 120%;
}

.cartMic table {
	padding: 5px 0;
}

.cartMic .nume {
	font-weight: bold;
}

.cartMic .pret {
	font-weight: bold;
	font-size: 110%;
	color: #952c4d;
}




.contact p {
	padding-bottom: 10px;
}


.checkout .Checkbox label {
	width: 10px;
}

.checkout .err span.after {
	font-weight: bold;	
	color: red;
}



.sitemap li {
	margin-left: 20px;
}




body .blocL {
	background: #f6f6f6;
	padding-left: 15px;
	padding-top: 5px;
	margin: 0px;
	margin-top: 5px;
}

.blocL h3 {
	height: 32px;
	background: url(img/title.jpg) no-repeat 0 0;
	line-height: 32px;
	padding-left: 30px;
	color: #ffffff;
	font-size: 120%;
}



.plati {
	padding-left: 15px;
	margin-top: 5px;
	height: 80px;
	background: #f6f6f6 url(img/visa.jpg) no-repeat 15px 90%;
}

.plati h3 {
	font-size: 120%;
	color: #4a4444;
}



.flash {
	position: absolute;
	top: 0px;
	left: -26px;
}




.textHome h3 {
	font-size: 220%;
	font-weight: normal;
}

.textHome {
	background: url(img/home.jpg) no-repeat 0 0;
	padding-left: 250px;
	height: 200px;
}




.loginbox {
	background: #f6f6f6;
	margin: 0px 8px;
	padding: 5px 5px;
	padding-bottom: 10px;
}

.loginbox h3 {
	padding-bottom: 10px;
}

.loginbox a {
	display: block;
}

.loginbox a:link, .loginbox a:visited {
	text-decoration: none;
}

.loginbox a:link:hover, .loginbox a:visited:hover {
	text-decoration: underline;
}

.loginbox div.odd, .loginbox div.even {
	background: #f6f6f6;
}

.loginbox div.Text input, .loginbox div.Password input {
	width: 150px;
}




.navInside li {
	list-style: none;
	width: 49%;
	float: left;
	text-align: center;
}

.navInside .img1 {
	height: 125px;
}

.navInside .nume {
	padding: 4px 0;
	font-size: 120%;
	font-weight: bold;
}

.navInside .nume a:link, .navInside .nume a:visited {
	text-decoration: none;
}




.reducere {
	font-weight: bold;
	font-size: 130%;
	color: #e612a3;
	padding-left: 20px;
	display: block;
}