body  {
margin:0;
padding:10px;
background-color: #dadada;
background-image: url('graph/bg.jpg');
background-repeat:repeat-x;
background-position:top; 
text-align: left;
color: black;
font-family: "Helvetica", "Arial", sans-serif;
line-height: 150%;
}

a.h3t{
color: rgb(1, 132, 222);
font-weight:bold;
}

div.slide {
top:250px;
position:absolute;
margin:auto;
display:block;
left:50%;
box-shadow: 0px 0px 35px black;
/*margin-left:-20px;*/
border:1px solid black;

}

img {
border: 0px;
}
a {
color:rgb(1,132,222);
text-decoration:none;
}

.main {
border:1px solid white;
width:960px;
box-shadow: 0px 0px 15px #000000;
}


div.submenu {
min-height:500px;
}

li {
/*background-image: url();  */
/*background-repeat: no-repeat;*/
background-position: 0 .4em;
font-weight:bold;
color:white;
padding:0px;
margin:0px;
padding-left: 20px;
display:inline;
}


li a{
text-decoration:none;
color:white;
}
li a:hover{
color:silver;
}

.main td {
border-bottom:1px solid white;
}

td.banner {
height:150px;
width:100%;
background-color: silver;
background-image: url('graph/Hessel_Slovakia_banner.jpg');
}
menu {
height:0px;
margin:0px;
margin-bottom:15px;
padding:0px;
}
td.menu {
height:25px;
max-height: 25px;
width:100%;
background-image: url('graph/menu_bg.jpg');
font-size:14px;
}

td.submenu {
height:100%;
width:200px;
background-color: #ededed;
background-image: url('graph/building_hessel.jpg');
background-repeat: no-repeat;
background-position: 0px 60px;  
}
td.sub {
height:100%;
width:200px;
background-color: #ededed;
background-image: url('graph/logo.png');
background-size:200px auto;
background-repeat: no-repeat;
background-position: right top;  
}
div.submenu {
padding-top:53px;
width: 195px;
}
td.content {
padding:20px;
padding-right:5px;
height:100%;
width:530px;
background-color: white;
background-image: url('graph/logo_light_background.jpg');
background-position:50% 40;
background-repeat: no-repeat;
font-size:15px;
}
td.sub {
width:230px;
background-color: white;
}

td.footer {
height:25px;
width:100%;
font-weight:bold;
color:white;
background-color: gray;
border-bottom:0px;
background-image: url('graph/footer_bg.jpg');
font-family: "Arial", sans-serif;
}
h1 {
font-size:22px;
}

/**********************

a.product{
text-decoration: none;
font-weight:bold;
Color:black;
} 
a.product:hover{
color: black;
}
table { empty-cells: show; }

td {
white-space: nowrap;
padding:1px;
}
td.greenL{
background-color:#f2fcf1;
}
td.greenH{
background-color:#ddf3d9;
}

h1 {
margin:0px;
padding:0px;
}

tr.color1 {
} 
tr.color2 {
background-color:#d9e4f3;
}
tr.color1:hover {
background-color:#ddf3d9;
} 
tr.color2:hover {
background-color:#ddf3d9;
}

*/



