*{
padding : 0;
margin : 0;
border : 0;
}
body{
background-image : url('x.png');
background-attachment : fixed;
background-size : 100% auto;
}
.blended_grid{
display : block;
width : 1200px;
overflow : auto;
background-color: rgba(255, 165, 0, 0.5);
margin : 20px auto;
}
.pageHeader{
background-color : rgba(254, 217, 102, 1);
background-image: url("banner/banner1.jpg");
float : left;
clear : none;
height: 200px;
width : 1186px;
border-radius: 15px;
border: 2px solid black;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
}
.pageFooter{
background-color : rgba(102, 255, 102, 0.5);
/*background-image: url("banner/banner1.jpg");*/
float : left;
clear : none;
height: 50px;
width : 1186px;
border-radius: 15px;
border: 2px solid lightblue;
margin-bottom: 5px;
margin-top: 0px;
margin-left: 5px;
margin-right: 5px;
}
.pageBarLeft{
float : left;
clear : none;
min-width : 80px;
min-height : 80px;
}
.pageLeftTop{
background-color : rgba(102, 255, 102, 0.5);
float : none;
clear : both;
/*height : 170px;*/
width : 1186px;
border-radius: 25px;
border: 2px solid lightblue;
margin-bottom: 5px;
margin-top: 0;
margin-left: 5px;
margin-right: 5px;
}

.pageSumma{
float : left;
clear : none;
min-width : 80px;
min-height : 80px;
}
.pageSummaData{
background-color : rgba(102, 255, 102, 0.5);
float : none;
clear : both;
width : 1186px;
border-radius: 25px;
border: 2px solid lightblue;
margin-bottom: 5px;
margin-top: 0;
margin-left: 5px;
margin-right: 0;
}

.pageGraf{
float : left;
clear : none;
min-width : 80px;
min-height : 5px;
}
.pageGrafData{
background-color : rgba(255, 255, 255, 1);
float : none;
clear : both;
width : 1186px;
border-radius: 25px;
border: 2px solid lightblue;
margin-bottom: 5px;
margin-top: 0;
margin-left: 5px;
margin-right: 0;
}

h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif 
}
h2 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif 
}
table.tabhead {
    border-collapse: collapse;
    width: 1170px;
    height: 195px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}
td.tabhead {
    border: 0px solid red;
    text-align: right;
    vertical-align: bottom;
    text-shadow:   1px 1px 0 #fff;
    font:          normal 400 26px/32px "Calibri", sans-serif;
}

table.data {
    border-collapse: collapse;
    width: 388px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

table.osszesito {
    border-collapse: collapse;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

table.graf {
    border-collapse: collapse;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

table.villtabla {
    border-collapse: collapse; 
    border: 1px solid black;
    width: 70%;
    text-align: center;
    vertical-align: bottom;
    font: normal 400 26px/32px "Calibri", sans-serif;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

table.content {
    border-collapse: collapse; 
    border: 0px solid black;
    width: 70%;
    text-align: left;
    vertical-align: bottom;
    font: normal 400 26px/32px "Calibri", sans-serif;
    margin-left: 50px;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

table.footer {
    border-collapse: collapse; 
    border: 0px solid black;
    width: 95%;
    text-align: right;
    vertical-align: bottom;
    font: normal 400 12px/18px "Calibri", sans-serif;
    margin-left: 50px;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 0px;
}

tr.osszesito {
    padding: 8px;
    border-bottom: 1px solid black;
}

tr.villtr {
    padding: 8px;
    border-bottom: 1px solid black;
}

td.osszesito {
    padding: 3px;
    border-left: 1px solid black;
}

td.osszesito2 {
    padding: 3px;
    border-left: 1px solid black;
    font-weight: bold;
    color: red;
}

th {
    color: blue;
}
th.centered {
    text-align: center;
}
td.centered {
    text-align: center;
}
td.right {
    text-align: right;
}
td.left {
    text-align: left;
}
h1.head {
    text-align: center;
    margin-top: 8px;
}
h2.head {
    text-align: center;
    margin-top: 8px;
}
p.cpm {
    font-family: Arial;
    font-size: 48px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    margin-top: 6px;
}

p.cpm2 {
    font-family:Arial, sans-serif;
    font-size:2em;
    //letter-spacing:0.1em;
    line-height:1.3em;
    text-align: center;
    margin-top: 8px;
}

h2.data {
    text-align: center;
    text-shadow:   1px 1px 0 #fff;
    font:          normal 400 26px/32px "Calibri", sans-serif;
    margin-top: 6px;
}
h4 {
    text-align: left;
    text-shadow:   1px 1px 0 #fff;
    font:          normal "Calibri", sans-serif;
    margin-top: 6px;
}
