	/* DIVURI */

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

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

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

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

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

#colWrap {
	background: url(images/page.jpg) repeat-y 0 0;
}

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

#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: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.categorii li {
	list-style: none;
	padding: 4px 0;
	border-bottom: solid 1px #d8d8d8;
}

.categorii a {
	background: url(images/bullet1.jpg) no-repeat 0 1px;
	padding-left: 20px;
	display: block;
}

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



.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: 306px;
	height: 156px;
	background: url(images/prod.jpg) no-repeat 0 0;
	margin-bottom: 15px;
	margin-right: 25px;
	float: left;
}

.navProd .in {
	padding: 5px 5px;
}

.navProd .left {
	width: 106px;
	float: left;
}

.navProd .img {
	height: 128px;
}

.navProd .right {
	width: 168px;
	float: right;
}

.navProd .nume {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 5px;
	height: 17px;
	overflow: hidden;
}

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

.navProd .desc {
	height: 80px;
}

.navProd .pret {
	color: #066713;
	width: 65px;
	font-weight: bold;
	overflow: hidden;
	float: left;
}


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



.search {
	float: left;
	padding-top: 28px;
	padding-left: 30px;
}

.search input.q {
	border: solid 1px #444444;
	width: 180px;
	height: 20px;
}

.search input.submit {
	border: solid 1px #444444;
	background: #C40000;
	color: #ffffff;
	font-weight: bold;
}


.logoTop {
	float: left;
}



.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 {
	padding: 10px 0;
}

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

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

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



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