body {background-image: url(images/back.jpg); 
	background-attachment: fixed;
	background-repeat:no-repeat;
 margin: 0px; padding: 0px;}
body, table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.titlu_pag {color: #FFFFFF; font-size: 18px; font-weight: bold;}
.titlu_subpag {color: #000000; font-size: 18px; font-weight: bold;}
.titlu_pag_dot {color: #FF0000; font-size: 18px; font-weight: bold;}
.menutop {color: #FFFFFF; font-size: 10px;}
.menutop:hover {color: #0099FF; font-size: 10px;}
.menutop2 {color: #0099FF; font-size: 10px;}
.divider {color: #FF0000; font-size: 10px;}
.text {color: #333333; font-size: 10px;}
.text2 {color: #000000; font-size: 12px;}
.bottom {color: #FFFFFF; font-size: 10px;}

/* shop start */

.text1{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	color: #999999;
}
.link1{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	color: #6699FF;
}
.link1:hover{ 
	color: #CC0000;
}
.gomb1{ font-family:Verdana; font-size:10px; color: #000000; background-color: #55b5b4; border: solid 1px #000000; padding:5px;
}
.gomb1:hover{ font-family:Verdana; font-size:10px; color: #ffffff; background-color: #51585e; border: solid 1px #131c1f; padding:5px;
}
.gomb2{ font-family:Verdana; font-size:10px; color: #ffffff; background-color: #999999; border: solid 1px #000000; padding:5px;
}
.gomb2:hover{ font-family:Verdana; font-size:10px; color: #ffffff; background-color: #7c7c7c; border: solid 1px #131c1f; padding:5px;
}
.gomb3{ font-family:Verdana; font-size:10px; color: #ffffff; background-color: #FF3300; border: solid 1px #000000; padding:5px;
}
.gomb3:hover{ font-family:Verdana; font-size:10px; color: #ffffff; background-color: #df1717; border: solid 1px #131c1f; padding:5px;
}


/* MENU */

ul.verticalblackbuttonmenu {
margin:0;
padding:0;
list-style-type:none;
display:block;
font:normal 10px  Arial, sans-serif;
width:165px;
}

ul.verticalblackbuttonmenu  li{
	margin:1px;
    padding:0;
	height:30px;	
}
ul.verticalblackbuttonmenu li a  {
   background: url(images/verticalblackbuttonmenu.gif) no-repeat  0% 0px;
   display: block;
   height: 30px;
   width: 165px;
   font-size: 10px;
   line-height: 30px;
   text-align:left;
	padding-left:5px;
   text-decoration:none;
   color:#FFFFFF;
}

ul.verticalblackbuttonmenu li a:hover  {
   background-position: -170px 0%;
   color:#333333;
}

ul.verticalblackbuttonmenu li a.current,ul.verticallightblackmenu li a.current:hover{
background-position: -170px 0%;
color:#333333;
}

/*======MENU=======*/




A.product_link {
	color: #0066FF;
	font-weight: bold;
	font-size: 12px;
}

A:hover.product_link {
	color: black;
	font-weight: bold;
	font-size: 12px;
}

IMG.thumb {
	width: 140px;
	height: 110px;
}

IMG.thumb_small {
	width: 80px;
	height: 50px;
}

.qty_field {
	width: 30px;
	vertical-align: middle;
}

A.cart_link {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

A:hover.cart_link {
	color: black;
}

A.path_link {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}

A:hover.path_link {
	color: black;
}



.hr1 {
	border: 1px #FF6633 dotted;
}

.icon {
	border: 0;
	width: 45px;
	vertical-align: middle;
}


.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}


.border_paginate {
	border-top: 1px #0066FF solid;	
	border-bottom: 1px #0066FF solid;

}

a.pageLink_Inactiv {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.pageLink_Inactiv {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.pageLink_Activ {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

.title {
	font-size: 14px;
	color: #55B5B4;
	font-weight: bold;
}

.red {
	color: red;
}

.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
}

.error {
	border: 1px red solid;
	background: #FFEFF5;  
}

.input1 {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.input_title {
	color: #55B5B4;
	font-weight: bold;
}

.product_box {
	background-color: #D6D6D6;
/*	background-color: #55B5B4; */
	border: 1px #0066FF solid;	
}

.button_send {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}

.big {
	font-size: 12px;
}

/* shop stop */
