jablonka.czprosek.czf

czf4bfu.prosek.czf

Subversion Repositories:
[/] [styl.css] - Rev 8

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;
}
.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;
}
.group {
}
.icon a, .icon2 a {
        color: black;
}
#copy {
        text-align: right;
}
.title, .title a {
        display: block;
        font: 10pt verdana;
        margin: 20px 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;
}
.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;
        _margin-right: -3px;
        overflow: auto;
        border-top: 2px solid #b2b2b2;
        border-left: 2px solid #b2b2b2;
        border-right: 2px solid #000000;
        border-bottom: 2px solid #000000;
        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 #000000;
        border-bottom: 2px solid #000000;
        height: 65%;
}
.detail {
        font: 8pt verdana;
        background-color: #ffffff;
        border-top: 2px solid #b2b2b2;
        border-left: 2px solid #b2b2b2;
        border-right: 2px solid #000000;
        border-bottom: 2px solid #000000;
}
.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: 0px;
        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:  0px;
        padding: 0px;

        float: none;
        clear: both;

        width: 0px;
        height: 0px;
        line-height: 0px;
        font-size: 0px;
}

Powered by WebSVN 2.2.1