html{
scrollbar-track-color: #000;
scrollbar-face-color: #000;
scrollbar-highlight-color: #060;
scrollbar-3dlight-color: #030;
scrollbar-darkshadow-color: #010;
scrollbar-shadow-color: #030;
scrollbar-arrow-color: #0f0;
}
body{
background-color: #000;
color: #0f0;
text-align: center;
font-family: 'Lucida Console';
font-size: 12px;
margin: 0 0 0 0;
background-image: url('gfx/bg2.gif');
}
a{
color: #6f6;
text-decoration: none;
}
a:hover{
color: #000;
background-color: #6f6;
}
img{
border: 0px;
}
textarea{
width: 740px;
scrollbar-track-color: #000;
scrollbar-face-color: #000;
scrollbar-highlight-color: #060;
scrollbar-3dlight-color: #030;
scrollbar-darkshadow-color: #010;
scrollbar-shadow-color: #030;
scrollbar-arrow-color: #0f0;
background-color: #000;
color: #0f0;
border: solid 1px #0f0;
font-size: 12px;
}
hr{
background-color: #0f0;
width: 740px;
height: 1px;
}

#all{
height: 480px;
width: 776px;
margin-top: 0px;
text-align: center;
position: relative;
margin: auto;
top: 0px;
background-image: url('gfx/bg.gif');
padding-top: 6px;
color: #000;
}

#header{
width: 776px;
height: 102px;
text-align: center;
position: absolute;
top: 0px;
left: 0px;
font-size: 14px;
text-align: center;
padding: 0px;
color: #0f0;
}
#navi{
width: 768px;
height: 22px;
text-align: center;
position: absolute;
top: 102px;
left: 0px;
font-size: 14px;
text-align: center;
padding: 4px;
color: #0f0;
z-index: 2;
}
#content{
width: 760px;
height: 296px;
text-align: justify;
position: absolute;
top: 132px;
left: 0px;
padding: 8px;
color: #0f0;
}
#footer{
width: 776px;
height: 28px;
text-align: left;
position: absolute;
top: 444px;
left: 0px;
font-size: 12px;
text-align: center;
padding-top: 8px;
color: #0f0;
}

#logo{
position: absolute;
left: 96px;
top: 21px;
background-image: url('gfx/logo.gif');
width: 576px;
height: 44px;
}
#avatar{
position: absolute;
top: 10px;
left: 8px;
width: 80px;
height: 80px;
z-index: 11;
text-align: center;
}
#counter{
position: absolute;
top: 10px;
left: 680px;
width: 88px;
height: 60px;
z-index: 11;
text-align: center;
}

#contenttable{
padding: 0px;
text-align: justify;
font-size: 12px;
}
#contentblock{
width: 760px;
height: 296px;
overflow: auto;
scrollbar-track-color: #000;
scrollbar-face-color: #000;
scrollbar-highlight-color: #060;
scrollbar-3dlight-color: #030;
scrollbar-darkshadow-color: #010;
scrollbar-shadow-color: #030;
scrollbar-arrow-color: #0f0;
}


.stripe{
width: 768px;
height: 6px;
font-size: 5px;
background-image: url('gfx/stripe.gif');
text-align: center;
position: absolute;
left: 4px;
}

.nadpis{
font-size: 36px;
font-weight: bold;
}
.nadpis2{
font-size: 16px;
font-weight: bold;
}

.center{
text-align: center;
}
.right{
text-align: right;
}
.left{
text-align: left;
}
.top{
vertical-align: top;
}
.middle{
vertical-align: middle;
}
.bottom{
vertical-align: bottom;
}

.ten{
font-size: 10px;
}


.navi_mainitem{
background-color: #000;
color: #0f0;
font-weight: bold;
font-size: 12px;
font-family: Verdana;
text-align: center;
width: 184px;
height: 17px;
padding-top: 2px;
border: ridge 2px #0f0;
position: absolute;
top: 3px;
}
.navi_mainitem:hover{
background-color: #6f6;
color: #000;
border: groove 2px #0f0;
margin: 0px;
}
.navi_submenu{
width: 184px;
text-align: left;
position: absolute;
top: 20px;
left: 0px;
visibility: hidden;
}
.navilink{
background-color: #000;
color: #6f6;
font-size: 12px;
font-family: Arial;
font-weight: normal;
text-align: left;
width: 181px;
height: 17px;
padding-left: 5px;
padding-top: 2px;
border: solid 1px #0f0;
position: absolute;
}
.navilink:hover{
background-color: #6f6;
color: #000;
margin: 0px;
}
.inactive{
color: #999;
}
.inactive:hover{
background-color: #999;
color: #000;
}
