51ff3226 |
1 | body { |
2 | color : #008000; |
3 | font-size: 8pt; |
4 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
5 | text-decoration: none; |
6 | margin: 0; |
7 | background-color: #000; |
8 | background-position: center center; |
9 | background-repeat: no-repeat; |
10 | background-attachment: fixed; |
11 | scrollbar-shadow-color: #008000; |
12 | scrollbar-highlight-color: #000; |
13 | scrollbar-3dlight-color: #008000; |
14 | scrollbar-base-color: #000; |
15 | scrollbar-darkshadow-color: #000; |
16 | scrollbar-track-color: #000; |
17 | scrollbar-arrow-color: #008000; |
18 | } |
19 | |
20 | /* fix menu: menu je potrebne vlozit do <div class="t1"> a podneho nasupovat div z "t2" */ |
21 | .t1 { |
22 | color: #008000; |
23 | position: fixed; |
24 | margin: 0; |
25 | text-align: center; |
26 | font-size: 8pt; |
27 | font-weight: normal; |
28 | background-color: #000; |
29 | border: 0; |
30 | top: auto; |
31 | width: 100%; |
32 | height: 17px; |
33 | right: 0; |
34 | top: 0%; |
35 | left: 0; |
36 | z-index: 23; |
37 | } |
38 | |
39 | .t1 a { |
40 | color: #FFF; |
41 | font-size: 8pt; |
42 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
43 | text-decoration: none; |
44 | font-weight: bold; |
45 | } |
46 | |
47 | .t1 a:hover { |
48 | color: #F00; |
49 | font-size: 8pt; |
50 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
51 | text-decoration: none; |
52 | font-weight: bold; |
53 | } |
54 | |
55 | .t2 {height: 17px} |
56 | |
57 | img { |
58 | border: 0; |
59 | } |
60 | inframe { |
61 | width: 90%; |
62 | height:230px; |
63 | } |
64 | |
65 | textarea.small { |
66 | width : 90%; |
67 | height : 42px; |
68 | border: 1px solid #008000; |
69 | background-color: transparent; |
70 | overflow: hidden; |
71 | color: #FFF; |
72 | } |
73 | |
74 | a { |
75 | color: #FFF; |
76 | border: 0; |
77 | font-size: 8pt; |
78 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
79 | text-decoration: none; |
80 | } |
81 | |
82 | a:hover { |
83 | color: #F00; |
84 | font-size: 8pt; |
85 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
86 | text-decoration: none; |
87 | } |
88 | |
89 | a.mail { |
90 | color: #F00; |
91 | font-size: 8pt; |
92 | font-weight: bold; |
93 | text-align: center; |
94 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
95 | text-decoration: none; |
96 | } |
97 | |
98 | a.mail:hover { |
99 | color: #FFF; |
100 | font-size: 8pt; |
101 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
102 | text-decoration: none; |
103 | font-weight: bold; |
104 | text-align: center; |
105 | } |
106 | |
107 | td { |
108 | font-size: 8pt; |
109 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
110 | wordwrap: break-word; |
111 | } |
112 | |
113 | .bordered { |
114 | border: 1px solid #008000; |
115 | background-color: #000; |
116 | } |
117 | |
118 | .bordered2 { |
119 | border: 1px solid #008000; |
120 | } |
121 | |
122 | input { |
123 | color: #FFFFFF; |
124 | font-size: 8pt; |
125 | font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; |
126 | background-color: transparent; |
127 | vertical-align: middle; |
128 | border: 1px solid #008000; |
129 | height: 15px |
130 | } |
131 | |
132 | input[type='submit'] {color: #FFF; background-color: #000; border: 1px solid #008000;} |
133 | input[type='submit']:focus {color: #000; background-color: #008000; border: 1px solid #008000;} |
134 | |
135 | input[type='text'] {border: 1px solid #008000; color: #FFF;} |
136 | input[type='text']:focus {border: 1px solid #FFF; color: #FFF;} |
137 | |
138 | input[value='delete'] {position: fixed; right: 110px; bottom: auto; bottom: 10px; width: 60px; z-index: 666666;} |
139 | |
140 | input[name='bookmark_category_id'] {position: fixed; right: 165px; bottom: auto; bottom: 10px; width: 100px; z-index: 666666;} |
141 | input[value='set_bookmark_category'] {position: fixed; right: 10px; bottom: auto; bottom: 10px; width: 150px; z-index: 666666;} |
142 | |
143 | input[value='<'] {position: fixed; right: 105px; bottom: auto; bottom: 30px; width: 20px; z-index: 666666;} |
144 | input[value='<<'] {position: fixed; right: 70px; bottom: auto; bottom: 30px; width: 30px; z-index: 666666;} |
145 | input[value='>>'] {position: fixed; right: 35px; bottom: auto; bottom: 30px; width: 30px; z-index: 666666;} |
146 | input[value='>'] {position: fixed; right: 10px; bottom: auto; bottom: 30px; width: 20px; z-index: 666666;} |
147 | |
148 | input[value='delete_mail'] {position: fixed; right: 10px; bottom: auto; bottom: 10px; width: 100px; z-index: 666666;} |
149 | |
150 | input.small { |
151 | color: #FFF; |
152 | font-size: 8pt; |
153 | font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; |
154 | background-color: transparent; |
155 | width: 50px; |
156 | vertical-align: middle; |
157 | border: 1px solid #008000; |
158 | height: 15px; |
159 | } |
160 | |
161 | select { |
162 | color: #FFF; |
163 | font-size: 8pt; |
164 | font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; |
165 | background-color: #000; |
166 | vertical-align: middle; |
167 | border: 1px solid #008000; |
168 | height: 15px; |
169 | } |
170 | |
171 | .header { |
172 | background-color: #222; |
173 | border-bottom: 1px solid #008000; |
174 | height: 100%; |
175 | width: 100%; |
176 | vertical-align: top; |
177 | align: left; |
178 | padding: 0pt; |
179 | width: 100%; |
180 | } |
181 | |
182 | .important { |
183 | font-weight: bold; |
184 | text-align: center; |
185 | } |
186 | |
187 | .most_important { |
188 | font-weight: bold; |
189 | color: #F00; |
190 | } |
191 | |
192 | .active_users .active_user_img { |
193 | width: 50px; |
194 | float: left; |
195 | } |
196 | .active_user_img img { |
197 | border: 0; |
198 | width: 50px; |
199 | height: 50px; |
200 | } |
201 | .active_users .active_user_name { |
202 | text-align: center; |
203 | } |
204 | |
205 | textarea { |
206 | width : 666px; |
207 | height: 123px; |
208 | background-color: transparent; |
209 | border: 1px solid #008000; |
210 | color: #999; |
211 | font-size: 8pt; |
212 | font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; |
213 | } |
214 | textarea:focus { |
215 | border: 1px solid #FFF; |
216 | color: #FFF; |
217 | } |
218 | textarea.node_content { |
219 | width : 800px; |
220 | height: 666px; |
221 | background-color: transparent; |
222 | border: 1px solid #008000; |
223 | color: #999; |
224 | } |
225 | textarea.node_content:focus { |
226 | border: 1px solid #FFF; |
227 | color: #FFF; |
228 | } |
229 | |
230 | table[width="666"] td[colspan='3'] a { |
231 | text-decoration: none; |
232 | font-size: 6px; |
233 | } |
234 | |
235 | table[width="666"] td[colspan='3'] a:hover { |
236 | color: #FFF; |
237 | background: #333; |
238 | } |
239 | |
240 | /* ----- PANEL ----- */ |
241 | #panel { |
242 | position: absolute; |
243 | top: 0px; |
244 | left: 0px; |
245 | display: none; |
246 | z-index: 23; |
247 | color: #FFF; |
248 | background: #000; |
249 | border: 1px solid #008000; |
250 | padding: 2px; |
251 | margin: 0; |
252 | } |
253 | #panel .panel_btn { |
254 | border: 0; |
255 | color: #FFF; |
256 | background: transparent; |
257 | margin: 0; |
258 | padding: 1px 0 1px 0; |
259 | } |
260 | #panel .panel_btn:hover { |
261 | color: #F00; |
262 | } |
263 | #panel form { |
264 | padding: 0; |
265 | margin: 0; |
266 | } |