 /* DIVURI */

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

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

a:link, a:visited { 
 	color: #f47a1b;
	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: #000000;
	padding-top: 8px;
} 


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


img { 
 	border: none;
}

table td {
	vertical-align: top;
}

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

#colWrap {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 18px;
	background: url(img/colwrap.jpg) repeat-y 187px 0;
}

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

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

#content {
	width: 423px;
	float: right;
}

#colSideR {
	width: 198px;
	float: right;
}

#footer {
	height: 77px;
	border-top: solid 7px #f47a1b;
	color: #7f7f7f;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 119px;
	height: 45px;
	float: left;
}

.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: #000000;
	font-size: 200%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

h2 {
	font-size: 150%;
}



#but3 {
 	width: 69px;
}

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

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

#but4 {
 	width: 70px;
} 

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

#but4 a:link:hover span, #but4 a:visited:hover span, #but4 a.self:link span, #but4 a.self:visited span {
 	background-position: -69px -49px;
}

#but5 {
 	width: 75px;
}

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

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

#but6 {
 	width: 71px;
} 

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

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

#but7 {
 	width: 91px;
} 

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

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

#but2 {
 	width: 68px;
} 

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

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

.meniuTop { 
 	width: 444px;
	height: 49px;
	clear: both;
	position: absolute;
	top: 54px;
	right: 11px;
} 

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

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

.meniuFooter a {
	padding-right: 10px;
}

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



.copyright {
	padding-top: 5px;
}



.articol {
	margin-bottom: 20px;
}

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

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



.path {
	font-size: 110%;
	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: #952c4d;
	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 {
	font-size: 110%;
	background: url(img/punct.jpg) repeat-x 0 100%;
	padding-bottom: 10px;
}

.meniuLeft li {
	list-style: none;
	margin-left: 10px;
	background: url(img/bullet.jpg) no-repeat 0 7px;
	padding-left: 10px;
	clear: both;
}

.meniuLeft li li {
	background: url(img/bullet2.jpg) no-repeat 0 6px;
}

.meniuLeft a {
	display: block;
	padding: 2px 0;
	margin: 2px 0;
	padding-left: 4px;
}

.meniuLeft a.self {
	font-weight: bold;
}

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

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
	background: #f47a1b;
	color: #ffffff;
}





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



.news {
	margin-top: 10px;
}

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

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

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

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



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





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

.newsletter form {
	padding-top: 37px;
	background: url(img/nl.jpg) no-repeat 0 0;
}

.newsletter .errOK {
	padding-top: 40px;
	display: block;
	padding-left: 10px;
}

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

.newsletter .Text input {
	width: 148px;
	height: 18px;
	border: solid 0px #ffffff;
}

.newsletter .ImageSubmit {
	padding-top: 2px;
}





.searchbox {
	background: url(img/cauta.jpg) no-repeat 0 0;
	height: 81px;
	margin-bottom: 10px;
}

.searchbox form {
	padding-top: 37px;
}

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

.searchbox .Text input {
	width: 148px;
	height: 18px;
	border: solid 0px #ffffff;
}

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







.navProd h3 {
	font-size: 140%;
	padding: 5px 0;
}

.navProd li {
	float: left;
	width: 122px;
	list-style: none;
	height: 285px;
	margin-right: 10px;
	border: solid 1px #e5e5e5;
	margin-bottom: 10px;
	font-size: 11px;
}

.navProd .nume {
	height: 40px;
	font-weight: bold;
	padding: 4px;
	margin: 0 4px;
	margin-bottom: 4px;
	background: url(img/punct.jpg) repeat-x 0 100%;
}

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

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

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

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






.navPromo {
	background: url(img/punct.jpg) repeat-x 0 0;
	margin-top: 15px;
	padding-top: 15px;
	margin-right: 60px;
}

.navPromo h3 {
	margin-bottom: 10px;
}

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

.navPromo .nume {
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0;
}

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

.navPromo .img1 {
	width: 110px;
	border: solid 1px #e5e5e5;
	text-align: center;
}

.navPromo .img1 img {
	margin: 5px auto;
}

.navPromo .pret {
	font-size: 170%;
	color: #f47a1b;
	font-weight: bold;
}

.navPromo .pret span {
	text-decoration: line-through;
	font-size: 80%;
}





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

.prod .img1 {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}





.cere {
	position: absolute;
	bottom: 32px;
	right: 320px;
}





.producatori {
	float: right;
	padding-top: 10px;
}





.slogan {
	position: absolute;
	top: 100px;
	left: 470px;
	width: 300px;
	color: #ffffff;
	font-size: 28px;
}



.youtube {
	position: absolute;
	left: 9px;
	top: 62px;
}



.loginbox {
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #539914;
}

.loginbox .even, .loginbox .odd {
	background: #539914;
}

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

.loginbox a {
	display: block;
}

.loginbox a:link, .loginbox a:visited {
	color: #ffffff;
}




.cartInfo {
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #539914;
	color: #ffffff;
}



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



.agentAsociat {
	background: url(img/punct.jpg) repeat-x 0 0;
	margin-top: 15px;
	padding-top: 15px;
	margin-right: 60px;
}

.agentAsociat h3 {
	margin-bottom: 10px;
}