BODY,TD {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #595858;
}

A {
	
}

A:Hover {
	
}

ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/* SLider */ 

.slider_left {
	background-image: url('../source/img/slider_bar_left.gif');
	background-repeat: no-repeat;
	width: 5px;
	height: 15px;
}

.slider_right {
	background-image: url('../source/img/slider_bar_right.gif');
	background-repeat: no-repeat;
	width: 5px;
	height: 15px;
}

.slider_middle {
	background-image: url('../source/img/slider_bar_middle.gif');
	background-repeat: repeat-x;
	height: 15px;
}

.slider_sel {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

.slider_sel_selected {
	background-image: url('../source/img/slider_sel.gif');
	background-repeat: repeat-x;
	height: 15px;
	display: block;
	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px 0px 10px;	
}

.slider_active {
	
}

.slider_inactive {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

.slider_arrow_right {
	background-image: url('../source/img/slider_arrow_right.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
	display: block;
}

.slider_arrow_right:hover {
	background-image: url('../source/img/slider_arrow_right_hover.gif');
}

.slider_arrow_left {
	background-image: url('../source/img/slider_arrow_left.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
	display: block;
}

.slider_arrow_left:hover {
	background-image: url('../source/img/slider_arrow_left_hover.gif');
}

/* 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/pag_search.png');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	border: 0px;
}

/* Cart */

.cart_tab {
	background-image: url('../source/img/cart_tab.gif');
	background-repeat: repeat-x;
	display: block;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #848485;
	text-decoration: none;
	padding: 9px 5px 7px 5px;
}

.cart_tab:hover {
	background-image: url('../source/img/cart_tab_sel.gif');
	color: #5f5f60;
}

.cart_tab_sel {
	background-image: url('../source/img/cart_tab_sel.gif');
	background-repeat: repeat-x;
	display: block;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5f5f60;
	text-decoration: none;
	padding: 9px 5px 7px 5px;
}

.cart_border {
	border-left: solid 1px #909192;
	border-bottom: solid 1px #909192;
	border-right: solid 1px #909192;
}

.delete_prod {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fb1a1a;
	text-decoration: none;
}

.delete_prod:hover {
	text-decoration: underline;
	color: #fc0606;
}

.inregistrare_cont {
	text-size: 12px;
	font-weight: bold;
	color: #1454F9;
	text-decoration: underline;
}

.inregistrare_cont:hover {
	color: #003AD2;
}

.login_cont {
	text-size: 12px;
	font-weight: bold;
	color: #1454F9;
	text-decoration: underline;
}

.login_cont:hover {
	color: #003AD2;
}

/* Navigator */

.navigator_link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #595858;
}

.navigator_link:hover {
	text-decoration: underline;
}

/* Siganture */
.signature_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #828080;
}

.signature_link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #007fff;
	text-decoration: underline;
}

.signature_link:hover {
	color: #00ff06;
}

.error {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #aa0303;
}

/* SITE */

/* linkuri */ 
.link_0 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.link_0:hover {
	text-decoration: underline;
}

.link_1 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.link_1:hover {
	color: #7e7f81;
}

.link_2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.link_2:hover {
	text-decoration: underline;
}

.link_3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
}

.link_3:hover {
	color: #DD2B02;
	text-decoration: underline;
}

.link_4 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #602011;
	text-decoration: none;
}

.link_4:hover {
	color: #DD2B02;
}

.link_5 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1454f9;
	text-decoration: none;
}

.link_5:hover {
	color: #03298b;
}

.link_6 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D72A03;
}

.link_6:hover {
	text-decoration: underline;
}

.link_7 {
	font-family: Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #ffe400;
	text-decoration: none;
}

.link_7:hover {
	color: #fbee80;
	text-decoration: underline;
	display: block;
	background-color: #12ff00;
	padding: 5px 0px 15px 0px;
}

/* texts - inputs - buttons */

