@media screen, projector
{

html, body { margin: 0; padding: 0; height: 100%; background: #FFF }

body.intro { width: 100%; background: #FFF }
body.intro div.b { width: 100%; position: absolute; bottom: 0; height: 50%; background: #E3E1E1 }
body.intro div.container { position: absolute; top: 50%; margin-top: -213px; width: 100%; height: 422px; min-height: 422px; background: #FFF url('../images/intro/top.gif') repeat-x 50% 79px }
body.intro div.head { height: 125px; padding-top: 125px; background: url('../images/intro/head.gif') no-repeat 50% 0 }
body.intro h1 { display: none }
body.intro table { width: 100%; border-collapse: collapse; table-layout: fixed }
body.intro td { padding: 0 }
body.intro td.l { background: url('../images/intro/menu-l.png') repeat-x }
body.intro td.r { background: url('../images/intro/menu-r.png') repeat-x }
body.intro td.nav { width: 688px }
body.intro ul { position: relative; margin: 0; padding: 0; width: 688px; height: 153px; background: url('../images/intro/menu.png') no-repeat }
body.intro li { float: left }
body.intro a { position: absolute; text-indent: -100em }
body.intro a.sk { width: 133px; height: 88px; left: 190px; top: 15px; background: none }
body.intro a.en { width: 320px; height: 27px; left: 363px; top: 11px; background: none }
body.intro a.fr { width: 320px; height: 27px; left: 363px; top: 47px; background: none }
body.intro a.es { width: 320px; height: 27px; left: 363px; top: 81px; background: none }
body.intro a.ru { width: 320px; height: 27px; left: 363px; top: 114px; background: none }
body.intro div.footer { text-align: center; font: italic bold 10px/20px Arial; color: #676767; background: #E3E1E1 }

}

@media print
{
	div.head h2,
	ul.languages,
	div.left,
	address.contact,
	div.title a.print,
	.clear { display: none }
	
	div.head h1 { margin: 0 0 0.5cm 0; padding: 0; border-bottom: solid 1px #000; font: italic normal 16px 'Trebuchet MS', Arial, sans-serif; text-transform: uppercase }
	div.head h1 a { color: #000; text-decoration: none }
	/*div.head h1:before { content: url("/sch/Visual/images/logo.gif"); float: right }
	div.head h1:after { content: ""; display: block; height: 0; clear: both; }*/

}
