/* General settings */
 body{ font-size:11px; color:#fff; margin:0px 0px 10px 0px;background-image: url('images/bck_grad.jpg'); font-weight:normal; font-family: Trebuchet MS, Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif; text-align:center; }
 table{ text-align:left; } 
 p{ text-align:justify; margin:0px; padding-top:2px; line-height:17px; margin-bottom:3px; } 
 a{ color:#fffeff; text-decoration: none; }
 a:hover{ color:#450f06; text-decoration:none; } 
 img{ border:0px; }
 form{ margin:0px; }
 li{ text-align:justify; margin-top:2px; }
 h1{ padding-left:0px; color:#808080; font-size:17px; font-weight:700; text-align:left; margin:15px 0px 8px 0px; }
 sup{ font-size:10px; }
   
/* Page content */
 table.base{ width:987px; height:748px; background-image:url('images/main_bck.jpg'); background-repeat:no-repeat; text-align:center; }
 .leftPart{ width:317px; height:200px; vertical-align:top; text-align:center; }
 .leftPartBase{ width:295px; height:700px; text-align:center; }
 .leftLogo{ height:170px; text-align:center; }
 .leftMenu{ height:508px; text-align:right; vertical-align:top; padding-right:16px; }
 .leftMenu a.main{ background:url('images/menu_but_square.gif') no-repeat left top; width:185px; height:31px; display:block; font-size:20px; color:#fff; font-weight:500; text-align:left; padding:7px 0px 4px 48px; margin:8px 0px 3px 0px; float:right; }
 .leftMenu a.main:hover{ color:#f60; }
 .leftMenu span{ color:#f60; }
 .leftMenu a.sub{ width:175px; height:18px; display:block; font-size:13px; color:#fff; font-weight:500; text-align:left; padding-left:5px; margin-bottom:3px; float:right; border-left:4px solid #494453; }
 .leftMenu a.sub:hover{ border-left-color:#696673; }
 .leftMenu div{ float:left; width:255px; margin-left:40px; margin-top:15px; font-size:10px; color:#9DA6AA; }
 .leftMenu div p{ line-height:14px; }  

 .rightPart{ width:666px; height:200px; vertical-align:top; text-align:center; }
 .rightPartBase{ width:653; height:660px; text-align:center; vertical-align:top; }
 .rightLang{ height:93px; padding-bottom:20px; padding-right:10px; vertical-align:bottom; }
 .rightLang a{ background:url('images/bck_lang.gif') no-repeat left top; height:22px; width:25px; display:block; float:right; margin-right:10px; font-weight:700; color:#f60; text-align:center; padding-top:4px; }
 .rightLang a:hover{ color:#fff; }
 .rightContent{ background:url('images/bck_frame.jpg') no-repeat left top; width:653px; height:586px; vertical-align:top; }

 .frameLabel{ width:608px; height:31px; display:block; font-size:21px; color:#fff; font-weight:500; text-align:left; margin-top:13px; margin-bottom:10px; }
 .frameLabel span{ color:#f60; }
 .frameContent{ width:608px; height:506px; }
 .frameContent a{ color:#f60; }
 .frameContent a:hover{ color:#fff; }
 
 .leftContacts{ height:500px; width:300px; float:left; display:block; text-align:left; }
 .leftContacts span{ color:#f60; }
 .rightContacts{ height:500px; width:300px; float:left; display:block; }
 
 .imgContainer{ width:604px; height:505px; }
 .imgItem{ background:url('images/bck_img120.gif') no-repeat left top; padding:6px; width:116px; height:116px; float:left; margin:11px; }
 .imgItemExtended{ float:left; }
 .imgItemLabel{ text-align:center; padding-top:2px; color:d1dddc; }
 .imgPaging{ width:587px; height:20px; margin-top:5px; padding:10px 15px 0px 0px; float:left; vertical-align:bottom; text-align:right; }
 
 .bottomFooter{ text-align:right; vertical-align:top; padding-right:10px; }
 .bottomFooter div{ width:635px; text-align:center; height:30px; margin:0px; padding-top:2px; font-size:10px; color:#9DA6AA; float:right; }
 .bottomFooter a{ color:#9DA6AA; font-size:10px; }

 table.fileTab{ font-size:11px; border:1px solid #626a6d; border-bottom:1px solid #626a6d; border-collapse:collapse; }
 .fileTab th{ font-size:12px; border:1px solid #626a6d; padding:2px 4px; background-color:#525a5d; }
 .fileTab td{ font-size:12px; border:1px solid #626a6d; padding:2px 4px; border-bottom:1px solid #626a6d; }

 .prodFrame{ display:block; width:140px; height:200px; float:left; margin:5px; border:1px solid #6e7f88; vertical-align:top; }
 .prodFrame a{ color:#fff; }
 .prodName{ border:0px solid white; width:140px; height:40px; font-size:12px; font-weight:700; margin-top:5px; }
 .prodImg{ border:0px solid white; width:116px; height:116px; text-align:center; }
 .prodImg img{ border:1px solid #4e5f68; }
 .prodCode{ border:0px solid white; vertical-align:top; padding-top:11px; vertical-align:bottom; }
 
 .products{  }
 .products th{ text-align:left; }
 .products td{  }
  
/* Predefined constants */
 .j{ text-align:justify; }
 .c{ text-align:center; }
 .r{ text-align:right; }
 .l{ text-align:left; }
 .u{ text-decoration:underline; }
 .nu{ text-decoration:none; }
 .b{ font-weight:700; }
 .nb{ font-weight:500; }
 .i{ font-style:italic; }
 .t{ vertical-align:top; }
 .pt1{ padding-top:2px; }
 .pl5{ padding-left:5px; text-align:left; }
 .pl7{ padding-left:7px; text-align:left; }
 .pr5{ padding-right:5px; }
 .pl10{ padding-left:15px; }
 .pr10{ padding-right:10px; }

