html{
scrollbar-base-color: #fff;
}
body{
background-color: #fff;
margin: 0 0 0 0;
color: #000;
font-family: Arial;
font-size: 12px;
background-image: url('gfx/bg.gif');
}
a{
color: #009;
text-decoration: none;
}
a:hover{
color: #fff;
border: dashed 1px #fff;
margin-left: -1px;
margin-right: -1px;
background-color: #009;
}
hr{
border-style: solid;
border-width: 1px;
border-color: #000;
height: 1px;
width: 100%;
}
textarea{
width: 500px;
background-color: #fff;
color: #000;
border: solid 1px #000;
font-size: 12px;
scrollbar-base-color: #fff;
}

.nadpis{
font-weight: bold;
font-size: 24px;
}
.nadpis2{
font-weight: bold;
font-size: 16px;
}

.left{
text-align: left;
}
.right{
text-align: right;
}
.center{
text-align: center;
}
.justify{
text-align: justify;
}
.top{
vertical-align: top;
}
.middle{
vertical-align: middle;
}
.bottom{
vertical-align: bottom;
}
.bold{
font-weight: bold;
}
.narrow{
font-family: Arial Narrow;
}

.news1{
width: 500px;
}
.news2{
position: absolute;
left: 137px;
width: 128px;
text-align: center;
}
.news3{
position: absolute;
left: 270px;
width: 256px;
font-weight: bold;
text-align: left;
}
.news4{
position: absolute;
left: 541px;
width: 98px;
text-align: right;
}
.player_head{
background-color: #000;
color: #fff;
}

#all{
height: 100%;
width: 776px;
text-align: center;
position: relative;
margin-top: 0px;
margin: auto;
top: 0px;
}
#header{
width: 768px;
height: 92px;
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
}
#logo{
width: 512px;
height: 96px;
background-image: url('gfx/itmacaslogo.gif');
position: absolute;
top: 0px;
left: 132px;
z-index: 10;
font-size: 1px;
}
#navi{
width: 512px;
height: 24px;
position: absolute;
top: 100px;
left: 134px;
z-index: 9;
}
#content{
width: 512px;
height: 128px;
padding-top: 128px;
vertical-align: top;
}
#credits{
text-align: center;
vertical-align: middle;
background-image: url('gfx/bottom.gif');
height: 62px;
}
#block_left{
width: 132px;
background-image: url('gfx/block_left.gif');
background-repeat: y-repeat;
background-position: bottom right;
vertical-align: top;
font-weight: bold;
}
#block_right{
width: 132px;
background-image: url('gfx/block_right.gif');
background-repeat: y-repeat;
background-position: bottom left;
}
#counter{
background-color: #000;
color: #fff;
width: 100px;
border: solid 1px #fff;
text-align: center;
}

.navi_mainitem{
background-color: #036;
color: #fff;
font-weight: bold;
font-size: 12px;
font-family: Verdana;
text-align: center;
width: 126px;
height: 17px;
padding-top: 2px;
border: solid 1px #000;
position: absolute;
top: 0px;
}
.navi_mainitem:hover{
background-color: #147;
border: solid 1px #000;
margin: 0px;
}
.navi_submenu{
width: 126px;
text-align: left;
position: absolute;
top: 20px;
left: 0px;
visibility: hidden;
}
.navilink{
background-color: #369;
color: #fff;
font-size: 12px;
font-family: Arial;
font-weight: normal;
text-align: left;
width: 121px;
height: 17px;
padding-left: 5px;
padding-top: 2px;
border: solid 1px #000;
position: absolute;
}
.navilink:hover{
background-color: #69c;
border: solid 1px #000;
margin: 0px;
}
.inactive{
background-color: #789;
color: #ccc;
}
.inactive:hover{
background-color: #89a;
color: #ddd;
border: solid 1px #000;
margin: 0px;
}

