html {
    margin:1%;
    padding:0;
    width:1000px;
    height:600px;
/* border: solid 1px; */
    margin-left: auto;
    margin-right: auto;
}
.center {
  
    margin-left: auto;
    margin-right: auto;
    color: white;
    text-align: center;
    width: 100%;
    height: 100%;
    
}
.left {
    float: left;
}
.right {
    float: right;
}
.imagine {
    display: inline-block;
    width:20%;
    height:90%;
  /* border: solid 1px; */
    padding: 0.5%;
}
.imagine2 {
    float: right;
    display: inline-block;
    width:20%;
    height:100%;
   /* border: solid 1px; */
}
.headertext {
    opacity: 1;
    float:left;
    display: inline-block;
    font-family: Roboto;
    font-weight: 600;
   font-size: xx-large;
   margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 50%;
}
.bolder {
font-weight: 800;
}
button {
    border: none;
}
body {
    height: 100%;
    width: 100%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 10px 6px -6px #222;
	-moz-box-shadow: 0 10px 6px -6px #222;
	box-shadow: 1px 1px 1px 1px #888;
}
body.blue {
    background-color: #365C7E;
    background-color: #CCCBCA;
}
body.green {
    background-color: #6B7C3F;
    background-color: #879661;
    background-color: #CCCBCA;
}
/* proprietati generale pentru header box */
.front-header {
    float: left;
    width: 100%;
    height: 25%;
    padding: 0;
    margin: 0;
    font-family: Roboto;
   font-size: x-large;
   border: none;
  /* border: solid 1px; */
    background: -webkit-linear-gradient(left top, #563E59 , #83608B, #563E59); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, red, blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, red, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #563E59 , #83608B, #563E59); /* Standard syntax (must be last) */
}
.tab-menu {
    float: left;
    border: none; 
    width: 100%;
    height: 7%;
    padding: 0;
    padding-right: 0.1%;
    padding-top: 0.1%;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
   /* border: solid 1px; */
}
/* proprietati Header Weather station box */
header.green{
    background-color: #66804A;
}
/* proprietati Header System Info box */
header.blue{
    background-color: #44627B;
}
/* proprietati generale pentru right container box */
.right-container {
    float: right;
    height: 87%;
    width: 16%;
    padding: 0.1%;
    margin: 0.5%;
    box-shadow: 2px 2px 3px #333333;
    border:  thin; 
}
.right-container.blue {
   background-color: #44627B; 
}
.right-container.green {
   background-color: #66804A; 
}
/* proprietati generale pentru left container box */
.left-container {
    float: left;
    height: 87%;
    width: 16%;
    padding: 0.1%;
    margin: 0.5%;
    box-shadow: 2px 2px 3px #333333;
    border: thin;
}
.left-container.blue {
    background-color: #44627B;
}
.left-container.green {
    background-color: #66804A;
}
/* proprietati generale pentru main container box */
.main-container {
    float: left;
    position: relative;
    left: 1%;
    height: 90%;
    width: 98%;
    padding: 0.1%;
    margin: 0;
    border: thin;
   box-shadow: 2px 2px 3px #333333;
   border-top: none;
    /* border: solid 1px; */
   
}
.main-container.blue {
  background-color: #12334E;
  background-color: #247BB5;
   background-color: #004B79;
   background-color: #2B4864;
}
.main-container.green {
    background-color: #556332; 
  /*   background-color: #3D4B1B; */
   
}
/* proprietati Button Tile-uri Generice */
button.menu {
   /* border-top-left-radius:1em;
    border-top-right-radius:1em;
    float: left;
     border: solid 1px; */
    width: 16%;
    height: 90%;
    padding: 0.1%;
    margin: 0.1%;
    margin-bottom: 0;
    margin-right: 0.1%;
    font-family: Roboto;
   font-size: medium;
    color: white;
    opacity: 1;
   transition: opacity 0.8s linear, color 0.8s linear;
}
button.menu:hover{
    color: #ffff00;
    opacity: 0.7;
}
button.despre {
    background-image: url("../pictures/despre_test.jpg");
    border-radius:0.5em;
    margin: 30px;
    margin-left: 0;
    width: 350px;
    height: 350px;
    max-height: 40%; 
    padding: 0.5%;
    font-family: Roboto;
   font-size: medium;
    color: black;
    opacity: 1;
    background-color: #e6e6e6; 
    transition:  background-image 1s linear;
}

button.filosofie {
    background-image: url("../pictures/filosofie1.jpg");
    border-radius:0.5em;
    margin: 20px;
    margin-left: 0;
    width: 350px;
    height: 180px;
    max-height: 40%; 
    padding: 0.5%;
    font-family: Roboto;
   font-size: medium;
    color: black;
    opacity: 1;
    background-color: #e6e6e6; 
    transition:  background-image 1s linear;
}
/* button.filosofie:hover {

    background-image: url("../pictures/filosofie2.jpg");
} */
button.filosofie2 {
    background-image: url("../pictures/filosofie2.jpg");
    border-radius:0.5em;
    margin: 0px;
    margin-left: 0;
    width: 350px;
    height: 180px;
    max-height: 40%; 
    padding: 0.5%;
    font-family: Roboto;
   font-size: medium;
    color: black;
    opacity: 1;
    background-color: #e6e6e6; 
    transition:  background-image 1s linear;
}

button.servicii {
    background-image: url("../pictures/documente-necesare.jpg");
    border-radius:0.5em;
    margin: 10px;
    margin-left: 0;
    margin-top: 0;
    width: 350px;
    height: 180px;
    max-height: 40%; 
    padding: 0.5%;
    font-family: Roboto;
   font-size: medium;
    color: black;
    opacity: 1;
    background-color: #e6e6e6; 
    transition:  background-image 1s linear;
}

button.servicii2 {
    background-image: url("../pictures/servicii2.jpg");
    border-radius:0.5em;
    margin: 10px;
    margin-left: 0;
    margin-top: 0;
    width: 350px;
    height: 180px;
    max-height: 40%;
    padding: 0.5%;
    font-family: Roboto;
   font-size: medium;
    color: black;
    opacity: 1;
    background-color: #e6e6e6; 
    transition:  background-image 1s linear;
}

button.home {
    border-radius:0.5em;
    width: 250px;
    height: 190px;
    max-height: 190px;
    padding: 0.1%;
    margin: 5%;
    font-family: Roboto;
   font-size: medium;
    color: black;
    opacity: 1;
    background-color: #e6e6e6;
    transition: opacity 0.8s linear, color 0.8s linear, background-color 0.8s linear;
}
button.asko {
    border-radius:0.5em;
    width: 400px;
    height: 250px;
    max-height: 190px;
    padding: 0.1%;
    margin: 10px;
    font-family: Roboto;
   font-size: small;
    line-height: 1;
    color: black;
    opacity: 1;
    background-color: #e6e6e6;
    transition: opacity 0.8s linear, color 0.8s linear, background-color 0.8s linear;
}
button.asko:hover {
    color: #ffffff;
    opacity: 0.6;
    background-color: #7a7a7a;
}
button.hochstaffl {
    border-radius:0.5em;
    width: 400px;
    height: 250px;
    max-height: 190px;
    padding: 0.1%;
    margin: 10px;
    font-family: Roboto;
   font-size: small;
    color: black;
    opacity: 1;
    background-color: #e6e6e6;
    transition: opacity 0.8s linear, color 0.8s linear, background-color 0.8s linear;
}
button.hochstaffl:hover {
    color: #ffffff;
    opacity: 0.6;
    background-color: #7a7a7a;
}
button.nll {
    border-radius:0.5em;
    width: 400px;
    height: 250px;
    max-height: 190px;
    padding: 0.1%;
    margin: 10px;
    font-family: Roboto;
   font-size: small;
    color: black;
    opacity: 1;
    background-color: #e6e6e6;
    transition: opacity 0.8s linear, color 0.8s linear, background-color 0.8s linear;
}
button.nll:hover {
    color: #ffffff;
    opacity: 0.6;
    background-color: #7a7a7a;
}
button.tschann {
    border-radius:0.5em;
    width: 400px;
    height: 250px;
    max-height: 190px;
    padding: 0.1%;
    margin: 10px;
    font-family: Roboto;
   font-size: small;
    color: black;
    opacity: 1;
    background-color: #e6e6e6;
    transition: opacity 0.8s linear, color 0.8s linear, background-color 0.8s linear;
}
button.tschann:hover {
    color: #ffffff;
    opacity: 0.6;
    background-color: #7a7a7a;
}
button.home.small {
    width: 300px;
    height: 130px;
    max-height: 130px;
}
button.home:hover {
    color: #ffffff;
    opacity: 0.6;
    background-color: #7a7a7a;
}
.container {
    float: left;
    width: 100%;
}
.enhance {
     -webkit-box-shadow: 0 10px 6px -6px #222;
	-moz-box-shadow: 0 10px 6px -6px #222;
	box-shadow: 1px 1px 1px 1px #888;
}
.enhance2 {
     -webkit-box-shadow: 0 10px 6px -6px #222;
	-moz-box-shadow: 0 10px 6px -6px #222;
	box-shadow: 1px 1px 1px 1px #888;
}
button.menu.blue {
    background-color: #247BB5;
    background-color: #2B4864;
  /*  background-color: #12334E; */
}
button.menu.yellow {
    background-color: #FFB317;
}
button.menu.purple {
   background: -webkit-linear-gradient(left top, #563E59 , #83608B, #563E59); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, red, blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, red, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #563E59 , #83608B, #563E59); /* Standard syntax (must be last) */
}
button.menu.red {
    background-color: #8b1202;
}
button.menu.pink {
    background-color: #AD4E80;
}
button.menu.green {
    background-color: #556332;
}
button.menu.orange {
    background-color: #FF632F;
}
button.menu.cyan {
    background-color: #009191;
}
button.top-header {
    background-color: transparent;
    float: left;
    text-align: center;
    width: 15%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: Roboto;
   font-size: x-large;
    /* border: solid 1px; */
}
.tile {
    padding: 1%;
    padding-left: 4%;
    padding-right: 4%;
    margin: 0.5%;
 /*   border: solid 1px;
    border-color: #111; */
  /*  border-radius: 2px 2px 2px 2px; */
    -webkit-box-shadow: 0 10px 6px -6px #222;
	-moz-box-shadow: 0 10px 6px -6px #222;
	box-shadow: 1px 1px 1px 1px #666;
    font-family: Roboto;
   font-size: 14px;
    color: #454241;
    text-align: justify;
    line-height: 1.4;
    background-color: #e6e6e6;

}
.column {
    margin:0;
    padding:0; 
}
p {
  text-indent: 20px;
  
}
.tile.large {
    width: 80%;
    height: 40%;
}
.tile.normal {
    width: 30%;
    height: 30%;
}
.tile.small {
    width: 20%;
    height: 20%;
}
.tile.xsmall {
    width: 10%;
    height: 10%;
}
.tile.small-wide {
    width: 15%;
    height: 7%;
}
.tile.normal-wide {
    width: 30%;
    height: 15%;
}
.tile.large-wide {
    width: 60%;
    height: 30%;
}
.tile.hidden{
    visibility: hidden;
}
.tile.blue{
    background-color: #365C7E;
    background-color: #D9DBD3;
}
.tile.green{
    background-color: #6B7C3F;
    background-color: #879661;
    background-color: #D9DBD3;
    
}
.textbar {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5%;
    margin: 0;
    font-family: Roboto;
    color: white;
    font-weight: bold
}
.textbar.blue {
   background: -webkit-linear-gradient(left top, #563E59 , #83608B, #563E59); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, red, blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, red, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #563E59 , #83608B, #563E59); /* Standard syntax (must be last) */
}
.textbar.green {
   background-color: #CFD1CB;
   
}
.text_inset1 {
font-family: Roboto;
   font-size: medium;
   text-shadow: 0px -1px 0px #333,
                  0px 1px 2px #666;
}
.system_info_tile_small {
    background-color: #247BB5;
    float: left;
    width: 15%;
    height: 15%;
    padding: 1%;
    margin: 0.5%;
    font-family: Roboto;
   font-size: medium;
    color: white;
    box-shadow: 2px 2px 3px #333333;
}
.temperatura {
    display: inline-block;
    width: 150px;
    height: 150px;
    padding: 1%;
    margin: 1%;
    font-family: Roboto;
   font-size: medium;
    color: white;
    box-shadow: 2px 2px 3px #333333;
}
