* {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
		
@media print {
section{display: block; width: 980px; margin: 0 auto; background-color: #ffffff; padding-top:130px;}		
header{position:fixed; width: 980px; height: 130px; margin-left: 50%; left: -490px; background-color: #ffffff;z-index:2}
nav {position:fixed; height:100%; float:left; padding-left:5px; width: 200px; background-color: #ffffff; max-height:100%;}	
article { position:absolute; z-index:1; height:auto; margin-left:205px; padding-right: 20px; width: 755px; min-height:100%; margin-bottom: 0; padding-bottom: 110px; background-color: #ffffff;}
footer{position:fixed; height:90px; width: 980px; margin-left: 50%; left: -490px;  background-color: #ffffff; bottom: 0; z-index:3}	
body { background-color: #ffffff }
		}		
a.button1:link, a.button1:visited   { border-radius: 4px; padding: 5px; margin-left: 10px; background-color:lightgray; color: #878585; font-size: 15px; font-family: Verdana; line-height: 18px; text-decoration: none; }
a.button1:hover, a.botton1:focus  { border-radius: 4px; background-color:#FAA512; color: #0d2e71; text-decoration: none }

a:link   { color: #878585; font-size: 15px; font-family: Verdana; line-height: 18px; text-decoration: none; font-style: italic; }
a:visited   { color: #878585; font-size: 15px; font-family: Verdana; text-decoration: none; font-style: italic; }
a:hover  { color: #0d2e71; text-decoration: none }
a:focus  { color: #869ce6; text-decoration: none }
a.rez:link   { color: #5e5e5e; font-size: 10pt; font-family: Verdana; text-decoration: none; background-repeat: no-repeat; width: 520px; height: 21px }
a.rez:visited  { color: #5e5e5e; font-size: 10pt; font-family: Verdana; text-decoration: none; background-repeat: no-repeat; width: 520px; height: 21px }
a.rez:hover   { color: #006cd0; font-size: 10pt; background-repeat: no-repeat; width: 520px; height: 21px }
a.rez:focus   { color: #006cd0; background-repeat: no-repeat; width: 520px; height: 21px }
a.normn:link { color: #fff; font-size: 10pt; font-family: Verdana; line-height: 12pt; text-decoration: none }
a.normn:visited { color: #fff; font-size: 10pt; font-family: Verdana; text-decoration: none }
a.normn:hover { color: #FAA512 }
a.normn:focus { color: #FAA512 }
.adress   { font-size: 10pt; font-family: Verdana; background-color: #e2e2e1; border: solid 2px #fff }
.twhite	{color: white;}
p  { color: #0d2e71; font-size: 15px; font-family: Verdana; line-height: 24px; text-align:justify; margin-left: 20px}
.gtohab {color: #0d2e71; float:left; font-size: 15px; font-family: Verdana; width:80px;}
.p  { color: #0d2e71; font-size: 15px; font-family: Verdana; line-height: 24px; text-align:justify; margin-left: 20px}
#robottxt { visibility: hidden; z-index: 0; width: auto; height: auto }

