/* CSS Document */
/*
 *********************************** DEFINITII GENERALE ***********************************
*/
body {
	background-color:#FFFFFF;
	margin:0;
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 4%;
	margin-right:4%;
	color: #737373;
}

h1 { font-size:24px; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
h5 { font-size:11px; }
h6 { font-size:10px; }

p {
	text-indent:20px;
}

hr {
	border-top-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
}

img {
	border: 0px;
}

form {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
}

input {
	font-size: 11px;
}



a,
a:link,
a:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color:#303030;
}

a:hover {
	text-decoration:underline;
}
a:active, a:focus {
	outline: 0;
}

/*
 *********************************** STOP DEFINITII GENERALE ***************************************
*/

#zona_antet {
	font-size: 16px;
}

#zona_subsol {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBBBBB;
	height: 25px;
	padding-top: 20px;
}

#zona_submeniu {
	padding: 5px;
	height:200px;
}

#zona_dreapta {
}

#zona_grupuri {
	padding:0px;
	border-bottom: 3px solid #c3c3c3;

}
#zona_grupuri tr td {
	color:#6D6D6D;
	font: bold 12px Tahoma;
	padding:3px;
	background-image:url('../site/spacer_meniu.jpg');
	background-position:right;
	background-repeat:no-repeat;	
}
#zona_grupuri tr td a {
	color:#6D6D6D;
	font: bold 12px Tahoma;
	text-transform: capitalize;
}


#zona_subantet {
	height: 25px;
}

#zona_subantet form {
	padding:0px;
	margin:0px;
}

#zona_meniu_vertical {
	padding:5px;
}

/* bara de meniuri orizontala (daca e activata)*/

a.link_adresa_pagina,
a.link_adresa_pagina:link {
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #6D6D6D;
	font-size: 12px;
}
a.link_adresa_pagina:hover {
	font-variant: normal;
	font-weight: bold;
	text-decoration:none;
	color: #fa9115;
}

a.pathLinkActive,
a.pathLinkActive:link {
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color:#6D6D6D;
}

a.pathLinkActive:hover {
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #fa9115;
}

/* link-urile pentru subpaginile dintr-un meniu */
a.link_subpagina {
}

a.meniu_principal_sus,
a.meniu_principal_sus:link {
	font-size: 14px;
	border: 1px;
	color: #6D6D6D;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
}
a.meniu_principal_sus:hover {
	font-size: 14px;
	border: 1px;
	color: #fa9115;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight:bold;
}


/* BARE ORIZONTALE SI VERTICALE */


/* BARE ORIZONTALE SI VERTICALE */
#zona_meniu_vertical {
	border: 1px dotted #afafaf;
	padding: 5px;
}
.menu_0 td a,
.menu_0 td a:link,
.menu_0 td a:visited {
	color:#6d6d6d;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width:200px;
	background: url('../site/bullet.gif') no-repeat left center;
	border-bottom: 1px dotted #afafaf;
	text-indent: 15px;
}
.menu_0 td a:hover {
	text-decoration:underline;
}

.menu_1 td a,
.menu_1 td a:link,
.menu_1 td a:visited {
	color:#6d6d6d;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width: 200px;
	text-indent: 35px;
	background: url('../site/bullet.gif') no-repeat 20px center;
}
.menu_1 td a:hover {
	text-decoration:underline;
	text-indent: 35px;
}

.menu_2 td a,
.menu_2 td a:link,
.menu_2 td a:visited {
	color:#6d6d6d;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width: 200px;
	text-indent: 45px;
	background: url('../site/bullet.gif') no-repeat 30px center;

}
.menu_2 td a:hover {
	text-decoration:underline;
}

#searchForm {
}
#searchForm .input {
	font-family: Tahoma;
	font-size: 12px;
	border:1px dotted #BBBBBB;
}
#searchForm .button {
	border:0px;
}


.photoalbum {
	text-align: center;
	vertical-align: top;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}

.photoalbum tr #title {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}

#paginator {
	background-color: #f0f0f0;
}

#paginator span {
	font-size: 18px;
	font-weight:bold;
}
#paginator a,
#paginator a:link,
#paginator a:visited {
	font-size: 18px;
	display: block;
	color:#000000;
	font-weight: bold;
}
#paginator a:hover {
	color:#720000;
	text-decoration: none;
}

.photoalbum tr #view{
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}

.photoalbum tr td table tr td.thumb {
	vertical-align: middle;
	padding: 5px;
	border: 1px dotted #AAAAAA;
}

.form_table tr th {
	color: #990000;
}

.form_table tr td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

div.red {
	color: #990000;
	font-weight: bold;
	text-align: center;
}

span.gray {
	color: #888888;
}

#subpaginator {
	border-bottom: 1px dotted #BBBBBB;
}

#subpaginator .previous {
	text-align: left;
}
#subpaginator .next {
	text-align: right;
}


div.floatbox {
	float:left;
	display:inline;
	border: 1px dotted #BBBBBB;
	margin: 5px;
}

.cutie_produs {
	border: 0px;
}
.cutie_produs .img { 
	padding: 3px 2px 6px 2px; 
}
.cutie_produs .img img {
	border: 1px solid #000000;
}
.cutie_produs .denumire {
	font: bold normal 12px Tahoma;
	color: #555555;
}
.cutie_produs .denumire {
	font: bold 14px Tahoma;
	color: #000077;
}

th {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
td {
	font-size: 12px;
}

.harta {
	border: 1px dotted #000000;
}


