	/* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 939px;
	position: relative;
}

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

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

.hide {
	display: none;
}

.clear {
	width: 100%;
	overflow: hidden;
	clear: both;
}

body { 
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	background: #f2f2f2;
}

img { 
 	border: none;
}

select option {
	padding-right: 5px;
}

select option.inactive {
	color: #666666;
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

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

#colWrap {
	background: url(images/page.jpg) repeat-y 0 0;
	width:100%;
	overflow:hidden;
	clear:both;
}

#colWrap2 {
	padding: 0 10px;
}

#colWrapin {
	width: 100%;
	overflow: hidden;
	background: url(images/colwrap.jpg) no-repeat 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

#content {
	width: 665px;
	float: right;
	padding-bottom: 10px;
	position: relative;
	font-size: 12px;
}

#footer {
	height: 50px;
	border-top: solid 1px #dfdfdf;
	background: url(images/logo-bot.jpg) no-repeat 100% 5px;
	margin: 0 10px;
	position: relative;
	clear: both;
}

/* END DIVURI */

/* CLASE */

h1 {
	font-size: 210%;
	padding: 10px 0;
}

h2 {
	font-size: 150%;
	padding: 10px 0;
}

h3 {
	font-size: 140%;
	padding: 10px 0;
	clear: both;
}

h4 {
	border: solid 1px #ffffff;
	border-right: none;
	border-left: none;
	background: #006508;
	padding: 4px 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
}


.articol {
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

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

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



.copyright {
	padding-top: 10px;
}


.meniuFooter {
	padding-bottom: 5px;
	font-weight: bold;
}

.meniuFooter a:link, .meniuFooter a:visited {
	text-decoration: none;
	color: #666666;
}



.categorii {
	background: #f0f0f0;
	margin-top: 10px;
	padding: 5px 0;
	margin-bottom: 10px;
	font-size: 14px;
}

body .categorii .magazin {
	width: auto;
	float: none;
	padding-bottom: 10px;
}

#qm1 {
	border-top: solid 1px #d8d8d8;
}

#qm1 a {
	padding: 4px 0;
	padding-left: 25px;
	border-bottom: solid 1px #d8d8d8;
	background: url(images/bullet1.gif) no-repeat 5px 5px;
}

#qm1 a:link, #qm1 a:visited {
	color: #000000;
	text-decoration: none;
}

#qm1 div {
	background: #4ccc32;
	width: 200px;
	padding: 0 0px;
}

#qm1 a:link:hover, #qm1 a:visited:hover, #qm1 a.qmactive:link, #qm1 a.qmactive:visited, #qm1 a.self:link, #qm1 a.self:visited {
	background: #4ccc32 url(images/bullet1.gif) no-repeat 5px 5px;
}

#qm1 div a:link:hover, #qm1 div a:visited:hover {
	background: #ffffff url(images/bullet1.jpg) no-repeat 5px 5px;
}

.categorii .mic {
	font-size: 11px;
}

.categorii .mic:link, .categorii .mic:visited {
	color: #066713;
}



.boxArticole {
	background: #f0f0f0;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.boxArticole h3 {
	padding-top: 0px;
}

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


.adauga {
	position: absolute;
	right: 0px;
	top: 0px;
}

.navProd li {
	list-style: none;
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #bbbbbb;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.navProd li.hover {
	background: #ECFAAB;
}

.navProd li .left {
	width: 175px;
	float: left;
}

.navProd li .img1 {
	height: 138px;
	padding: 0 5px;
	text-align: center;
	background: url(images/port-imagine.jpg) no-repeat 0 0;
}

.navProd li .img1 img {
	margin: 5px auto;
}

.navProd li .right {
	float: left;
	padding-left: 10px;
	width: 300px;
}

.navProd li .col2 {
	float: left;
	width: 163px;
	padding-left: 10px;
}

.navProd h3 {
	padding-bottom: 5px;
	font-size: 14px;
	padding-top: 0px;
}

.navProd h3 a:link, .navProd h3 a:visited {
	text-decoration: none;
	color: #4b5760;
}

.navProd li .desc {
	padding-bottom: 5px;
}

.navProd li .pret {
	font-size: 16px;
	font-weight: bold;
	color: #197f12;
	padding-bottom: 5px;
}



