BODY,TD {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
}

A {
	
}

A:Hover {
	
}

ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #686867;
	margin: 0px auto 0px auto;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

h2, h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #686867;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/* Pagination */

.page {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	
	background-color: #148EC8;
	padding: 1px 0px 1px 0px;
}

.page:hover {
	background-color: #ffffff;
	color: #148EC8;
}

.page_sel {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #148EC8;
	text-decoration: none;
	display: block;
	text-align: center;
	
	background-color: #ffffff;
	padding: 1px 0px 1px 0px;
}

.input_page {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: solid 1px #148EC8;
	width: 30px;
	height: 17px;
}

.search_page {
	background-image: url('../source/img/pagination/pag_search.png');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	border: 0px;
}

/* End */

/* Navigator */

.navigator_link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #7e7f7f;
}

.navigator_link:hover {
	text-decoration: underline;
}

.navigator_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7e7f7f;
}

/* End */

/* Display Image */

.div_edit {
	position: absolute;
	overflow: auto;
	background-color: #ffffff;
	border: solid 1px #165E83;
	width: auto;
	height: 80px;
	
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 14px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
}

.div_block {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	cursor: pointer;
	display: none;
}

.display_image {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6a6867;
	text-decoration: none;
}

.display_image:hover {
	text-decoration: underline;
}

/* End */

/* SITE */

/* links */

.link_0 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4f4d4d;
	text-decoration: none;
}

.link_0:hover {
	text-decoration: underline;
}

.link_1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #595858;
	text-decoration: none;
}

.link_1:hover {
	text-decoration: underline;
}

.link_2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6d6c6c;
	text-decoration: none;
}

.link_2:hover {
	text-decoration: underline;
}

.link_3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #729098;
	text-decoration: none;
}

.link_3:hover {
	color: #3faac5;
	text-decoration: underline;
}

.link_4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.link_4:hover {
	color: #3faac5;
}

.link_5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #458ba7;
	text-decoration: none;
}

.link_5:hover {
	color: #000000;
	text-decoration: underline;
}

.link_6 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.link_6:hover {
	text-decoration: underline;
}

.link_7 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #636060;
	text-decoration: none;
}

.link_7:hover {
	text-decoration: underline;
}

.link_8 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #394cbd;
	text-decoration: none;
}

.link_8:hover {
	text-decoration: underline;
}

.link_9 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d87219;
	text-decoration: none;
}

.link_9:hover {
	text-decoration: underline;
}

.link_10 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1f5bc5;
	text-decoration: none;
}

.link_10:hover {
	text-decoration: underline;
}

.link_11 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3b7383;
	text-decoration: underline;
}

.link_11:hover {
	color: #0991b8;
}

.link_12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #26969d;
	text-decoration: none;
}

.link_12:hover {
	color: #000000;
	text-decoration: underline;
}

.home {
	background-image: url('../source/img/home.gif');
	background-repeat: no-repeat;
	width: 156px;
	height: 53px;
	display: blocl;
}

.home:hover {
	background-image: url('../source/img/home_hover.gif');
}

.produse {
	background-image: url('../source/img/produse.gif');
	background-repeat: no-repeat;
	width: 163px;
	height: 53px;
	display: blocl;
}

.produse:hover {
	background-image: url('../source/img/produse_hover.gif');
}

.noutati {
	background-image: url('../source/img/noutati.gif');
	background-repeat: no-repeat;
	width: 156px;
	height: 53px;
	display: blocl;
}

.noutati:hover {
	background-image: url('../source/img/noutati_hover.gif');
}

.contact {
	background-image: url('../source/img/contact.gif');
	background-repeat: no-repeat;
	width: 154px;
	height: 53px;
	display: blocl;
}

.contact:hover {
	background-image: url('../source/img/contact_hover.gif');
}

