@media screen, projection {

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #000000; background-color: #bbbbbb; text-align: center; font-size: 10pt; }

img { border: none; }

h2 span { border-bottom: 3px solid red; font-size: 15pt; margin-top: 20px; }

#container { width: 768px; margin: 0 auto; border: 1px solid #003E71; border-bottom: 1px solid #000000; background-color: #ffffff; text-align: left; }

#logo { width: 768px; height: 300px; background: url('./cleanst2.gif') no-repeat 210px 15px; padding-top: 20px; }

#title h1 { display: none; }
#title div.left { background: url('./logo.gif') no-repeat left; width: 469px; height: 79px; float: left; }
#title div.right { background: url('./left.gif') no-repeat right; width: 40px; height: 79px; float: right; }

#t2 { clear: both; }
#t2 h2 { font-size: 18pt; margin: 20px 0 0 20px; }

#t3 h3 { margin: 60px 20px 0 0; font-size: 13pt; text-align: right; }

#descr { padding: 0 20px; }

#closeup { padding: 0 20px 10px 20px; }
#closeup h3 { clear: both; margin: 10px 0; text-align: center; }
#closeup .ph1 { width: 250px; text-align: center; float: left; padding-left: 115px; }
#closeup .ph2 { width: 250px; text-align: center; float: left; }
#closeup .t1 { width: 250px; text-align: center; float: left; padding-left: 115px; }
#closeup .t2 { width: 250px; text-align: center; float: left; }

#steps { padding: 5px 20px; width: 690px; }
#steps img { float: right; margin: 10px; }
#steps div { text-align: left; clear: both; padding: 10px; }

#download { padding: 0 20px; }
#download h3 { text-align: left; }
#download div { font-size: 15px; height: 50px; margin-left: 20px; padding: 20px 0 0 70px; }
#download .pdf { background: url('./pdf.gif') no-repeat left; }
#download .pps { background: url('./pps.gif') no-repeat left; }

#footer { clear: both; margin-top: 20px; padding: 2px; border-top: 1px solid #000000; background-color: #D8992C; color: white; text-align: center; font-size: 10px; }
#footer p { margin: 6px 0; }
#footer img { border: none; vertical-align: middle; }
#footer ul { margin: 8px 0; padding: 0; }
#footer li { display: inline; margin-left: 20px; }
#footer a { color: white; }
#footer .pl { background: url('./pl.gif') no-repeat left; padding-left: 20px; }
#footer .en { background: url('./en.gif') no-repeat left; padding-left: 20px; }

div.ad { position: absolute; left: -1000; top: -1000; visibility: visible; }

}
@media print {

body { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; }

#container { background-color: #ffffff; }

}