.anunt {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

.anunt .left {
	width: 175px;
	float: left;
}

.anunt .img1 {
	height: 143px;
	padding: 0 5px;
	text-align: center;
	background: url(images/port-imagine.jpg) no-repeat 0 0;
}

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

.anunt .zoom a {
	background: url(images/zoom.jpg) no-repeat 0 0;
	padding-left: 23px;
	display: block;
	height: 17px;
	line-height: 17px;
}

.anunt .zoom a:link, .anunt .zoom a:visited {
	color: #4b5760;
}

.anunt .right {
	width: 450px;
	float: right;
}

.anunt .titleProdus {
	float: left;
	width: 320px;
}

.anunt .magazin, .categorii .magazin {
	width: 120px;
	float: right;
	text-align: center;
}

.anunt .magazin img, .categorii .magazin img {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

.anunt h3 a:link, .anunt h3 a:visited {
	text-decoration: none;
	color: #4b5760;
}

.anunt .desc {
	padding: 5px 0;
}

.anunt .companie {
	font-weight: bold;
	padding-bottom: 5px;
}

.anunt .pret {
	font-size: 16px;
	font-weight: bold;
	color: #4b5760;
	padding-top: 5px;
}



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


.paginatie {
	font-size: 110%;
	clear: both;
	padding: 5px 0;
	line-height: 19px;
	font-weight: bold;
}

.paginatie a, .paginatie span {
	display: block;
	float: left;
	width: 19px;
	text-align: center;
}

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

.paginatie .linkActive {
	font-size: 14px;
	background: url(images/pag.gif) no-repeat 0 0;
}


.search {
	position: absolute;
	height: 930px;
	width: 475px;
	top: 7px;
	left: 240px;
}

.search .Text {
	background: url(images/input-search.jpg) no-repeat 0 0;
	padding: 5px 10px;
	padding-bottom: 9px;
}

.search .Text input {
	width: 455px;
	height: 29px;
	border: none;
	background: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.search .butCauta {
	display: block;
	width: 474px;
	height: 50px;
	background: url(images/buton-search.jpg) no-repeat 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	line-height: 48px;
}

.search .butCauta:link, .search .butCauta:visited {
	color: #ffffff;
	text-decoration: none;
}


.logoTop {
	float: left;
}



.formularStandard {
	clear: both;
}

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

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

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

.formularStandard .Submit {
	padding: 10px 0;
}

.formularStandard .Submit input {
	background: #C40000;
	padding: 4px 30px;
	color: #FFFFFF;
	border: none;
}

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

.formularStandard .Select select {
	width: 250px;
}

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

.formularStandard .noCSS label {
	display: inline;
	width: auto;
	float: none;
	padding: 0px;
}

.formularStandard .req label {
}

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

.formularStandard .Submit {
	padding: 10px 0;
}

.formularStandard p.sep {
	padding-top: 10px;
	border-bottom: solid 1px #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	font-weight: bold;
}

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

.formularStandard .erori span.ok, .formMic .erori span.ok {
	color: green;
	font-weight: bold;
}

.formularStandard .after {
	padding-left: 5px;
}

.formularStandard .Image {
	padding-left: 155px;
}


.formularMic label {
	width: 100px;
}

.formularMic .Text input, .formularMic .Password input, .formularMic .Email input, .formularMic .Textarea textarea {
	width: 200px;
}

.formularMic .Image {
	padding-left: 110px;
	padding-top: 20px;
	width: auto;
}



.tabelStandard {
	border-collapse: collapse;
}

.tabelStandard td, .tabelStandard th {
	border: solid 1px #E8E8E8;
	padding: 2px 5px;
}

.tabelStandard tr.actualizat td {
	background: #fc8d8d;
}

.tabelStandard tr.actualizat td a:link, .tabelStandard tr.actualizat td a:visited {
	color: #ffffff;
}

.tabelStandard tr.manual td {
	background: #C2EFC8;
}

.tabelStandard tr.manual td a:link, .tabelStandard tr.manual td a:visited {
	color: #999999;
}



.autentificare {
	padding-top: 7px;
	float: right;
	width: 209px;
}

.autentificare .back {
	text-align: right;
	font-weight: bold;
}

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

.autentificare .odd, .autentificare .even {
	padding: 0px 0;
}

.autentificare .Image {
	padding-top: 2px;
}

.autentificare .Text, .autentificare .Password {
	padding: 3px 7px;
	padding-left: 3px;
	background: url(images/input.jpg) no-repeat 0px 0;
}

.autentificare .Text input, .autentificare .Password input {
	width: 190px;
	height: 14px;
	border: none;
}

.autentificare .ImageSubmit {
	text-align: right;
}



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

.userReviews .rank {
	float: right;
}

.userReviews .nume {
	font-size: 11px;
}

.userReviews .mesaj {
	font-style: italic;
	padding-top: 5px;
	font-size: 12px;
	clear: both;
	padding-bottom: 20px;
}


#filtre {
	background: #0aaf0a;
	width:100%;
	overflow:hidden;
	padding: 10px 0;
}

#filtre a {
	display: block;
	width: 155px;
	float:left;
	padding: 2px 5px;
}

#filtre a:link, #filtre a:visited {
	color: #ffffff;
}


.navInside a {
	font-size: 14px;
}


.meniuUser {
	font-size: 11px;
}


.tabelAbo {
	border-collapse: collapse;
}

.tabelAbo td {
	padding: 10px;
	background: #ECFAAB;
	border:solid 1px #cce45c;
}

.tabelAbo .header td {
	font-weight: bold;
	background:#239f09;
	color:#ffffff;
}

.tabelAbo td.mare {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
