jablonka.czprosek.czf

czf4bfu

Subversion Repositories:
[/] [styl.css] - Blame information for rev 18

 

Line No. Rev Author Line
11unreal* {
2 margin: 0;
3 padding: 0;
416unreal border: 0;
51unreal}
6html, body {
7 width: 100%;
8 height: 100%;
9}
1012unrealbody {
11 background: #d4d0c8;
12}
131unrealh1 {
14 font: 16pt verdana;
15 margin: 0;
16 text-align: center;
1712unreal padding-top: 5px;
181unreal}
1916unreala img {
20 border: 0;
21}
221unreal.icon {
23 width: 70px;
24 height: 75px;
25 _height: 80px;
26 margin: 3px;
27 float: left;
28 text-align: center;
29 overflow: hidden;
30}
31.icon2 {
32 width: 100px;
33 height: 115px;
34 _height: 120px;
35 margin: 3px;
36 float: left;
37 text-align: center;
38 overflow: hidden;
39}
40.icon a, .icon2 a, .tree a, #copy, #copy a, .group {
41 font: 8pt verdana;
42 text-decoration: none;
43}
44.icon a, .icon2 a {
45 color: black;
46}
4714unreal.icon a:hover, .icon2 a:hover {
48 text-decoration: underline;
49}
5016unreal.icon img, .icon_det img {
51 width: 32px;
52 height: 32px;
53}
54.icon2 img {
55 width: 50px;
56 height: 50px;
57}
5814unreal.group {
59 float: left;
60 margin-left: 4px;
61 margin-bottom: 3px;
62}
631unreal#copy {
64 text-align: right;
6512unreal padding-bottom: 8px;
661unreal}
67.title, .title a {
68 display: block;
69 font: 10pt verdana;
7012unreal margin: 15px 0px 0px;
711unreal background: #ffffff url('pozadi/bg_blue.jpg') repeat-x;
72 color: #000000;
73 padding: 2px;
74 padding-left: 5px;
75 text-decoration: none;
76}
77.cloudip {
78 font-size: 11pt;
79 font-weight: bold;
80}
81.smallicon {
82 padding-left: 5px;
83 color: black;
8414unreal margin: 5px 0;
85 _margin: 3px 0;
861unreal}
87.smallicon a {
8814unreal color: black;
891unreal}
9014unreal.smallicon a img {
91 margin-right: 6px;
92 vertical-align: top;
9316unreal width: 16px;
94 height: 16px;
9514unreal}
9616unreal.smallicon a img.dot {
97 width: 10px;
98 height: 13px;
99}
10014unreal.smallicon a span {
101 display: inline-block;
102 width: 150px;
103 padding-top: 1px;
104 word-wrap: break-word;
105 cursor: pointer;
106 line-height: 1.3em;
107}
108.smallicon a:hover span {
109 text-decoration: underline;
110}
111 
1121unreal.nomargin {
11314unreal margin: 0;
114 padding-top: 0;
1151unreal}
116hr {
117 height: 1px;
11814unreal color: #fe8710;
119 background-color: #fe8710;
1201unreal border: 0px none;
121 margin: 0.2em 0;
122}
123.tree {
124 width: 200px;
125 float: left;
126 _margin-right: -3px;
127 overflow: auto;
128 border-top: 2px solid #b2b2b2;
129 border-left: 2px solid #b2b2b2;
13014unreal border-right: 2px solid #444444;
131 border-bottom: 2px solid #444444;
1321unreal background-color: #ffffff;
133 height: 65%;
134}
135.items {
136 background-color: #ffffff;
137 overflow: auto;
138 border-top: 2px solid #b2b2b2;
139 border-left: 2px solid #b2b2b2;
14014unreal border-right: 2px solid #444444;
141 border-bottom: 2px solid #444444;
1421unreal height: 65%;
143}
144.detail {
145 font: 8pt verdana;
146 background-color: #ffffff;
147 border-top: 2px solid #b2b2b2;
148 border-left: 2px solid #b2b2b2;
14914unreal border-right: 2px solid #444444;
150 border-bottom: 2px solid #444444;
1511unreal}
152.detail .contents {
153 padding: 5px;
154}
155.detail .contents a {
15614unreal color: #fe8710;
1571unreal text-decoration: none;
158}
159.detail .contents a:hover, .title a:hover, .tree a:hover, .icon a:hover {
160 text-decoration: underline;
161}
162.det {
163 border: 0px none;
16414unreal margin: 0;
1651unreal clear: both;
166}
167.icon_det {
168 float: left;
169 padding: 10px 17px 10px 10px;
170 position: absolute;
171}
172.info_det {
17312unreal padding-left: 60px;
1741unreal padding-bottom: 2px;
175}
17612unreal.info_cut {
1771unreal clear: both;
178}
17912unreal.sizer {
18014unreal border: 0px none;
181 margin: 0;
182 padding: 0;
1831unreal float: none;
184 clear: both;
185 width: 0px;
186 height: 0px;
187 line-height: 0px;
188 font-size: 0px;
18912unreal}
190.info {
19114unreal background-color: #ffffff;
19212unreal margin-left: 10px;
193 margin-right: 10px;
194}
195.pad {
196 padding-left: 7px;
197 padding-bottom: 2px;
19814unreal border: 1px solid #c0c0c0;
1991unreal}

Powered by WebSVN 2.2.1