 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 885px;
	border-top: solid 2px #bd331e;
} 

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #bd331e;
	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: #505050;
} 


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


img { 
 	border: none;
} 

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

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

#colSideL {
	width: 200px;
	float: left;
	overflow: hidden;
}

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

#footer {
	height: 66px;
	background: #bd331e;
	padding-left: 10px;
	color: #ffffff;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 184px;
	height: 103px;
	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;
}




.logoBot { 
 	overflow: hidden;
	width: 118px;
	height: 58px;
	float: right;
	margin-top: 4px;
	margin-right: 40px;
} 

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

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

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




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




#but3 {
 	width: 141px;
}

#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 -39px;
} 

#but4 {
 	width: 110px;
} 

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

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

#but5 {
 	width: 127px;
}

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

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

#but6 {
 	width: 151px;
} 

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

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

#but2 {
 	width: 143px;
} 

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

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

.meniuTop { 
 	width: 677px;
	height: 39px;
	margin-bottom: 10px;
} 

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

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



.copyright {
	padding-top: 5px;
}

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



.articol {
	margin-bottom: 20px;
}

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

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



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



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

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

.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: #ff9c00;
	padding: 2px 5px;
	color: #FFFFFF;
}

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

.formularStandard .odd, .formularStandard .even {
	padding: 2px 0;
}

.formularStandard .odd {
	background: #eeeeee;
}

.formularStandard .even {
	background: #f7f6f6;
}

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



.meniuLeft {
	font-size: 110%;
	background: #1f2224;
	padding: 5px 5px;
}

.meniuLeft li {
	list-style: none;
	padding: 3px;
	background: url(img/bullet1.jpg) no-repeat 0 3px;
	font-weight: bold;
}

.meniuLeft li ul {
	padding-top: 3px;
}

.meniuLeft li li {
	border-bottom: solid 1px #36393a;
	background: url(img/bullet2.jpg) no-repeat 0 8px;
	padding-left: 0px;
	font-weight: normal;
}

.meniuLeft li li li {
	margin-left: 15px;
}

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

.meniuLeft a {
	padding-left: 18px;
	display: block;
}

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

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





.navInside h3 {
	font-size: 150%;
	padding: 5px 0;
}

.navInside li {
	list-style: none;
	float: left;
	margin-right: 10px;
	height: 180px;
	text-align: center;
	width: 31%;
}

.navInside .nume {
	text-align: center;
}




.produseHome .i571 {
	margin-left: 100px;
}




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




.telefoane {
	position: absolute;
	top: 20px;
	right: 230px;
}





.links {
	float: right;
	width: 128px;
	height: 20px;
	margin-top: 45px;
	margin-right: 10px;
	background: url(img/links.jpg) no-repeat 0 0;
}

.links a {
	padding: 0 14px;
}

.links .in {
	padding-top: 4px;
	padding-left: 4px;
}





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

.navProd li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 130px;
	width: 200px;
}

.navProd .img1 {
	height: 85px;
    float: left;
    margin-right: 3px;
}

.navProd .img1 img {
	border: solid 3px #e3e3e3;
}

.navProd .nume {
	font-size: 120%;
}

.navProd .nume a:link, .navProd .nume a:visited {
	text-decoration: none;
	color: #36393a;
	font-weight: bold;
}

.navProd .desc {
	padding: 3px 0;
	height: 55px;
	overflow: hidden;
}

.navProd .pret {
	clear: both;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.navProd .pret span {
	font-size: 11px;
	font-weight: normal;
}





.prod li {
	list-style: none;
}

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

.prod .comanda {
	font-size: 120%;
}

.prod .pret {
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.prod .garantie {
	font-weight: bold;
}

.prod .desc {
	clear: both;
}





.promotie {
	padding-left: 23px;
}

.promotie li {
	width: 100%;
	float: none;
}





.legislatie {
}

.legislatie h3 {
	background: #bd331e;
	padding-left: 23px;
	margin-bottom: 10px;
}

.legislatie a.link {
	line-height: 24px;
	display: block;
	text-align: center;
	width: 72px;
	background: url(img/link.jpg) repeat-x 0 0;
}

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




.textHome {
	background: #f4f4f4;
	border-bottom: solid 1px #e3e3e3;
	padding: 5px 10px;
	padding-top: 0px;
}





.cerere {
	display: block;
	width: 140px;
	height: 40px;
	position: absolute;
	left: 24px;
	top: 218px;
}
