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