.tekst1 {
color : #000000;
font-family : Arial;
font-size : 10px;
text-decoration : none;
}
A {
color : #555555;
font-family : Arial;
font-size : 10px;
text-decoration : none;
font-weight: bold;
}
.red {
color : #ff0000;
font-family : Arial;
font-size : 10px;
text-decoration : none;
}
.green {
color : #33cc33;
font-family : Arial;
font-size : 10px;
text-decoration : none;
}
.link {
color : #999999;
font-family : Arial;
font-size : 10px;
text-decoration : none;
font-weight: bold;
}
input {
color : #000000;
background-color : #ffffff;
border-width : 1px;
font-family : verdana;
font-size : 10px;
}
select {
background-color : #ffffff;
border-color : #ffffff;
font-family : verdana;
font-size : 10px;
}
#lightbox {
background-color : #eee;
padding : 10px;
border-bottom : 2px solid #666;
border-right : 2px solid #666;
}
#lightboxDetails {
font-size : 0.8em;
padding-top : 0.4em;
}
#lightboxCaption {
float : left;
}
#keyboardMsg {
float : right;
}
#lightbox img {
border : none;
}
#overlay img {
border : none;
}
#overlay {
background-image : url(overlay.png);
}
