czf4bfu |
Subversion Repositories: |
Compare with Previous - Blame - Download
* {
margin: 0;
padding: 0;
border: 0;
}
html, body {
width: 100%;
height: 100%;
}
body {
background: #d4d0c8;
}
h1 {
font: 16pt verdana;
margin: 0;
text-align: center;
padding-top: 5px;
}
a img {
border: 0;
}
.icon {
width: 70px;
height: 75px;
_height: 80px;
margin: 3px;
float: left;
text-align: center;
overflow: hidden;
}
.icon2 {
width: 100px;
height: 115px;
_height: 120px;
margin: 3px;
float: left;
text-align: center;
overflow: hidden;
}
.icon a, .icon2 a, .tree a, #copy, #copy a, .group {
font: 8pt verdana;
text-decoration: none;
}
.icon a, .icon2 a {
color: black;
}
.icon a:hover, .icon2 a:hover {
text-decoration: underline;
}
.icon img, .icon_det img {
width: 32px;
height: 32px;
}
.icon2 img {
width: 50px;
height: 50px;
}
.group {
float: left;
margin-left: 4px;
margin-bottom: 3px;
}
#copy {
text-align: right;
padding-bottom: 8px;
}
.title, .title a {
display: block;
font: 10pt verdana;
margin: 15px 0px 0px;
background: #ffffff url('pozadi/bg_blue.jpg') repeat-x;
color: #000000;
padding: 2px;
padding-left: 5px;
text-decoration: none;
}
.cloudip {
font-size: 11pt;
font-weight: bold;
}
.smallicon {
padding-left: 5px;
color: black;
margin: 5px 0;
_margin: 3px 0;
}
.smallicon a {
color: black;
}
.smallicon a img {
margin-right: 6px;
vertical-align: top;
width: 16px;
height: 16px;
}
.smallicon a img.dot {
width: 10px;
height: 13px;
}
.smallicon a span {
display: inline-block;
width: 150px;
padding-top: 1px;
word-wrap: break-word;
cursor: pointer;
line-height: 1.3em;
}
.smallicon a:hover span {
text-decoration: underline;
}
.nomargin {
margin: 0;
padding-top: 0;
}
hr {
height: 1px;
color: #fe8710;
background-color: #fe8710;
border: 0px none;
margin: 0.2em 0;
}
.tree {
width: 200px;
float: left;
_margin-right: -3px;
overflow: auto;
border-top: 2px solid #b2b2b2;
border-left: 2px solid #b2b2b2;
border-right: 2px solid #444444;
border-bottom: 2px solid #444444;
background-color: #ffffff;
height: 65%;
}
.items {
background-color: #ffffff;
overflow: auto;
border-top: 2px solid #b2b2b2;
border-left: 2px solid #b2b2b2;
border-right: 2px solid #444444;
border-bottom: 2px solid #444444;
height: 65%;
}
.detail {
font: 8pt verdana;
background-color: #ffffff;
border-top: 2px solid #b2b2b2;
border-left: 2px solid #b2b2b2;
border-right: 2px solid #444444;
border-bottom: 2px solid #444444;
}
.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;
}
.det {
border: 0px none;
margin: 0;
clear: both;
}
.icon_det {
float: left;
padding: 10px 17px 10px 10px;
position: absolute;
}
.info_det {
padding-left: 60px;
padding-bottom: 2px;
}
.info_cut {
clear: both;
}
.sizer {
border: 0px none;
margin: 0;
padding: 0;
float: none;
clear: both;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px;
}
.info {
background-color: #ffffff;
margin-left: 10px;
margin-right: 10px;
}
.pad {
padding-left: 7px;
padding-bottom: 2px;
border: 1px solid #c0c0c0;
}