czf4bfu.prosek.czf |
Subversion Repositories: |
Compare with Previous - Blame - Download
* {
margin: 0; padding: 0;
}
html, body {
width: 100%;
height: 100%;
}
h1 {
font: 16pt verdana;
margin: 0;
text-align: center;
}
.icon {
width: 70px;
height: 75px;
_height: 80px;
margin: 3px;
float: left;
text-align: center;
overflow: hidden;
}
.icon a, .tree a, #copy, #copy a, .group {
font: 8pt verdana;
text-decoration: none;
}
.group {
}
.icon a {
color: black;
}
#copy {
text-align: right;
}
.title, .title a {
display: block;
font: 10pt verdana;
margin: 20px 0px 0px;
background-image: url('bg_green.jpg');
color: black;
padding: 2px;
padding-left: 5px;
text-decoration: none;
}
.cloudip {
font-size: 11pt;
font-weight: bold;
}
.smallicon {
padding-left: 5px;
color: black;
}
.smallicon a {
color: black
}
.nomargin {
margin: 0px 0px 0px 0px; padding-top: 0px;
}
hr {
height: 1px;
color: #FE8710;
background-color: #FE8710;
border: 0px none;
margin: 0.2em 0;
}
.tree {
width: 200px;
float: left;
overflow: auto;
border: 2px outset;
background-color: white;
height: 65%;
}
.items {
background-color: white;
overflow: auto;
border: 2px outset;
height: 65%;
}
.detail {
font: 8pt verdana;
background-color: white;
border: 2px outset;
}
.detail .contents {
padding: 5px;
}
.detail .contents a {
color: #FE8710;
text-decoration: none;
}
.detail .contents a:hover, .title a:hover, .tree a:hover, .icon a:hover {
text-decoration: underline;
}
.sizer
{
border: 0px none;
margin: 0px;
padding: 0px;
float: none;
clear: both;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px;
}