.termice_tab {
	background-image: url('../source/img/termice_tab.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 20px;
	display: block;
}

.termice_tab:hover {
	background-image: url('../source/img/termice_tab_hover.gif');
}

.termice_tab_sel {
	background-image: url('../source/img/termice_tab_hover.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 20px;
	display: block;
}

.boilere_tab {
	background-image: url('../source/img/boilere_tab.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 20px;
	display: block;
}

.boilere_tab:hover {
	background-image: url('../source/img/boilere_tab_hover.gif');
}

.boilere_tab_sel {
	background-image: url('../source/img/boilere_tab_hover.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 20px;
	display: block;
}

.radiatoare_tab {
	background-image: url('../source/img/radiatoare_tab.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 20px;
	display: block;
}

.radiatoare_tab:hover {
	background-image: url('../source/img/radiatoare_tab_hover.gif');
}

.radiatoare_tab_sel {
	background-image: url('../source/img/radiatoare_tab_hover.gif');
	background-repeat: no-repeat;
	width: 114px;
	height: 20px;
	display: block;
}


/* End */

/* Texts - inputs - buttons */

.text_1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

.text_2 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	color: #17b7d5;
}

.text_3 {
	font-family: Verdana;
	font-size: 23px;
	font-weight: normal;
	color: #45a2b3;
}

.text_4 {
	font-family: Verdana;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.text_5 {
	font-family: Georgia;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
}

.text_6 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.text_price_1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

.text_price_2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #d81f1f;
}

.text_price_3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #df3a13;
}

.text_price_4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
}

.search_input {
	background-image: url('../source/img/search_input.gif');
	background-repeat: no-repeat;
	width: 323px;
	height: 27px;
	border: 0px;
	padding: 8px 0px 0px 10px;
}

.search_button {
	background-image: url('../source/img/search_button.gif');
	background-repeat: no-repeat;
	width: 34px;
	height: 27px;
	border: 0px;
	cursor: pointer;
}

.det_button {
	background-image: url('../source/img/det_button.gif');
	background-repeat: no-repeat;
	width: 56px;
	height: 19px;
	display: block;
}

.det_button:hover {
	background-image: url('../source/img/det_button_hover.gif');
}

.add_button {
	background-image: url('../source/img/add_button.gif');
	background-repeat: no-repeat;
	width: 81px;
	height: 17px;
	display: block;
}

.add_button:hover {
	background-image: url('../source/img/add_button_hover.gif');
}

.add_button2 {
	background-image: url('../source/img/add_button2.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	display: block;
}

.add_button2:hover {
	background-image: url('../source/img/add_button2_hover.gif');
}

.add_button3 {
	background-image: url('../source/img/add_button3.gif');
	background-repeat: no-repeat;
	width: 90px;
	height: 21px;
	display: block;
}

.add_button3:hover {
	background-image: url('../source/img/add_button3_hover.gif');
}

.cart_button {
	background-image: url('../source/img/cart_button.gif');
	background-repeat: no-repeat;
	width: 66px;
	height: 15px;
	display: block;
}

.cart_button:hover {
	background-image: url('../source/img/cart_button_hover.gif');
}

.send_button2 {
	background-image: url('../source/img/send_button2.gif');
	background-repeat: no-repeat;
	width: 48px;
	height: 15px;
	display: block;
}

.send_button2:hover {
	background-image: url('../source/img/send_button2_hover.gif');
}


/* End */



/* images */

.top_line {
	background-image: url('../source/img/top_bg.gif');
	background-repeat: repeat-x;
}

.bottom_line {
	background-image: url('../source/img/bottom_bg.gif');
	background-repeat: repeat-x;
	height: 9px;
}

.search_bg {
	background-image: url('../source/img/search_bg.gif');
	background-repeat: no-repeat;
	width: 398px;
	height: 54px;
}

.login_bg {
	background-image: url('../source/img/login_bg.gif');
	background-repeat: no-repeat;
	width: 471px;
	height: 53px;
}

.bottom_menu {
	background-image: url('../source/img/bottom_menu.gif');
	background-repeat: no-repeat;
	width: 1100px;
	height: 13px;
}

.header_cat {
	background-image: url('../source/img/header_cat.gif');
	background-repeat: no-repeat;
	width: 232px;
	height: 30px;
}

.bottom_categ {
	background-image: url('../source/img/bottom_categ.gif');
	background-repeat: no-repeat;
	width: 232px;
	height: 7px;
}

.separator_dotx {
	background-image: url('../source/img/separator_dotx.gif');
	background-repeat: repeat-x;
	height: 1px;
}

.cart_bg {
	background-image: url('../source/img/cart_bg.gif');
	background-repeat: no-repeat;
	width: 186px;
	height: 170px;
}

.box_top1 {
	background-image: url('../source/img/box_top1.gif');
	background-repeat: no-repeat;
	width: 652px;
	height: 6px;
}

.box_bottom1 {
	background-image: url('../source/img/box_bottom1.gif');
	background-repeat: no-repeat;
	width: 652px;
	height: 6px;
}

.box_top2 {
	background-image: url('../source/img/box_top2.gif');
	background-repeat: no-repeat;
	width: 186px;
	height: 5px;
}

.box_bottom2 {
	background-image: url('../source/img/box_bottom2.gif');
	background-repeat: no-repeat;
	width: 186px;
	height: 5px;
}

.box_top3 {
	background-image: url('../source/img/box_top3.gif');
	background-repeat: no-repeat;
	width: 853px;
	height: 5px;
}

.promo_bg {
	background-image: url('../source/img/promo_bg.gif');
	background-repeat: no-repeat;
	width: 620px;
	height: 200px;
}

.promo_prod {
	background-image: url('../source/img/promo_prod.gif');
	background-repeat: no-repeat;
	width: 160px;
	height: 175px;
}

.header_noi {
	background-image: url('../source/img/header_noi.gif');
	background-repeat: no-repeat;
	width: 853px;
	height: 22px;
}

.bottom_noi {
	background-image: url('../source/img/bottom_noi.gif');
	background-repeat: no-repeat;
	width: 853px;
	height: 5px;
}

.prod_bg {
	background-image: url('../source/img/prod_bg.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 256px;
}

.prod_bg2 {
	background-image: url('../source/img/prod_bg2.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 251px;
}

.rec_bg {
	background-image: url('../source/img/rec_bg.gif');
	background-repeat: no-repeat;
	width: 853px;
	height: 300px;
}

.address_bg {
	background-image: url('../source/img/address_bg.gif');
	background-repeat: no-repeat;
	width: 853px;
	height: 120px;
}

























