@charset "utf-8";
/* CSS Document */

html, body {
    margin:0px 0px 0px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    height:100%;
}
p {
    margin: 0px 0px 10px 0px;
}

hr {
    border: 1px #e6ede7 solid;
}

img {
    border:none;
    maring: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h1 {
    margin-top:0px;
    maring-bottom: 5px;
	font-size: 20px;
}

h3 {
    margin-top:0px;
    font-size:14px;
    color:#940800;
    font-weight:bold;
    margin-bottom:5px;
}

h2 {
    margin-top:0px;
    font-size:16px;
    color:#940800;
    font-weight:bold;
    margin-bottom:5px;
}

ul {
    list-style-type: disc;
    margin: 10px 0px 10px 0px;
}

ul li {
    margin-left: 50px;
}

#headerContainer {
    background:url(../../images/header.gif) repeat-x;
    height:129px;
    text-align:center;
    padding: 0px 0px 0px 0px;
    border:none;
}

#header {
    width:780px;
    margin:auto;
    text-align:left;
    height:129px;
}

#logo {
    width:94px;
    height:127px;
    float:left;
}

#logoImage {
    border:none;
    height: 129px;
    margin: 0px 0px -3px 0px;
    padding: 0px 0px 0px 0px;
}

#menuContainer {
    float:left;
    height:129px;
    text-align:left;
    width: 490px;
    padding:0px 0px 0px 0px;
}

#coffeeCup {
    background:url(../../images/coffee_cup.gif) no-repeat;
    width:167px;
    height:129px;
    float:right;
    padding-right:25px;
    margin: 0px 0px -1px 0px;
}

#tabMenu {
    list-style:none;
    height:23px;
    text-align: right;
    padding:0px 0px 0px 10px;
    margin: 72px 0px 0px 10px;
    position: absolute;
}

#tabMenu li {
    float:left;
    list-style:none;
    height:23px;
    margin: 0px 7px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#tabMenu li a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:23px;
    border: none;
}

#tabMenu li img {
    border: none;
    margin: 0px 0px -3px 0px;
    padding: 0px 0px 0px 0px;
    height:23px;
}

#topMenu {
    text-align:right;
    font-size:11px;
    color:#FFFFFF;
    list-style-type:none;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#topMenu li {
    color:#FFFFFF;
    display:inline;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#topMenu li a {
    color:#FFFFFF;
    text-decoration: none;
}

#topMenu li a:hover {
    text-decoration: underline;
}

#topMenu li img {
    float:left;
    margin:1px 2px 0px 0px;
}

#footerContainer {
    width:100%;
    background-color:#012006;
    margin:none;
    height:9.5em;
}

#footer {
    margin:auto;
    text-align:center;
    width:780px;
}

#bottomMenu {
    list-style-type:none;
    color:white;
    font-size:11px;
    height:10px;
    padding-top:10px;
}

#bottomMenu li {
    display:inline;
    margin-right:30px;
}

#bottomMenu li a {
    color:white;
    text-decoration:none;
}

#bottomMenu li a:hover {
    text-decoration:underline;
}

#footerBottomBar {
    height:9px;
    background:url(../../images/footer_bottom_bar.gif) repeat-x;
    margin:none;
    bottom:0px;
    width:100%;
    margin-bottom:0px;
}

#copyright {
    font-size:10px;
    color:white;
    margin-top:20px;
    height:30px;
}

#pageHeaderContainer {
    width:780px;
    text-align:left;
    margin:auto;
    padding: 0px 0px 0px 0px;
}

#pageHeaderContainer img {
    height: 215px;
    width:780px;
}

#topImagesContainer img {
    border:none;
}

#wrapper {
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -7em;
    text-align:center;	
}

#push {
    height: 9em;
}

#mainContainer {
    padding-top:20px;
    width:780px;
    clear:both;
    line-height:1.5em;
    text-align:left;
    margin:auto;
}

#leftContainer {
    width:230px;
    margin-right:10px;
    float:left;
}

#middleContainer {
    float:left;
    min-width:100%;
    width:auto;
}

#middleContainer a {
    color:#940800;
    font-weight:bold;
}

#homePage {
    
}

#automateCafeaPanel {
    width:230px;
    background: url(../../images/panel_border_230px.gif) top repeat-y;
    font-size:11px;
}

#automateCafeaPanel .titleBar {
    width:230px;
    height:28px;
    background: url(../../images/automate_cafea_bar.gif) top no-repeat;
}

#automateCafeaPanel .bottom {
    width:230px;
    height:14px;
    background: url(../../images/panel_bottom_230px.gif) top no-repeat;
    clear:both;
}

