 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 971px;
} 

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

a:link, a:visited { 
 	color: #0b88cf;
	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;
	font-size: 11px;
	font-family: Arial;
	color: #545454;
	padding-bottom: 10px;
}

.templateprint {
	background: #ffffff;
	color: #000000;
	text-align: left;
	padding: 10px;
}


img { 
 	border: none;
} 

table td {
	vertical-align: top;
}

#header {
	position: relative;
	height: 160px;
	/*
	background: url(img/header.jpg) no-repeat 0 0;
	*/
}

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

#colWrap1 {
	width: 770px;
	float: left;
}

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

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

#content {
	width: 552px;
	float: right;
	overflow: hidden;
}

/*
.item1 #content {
	background: url(img/content.jpg) no-repeat 0 0;
	padding-top: 240px;
}
*/

#footer {
	background: #f5f5f5 url(img/logo-bot.jpg) no-repeat 95% 0;
	height: 78px;
	padding: 0 10px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 190px;
	height: 100px;
	position: absolute;
	top: 7px;
	left: 15px;
} 

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

.logoTop span {
 	display: block;
	width: 100%;
	height: 100%;
	background: url(img/logo-top.jpg) no-repeat 0 0;	
} 

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


.title {
	color: #767676;
	font-size: 240%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 150%;
}


#but1 {
 	width: 96px;
} 

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

#but1 a:link:hover span, #but1 a:visited:hover span, #but1 a.self:link span, #but1 a.self:visited span {
 	background-position: 0px -35px;
}

#but3 {
 	width: 122px;
}

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

#but3 a:link:hover span, #but3 a:visited:hover span, #but3 a.self:link span, #but3 a.self:visited span {
 	background-position: -96px -35px;
} 

#but125 {
 	width: 122px;
} 

#but125 a:link span, #but125 a:visited span {
 	background-position: -218px 0;
} 

#but125 a:link:hover span, #but125 a:visited:hover span, #but125 a.self:link span, #but125 a.self:visited span {
 	background-position: -218px -35px;
}

#but5 {
 	width: 83px;
}

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

#but5 a:link:hover span, #but5 a:visited:hover span, #but5 a.self:link span, #but5 a.self:visited span {
 	background-position: -340px -35px;
}

#but6 {
 	width: 144px;
} 

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

#but6 a:link:hover span, #but6 a:visited:hover span, #but6 a.self:link span, #but6 a.self:visited span {
 	background-position: -423px -35px;
}

#but7 {
 	width: 105px;
} 

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

#but7 a:link:hover span, #but7 a:visited:hover span, #but7 a.self:link span, #but7 a.self:visited span {
 	background-position: -567px -35px;
}

#but2 {
 	width: 82px;
} 

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

#but2 a:link:hover span, #but2 a:visited:hover span, #but2 a.self:link span, #but2 a.self:visited span {
 	background-position: -672px -35px;
}

.meniuTop { 
 	width: 754px;
	height: 35px;
	float: left;
} 

.meniuTop ul {
 	list-style: none;
	list-style-image: none;
} 

.meniuTop ul li {
 	float: left;
	height: 35px;
	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%;
}



.meniuFooter {
	padding-top: 10px;
	width: 800px;
	line-height: 18px;
}

.meniuFooter a {
	padding-right: 10px;
	display: block;
	float: left;
}

.meniuFooter a:link, .meniuFooter a:visited {
	color: #000000;
}



.copyright {
	clear: both;
	padding-top: 10px;
}



.articol {
	margin-bottom: 20px;
}

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

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



.path {
	font-size: 110%;
	padding-top: 6px;
	padding-bottom: 6px;
}



.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: #00a33d;
	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%;
}



.meniuLeft {
	background: #fdfdfd;
	border: solid 1px #e8e7e7;
	padding: 18px 0;
	margin-bottom: 10px;
}

.meniuLeft li {
	list-style: none;
}

.meniuLeft a {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 18px;
}

