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