#automateCafeaPanel .contentFrame {
    padding:15px 15px 15px 15px;
}

#automateCafeaPanel .contentFrame a {
    color:#940800;
    font-weight:bold;
}

#contactPage {
    clear:both;
}

#contactPage em {
    font-size:14px;
    color:#940800;
}

#contactPage #contactFieldset {
    background-color:#e6ede7; 
    padding: 15px 15px 15px 15px; 
    border: none;
    font-size: 12px;
    font-family: Arial;
    width:750px;
}

#contactPage #contactFieldset .button {
    background-color:#940800;
    border:none;
    color:white;
    height:25px;
    width:100px;
    margin-top:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    cursor:pointer;
}

#contactPage #contactFieldset .field {
    width:500px;
    margin: 0px 0px 5px 0px;
}

#contactPage #contactFieldset .field label {
    width:100px;
    float:left;
}

#topPopupMenu {
    font-size: 11px;
    background-color: #ab0800;
    color:white;
    z-index: 1;
    position:absolute;
    text-align:left;
    display:inline;
    margin: 0px 0px 0px 0px;
    opacity: 0.9;
    filter: alpha(opacity=90);    
}

#topPopupMenu a {
    color:white;
    text-decoration:none;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 11px;
    font-weight: bold;
}

#topPopupMenu ul {
    list-style:none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	opacity: 1;
 	filter: alpha(opacity=100);
}

#topPopupMenu ul li {
    border-bottom: 1px white dotted;
    padding: 5px 0px 0px 10px;
    width: 200px;
    height: 20px;
    margin: 0px 0px 0px 0px;
	opacity: 1;
 	filter: alpha(opacity=100);
}

#despreNoiPage {
    
}

#automateCafePanel {
    width:774px;
    background-color:#e6ede7;
    height: 145px;
    margin: 0px 0px 10px 0px;
}

#automateCafePanel a {
    text-decoration: none;
}

#automateCafePanel img {
    border:none;
    border-right:3px white solid;
    margin: 0px 10px 0px 0px;
    float:left;
}

#automateCafePanel p {
    margin: 10px 0px 10px 0px;
}

#consumabilePanel {
    width:774px;
    background-color:#e6ede7;
    height: 133px;
    margin: 0px 0px 10px 0px;
}

#consumabilePanel p {
    margin: 10px 0px 10px 0px;
}

#consumabilePanel a {
    text-decoration:none;
}

#consumabilePanel img {
    border:none;
    border-right:3px white solid;
    margin: 0px 10px 0px 0px;
    float:left;	
}

#siteMapPage ol {
    font-size: 16px;
    font-weight:bold;
    list-style-type:none;
}

#siteMapPage ol li {
    font-size: 16px;
    font-weight:bold;
    margin-bottom:20px;
}

#siteMapPage ul {
    font-size: 12px;
    list-style-type: disc;
}

#siteMapPage ul li {
    font-size: 12px;
    margin-bottom:2px;
}

#breadCrumbsContainer {
    font-size: 11px;
}

.automateList {
    width: 780px;
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.automateList li {
    float: left;
    height: 250px;
    text-align: center;
    margin-left: 0px;
    margin-right: 30px;
}

.automateTitleBar {
    background-color: #e6ede7;
    padding: 6px 0px 1px 0px;
    width: 780px;
}

thead {
    background-color:black;
    color:white;
    font-size:14px;
    font-weight:bold;
    height: 30px;
}

tbody td {
    border-bottom:2px gray solid;
}

tbody td ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

tbody td ul li {
    padding-left: 0px;
    margin-left: 0px;
}

#imageGallery {
    float:right; 
    text-align:center
}

#pageContent {
    margin-top:20px;
    margin-bottom: 100px;
    width: 780px;
}

#acoperireContainer {
    width:780px;
}
#map {
    float:left;
}

#telefoane {
    float:right;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.consumabile {
    list-style-type: none;
}

.consumabile li {
    margin-bottom: 30px;
}

.consumabile li div {
    width: 150px;
    float:left;
}

.clear {
    height:0;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-2 {
    height:2px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-3 {
    height:3px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-4 {
    height:4px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-5 {
    height:5px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-10 {
    height:10px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-15 {
    height:15px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-20 {
    height:20px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-30 {
    height:30px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-50 {
    height:50px;
    clear: both;
    font-size:0;
    line-height: 0;
}

.spacer-100 {
    height:100px;
    clear: both;
    font-size:0;
    line-height: 0;
}

