/* CSS Document */

body {
 
  padding: 0;
  margin: 0;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align: center;
  font-size: 62.5%;
  background-color: #dddddd;
}


img{
	border: 0;
	
}

hr{
	height: 1px;
	border: 0;
	background-color: #666666;
}

p{
	font-size: 1em;
}

p.descriere {
 font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
 text-align: left;
 font-size: 1.2em;
 color: #444444;
}

p.paragraf {
 font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
 text-align: left;
 font-size: 1.1em;
 color: #444444;
}

p.denumire {
 font-family: Arial, Geneva, helvetica, sans-serif;
 text-align: center;
 font-size: 10px;
 color: #444444;
}


a.denumire {
 font-family: Arial, Geneva, helvetica, sans-serif;
 text-align: center;
 font-size: 10px;
 color: #444444;
 text-decoration: none;
}


span.price
{
	font-weight: bold;
	color:#aa0000;
	font-size: 1em;
}

/* FUNDALURI
----------------------------------------------------------------*/


#header{
	background: url(webimg/head-consignatia7.png) top left no-repeat;
	height: 65px;
	width: 100%;
}

td.fundal1 {
background-image:url(webimg/fond1.jpg);
background-repeat:no-repeat;
background-position:center left;
}


td.border {


	background-image:url(webimg/fond3.jpg);
	background-position:top;
	background-repeat:repeat-y; 
	border-bottom: #aaaaaa dotted 1px;
	border-top: none;
	border-left: #aaaaaa solid 1px;
	border-right: #aaaaaa solid 1px;
}


td.border_right {


	background-image:url(webimg/fond4.jpg);
	background-position:top;
	background-repeat:repeat-y; 
	border-bottom: #aaaaaa dotted 1px;
	border-top: none;
	border-left: #aaaaaa solid 1px;
	border-right: #aaaaaa solid 1px;
}


.gri td, .gri th{
		background-color: #efefef;
}
/* HEADINGS
-------------------------------------------------------------------- */
h2, h1{
	font-size: 1.1em; 
	text-align: left;
	color: #944711;
}

h2{
	margin: 10px 0px 0px 8px;
	font-size: 1.1em;
}

h3 {
   font-size: 1.2em;
	text-align: left;
	color: #944711;
}

h4{
	font-size: 1.1em;
	text-align: left;
	color: #000000;
}

h5{
	font-size: 1.1em;
	color: #000000;
	margin: 3px 0;
}

.leftdiv h4, .rightdiv h4{
	height: 10px;
	padding-top: 4px;
	text-align: center;
	font-size: 1.1em;
	color: #ffffff;
	
}

.rightdiv h4{
	background-image: url(webimg/h4_bg.jpg) top left repeat-x;
	background-position: top right;
}

.leftdiv h5{
	height: 30px;
	padding-top: 4px;
	text-align: center;
	font-size: 1.1em;
	color: #ffffff;
	background: url(webimg/h4_bg.jpg) top left no-repeat;
}


.rightdiv h5{
	height: 30px;
	padding-top: 4px;
	text-align: center;
	font-size: 1.1em;
	color: #ffffff;
	background: url(webimg/h4_bg.jpg) top left no-repeat;
}


.rightdiv h5{
	background-image: url(webimg/h4_bg.jpg) top left repeat-x;
	background-position: top right;
}


/* LINKS 
----------------------------------------------------------------*/
a{
	color: #444444;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.barasus {
color: #ffffff;
text-decoration: none;
}

a.barasus:hover {
color: #eedc76;
text-decoration: underline;
}



div.detalii a{
	padding-top: 5px;
	color: #FF0000;
}



/* MENU 
----------------------------------------------------------------*/

ul.menu li {
	height: 29px;
	line-height: 29px;
}

ul.menu li a{
	background:  url(webimg/menu_bg.jpg) top left repeat-x ;
	color: #ffffff;
	display: block;
	font-weight: bolder;
	height: 29px;
	line-height: 29px;
}

ul.menu li a:visited{
	color: white;
}

ul.menu li a:hover{
	background-color: #ffc606;/*#6CA2FF;*/
	color:#000000;
	text-decoration: none;
	background-image: none;
}

ul.menu li#red a{
	background-color: #CB280C;
	color: #ffffff;
}

ul.menu li#red a:hover{
	background-color: #fc8700;
}

ul.menu li.current a{
	background-color: #6666CC;
	cursor: pointer;
}







/* MENUright 
----------------------------------------------------------------*/


#menuright li a{
	color: #FF9900;	
}

#menuright li a:hover{
	color: #FFFFFF;
}

div#footer li a{
	height: 20px;
	color: #000000;
}

div#footer li a:hover{
	color: #ffffff;
}

.leftdiv a, .rightdiv a{
	font-size: 1.1em;	
}

.leftdiv strong a{
	font-weight: bold;
}

.leftdiv a:visited, .rightdiv a:visited{
	color: #000000;
}

.leftdiv a:hover, .rightdiv a:hover{
	color: #000066;
}

a.inscriere, a:visited.inscriere{
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

/* OTHER DIVs 
---------------------------------------------------------------------*/
.leftdiv.first, .rightdiv.first{
	margin-top: 10px;
}

.leftdiv.first{
	margin-bottom: 10px;
}

.leftdiv{
	width: 160px;
	clear: right;
	background: #f4f4f4 url(webimg/bg_div.jpg) bottom left repeat-x;
	margin-top: 10px;
}

.rightdiv{
	width: 160px;
	clear: right;
	text-align: center;
	background: #f4f4f4 url(webimg/bg_div.jpg) bottom left repeat-x;
	font-size: 1em;
	margin-top: 10px;
}

.traficdiv{
	text-align: center;
	vertical-align: top;
}

#footer div.footermenu{
	padding: 10px;
	background-image: url(webimg/footer1.jpg);
}

