*, body                  
{
	margin: 0;
	padding: 0;
}
body
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background: #25545E;
	height: 100%;
}

p {
	padding: 5px 0 5px 0;
}

img {
	margin: 0;
	padding: 0;
}
a img {
	margin: 0;
	padding: 0;
	border: none;
}

ul {
	margin-left: 15px;
}
ul li {
	margin: 2px 0 2px 0;
}
dl dt {
	margin: 0;
	padding: 0;
}
dl dd {
	margin: 0;
	padding: 0;
	float: right;
}

fieldset {
	border: 1px outset skyblue;
	width: 96%;
	padding: 2px;
	font-size: 10px;
}
fieldset table td {
	padding: 0px;
}
fieldset legend {
	font-weight: bold;
	padding: 3px;
	color: #F6544F;
	font-size: 11px;
}
fieldset input.text {
	width: 100px;	
	padding: 1px;
	border: 1px inset steelblue;
	font-size: 9px;
	background-color: #E8CEE1;
}
fieldset input.longer {
	width: 99%;
}
fieldset select {
	padding: 1px;
	border: 1px inset steelblue;
	font-size: 9px;
	background-color: #E8CEE1;
}
td.prima {
	width: 30%;
}
td.doua {
	width: 20%;
}
td.treia {
	width: 30%;
}
td.patra {
	width: 20%;
}
td.indent {
	text-indent: 20px;
}

.buton {
	border: 1px outset skyblue;
	background-color: #AB1F2D;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 4px;
	font-size: 12px;
}

p#notice {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	background-color: firebrick;
	padding: 5px;
	border: 1px inset white;
	width: 95%;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
table#cartus, table#imprimanta {
	border-spacing: 0;
	margin-top: 10px;
	clear: both;
	width: 99%;
	border: 1px solid #86A6B8;
}
table#cartus th {
	text-align: left;
	background-color: #596E7A;
	margin: 0px;
	padding: 3px;
}
table#imprimanta th {
	text-align: center;
	background-color: #596E7A;
	margin: 0px;
	padding: 3px;
}
table#cartus td {
	text-align: left;
	border-top: 1px solid #3D4E57;
	background-color: #4D616D;
	margin: 0px;
	padding: 2px;
}
table#imprimanta td {
	text-align: center;
	border-top: 1px solid #3D4E57;
	background-color: #4D616D;
	margin: 0px;
	padding: 2px;
}

table#cartus tr.odd td, table#imprimanta tr.odd td {
	background-color: #41515A;
}

table#imprimanta td {
	padding: 3px;
}

div#site {
	width: 766px;
	margin: 0px auto;
	text-align: left;
}
/*div#header {
	display: block;
	background: url('images/header_chip.jpg') no-repeat top;
	width: 766px;
	height: 224px;
}*/

div#header {
	display: block;
/*	background: url('images/header_10ani.jpg') no-repeat top;    */
/*	background: url('pics/header_iso_paste2011.jpg') no-repeat top;*/
/*	background: url('pics/header_iso_dec2010.jpg') no-repeat top;*/
/*	background: url('pics/header_xmas.jpg') no-repeat top;*/
	background: url('images/header_iso.jpg') no-repeat top;
/*	background: url('images/header.jpg') no-repeat top;*/
/*	background: url('pics/header_chip.jpg') no-repeat top;*/
	width: 766px;
	height: 224px;
}
div#body {
	display: block;
	background: url('pics/body_oferte_10lasuta.jpg') no-repeat top;
/*	background: url('pics/body_empty_lg.jpg') no-repeat top; */
	width: 766px;
	height: 347px;
	*overflow: hidden;
}
div#footer {
	display: block;
	background: url('images/footer.jpg') no-repeat top;
	width: 766px;
	height: 41px;
}
div#footer a {
	text-decoration: none;
}
#linkbox {
	text-decoration: none;
	display: block;
	width: 170px;
	height: 120px;
	position: relative;
	left: 40px;
	top: 20px;
}
a#linkbox {
	cursor: pointer;
}
div#box {
	display: block;
	color: white;
	font-size: 11px;
	width: 150px;
	height: 175px;
	position: relative;
	top: 38px;
	left: 50px;
	overflow: none;
}
div#casuta {
	margin-top: 5px;
	height: 155px;
	overflow: auto;
}
#box a:link, #box a:visited {
	color: skyblue;
	text-decoration: underline;
}
#box a:hover, #box a:active {
	color: lightblue;
}

div#content {
	display: block;
	color: white;
	font-size: 11px;
	width: 450px;
	height: 300px;
	position: relative;
	left: 251px;
	top: -282px;
	overflow: none;
	text-align: justify;
}	
h1 {
	font-size: 14px;
	position: relative;
	top: 4px;
	width: 440px;
	color: white;
	line-height: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 13px;
	padding: 0 0 5px 0;
}