.meniuLeft a.self {
	font-weight: bold;
	border: solid 1px #dddcdc;
	border-right: 0px;
	border-left: 0px;
}

.meniuLeft a:link, .meniuLeft a:visited {
	text-decoration: none;
	color: #00a33d;
}

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
	background: #e7e6e6 url(img/bullet2.jpg) no-repeat 15px 6px;
}

.meniuLeft li li a {
	text-transform: none;
	padding-left: 33px;
	font-weight: normal;
}

.meniuLeft li li a:link, .meniuLeft li li a:visited {
	color: #4f4f4f;
	background: url(img/bullet1.jpg) no-repeat 15px 6px;
}




.news {
	margin-top: 10px;
}

.news li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(img/punct.png) repeat-x 0 100%;
}

.news li.last {
	background: #FFFFFF;
}

.news .data {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
	color: #FF0000;
}

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



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





.galerie li {
	list-style: none;
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	text-align: center;
}

.galerie li img {
	margin: 5px auto;
}


.langs {
	float: right;
	padding-top: 5px;
	width: 200px;
	position: relative;
}

.langs .langen, .langs .langro {
	width: 18px;
	height: 13px;
	display: block;
	margin-left: 12px;
	float: left;
}

.langs .langen {
	background: url(img/en.jpg) no-repeat 0 0;
}

.langs .langro {
	background: url(img/ro.jpg) no-repeat 0 0;
}

.langs .stegulete {
	position: absolute;
	right: 0px;
	top: 5px;
}


.newsletter {
	height: 162px;
	background: url(img/nl.jpg) no-repeat 0 0;
	padding: 0 12px;
}

.newsletter form {
}

.newsletter .textin {
	padding-top: 35px;
	padding-bottom: 7px;
}

.newsletter .Text {
	background: url(img/nl-text.jpg) no-repeat 0 0;
	padding: 4px 0;
	padding-left: 7px;
	margin-bottom: 8px;
}

.newsletter .Text input {
	width: 170px;
	border: solid 1px #ffffff;
}




.navProd {
	width: 100%;
	overflow: hidden;
}

.navProd li {
	list-style: none;
	width: 180px;
	height: 295px;
	float: left;
	background: url(img/punct2.jpg) repeat-x 0 100%;
}

.navProd .img1 {
	height: 148px;
	text-align: center;
}

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

.navProd .nume {
	height: 28px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

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

.navProd .desc {
	height: 40px;
	overflow: hidden;
	background: url(img/desc.jpg) no-repeat 0 0;
	padding: 0 5px;
}

.navProd .desc .descin {
	padding-top: 5px;
}

.navProd .bottom {
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.navProd .pret {
	font-size: 110%;
	font-weight: bold;
	color: #a62b11;
	padding-bottom: 5px;
}

.navProd .pret .normal {
	font-size: 11px;
	color: #545454;
	display: block;
}

.navProd .in {
	background: url(img/punct.jpg) repeat-y 100% 0;
	height: 290px;
	padding: 5px;
}

.navProd .even .in {
	background: none;
}



.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;
}




.cartInfo {
	height: 121px;
	background: url(img/cart-info.jpg) no-repeat 0 0;
}

.cartInfo .in {
	padding-top: 52px;
	padding-left: 40px;
}

.cartInfo .link {
	padding-left: 13px;
	padding-top: 13px;
}



.navPromo {
	padding-top: 20px;
	text-align: center;
}

.navPromo h3 {
	font-size: 18px;
	font-weight: normal;
	color: #767676;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background: url(img/punct2.jpg) repeat-x 0 100%;
	text-align: left;
}

.navPromo li {
	list-style: none;
	border: solid 1px #e8e7e7;
	width: 161px;
	margin: 0 auto;
	margin-bottom: 10px;
	background: #f5f5f5;
	padding-bottom: 5px;
}

.navPromo .img1 {
	background: #ffffff;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	border-bottom: solid 1px #e8e7e7;
}

.navPromo .img1 img {
	display: block;
	margin: 0px auto;
}

.navPromo .nume {
	padding: 2px 0;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	text-align: center;
}

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

.navPromo .bottom {
	width: 100%;
	overflow: hidden;
}

.navPromo .pret {
	color: #a62b11;
	font-weight: bold;
	padding-bottom: 2px;
}

.navPromo .pret .normal {
	font-size: 11px;
	color: #545454;
	display: block;
}



#top {
	width: 100%;
	overflow: hidden;
	background: url(img/back-top.jpg);
	height: 35px;
	position: absolute;
	bottom: 10px;
	left: 0px;
}



