div.nodejoin {
width:99%;
min-height:900px;
font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
padding: 5px;
background-color: #fff;
background-image: url(bg_noc.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position:center;
}
.nodejoin #b-navigace{
float: right; 
width: 180px; 
//height: 250px;
margin-left:5px;
margin-bottom:5px;
font-size:85%;
}
.nodejoin #b-navigace .navigace {
width:100%;
height:100%;
border: 2px solid rgb(255, 153, 0); 
padding-left: 5px; 
padding-right:5px;
}
.nodejoin #b-navigace h2 {
font-size:1.1em;
padding:2px;
}
.nodejoin a:hover{
background-color: White;
color:Black;
}
