@charset "utf-8";
@import "ie6_hacks.css";
#clear{
	clear:both;
}

#paginare{
	float:right;
	padding-bottom:5px;
}

#liquid-round {
	width:950px;
	margin-right: auto;
	background-image: url(../images/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

.top {
	width:100%;
	height:8px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.top span {
	display:block;
	position:relative;
	height:8px;
	background-image: url(../images/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.center-content {
	position:relative;
	background-image: url(../images/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: -1px;
	margin-bottom: -25px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 2px;
	float: left;
	width: 948px;
}

.bottom {
	width:945px;
	height:8px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

.bottom span {
	display:block;
	position:relative;
	height:8px;
	background-image: url(../images/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: 100%;
}

#header {
	background-image: url(../images/back_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 4px;
	background-color: #FFFFFF;
	height: 150px;
}

#logo {
	margin-left: 20px;
	float: left;
	margin-top: 6px;
}

#nav {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
}

.clear {
	clear: both;
}

ul, li, p, td, tr, h1, h2, h3, table {
	margin: 0px;
	padding: 0px;
}

#nav_rapid li {}

#nav_rapid ul {
	display: inline;
}

#nav li {
	display: inline;
}

#acasa a {
	background-image: url(../images/acasa_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 57px;
	width: 133px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#acasa {
	background-image: url(../images/acasa_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 133px;
	display: block;
	float: left;
}

#acasa a:hover, #acasa a:focus {
	background-image: url(../images/acasa_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F68D32;
}

#despre a {
	background-image: url(../images/despre_noi_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 57px;
	width: 145px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#despre a:hover, #despre a:focus {
	background-image: url(../images/despre_noi_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F68D32;
}

#despre{
	background-image: url(../images/despre_noi_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 145px;
}

#ocazii a {
	background-image: url(../images/super_ocazii_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 57px;
	width: 149px;
	float: left;
		font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#ocazii{
	background-image: url(../images/super_ocazii_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 149px;
}

#ocazii a:hover, #ocazii a:focus {
	background-image: url(../images/super_ocazii_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F68D32;
}

#contact a {
	background-image: url(../images/contact_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 57px;
	width: 135px;
	float: left;
		font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#contact{
	background-image: url(../images/contact_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 135px;
}

#contact a:hover, #contact a:focus {
	background-image: url(../images/contact_btn_roll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F68D32;
}

.nav_rapid_form {
	padding: 0px;
	margin-top: -15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#nav_rapid {
	float: left;
	margin-right: 0px;
	margin-left: 259px;
	background-image: url(../images/back_nav_rapid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 245px;
	margin-bottom: 19px;
	height: 43px;
	padding-top: 15px;
}

.nav_rapid_form optgroup {
	color: #33689C;
	font-style: normal;
}

#left {
	float: left;
	background-color: #E9E9F1;
	
}

#televizoare {
	background-image: url(../images/televizoare_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	padding-top: 50px;
}

#alte_produse {
	background-image: url(../images/alte_produse_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	padding-top: 50px;
}

#cauta_produse {
	background-image: url(../images/cauta_produse_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	padding-top: 50px;
}

#left li {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding:0px;
	margin:0px 0px 0px 10px;
}

#left li a {
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	padding-left: 35px;
	color: #336699;
	text-decoration:none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin:0px;
}

#left li a:hover {
	padding-left: -20px;
	color: #336699;
	background-color: #FFCC32;
	margin:0px;
}

a#selected {
	background-image: url(../images/sageata_evid.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: -20px;
	color: #FFCC32;
}


#left ul {
	margin-left: 0px;
	margin-bottom: 15px;
}

.nav_rapid_form option {
	color: #666666;
}

#center {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#center_sec {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width:555px;
	text-align: justify;
}

.despre_list li {
	margin-left: 20px;
	color: #666666;
	font-weight: bold;
}

.back_produse {
	float: left;
	height: 177px;
	width: 172px;
	margin-left: 10px;
	border: 1px solid #EDEDED;
}

.titlu {
	height: 25px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
}

.index_promo {
	height: 25px;
	text-align: center;
	padding-top: 10px;
	padding-bottom:10px;
	color: #336699;
	background-image: url(../images/back_index.png);
	background-repeat:repeat-x;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.titlu_promo {
	height: 25px;
	text-align: center;
	padding-top: 10px;
	padding-bottom:10px;
	color: #336699;
	background-color: #E9E9F1;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.titlu_super {
	height: 25px;
	text-align: center;
	padding-top: 10px;
	color: #336699;
	background-color: #E9E9F1;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.titlu_super a {
	color: #336699;
	
}

.titlu h2, .titlu_super h2  {
	font-size: 14px;
	font-weight: bold;
}

.pret h3 {
	font-size: 11px;
}

.pret_superoca h3 {
	font-size: 13px;
}

.img_holder {
	height: 80px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.img_holder_superoca {
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.pret {
	height: 35px;
	color: #336699;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC32;
}

.pret_promo {
	height: 35px;
	color: #336699;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFCC32;
	background-image: url(../images/back_index_down.png);
	background-repeat:repeat-x;
}

.pret_superoca {
	color: #336699;
	text-align: center;
	padding-top: 10px;
	height: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9F1;
}

.pret_superoca a {
	color: #336699;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 100%;
}

#right {
	float: left;
}

#super_oca {
	width: 180px;
	height: 180px;
	background-image: url(../images/super_ocazii_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}

#super_oca a{
	text-decoration:none;
	}

#newsletter {
	background-image: url(../images/newsletter_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	margin-top: 10px;
	width: 180px;
}

#newsletter h2 {
	font-size: 13px;
	color: #999999;
	text-align: center;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9F1;
}

#holder_produse_main {
	float: left;
	width: 742px;
}

.produse_col {
	float: left;
	height: 230px;
	width: 230px;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #EDEDED;
}

.produse_col_small {
	float: left;
	height: 120px;
	width: 230px;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #EDEDED;
}

.produse_search {
	float: left;
	height: 263px;
	width: 186px;
	border: 1px solid #E3E3E3;
}

.img_produse {
	width: 100px;
	text-align: center;
}

.producator h2 a {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.producator h3 a {
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.producator {
	width: 100px;
	height: 38px;
}

.descriere_produs {
	height: 80px;
	padding-top: 10px;
}

#holder {
	background-color: #F8F8FA;
	height: 90px;
	padding-top: 10px;
}

#holder ul {
	list-style-type: none;
	margin-left: 10px;
}

#holder li {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/ok.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration:none;
}