.searchbox {
	height: 35px;
	background: url(img/coltd.jpg) no-repeat 100% 0;
}

.searchbox .Text {
	float: left;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 6px;
}

.searchbox .Text input {
	height: 20px;
	width: 142px;
}

.searchbox .ImageSubmit {
	padding-top: 6px;
}




.prod li {
	list-style: none;
}

.prod .left {
	width: 219px;
	float: left;
	padding: 2px;
	border: solid 1px #D7D7D7;
}

.prod .left .img1 {
	display: block;
	margin: 5px auto;
	text-align: center;
}

.prod .left .desc {
	padding: 5px;
}

.prod .right {
	width: 320px;
	float: right;
}

.prod .pret {
	padding-bottom: 7px;
}

.prod .pret .normal {
	font-size: 13px;
	color: #545454;
	display: block;
}


.prod .pret b {
	display: block;
	font-size: 20px;
	color: #A62B11;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 10px;
}

.prod .field {
	width: 100%;
	overflow: hidden;
	padding: 4px 0;
}

.prod .field label {
	width: 130px;
	display: block;
	float: left;
	font-weight: bold;
}

.prod select option {
	padding-right: 9px;
}

.prod .picsBulk .row {
	width: 73px;
	height: 73px;
	margin-right: 4px;
	margin-bottom: 5px;
	border: solid 1px #F5F5F5;
	float: left;
	text-align: center;
	overflow: hidden;
	padding-top: 4px;
}




