@charset "utf-8";
/* CSS Document */
body{
font:"Times New Roman", Times, serif;
color:#704f40;
}
a{
font:"Times New Roman", Times, serif;
color:#704f40;
}
.back
{
   background-image:url(../images/test.jpg);
   background-repeat:repeat-x;
   background-position:top;
   height:700px;
   width:960px;
   
}

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6;
   background-image:url(../images/fader.png);
   background-repeat:repeat-x;
   background-position:top;
   height:290px;
   width:960px;
   border:1px solid #000;
   position:relative;
   top:300px;
}




div.column h2 { font-size: 2.2em; color: #704f40; font-weight: normal;  padding: 0; }

li#hn_isgood.off a { display: block; background: url(../images/zubrance/menu/menu_zubrance1_off.png) no-repeat; width: 107px; height: 41px; }
li#hn_isgood.on a { display: block; background: url(../images/zubrance/menu/menu_zubrance1_on.png) no-repeat; width: 107px; height: 43px; }
li#hn_doesgood.off a { display: block; background: url(../images/zubrance/menu/menu_zubrance2_off.png) no-repeat; width: 132px; height: 41px; }
li#hn_doesgood.on a { display: block; background: url(../images/zubrance/menu/menu_zubrance2_on.png) no-repeat; width: 132px; height: 41px; }



h1#logo { position: absolute; top: 5px; left: 14px; width: 256px; height: 126px; margin: 0; padding: 0 0 0 10px; z-index: 200; overflow: hidden; font-size: 12px; }
h1#logo span { background: url(../images/zubrance/logo.png) no-repeat 0 0; width: 160px; height: 126px; behavior: url(../iepngfix.htc); }
h1#logonav span { background:none;}

img#logoprint { display: none; }