.navigationOffset {height: 101px;}/*Depends on header height.*/

/*Describes look of panels in the left.*/
.navigationTable {width:235px; vertical-align:top;}
.navigationPanel {font: bold 12px Arial,Verdana,san-serif; line-height: 20px; padding:5px 10px;}
a.navigation{color:#000; text-decoration:none;}
a.navigationSelected{color:#907520; text-decoration:none;}

/*Describes columns in the left and in the right.*/
/*Remark: Colors have to match with one on the images.*/
.SidesColor{background-color:#F5F2E7}
.rightSideWidth{width:50px;}
.leftSideWidth{width:52px;}

/*Describes look of company sign at the bottom of the page.*/
.bottomStyle {background-color:#F8F7F2; height: 28px;}
.signStyle{color:#DDA852; font:10px Verdana,Arial,san-serif; text-align:center;}