.navProdMic {
	clear: both;
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.navProdMic h3 {
	font-size: 14px;
	color: #00A33D;
	padding: 5px 0;
}

.navProdMic li {
	list-style: none;
	width: 160px;
	height: 240px;
	border: solid 1px #dddddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.navProdMic .img1 {
	height: 120px;
	text-align: center;
}

.navProdMic .img1 img {
	display: block;
	margin: 5px auto;
	margin-bottom: 0px;
}

.navProdMic .nume {
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
}

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

.navProdMic .desc {
	padding: 5px;
	height: 25px;
	overflow: hidden;
}

.navProdMic .pret {
	color: #a62b11;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
}

.navProdMic .pret .normal {
	font-size: 11px;
	color: #545454;
	display: block;
}


.navProdMic .bottom {
	padding-left: 5px;
}




.conexe {
}

.conexe ul {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
	clear: both;
	background: #ffffff;
}

.conexe li {
	list-style: none;
	float: left;
	width: 92px;
	height: 168px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: solid 1px #707070;
}

.conexe .img1 {
	height: 90px;
	text-align: center;
}

.conexe .img1 img {
	display: block;
	margin: 0 auto;
}

.conexe .nume {
	font-weight: bold;
	padding: 4px 0;
	height: 30px;
}

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

.conexe .pret span	{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #A62B11;
}

.conexe .bara a {
	display: block;
	float: left;
	width: 79px;
	height: 103px;
	background: url(img/conexe.jpg);
	font-weight: bold;
}

.conexe .bara a:link, .conexe .bara a:visited {
	text-decoration: none;
	color: #545454;
}

.conexe .bara a span {
	display: block;
	padding-top: 80px;
	text-align: center;
}

.conexe .bara .but27:link, .conexe .bara .but27:visited {
	background-position: 0px 0;
}

.conexe .bara .but27:link:hover, .conexe .bara .but27:visited:hover {
	background-position: 0px -103px;
}

.conexe .bara .but28:link, .conexe .bara .but28:visited {
	background-position: -79px 0;
}

.conexe .bara .but28:link:hover, .conexe .bara .but28:visited:hover {
	background-position: -79px -103px;
}

.conexe .bara .but29:link, .conexe .bara .but29:visited {
	background-position: -158px 0;
}

.conexe .bara .but29:link:hover, .conexe .bara .but29:visited:hover {
	background-position: -158px -103px;
}

.conexe .bara .but30:link, .conexe .bara .but30:visited {
	background-position: -237px 0;
}

.conexe .bara .but30:link:hover, .conexe .bara .but30:visited:hover {
	background-position: -237px -103px;
}



.checkout .patrat {
	border: solid 1px #D0CFD1;
	margin-bottom: 10px;
	background: #fafafa;
}

.checkout .titlu {
	background: #ffffff;
	padding: 5px;
}

.checkout .in {
	padding: 10px 0;
	padding-left: 100px;
}

.checkout .in2 {
	padding: 10px;
}

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

.checkout .Text input {
	width: 150px;
	border: solid 1px #D0CFD1;
}

.checkout .Textarea textarea {
	border: solid 1px #D0CFD1;
	width: 250px;
	height: 80px;
}

.checkout label {
	width: 150px;
	float: left;
	display: block;
	color: #000000;
	font-weight: bold;
}

.checkout .total {
	border-top: solid 1px #999999;
	padding-top: 4px;
	margin-top: 4px;
	margin-right: 10px;
}

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

.checkout .err {
	color: red;
}

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

.checkout span.after {
	display: block;
	float: right;
	width: 145px;
	/*

	*/
	font-style: italic;
	color: #888888;
}

.checkout .Checkbox span.after {
	display: inline;
	float: none;
	width: auto;
}



.hide {
	display: none;
}



.loginbox {
	margin-top: 10px;
}

.loginbox h3 {
	font-size: 18px;
	font-weight: normal;
	color: #767676;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background: url(img/punct2.jpg) repeat-x 0 100%;
	text-align: left;
}

.loginbox a {
	display: block;
}

.loginbox .Text, .loginbox .Password, .loginbox .ImageSubmit {
	padding: 2px 5px;
}

.loginbox .ImageSubmit {
	padding-bottom: 5px;
}

.loginbox .Text input, .loginbox .Password input {
	width: 180px;
	height: 18px;
}


span.vechi {
	text-decoration: line-through;
}




.tabelStandard {
	border-collapse: collapse;
}

.tabelStandard td, .tabelStandard th {
	border: solid 1px #eeeeee;
	padding: 3px;
}



.bannereL {
	margin-bottom: 15px;
}

.bannereL li {
	list-style: none;
}


.bannereL {
	margin-top: 10px;
}

.bannereL li {
	list-style: none;
	margin-bottom: 10px;
}


.bannereA {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}

.bannereA li {
	list-style: none;
	margin-bottom: 10px;
	float: left;
	width: 48%;
}



.sort {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	padding-top: 0px;
}

.sort .Select {
	float: left;
	padding-right: 5px;
}

.sort .ImageSubmit {
	padding-top: 0px;
}



.links {
	position: absolute;
	left: 205px;
	top: 0px;
	font-weight: bold;
}




.navInside {
	width: 100%;
	overflow: hidden;
}

.navInside li {
	list-style: none;
	width: 180px;
	height: 195px;
	float: left;
	background: url(img/punct2.jpg) repeat-x 0 100%;
}

.navInside .img1 {
	height: 148px;
	text-align: center;
}

.navInside .img1 img {
	display: block;
	margin: 0 auto;
}

.navInside .nume {
	height: 28px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

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




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



.facebook {
	padding-top: 20px;
}



.yahoo {
	padding-bottom: 10px;
}



.bannere {
	position: absolute;
	left: 205px;
	top: 20px;
}

.bannere li {
	list-style: none;
}
