body { 
margin: 0;
padding: 10px 0 0 0;
height: 100%;
color: #fff;
background: #E5E5E5;
font-family: Verdana, Helvetica, Tahoma, sans-serif;
text-align: center; /* for old IE */
}

#container {
width: 780px;
text-align: left;  /* resetting centering for old IE*/
margin-left: auto;  /* for good browsers */
margin-right: auto;
}

#topBarLeft {
width: 35px;
height: 25px;
float: left;
color: #006633;
background: #fff url("obrazky/topleft.gif") no-repeat top left;
}

#home {
border: none;
width: 20px;  
height: 19px;
float: right; 
margin-top: 3px;
}

#topBarRight {
width: 780px;
height: auto;
float: left;
color: #006633;
background: #fff url("obrazky/topright.gif") no-repeat top right;
}

#menu {
width: auto;
margin-right: 15px;
float: right;
font-size: 0.8em;
font-weight: bold;
}

#menu a {
text-decoration: none; 
display: block;
margin: 4px 0 0 0;
padding: 0 6px 0 6px;
height: 17px;
float: left;
color: #006633; 
background: #fff;
border-right: 1px solid #006633;
}

#menu a:hover {
text-decoration: none; 
display: block;
margin: 4px 0 0 0;
padding: 0 6px 0 6px;;
height: 17px;
float: left;
color: #fff; 
background: #006633;
}

#picture {
clear: both;
width: 780px;
height: 250px;
color: #006633;
background: #fff url('obrazky/topesam.jpg') no-repeat;
}

#esaLogo {
width: 101px; 
height: 103px; 
border: none;
margin: 32px auto 0 345px;
}

#intro {
width: 380px;
height: 65px;
font-size: 22px;
margin: 0 0 0 345px;
clear: both;
}

#middleBar {
width: 780px;
height: 29px;
color: #fff;
background: #fff url('obrazky/bar.gif') no-repeat;
}

#langSel {
float: right; 
margin-top: 6px;
margin-right: 25px;
font-size: 0.8em;
}

#langSel a {
color: #fff;
}

#main {
clear: both;
text-align: left;
width: 780px;
height: auto;
padding: 10px 0 10px 0;
color: #404040;
background: #fff;
float: left;
}

#submenu {
width: 200px;
height: 250px;
font-size: 0.8em;
float: left;
color: #404040;
background: #fff url('obrazky/submenu_bg.gif') no-repeat top left;
}

#submenu h3 { 
font-size: 1.3em;
margin-top: 5px;
text-align: right; 
margin-right: 10px;
}

#submenu a{
color: #404040;
display: block;
height: 15px;
font-size: 0.9em;
text-align: right;
text-decoration: underline;
margin: 2px 10px 2px 0;
padding: 0;
}

#main #submenu a.levelUp {
font-size: 0.9em;
margin-top: -10px;
margin-bottom: 10px;
}

#content {
width: 579px;
height: auto;
font-size: 0.7em;
float: left;
color: #404040;
background: #fff;
border-left: 1px solid #E5E5E5;
padding-bottom: 5px;
}

#content h3 { 
font-size: 1.5em;
margin-top: 5px;
margin-left: 10px;
}

#content p {
margin-left: 15px;
margin-right: 20px;
}

#content h4 {
clear: both;
margin-left: 15px;
font-size: 1em;
}

#content a:link, #content a:active, #content a:visited, #content a:hover {
color: #404040;
}

#bottomBarLeft {
position: absolute;
bottom: 0;
left: 0;
width: 24px;
height: 24px;
float: left;
color: #006633;
background: #fff url("obrazky/bottomleft.gif") no-repeat bottom left;
}

#bottomBarRight {
clear: both;
position: relative;
width: 780px;
height: auto;
padding-top: 10px;
color: #404040;
background: #fff url("obrazky/bottomright.gif") no-repeat bottom right;
font-size: 0.6em;
text-align: center;
margin-bottom: 10px;
}

.specs {
width: 540px;
padding: 0;
border-collapse: collapse;
margin-left: 15px;
margin-bottom: 10px;
clear: both;
}

.specs td.charName {
color: #fff;
background: #404040;
width: 130px;
}

.specs td {
text-align: center;
border: 1px solid #404040;
}

.oddRow { 
color: #404040;
background: #E5E5E5; 
height: 25px; 
}

.evenRow {
color: #404040;
background: #fff; 
height: 25px; 
}

.productImg {
width: 200px;
height: 150px;
border: none;
float: left; 
margin: 0 10px 10px 15px;
}

#content img {
border: none;
float: left;
margin: 0 10px 5px 15px;
}

#content #dms {
width: 175px;
height: 78px;
margin: 0 5px 0 15px;
}

#content #dmsApp1 {
border: none;
width: 250px;
height: 204px;
float: left;
}

#content #dmsApp2 {
border: none;
width: 250px;
height: 151px;
float: right;
margin-left: 5px;
margin-right: 20px;
}

.leftCol {
float: left;
width: 230px;
}

.newLine {
clear: both;
}



