/* CSS Document */
* {
margin: 0;
padding: 0;
}

html {
background: url(../Images/html_back.jpg) repeat-x;

}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#333647;
}

h1 {
font-size: 14px;
font-style: italic;
margin-left: 150px;
margin-top: 30px;
color: #000067;
font: Verdana;
}

div#container {
width: 811px;
height: auto;
margin: 20px auto 0 auto;
border: 1px solid #336699;
background-color:#FFFFFF;
}


div#header {
width: 800px;
height: 190px;
margin-left:10px;
background-image:url(../Images/header.jpg);
background-repeat:no-repeat;
background-position:170px 0px;
}

div#headerTop {
width: 800px;
height: 80px;
float:left;
}

div#headerTopLeft {
width: 160px;
height: 80px;
margin-left: 10px;
float:left;
}

/*meniu  right (cel din divul de sus header) */
div#meniu {
margin: 0;
margin-top: 50px;
padding:0;
float: right;
background-image: url(../Images/back_meniu.gif);
background-repeat:no-repeat; 
background-position:0px 10px;
	
}

div#meniu ul {
padding: 24px 0;
margin-left: 20px;
list-style-type: none;
color: #000;
font: normal 11px georgia;
text-align:right;
}


div#meniu li {
display:inline;
}

div#meniu a:link, div#meniu a:visited {
text-decoration: none;
letter-spacing: 1px;
color: #fff;
padding: .2em 1em;
}

div#meniu a:hover, div#meniu a:active{
text-decoration: blink;
}


div#headerLeft {
width: 200px;
float:left;
height:80px;
line-height: 20px;
}

div#headerLeft img {
padding:10px;
padding-left: 30px;
}



div#headerLeft input {
background-image:none;
border:1px dashed #666666;
font-size:11px;
margin-left:5px;
}


div#headerRight {
width:500px;
margin-top: 5px;
float:right;
text-align: right;
margin-right: 10px;
}

div#middle {
width: 810px;
height: 755px;
}

div#middleLeft {
width: 185px;
margin-top: 20px;
float:left;

}

div#middleLeft ul{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font: normal 11px georgia;
}


div#middleLeft a
{
/*************************************am pus bold aici *****************************/
font-weight: bold;
display: block;
padding: 3px;
width: 160px;
background-image:url(../Images/buton_submeniu.jpg);
background-repeat:no-repeat;

}





div#middleLeft a:link, div#middleLeft a:visited
{
padding-left: 15px;
color: white;
text-decoration: none;
}

div#middleLeft a:hover
{
background-image:url(../Images/buton_submeniu_over.jpg);
background-repeat:no-repeat;
color: #ccc;
}




div#middleLeft ul li.current a {
color: #FFFFCC;
}


div#middleRight {
width: 623px;
height: 580px;
margin-top: 20px;
background: url(../Images/central_back.gif) no-repeat;
float: right;
text-align:center;
}

div#middleRight img {
margin: 10px;
padding: 2px;
border-bottom: 1px solid  #CCCCCC;
}

div#middleRight a:link, div#middleRight a:visited {
padding-left: 5px;
text-decoration: none;
color: #000099;
}

div#middleRight a:hover, div#middleRight a:active{
color: #ff0000;
text-decoration: underline;
}


div#middleRight p {
padding-left: 5px;
padding-right:5px;
}

div#footer {
width: 623px;
height: 109px;
float: right;
}

div#footerContact {
width: 400px;
float: left;
margin-left:10px;
height: 89px;
}


div#footerContact li {
width: 200px;
float: left;
}

div#footerCopyright {
width: 200px;
height:49px;
margin-right:2px;
padding-bottom:0px;
float: right;
text-align: right;
}

/* partea a doua a site-ului iau fiecare pagina si schimb centrul pentru imaginile de pe prima pagina*/

div#middleRight_simplu {
width: 583px;
height: 580px;
margin-top: 20px;
padding: 20px;
padding-bottom: 0;
background: url(../Images/central_back_simplu.gif) no-repeat;
float: right;
}

div#middleRight_simplu p {
text-align: justify;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
word-spacing: 1px;
}


div#middleRight_simplu ul {
padding-left: 20px;
padding-right: 20px;

}


/* pentru configuratiile produselor in stanga avem div-ul continutDescriere*/
div#continutDescriere {
width: 430px;
height: 580px;
margin-top: 40px;
text-align: left;
float: left;
}

div#imaginea {
width: 150px;
height: 120px;
margin-top: 40px;
float:right;
text-align: left;
}

div#imaginea a:link, div#imaginea a:visited {
padding-left: 5px;
text-decoration: none;
color: #000099;
}

div#imaginea a:hover, div#imaginea a:active{
color: #ff0000;
text-decoration: underline;
}


div#pages {
width: 400px;
float: right;
height: 25px;
text-align: right;
padding-right: 15px;
}








/*clasele pentru formatarea textelor */

table.contactTable {
margin-top: 40px;
width: 580px;
padding: 20px;
}



table.contactTable td{
padding: 5px;

}


.formatForm {
border: #ccc 1px dashed;
font: Georgia;
color: #000;
background: white;
}



table.tableFormat {
width: 580px;
border: #ccc 1px solid;
}


.tableTrFormat {
background-color: #ccc; font-family: Georgia; font-weight: bold;
}


/*pentru celula cu pretul*/
.tableTdFormat {
text-align: center;
}


table.tableFormat td{
padding-left: 10px;
padding-right: 10px;
padding-top: 0;
border: #ccc 1px solid;
}	

.textFormat {
font-weight: bold;
text-align: left;
}

.textHeader {
font-size: 14px;
font-weight: bold;
}


.pret {
color: red;
}