h3 {
	margin: 1px;
	font-size: 11px;
	font-weight: normal;
	clear: none;
	display: inline;
	line-height: 16px;
}
a h3 {
	text-decoration: underline;
}
h4 {
	margin: 2px;
	font-weight: bold;
	color: #F6544F;
	font-size: 13px;
}
h5 {
	margin: 2px;
	font-weight: bold;
	color: #F6544F;
	font-size: 12px;
}
h6 {
	margin: 2px;
	font-weight: bold;
	color: #F6544F;
	font-size: 11px;
}
h7 {
	margin: 0px;
	font-weight: normal;
	font-size: 6px;
	line-height: 7px;
}


ul#caracteristici {
	float: left;
}
#thumb {
	float: right;
	position: relative;
	right: 10px;
	border: 2px outset #A31D2A;
}
a:hover #thumb {
	border: 2px outset skyblue;
}



div.special {
	width: 100px;
	float: left;
}
#specthumb {
	border: 1px outset #A31D2A;
}

a:hover #specthumb {
	border: 1px outset skyblue;
}

div#case {
	position: relative;
	top: -5px;
	left: 5px;
}

img#producatori {
	border: none;
}
div#cauta {
	display: block;
	background: url('images/cauta.gif') no-repeat top;
	width: 430px;
	height: 24px;
	position: relative;
	top: -2px;
	text-align: right;
}
div#comanda {
	width: 99%;
	height: 255px;
	overflow: auto;
}
div#comanda fieldset {
	padding: 1px;
}
div#cauta #casuta_cautare {
	width: 150px;
	border: none;
	margin-top: 3px;
	height: 14px;
	color: white;
	font-size: 12px;
	background-color: #B02C3A;
	border: 1px inset #B02C3A;
}
div#cauta #lupa {
	margin-right: 10px;
	position: relative;
	top: 3px;
}
div.pagina {
	display: block;
	overflow: auto;
	height: 260px;
}
div#pagina_imprimanta {
	display: block;
	overflow: auto;
	height: 225px;
}
div#paginahome {
	display: block;
	overflow: auto;
	height: 140px;
	margin-bottom: 10px;
}
div#producatori {
	overflow: auto;
	height: 230px;
}
div#cartuse {
	float: left;
	margin: 0px 5px 0px 5px;
	width: 210px;
}
div#imprimante {
	float: left;
	margin: 0px 5px 0px 5px;
	width: 215px;
}
div#cartuse ul, div#imprimante ul {
	overflow: auto;
	margin: 0px;
	height: 230px;
}
div#cartuse ul li, div#imprimante ul li {
	margin-left: 20px;
}
div#compatibile {
	padding-top: 10px;
	clear: both;
	height: 170px;
	overflow: auto;
}

#content a:link, #content a:visited {
	color: skyblue;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color: lightblue;
}
div#logo {
	cursor: hand;
	position: relative;
	top: 40px;
	left: 30px;
	height: 60px;
	width: 600px;
}

div#menu {
	position: absolute;
	top: 130px;
}

ul#menu {
	margin-left: 245px;
	list-style: none;
}

ul#menu li {
	float: left;
	margin-right: 12px;
}

ul#menu li a {
	display: block;
	width: 56px;
	height: 55px;
}
ul#menu li a span {
	display: none;
}
ul#menu li#buton_inkjet a {
	background: url('images/buton_inkjet.gif') no-repeat center;
}
ul#menu li#buton_inkjet a:hover, ul#ascunse li#buton_inkjet_on {
	background: url('images/buton_inkjet_on.gif') no-repeat center;
}
ul#menu li#buton_laser a {
	background: url('images/buton_laser.gif') no-repeat center;
}
ul#menu li#buton_laser a:hover, ul#ascunse li#buton_laser_on {
	background: url('images/buton_laser_on.gif') no-repeat center;
}
ul#menu li#buton_oferte a {
	background: url('images/buton_oferte.gif') no-repeat center;
}
ul#menu li#buton_oferte a:hover, ul#ascunse li#buton_oferte_on {
	background: url('images/buton_oferte_on.gif') no-repeat center;
}
ul#menu li#buton_sistem a {
	background: url('images/buton_sistem.gif') no-repeat center;
}
ul#menu li#buton_sistem a:hover, ul#ascunse li#buton_sistem_on {
	background: url('images/buton_sistem_on.gif') no-repeat center;
}
ul#menu li#buton_comenzi a {
	background: url('images/buton_comenzi.gif') no-repeat center;
}
ul#menu li#buton_comenzi a:hover, ul#ascunse li#buton_comenzi_on {
	background: url('images/buton_comenzi_on.gif') no-repeat center;
}
ul#menu li#buton_contact a {
	background: url('images/buton_contact.gif') no-repeat center;
}
ul#menu li#buton_contact a:hover, ul#ascunse li#buton_contact_on {
	background: url('images/buton_contact_on.gif') no-repeat center;
}
ul#menu li#buton_despre a {
	background: url('images/buton_despre.gif') no-repeat center;
}
ul#menu li#buton_despre a:hover, ul#ascunse li#buton_despre_on {
	background: url('images/buton_despre_on.gif') no-repeat center;
}


a.harta {
	display: block;
	height: 24px;
	width: 45px;
	background: url('images/buton_harta.gif') no-repeat center;
}

