<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {height:100%;}
h1, h2, h3 {
	display:inline;
	font:17px/25px Arial, Helvetica, sans-serif;
}
body {
	background: #F0F0F0;
	font: 12px/1.35 Arial, Helvetica, sans-serif;
	color: #8B8989;
}
a:hover {text-decoration:none;}
.buttons a:hover {cursor:pointer;}

.clear {clear:both; width:100%; line-height:0; font-size:0; height:0; overflow:hidden;}
li {list-style:none;}
.wrapper {
	width: 1003px;
	margin: 0 auto;
	background: white;
	padding-right: 1px;
}
.page {
	width: 882px;
	margin: 0 auto;
	text-align: left;
}
.header-container {
}
.header {
	min-height: 196px;
}
.header h1.logo {
	margin: 0;
	padding: 0;
}
.header .logo {
	float: left;
	text-decoration: none !important;
	display: block;
	position: absolute;
	margin: 51px 0 0 -1px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.15;
}
.header .logo strong {
	position: absolute;
	top: -999em;
	left: -999em;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden;
}
a {
	color: #93CF0F;
	text-decoration: underline;
}
img {
	border: 0;
	vertical-align: top;
}
.header .quick-access {
	height:170px;
	float: right;
	padding: 51px 0 0 0;
}
.header .welcome-msg {
	font-size: 11px;
	font-weight: bold;
	color: #626360;
	padding-bottom: 8px;
	float: right;
}
.home_link {
	position: absolute;
	margin: 151px 0 0 0;
	background: url(../images/home_link.gif) no-repeat;
	width: 64px;
	height: 39px;
	display: block;
	z-index: 100;
}
.home_link span {
	display: none;
}
.nav-container {
	position: absolute;
	margin: 151px 0 0 0;
	border-bottom: solid 6px #191919;
	height: 39px;
	padding: 0 0 0 25px;
	z-index: 10;
}
#nav {
	position: relative;
	z-index: 100;
}
ul, ol {
	list-style: none;
}
#nav li {
	float: left;
	margin-right: 1px;
}
#nav li {
	text-align: left;
	position: relative;
}
#nav {
	font-size: 0;
}
#nav li a {
	float: left;
	padding: 11px 28px 8px 28px;
	font-weight: bold;
	font-size: 15px;
	color: white;
	text-transform: uppercase;
	background: url(../images/nav.gif) repeat-x;
}
#nav li a {
	display: block;
	text-decoration: none;
}
#nav li a span {
	display: block;
	white-space: nowrap;
	cursor: pointer;
}
.last-element {
	margin-right: 0 !important;
}
#nav ul {
	padding:0px;
	position: absolute;
	top: 39px;
	left: -10000px;
	background: #2F2F2F url(../images/nav_hover.gif) repeat-x;
	padding-top: 7px;
	padding-bottom: 9px;
	width:auto;
}
#nav li.over &gt; ul {
	left: 0;
}
#nav li.over {
	z-index: 999;
}
#nav ul li {
	clear:both;
	padding: 0 10px 9px 19px!important;
}
#nav ul li.active &gt; a, #nav ul li.over &gt; a {
	font-weight: bold;
	color: white !important;
	background: none !important;
}
#nav ul li a:hover {
	color: white !important;
	background: none !important;
}
#nav li.over a, #nav li.active a {
	color: white;
	background: url(../images/nav_a.gif) repeat-x;
}
#nav li a:hover {
	color: white;
	background: url(../images/nav_a.gif) repeat-x;
}
#nav li a:hover {
	text-decoration: none;
}
#nav ul li a {
	float: none;
	padding: 0;
	font-weight: normal;
	color: #888787 !important;
	background: none !important;
	font-size: 10px;
	text-transform: none;
}
#nav li ul a span {
	text-shadow: 1px 1px 1px black;
	text-align:center;
	font-size:14px;
	white-space: nowrap;
}
#nav li a span {
	display: block;
	white-space: nowrap;
	cursor: pointer;
}
#nav ul li.active &gt; a, #nav ul li.over &gt; a {
	font-weight: bold;
	color: white !important;
}
.home_link:hover {
	background-position: 0% -39px;
}
#nav li:hover &gt; ul {
	left: 0;
}
.brands li {
	display:inline;
	list-style:none;
	width: 78px;
	height: 40px;
	float:left;
	margin-left: 10px;
	margin-bottom: 20px;
	opacity:0.6;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-delay: 0;
	-webkit-transition-timing-function: linear;
	-moz-transition-property: opacity;
	-moz-transition-duration: 0.5s;
	-moz-transition-delay: 0;
	-moz-transition-timing-function: linear;
	-o-transition-property: opacity;
	-o-transition-duration: 0.5s;
	-o-transition-delay: 0;
	-o-transition-timing-function: linear;
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-delay: 0;
	transition-timing-function: linear;
}
.brands li:hover {
	opacity:1;
}
.brands li a {
	display:block;
}
.brands li a img {
	width: 70px;
	height: 40px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 1004px;
	height: 280px;
	background: white;
	color: black;
	padding-top:20px;
}
#footer ul#cont {
	text-shadow: 1px 1px 2px gray;
	margin-top: 10px;
	font-size: 15px;
	margin-left: 52px;
	padding: 6px;
	line-height: 38px;
	width: 260px;
	float: left;
	color: black;
}
#footer ul#cont li {
	font-size: 18px;
	text-decoration: underline;
	line-height: 35px;
}
#footer ul#map {
	margin-left: 323px;
	border: 1px solid #CCC;
	width: 618px;
	padding: 0px;
}
#contents {
	height:auto;
	margin-top: 15px;
}
li.product {
	float: left;
	border: solid 8px #F2F2F2;
	background: white;
	padding: 15px 0 0 0;
	width: 183px;
	margin-right: 9px;
	overflow: hidden;
	margin-bottom:15px;
}
li.product .product-name{
	margin-left:0px;	
}
.product-name {
	padding: 0 0 9px 16px;
	font-weight: bold;
}
div.product-name {
	font-weight: bold!important;
	font-size: 1em;
	height: 43px!important;
	margin-left:10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
}
.product-image {
	overflow: hidden;
	display: block;
	width: 151px;
	height: 148px;
	margin: 0 auto 20px auto;
}
ul.items li img {
	width:151px;
}
ul.items {
	min-height: 600px;
	width: 630px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.links_main_block {
	overflow: hidden;
	height: 33px;
}
.link_pret {
	float: left;
	background: #4C4C4C;
	padding: 8px 0 0 33px;
	width: 72px;
	height: 25px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.link_detalii {
	float: left;
	background: #93CF0F;
	padding: 8px 0 0 20px;
	width: 58px;
	height: 25px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.block {
	background: #F2F2F2;
	padding: 10px 8px 15px 8px;
	margin: 0 0 9px;
	width: 235px;
}
.block .block-title {
	text-shadow: 1px 1px 2px black;
	color: white;
	height: 33px;
	background: url(../images/title.gif) repeat-x;
	padding: 8px 0 0 13px;
	overflow: hidden;
	height: 33px;
}
.block .block-content {
	padding: 11px 10px 0 10px;
	color: #666;
}
.block-tags ul, .block-tags li {
	display: inline;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
.pagination {
    margin: 20px 0;
}

.pagination ul {
    float: left;
    display: block;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    margin-left: 37%;
}

.pagination ul &gt; li {
    display: inline;
}

.pagination ul &gt; li &gt; a,
.pagination ul &gt; li &gt; span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.pagination ul &gt; li &gt; a:hover,
.pagination ul &gt; li &gt; a:focus,
.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
    background-color: #f5f5f5;
}

.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
    color: #999999;
    cursor: default;
}

.pagination ul &gt; .disabled &gt; span,
.pagination ul &gt; .disabled &gt; a,
.pagination ul &gt; .disabled &gt; a:hover,
.pagination ul &gt; .disabled &gt; a:focus {
    color: #999999;
    cursor: default;
    background-color: transparent;
}

.pagination ul &gt; li:first-child &gt; a,
.pagination ul &gt; li:first-child &gt; span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.pagination ul &gt; li:last-child &gt; a,
.pagination ul &gt; li:last-child &gt; span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul &gt; li &gt; a,
.pagination-large ul &gt; li &gt; span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul &gt; li:first-child &gt; a,
.pagination-large ul &gt; li:first-child &gt; span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}

.pagination-large ul &gt; li:last-child &gt; a,
.pagination-large ul &gt; li:last-child &gt; span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul &gt; li:first-child &gt; a,
.pagination-small ul &gt; li:first-child &gt; a,
.pagination-mini ul &gt; li:first-child &gt; span,
.pagination-small ul &gt; li:first-child &gt; span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
}

