BODY {
scrollbar-arrow-color:#808080;
scrollbar-face-color:#E8EEFF;
scrollbar-highlight-color:#F2F5FF;
scrollbar-shadow-color:#628DFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#0036C6;
scrollbar-track-color:#FFFFFF;
}
.pozadi{
background-image: URL('../img/slunecnice.jpg');
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;
}
.text{
font-family: arial;
color: #505050;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
}
.text_ram{
font-family: arial;
color: #505050;
font-size: 11px;
border: 1px solid #DDDDDD;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
}
.ram{
border: 1px solid #DDDDDD;
}
.nadpis{
font-family: arial;
color: #333333;
background-color: #DDDDDD;
font-size: 11px;
font-weight: bold;
border: 1px solid #AAAAAA;
}
.link{
font-family: arial;
color: #808080;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
.pristupy{
font-family: arial;
color: #FFFFFF;
font-size: 9px;
}