a.harta:hover, ul#ascunse li#buton_harta_on {
	background: url('images/buton_harta_on.gif') no-repeat center;
}

a.harta span {
	display: none;
}

div#menu_jos {
	position: absolute;
	top: 270px;
	right: 5px;
}

ul#menu_jos {
	list-style: none;
}
ul#menu_jos li {
	float: right;
}
ul#menu_jos li a {
	display: block;
	height: 24px;
	margin-left: 10px;
}
ul#menu_jos li a span {
	display: none;
}

ul#menu_jos li#buton_inapoi a {
	width: 45px;
	background: url('images/buton_jos_inapoi.jpg') no-repeat center;
}
ul#menu_jos li#buton_inapoi a:hover, ul#ascunse li#buton_inapoi_on {
	background: url('images/buton_jos_inapoi_on.jpg') no-repeat center;
}
ul#menu_jos li#buton_indicatii a {
	width: 51px;
	background: url('images/buton_jos_indicatii.jpg') no-repeat center;
}
ul#menu_jos li#buton_indicatii a:hover, ul#ascunse li#buton_indicatii_on {
	background: url('images/buton_jos_indicatii_on.jpg') no-repeat center;
}
ul#menu_jos li#buton_comanda a {
	width: 58px;
	background: url('images/buton_jos_comanda.jpg') no-repeat center;
}
ul#menu_jos li#buton_comanda a:hover, ul#ascunse li#buton_comanda_on {
	background: url('images/buton_jos_comanda_on.jpg') no-repeat center;
}
ul#menu_jos li#buton_cumpara a {
	width: 51px;
	background: url('images/buton_jos_cumpara.jpg') no-repeat center;
}
ul#menu_jos li#buton_cumpara a:hover, ul#ascunse li#buton_cumpara_on {
	background: url('images/buton_jos_cumpara_on.jpg') no-repeat center;
}
ul#menu_jos li#buton_cartuse a {
	width: 69px;
	background: url('images/buton_jos_cartuse.jpg') no-repeat center;
}
ul#menu_jos li#buton_cartuse a:hover, ul#ascunse li#buton_cartuse_on {
	background: url('images/buton_jos_cartuse_on.jpg') no-repeat center;
}
ul#menu_jos li#buton_imprimante a {
	width: 69px;
	background: url('images/buton_jos_imprimante.jpg') no-repeat center;
}
ul#menu_jos li#buton_imprimante a:hover, ul#ascunse li#buton_imprimante_on {
	background: url('images/buton_jos_imprimante_on.jpg') no-repeat center;
}
ul#menu_jos li#buton_preturi a {
	width: 51px;
	background: url('images/buton_jos_preturi.jpg') no-repeat center;
}
ul#menu_jos li#buton_preturi a:hover, ul#ascunse li#buton_preturi_on {
	background: url('images/buton_jos_preturi_on.jpg') no-repeat center;
}

ul#ascunse {
	position: relative;
	left: -1000px;
}
.noshow {
	width: 1px;
	height: 1px;
	overflow: none;
	display: none;

}
.noshow ul {
	list-style: none;
}
.noshow ul li {
	float: left;
	font-size: 1px;
	line-height: 1px;
	width: 1px;
	height: 1px;
}
div#ws {
	float: right;
	height: 20px;
	width: 150px;
	}
div#ws a {
    display: block;
    font-size: 10px;
    text-indent: -9999px;
}

.negru {
	color: black;
	font-weight: bold;
}
.rosu {
	color: #FF5555;
	font-weight: bold;
}
.cyan {
	color: cyan;
	font-weight: bold;
}
.magenta {
	color: #FF69B4;
	font-weight: bold;
}
.yellow {
	color: yellow;
	font-weight: bold;
}
.orange {
	color: #FF9900;
}
.red {
	color: #FF3232;
}

.oldprice {
	text-decoration: line-through;
	color: #ff0000;
}
.newprice {
	text-decoration: none;
	color: #00ff00;
}

table#speciale {
	border-collapse: collapse;
	width: 99%;
	border: 0px solid #ffffff;
}
table#speciale th, table#speciale td {
	padding: 2px;
	text-align: center;
}

td.fade {
}


#myAccordion{
	width: 99%;
}
#myAccordion dt{
	border-bottom: 1px solid cadetblue;
	list-style-type: square;
	cursor: pointer;
	line-height: 17px;
/*
	background-color: #80df20;
	border-top: 2px solid #DAFF9F;
	border-bottom: 2px solid #6CAF00;
*/
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	margin: 0 0 0 15px;
	padding: 0;
	overflow: auto;
}
#myAccordion p {
	border-left: 2px solid cadetblue;
	margin: 0;
	padding: 0 0 0 5px; 
}
#myAccordion dt.myAccordionHover
{
	color: skyblue;
/*
	background-color: #90ef30;
*/
}
#myAccordion dt.myAccordionActive
{
	color: skyblue;
	border: none;
/*
	background-color: #6CAF00;
	border-top: 2px solid #80df20;
	border-bottom: 2px solid #000;
*/
}


#lightbox{
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	