.text_0 {
	font-size: 9px;
	color: #404040;
}

.text_1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.text_2 {
	font-size: 14px;
	font-weight: bold;
	color: #5e5e5e;
}

.input_bg {
	font-weight: bold;
	font-size: 12px;
	color: #535352;
	border: solid 1px #393939;
	width: 150px;
}

.search_button {
	background-image: url('../source/img/search_button.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 19px;
	border: 0px;
	cursor: pointer;
}

.login_button {
	background-image: url('../source/img/login_button.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 19px;
	border: 0px;
	cursor: pointer;
}

.login_button2 {
	background-image: url('../source/img/login_button2.gif');
	background-repeat: no-repeat;
	width: 88px;
	height: 19px;
	border: 0px;
	cursor: pointer;
}

.save_button {
	background-image: url('../source/img/save_button.gif');
	background-repeat: no-repeat;
	width: 71px;
	height: 19px;
	border: 0px;
	cursor: pointer;
}

.cancel_button {
	background-image: url('../source/img/cancel_button.gif');
	background-repeat: no-repeat;
	width: 59px;
	height: 19px;
	border: 0px;
	cursor: pointer;
}

.fin_button {
	background-image: url('../source/img/fin_button.gif');
	background-repeat: no-repeat;
	width: 84px;
	height: 19px;
	border: 0px;
	cursor: pointer;
}

.add_button {
	background-image: url('../source/img/add_button.gif');
	background-repeat: no-repeat;
	width: 97px;
	height: 19px;
	display: block;
}

.add_button:hover {
	background-image: url('../source/img/add_button_hover.gif');
}

.button_bg2 {
	background-image: url('../source/img/button_bg2.gif');
	background-repeat: repeat-x;
	padding: 1px 0px 3px 0px;
	text-decoration: none;
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
}

.button_bg2:hover {
	background-image: url('../source/img/button_bg2_hover.gif');
}

.button_bg3 {
	background-image: url('../source/img/button_bg3.gif');
	background-repeat: repeat-x;
	padding: 1px 0px 3px 0px;
	text-decoration: none;
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
}

.button_bg3:hover {
	background-image: url('../source/img/button_bg3_hover.gif');
}

/* images */

.bg {
	background-image: url('../source/img/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

.menu_bg {
	background-image: url('../source/img/menu_bg.jpg');
	background-repeat: no-repeat;
	width: 1186px;
	height: 58px;
}

.menu_repeat {
	background-image: url('../source/img/menu_repeat.gif');
	background-repeat: repeat-x;
	height: 58px;
}

.main_bg_top {
	background-image: url('../source/img/main_bg_top.gif');
	background-repeat: no-repeat;
	width: 1049px;
	height: 28px; 
}

.main_bg_bottom {
	background-image: url('../source/img/main_bg_bottom.gif');
	background-repeat: no-repeat;
	width: 1049px;
	height: 28px; 
}

.cart_bg {
	background-image: url('../source/img/cart_bg.gif');
	background-repeat: no-repeat;
	width: 308px;
	height: 87px;
}

.login_bg {
	background-image: url('../source/img/login_bg.gif');
	background-repeat: no-repeat;
	width: 308px;
	height: 107px;
}

.category_header {
	background-image: url('../source/img/category_header.gif');
	background-repeat: no-repeat;
	width: 308px;
	height: 37px;
}

.prod_header {
	background-image: url('../source/img/prod_header.gif');
	background-repeat: no-repeat;
	width: 675px;
	height: 43px;
}

.news_button {
	background-image: url('../source/img/news_button.gif');
	background-repeat: no-repeat;
	width: 97px;
	height: 19px;
	display: block;
}

.news_button:hover {
	background-image: url('../source/img/news_button_hover.gif');
}

.contact_bg {
	background-image: url('../source/img/contact_bg.gif');
	background-repeat: no-repeat;
	width: 308px;
	height: 167px;
}
