#holder li a {color:#333333; text-decoration:none;}

.detalii {
	background-image: url(../images/back_btn_detalii.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	text-align: center;
}

.detalii a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.detalii h2 {
}

.pret h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.pret h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#produse_holder_detalii {
	width: 550px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.detalii_produse_ultim {
	width: 220px;
	text-align: center;
}

.producator_final h2 {
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

.producator_final {
	height: 70px;
	vertical-align: middle;
}

.pret_final h2 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.stoc {
	color: #CCC;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.zoom_poza {
	color: #336699;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
		text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E9E9F1;
}

.zoom_poza_noi {
	color: #336699;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 0px;
		text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9F1;
}

#detalii_tehnice {
	margin-top: 30px;
}

table#plasme {
}

th#plasme {
	background-color: #000000;
}

#plasme th {
	background-color: #FFCC33;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#plasme td {
	color: #000000;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table#tbl_search_all, table#tbl_search_lcd, table#tbl_search_others {
	border: 1px solid #ADADAD;
	background-color: #E9E9F1;
}
table#tbl_search_all td, table#tbl_search_lcd td, table#tbl_search_others td {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.back_white {
}

.back_white td {
	background-color: #FFFFFF;
}

.back_blue {
	background-color: #F8F8FA;
}

#nav li a, #selected_nav li a {
	background-color: #33689C;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
}

li#selected_nav a {
	background-color: #FFCC32;
	color: #33689C;
}

#nav ul {
	margin-left: 25px;
}

#nav li a:hover {
	background-color: #FFCC32;
	color: #33689C;
}

#produse_top {
	float: left;
	margin-left: 15px;
}

#produse_top h3 {
	color: #33689C;
	font-weight: bold;
	font-size:16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC32;
	padding-right: 4px;
	padding-left: 4px;
}

#cautate {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #336699;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9F1;
}

#prod_gasite {
	margin-bottom: 34px;
	background-color: #336699;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9F1;
}

#cautate h2, #prod_gasite h2{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
}

#promotii h2 {
	height:20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	padding-left: 15px;
	background-color:#FFCC33;
	padding-top: 8px;
	padding-bottom: 4px;
}

.search_adv_h2 {
	height:20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	padding-left: 15px;
	background-color:#FFCC33;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: center;
}

#footer {
	background-color: #E9E9F1;
	float: left;
	width: 931px;
	margin-top: 20px;
	margin-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
		border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D1D1D2;
}

#footer p {
	color: #999999;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input.nav_rapid_form {
	margin-bottom: 5px;
}

.nav_rapid_form input {
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}

.nav_rapid_form select {
	border: 1px solid #CCCCCC;
}

.zoom_poza a {
	color: #33689C;
	text-decoration: none;
}

.zoom_poza a:hover {
	text-decoration: underline;
}

.newsletter input {
	text-align: center;
}

#holder li a {
	text-decoration: none;
}

.strech {
	background-color: #E9E9F1;
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}

.powered {
	float: left;
	padding-right: 10px;
}

.powered p{
	font-size: 10px;
	text-align:right;
}

.copyright {
	float: left;
}

.copyright a {
	color: #999999;
}

.shopmania {
	width:600px;
	text-align:center;
	float: left;
}

.powered a {
	color: #999999;
	text-decoration: none;
}

.powered a:hover {
	color: #336699;
	text-decoration: none;
}

.trafic {
	
	text-align:center;
	margin-top:20px;
}

#selected_nav {
	background-color: #FFCC32;
}

#selected_nav li a{
	background-color: #FFCC32;
}

.evid_galben_contact {
	font-weight: bold;
	color: #336699;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC32;
}

.evid_galben {
	font-weight: bold;
	color: #336699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC32;
}

.evid_galben_sus {
	font-weight: bold;
	color: #336699;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC32;
}

.evid_albastru {
	font-weight: bold;
	color: #336699;
}

address {
	font-style: normal;
}

.utile h2 {background-color:#336699; color:#fff; font-weight:normal; font-size:18px; text-align:center;}

.utile_title {background-color:#E9E9F1; color: #336699; padding-bottom:5px; padding-top:5px}

.utile_title a {color: #336699; text-decoration:none;}

.utile_title a:hover {text-decoration:underline;}

.utile_descr {color:#666666}

#promotii{
	text-align:center;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9F1;
}

.promo_img{
	background-color:#FFFFFF;
}

.promo_td{
	text-align:center;
	height: 190px;
	width: 186px;
	border: 0px solid #BBBBBB;
	background-color:#FFFFFF;
	cursor:pointer;
}