@charset "utf-8";
/* CSS Document */


/*******************************************************************/
/*                                                           RESET */
/*******************************************************************/
* { padding: 0px; margin: 0px; }

body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 18px; background-color: #FFFFFF; }

blockquote, address { font-style: normal; }

/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.small { font-size: 11px; }
.note { font-size: 12px; line-height: 140%; }
.big { font-size: 14px; }
.valign-middle { vertical-align: middle; }


img { border: none; }
a img { border: none; }
a { color: #333333; text-decoration: underline; }
a:hover { color: #F26231; }

img.right { float: right; margin-left: 8px; margin-bottom: 5px; margin-top: 3px; }
img.left { float: left; margin-right: 8px; margin-bottom: 5px; margin-top: 3px; }

hr { display: none; }
.hr-line { height: 1px; overflow: hidden; background-color: #CCCCCC; }

/***************/
/* OVERLAPPING */
/***************/
.overlap,
.overlap * { display: block; position: relative; overflow: hidden; }
.overlap span { position: absolute; left: 0px; top: 0px; background-position: left top; background-repeat: no-repeat; }
a.overlap span,
.overlap a span { cursor: pointer; }

/********/
/* FORM */
/********/
form {}
form * { font-family: Arial, Helvetica, sans-serif; color: #333333; vertical-align: middle; }
form .input, textarea { padding: 2px 7px; }
form .input, select, textarea { border: 1px solid #CCCCCC; }
form fieldset { border: none; padding: 0px; margin: 0px; }

/************************/
/* BASIC TAG DEFINITION */
/************************/
body { color: #333333; font-size: 13px; background: url(/img/body-bg.png) repeat-x left top; }
h1 { font-size: 26px; line-height: 35px; font-weight: bold; font-family: "Arial Narrow", Arial, sans-serif; letter-spacing: -1px; padding-left: 10px; width: 369px; height: 88px; border-right: 5px solid #000000; border-bottom: 5px solid #000000; margin-bottom: 15px; }
h1 strong { color: #ED1C24; font-size: 35px; display: block; line-height: 36px; padding-top: 5px; }
h1 span { width: 384px; height: 93px; background-image: url(../img/title.gif); }
p { padding-bottom: 1em; }


/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
body { text-align: center; }

#page-wrapper { width: 965px; margin: 0px auto; text-align: left; }

#main-content { width: 575px; float: left; margin-right: 30px; padding-top: 15px; padding-bottom: 20px; }
#right-column { width: 360px; float: left; padding-top: 13px; padding-bottom: 20px; }


/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header { text-align: center; height: 475px; background: url(../img/header-bg.gif) no-repeat center 297px; }
#header-content { text-align: left; margin: 0px auto; width: 965px; position: relative; font-size: 11px; color: #999999; }
#header-content a { color: #999999; }

#logo { position: absolute; top: 0px; left: 21px; width: 180px; height: 55px; overflow: hidden; padding: 0px; margin: 0px; }
#more { padding: 0px 23px 0px 0px ; line-height: 33px; height: 33px; position: absolute; top: 0px; right: 0px; }

#title { width: 280px; height: 35px; line-height: 33px; color: #FFFFFF; letter-spacing: -1px; font-size: 22px; font-family: "Arial Narrow", Arial, sans-serif; position: absolute; top: 435px; left: 343px; text-align: center;}
#title span { width: 280px; height: 35px; background-image: url(../img/test.gif); }
#max { position: absolute; top: 59px; left: 349px; }

#header .box { width: 186px; padding: 0px; margin: 0px; position: absolute; top: 90px;  }
#bezna { left: 103px; }
#stopdust { left: 684px; }

#header .box span { padding: 4px 5px; color: #FFFFFF; background-color: #009BDA; font-size: 12px; font-weight: bold; position: relative; top: -18px; left: 5px; }



/*******************************************************************/
/*                                                          FOOTER */
/*******************************************************************/
#footer { background: url(../img/henkel-bg.gif) repeat-x left top; font-size: 11px; color: #999999; }
#footer #henkel { padding: 0px 0px 5px 0px; margin: 0px; height: 27px; overflow: hidden; text-align: center; }
#links { float: right; }
#giant img { vertical-align: middle; }
#copyright { font-weight: bold; }
#footer a { color: #999999; }

/*******************************************************************/
/*                                                    MAIN CONTENT */
/*******************************************************************/
#main-content p { line-height: 19px; }

.intro { font-size: 14px; font-weight: bold; line-height: 21px; text-align: right; width: 253px; float: right; padding-left: 100px; padding-bottom: 20px; position: relative; top: -5px; }

#main-content p strong { color: #ED1C24; font-weight: bold; }


#right-column h2 { color: #FFFFFF; font-size: 13px; padding: 0px 0px 5px 11px; height: 28px; line-height: 28px; background: #009BDA url(../img/arrow.gif) no-repeat left bottom; margin-top: 8px; }

table { width: 100%; border-collapse: collapse; }
table td { border-bottom: 1px solid #BFBFBF; padding-left: 3px; font-size: 13px; padding-top: 12px; padding-bottom: 12px; }
table .size { text-align: right; padding-right: 5px; padding-left: 8px;}
table td a { background: url(../img/ico-pdf.gif) no-repeat left 1px; padding-left: 21px; display: block; }