.pagination-mini ul &gt; li:last-child &gt; a,
.pagination-small ul &gt; li:last-child &gt; a,
.pagination-mini ul &gt; li:last-child &gt; span,
.pagination-small ul &gt; li:last-child &gt; span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}

.pagination-small ul &gt; li &gt; a,
.pagination-small ul &gt; li &gt; span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul &gt; li &gt; a,
.pagination-mini ul &gt; li &gt; span {
    padding: 0 6px;
    font-size: 10.5px;
}
.block-manufacturers li {
	display: inline-block;
	padding: 5px;
	padding-left: 15px;
	width: 39%;
}
.block-manufacturers li a {
	text-decoration: underline;
}
.block-manufacturers li.active a {
	color: #0F35D1;
}
.desc-t {
	padding-bottom: 25px;
	margin-top: 45px;
	width: 620px;
	color: black;
}
li.title-top {
	padding-left: 10px;
	width: 510px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #333;
}
li.desc {
	color: #0B0B3D;
	font-weight: bold;
	padding: 5px;
	line-height: 36px;
	font: 17px/1.35 Arial, Helvetica, sans-serif;
}
li.desc span{
	color:#6F6F6F;
}
.desc-t tr {
	border:1px solid #000;
}
.desc-t tr td { border:1px solid #CECECE;}
.desc-t table {border:1px solid #000!important;}</pre></body></html>