/* LAYOUT */

BODY{
	background-color: #61261d;
    background-attachment: scroll;
    color: #ecc874;
	font-family: verdana;
	font-size: 12px;
    margin: auto;
    padding: 2px;
}

A:link{
	color: #ecc874;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:visited{
	color: #ecc874;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

A:active{
	text-decoration: none;
}

h1{
    font-size: 12px;
}

h2{
    font-size: 12px;
}

h3{
    font-size: 14px;
}

.invisible{
	display: none;
}

.visible{
	display: block;
}

#parteneri_cell IMG{
	border: 1px solid #616263;
	margin-top: 10px;
}

#linkTable{
	background-color: #61261d;
	border: 1px solid #616263;
	border-top: 0px;
	padding: 2px 0px 2px 5px;
}

#adresa{
    font-size:  18px;
    padding: 0px 10px 0px 10px;
    line-height: 40px;
    text-align: center;
}

#header DIV{
    border: 1px solid #616263;
}

#footer DIV{
    border: 1px solid #616263;
}

#main_table{
    background-repeat: repeat-y;
	background-position: center top;
    border: 1px solid #ceab33;
    position: relative;
    text-align: left;
}

#prod_info_bg{
    background-color: #000000;
    display: none;
    position: absolute;
    z-index: 10000;
}

#background_table{
	background-image: url(img/backgrounds/parteneri_bg.jpg);
    background-position: center top;
    background-repeat: repeat-y;
}

#buton_info{
	cursor: pointer;
}

#comp_info_cell{
	height: 1px;
}

#close_info{
	cursor: pointer;
	padding: 5px;
	width: 70px;
}
/* END LAYOUT */


/* TOP MENU */

#categs_insertion_cell{
	background-image: url(img/top_menu/bg.jpg);
    border: 1px solid #616263;
    color: #ecc874;
    font-size: 13px;
}

#categs_insertion_cell DIV{
    border-bottom: 1px solid #616263;
    padding: 4px;
    width: 212px;
}


#images_insertion_cell{
    border: 1px solid #616263;
    border-left: 0px;
}

.marquee{
    background-color: #dcdcdc;
    border-bottom: 1px solid #616263;
    border-right: 1px solid #616263;
    text-align: center;
}

.marquee_info{
    color: #61261d;
    font-size: 14px;
    font-weight: bold;
}

#navigation_table TD{
    height: 17px;
    width: 17px;
    text-align: center;
}

.navigation_page{
     color: #c77010;
     cursor: pointer;
}

.selected_page{
    border: 1px solid #c77010;
	background-color: #c77010;
	color: #7e2617;
    cursor: pointer;
	font-weight: bold;
    text-align: center;
}

.selected_categ{
	background-image: url(img/top_menu/selected_categ.jpg);
	color: #7e2617;
	cursor: pointer;
}

/* END TOP MENU  */



/* PRODUCTS */

.prod_bg_div{
	width: 230px;
	padding: 5px;
	display: table;
	display: inline-block;
	border: 1px solid #616263;
}

.prod_img_div{
	width: 230px;
	height: 230px;
	position: relative;
	cursor: pointer;
}

.label{
	position: absolute;
	top: 135px;
	left: 0px;
	z-index: 1000;
}

.prod_info{
	position: absolute;
	top: 175px;
	left: 0px;
	z-index: 1001;
}

.prod_name{
	float: left;
}

.prod_name TABLE{
	border-collapse: collapse;
	font-weight: bold;
	text-align: left;
	width: 160px;
	height: 60px;
}

.prod_name TABLE TD{
	padding: 0px 2px 0px 2px;
}

.prod_price{
	width: 70px;
	float: left;
	font-weight: bold;
	text-align: center;
}

#show_products{
    padding-top: 5px;
}

#prod_n{
	background-color: #885536;	
	border: 1px solid #616263;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	padding: 5px;
}

#prod_n SPAN{
	color: #e6ddbf;
}

#prod_n DIV{
	background-color: #dcdcdc;
	color: #c50000;
	font-size: 16px;
	padding: 2px;
	width: 170px;
	margin: 0px auto 5px auto;
}

/* END PRODUCTS */

.cat_name{
	width: 226px;
	position: absolute;
	top: 195px;
	left: 0px;
	z-index: 1001;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	text-align: center;
}


/* COS DE CUMPARATURI */

#cart{
    padding-top: 5px;
    padding-right: 2px;
    text-align: left;
}

#cart TD{
    padding: 2px 2px 5px 4px;
}

#cart DIV{
    cursor: pointer;
}

/* COS DE CUMPARATURI */