#footer div.copyright{
	padding: 3px;
	background-color: #444444;
	color: #e9e6d9;
}

div.detalii{
	text-align: right;
}

div.sponsors{
	padding: 10px 0 10px 3px;
}

form div{
	clear: both;
}


/* LISTS 
-----------------------------------------------------------------------*/

/*ul partea stanga*/

ul.partea_stanga
{
	padding-left: 8px;
	margin: 0;
	margin-top: 5px;
	list-style-type: none;
	/*list-style-type: disc;
	list-style-position: inside;*/
}

ul.partea_stanga li {
	line-height: 15px;

}

ul.partea_stanga li a{
	
	color: #333333;
	font-weight: normal;
	
}

ul.partea_stanga li a:hover{
	color:#990000;
	text-decoration: none;
    
}





ul.menu{/*top main menu*/
	list-style-type: none;
	display: block;
	width: 100%;
	}

ul.menu li{
	float: left;
	text-align: center;
	width: 80px;
	border: 0px solid;
	border-top-color: #0000;
	border-right-color: #ffcc00;
	border-bottom-color: #ffcc00;
	border-left-color: #ff9900;
	font-size: 1.1em;
}



#menuright{/*top right menu*/
	float: right;
	padding-top: 10px;
	margin-right: 14px;
}

#menuright li{
	font-size: 1em;
	font-weight: bold;
	float: left;
	display: block;
	height: 30px;
	margin-left: 12px;
}

#cart{ /*#menuright li*/
	background: url(webimg/ico_cart1.gif) 0 0 no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	height: 40px;
}

#inscriere{ /*#menuright li*/
	background: url(webimg/ico_inscriere.gif) 0 0 no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	height: 40px;
}

#cont{ /*#menuright li*/
	background: url(webimg/cont.gif) 0 0 no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	height: 40px;
}

#logout{ /*#menuright li*/
	background: url(webimg/logout.gif) 0 0 no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	height: 40px;
}

#ajutor{ /*#menuright li*/
	background: url(webimg/ajutor.gif) 0 0 no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	height: 40px;
}




#footer ul{
	display: inline;
	clear: both;
}

#footer ul li{
	padding-right: 10px;
	display: inline;
	list-style: none;
}

/* FORMs
-------------------------------------------------------------------- */


.searchbox{
	padding: 1px;
	height: 15px;
	width: 350px;
	border: 1px solid #aaaaaa;
}

.button{
	height: 19px;
	width: 70px;
}


form div input, form div select{
	width: 200px;
	padding: 1px 2px;
}

form div select{
	width: 210px;
}

form legend{
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	padding: 0px 5px;
}

form fieldset {
	clear: both;
	border-color: #aaaaaa;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 15px;
	text-align:left;
}




/* TABLEs 
---------------------------------------------------------------------*/
#coscump{
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
}

#coscump th, #coscump tfoot tr{
	background-color: #efefef;
	height: 30px;
}
#coscump td{
	vertical-align: middle;
}
#coscump td, #coscump th{
	border: 1px solid #ffffff;
}
#coscump tfoot td{
	padding: 5px;
}

/* MISC FORMATTING 
---------------------------------------------------------------------*/
span.em{
	color: #003366;
	font-weight: bold;
}





.indexp{
	margin: 10px 0;
}



/*tabelele cu produse*/

table.products
{
	text-align: center;
	width: 100%;
}

table.products td
{
	width: 100%;
	vertical-align: top;
	
}

table.products img
{
	align: left;
	clear: right;
	border: 1px solid #dddddd;
}

table.products img#red
{
	align: right;
	clear: right;
	border: 0px solid #dddddd;
}


table.products p
{
	clear: right;
	padding: 0;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 2px;
}

table.products a
{
	font-size:11px;
	color: #444444;
	text-decoration: none;
}

table.products span.price
{
	font-weight: bold;
	color:#990099;
}


table.dateclient td
{
	vertical-align: middle;
	font-size:11px;
	text-decoration: bold;
}





/*cmenu1*/

.cmenu1{
    list-style-type: none;
    margin: 10px 0 0 0;
}

.cmenu1 img{
    border: 0px;
}

.cmenu1 li{
    display: inline;
}

.cmenu1 li a, .cmenu1 li a:visited{
    margin: 4px;
    text-align: center;
    color: #000000;
    font-size: 1em;
    text-decoration: none;
}
.cmenu1 li.current a, .cmenu1 li.current a:visited{
    text-decoration: none;
    color: #cc3300;
    cursor: default;
		border-color: #dddddd;
	  border-width: 1px 1px 1px 1px;
	  border-style: solid solid solid solid;
		padding: 3px;
}

.cmenu1 li.first a{
    margin-right: 10px;
}

.cmenu1 li.last a{
    margin-left: 10px;
}

.cmenu1 li.inactive a, .cmenu1 li.inactive a:visited{
    color: #666666;
    cursor: default;
    text-decoration: none;
	display: none;
}




/*info pc*/
ul.infopc
{
	padding-left: 0px;
	margin: 0;
	margin-top: 0px;
	list-style-type: none;
	/*list-style-type: disc;
	list-style-position: inside;*/
}

ul.infopc li{
	margin-bottom: 3px;
	background-color: #FFFFFF;
	color: #444444;
	font-weight: normal;
	font-size: 11px;
}

ul.infopc li a
{
	background-color: #FFFFFF;
	color: #444444;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
}

ul.infopc li a:hover
{
	background-color: #eeeeee;
	color: #666666;
	text-decoration: none;
	background-image:url(webimg/bg_pcinfo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;	
}

table.menujos a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 0px solid #ccc;
	margin-top: 10px;

}

</style>








