body {
background: #ffffff;
color: color:#000040;
}

#kontener {
background: #ffffff;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
margin-top: 200px;
//border:1px solid #333;
padding:0 10px;
}

#squirrelmail {
text-align: right;
padding: 2%;
//height:100%; /* works only if parent container is assigned a height value */
}

#roundcube {
padding: 2%;
text-align: left;
height:100%; /* works only if parent container is assigned a height value */
}

#changepass {
position: fixed;     
text-align: center;    
bottom: 5px; 
width: 100%;
}  

table {
float:center;
width: 99%;
height: 99%;
}
td {
width: 50%;
}
