| Line | |
|---|
| 1 | *
|
|---|
| 2 | {
|
|---|
| 3 | margin: 0;
|
|---|
| 4 | padding: 0;
|
|---|
| 5 | }
|
|---|
| 6 |
|
|---|
| 7 | body
|
|---|
| 8 | {
|
|---|
| 9 | font-size: small;
|
|---|
| 10 | font-family:Arial,Helvetica,sans-serif;
|
|---|
| 11 | }
|
|---|
| 12 |
|
|---|
| 13 | * html body
|
|---|
| 14 | {
|
|---|
| 15 | font-size: x-small; /* dla IE5/Win */
|
|---|
| 16 | f\ont-size: small; /* dla innych wersji IE */
|
|---|
| 17 | }
|
|---|
| 18 |
|
|---|
| 19 | #flagi
|
|---|
| 20 | {
|
|---|
| 21 | position:absolute;
|
|---|
| 22 | top: 5px;
|
|---|
| 23 | right: 0px;
|
|---|
| 24 | }
|
|---|
| 25 |
|
|---|
| 26 | #listaflag li
|
|---|
| 27 | {
|
|---|
| 28 | display: inline;
|
|---|
| 29 | list-style-type: none;
|
|---|
| 30 | padding-right: 5px;
|
|---|
| 31 | }
|
|---|
| 32 |
|
|---|
| 33 | #top
|
|---|
| 34 | {
|
|---|
| 35 | background-color: #000000;
|
|---|
| 36 | background-image: url(img/tlo_top_.gif);
|
|---|
| 37 | /*background-position: top;*/
|
|---|
| 38 | /*background-repeat: repeat-x;*/
|
|---|
| 39 | border-bottom: solid 5px #E30923;
|
|---|
| 40 | height: 80px;
|
|---|
| 41 | }
|
|---|
| 42 |
|
|---|
| 43 | #top h1
|
|---|
| 44 | {
|
|---|
| 45 | position: relative;
|
|---|
| 46 | top: 25px;
|
|---|
| 47 | left: 10px;
|
|---|
| 48 | font-size: 130%;
|
|---|
| 49 | color: #a9a9a9;
|
|---|
| 50 | /*display:inline;*/
|
|---|
| 51 | }
|
|---|
| 52 |
|
|---|
| 53 | #top img.logo
|
|---|
| 54 | {
|
|---|
| 55 | position:relative;
|
|---|
| 56 | top: 10px;
|
|---|
| 57 | left: 10px;
|
|---|
| 58 | /*padding-bottom: 15px;*/
|
|---|
| 59 | }
|
|---|
| 60 |
|
|---|
| 61 | #left
|
|---|
| 62 | {
|
|---|
| 63 | padding: 10px;
|
|---|
| 64 | float: left;
|
|---|
| 65 | width: 20%;
|
|---|
| 66 | }
|
|---|
| 67 |
|
|---|
| 68 | #menu
|
|---|
| 69 | {
|
|---|
| 70 | padding-left: 0;
|
|---|
| 71 | margin-left: 0;
|
|---|
| 72 | border-bottom: 1px solid gray;
|
|---|
| 73 | width: 90%;
|
|---|
| 74 | }
|
|---|
| 75 |
|
|---|
| 76 | #menu li
|
|---|
| 77 | {
|
|---|
| 78 | list-style: none;
|
|---|
| 79 | margin: 0;
|
|---|
| 80 | padding: 0.25em;
|
|---|
| 81 | border-top: 1px solid gray;
|
|---|
| 82 | }
|
|---|
| 83 |
|
|---|
| 84 | #menu li a { text-decoration: none; }
|
|---|
| 85 |
|
|---|
| 86 |
|
|---|
| 87 | #content
|
|---|
| 88 | {
|
|---|
| 89 | padding: 10px 50px 0 10px;
|
|---|
| 90 | float: right;
|
|---|
| 91 | width: 80%;
|
|---|
| 92 | margin-bottom: 100px;
|
|---|
| 93 | line-height:2;
|
|---|
| 94 | }
|
|---|
| 95 |
|
|---|
| 96 | #content h2
|
|---|
| 97 | {
|
|---|
| 98 | font-size: 120%;
|
|---|
| 99 | color: #E30923;
|
|---|
| 100 | }
|
|---|
| 101 |
|
|---|
| 102 | #informacja1
|
|---|
| 103 | {
|
|---|
| 104 | display: block;
|
|---|
| 105 | padding: 10px;
|
|---|
| 106 | width: 600px;
|
|---|
| 107 | margin-top: 20px;
|
|---|
| 108 | /*margin-left: auto;
|
|---|
| 109 | margin-right:auto;*/
|
|---|
| 110 | color: #ff8409;
|
|---|
| 111 | font-weight: bold;
|
|---|
| 112 |
|
|---|
| 113 | }
|
|---|
| 114 |
|
|---|
| 115 | #box
|
|---|
| 116 | {
|
|---|
| 117 | padding: 10px;
|
|---|
| 118 | border: solid 1px #d3d0c7;
|
|---|
| 119 | width: 600px;
|
|---|
| 120 | margin: 5px 0 5px 0;
|
|---|
| 121 | line-height:2;
|
|---|
| 122 | }
|
|---|
| 123 |
|
|---|
| 124 | #box label
|
|---|
| 125 | {
|
|---|
| 126 | font-weight: bold;
|
|---|
| 127 | }
|
|---|
| 128 |
|
|---|
| 129 | #login
|
|---|
| 130 | {
|
|---|
| 131 | padding: 10px;
|
|---|
| 132 | border: solid 1px #d3d0c7;
|
|---|
| 133 | width: 600px;
|
|---|
| 134 | margin: 5px 0 5px 0;
|
|---|
| 135 | line-height:2;
|
|---|
| 136 | /*margin-left:auto;
|
|---|
| 137 | margin-right:auto;*/
|
|---|
| 138 |
|
|---|
| 139 | }
|
|---|
| 140 |
|
|---|
| 141 | #login p.pomoc
|
|---|
| 142 | {
|
|---|
| 143 | font-size: 85%;
|
|---|
| 144 | }
|
|---|
| 145 |
|
|---|
| 146 | #login label
|
|---|
| 147 | {
|
|---|
| 148 | display: block;
|
|---|
| 149 | width: 8em;
|
|---|
| 150 | font-weight: bold;
|
|---|
| 151 | }
|
|---|
| 152 |
|
|---|
| 153 | #footer
|
|---|
| 154 | {
|
|---|
| 155 | clear: both;
|
|---|
| 156 | border-top: solid 2px #E30923;
|
|---|
| 157 | height: 5%; /* poprawia problem w IE/Win z clear: both (musi być podana jakakolwiek wysokość)*/
|
|---|
| 158 | }
|
|---|
| 159 |
|
|---|
| 160 | #footer p
|
|---|
| 161 | {
|
|---|
| 162 | padding-left: 10px;
|
|---|
| 163 | font-size: 85%;
|
|---|
| 164 | }
|
|---|
| 165 |
|
|---|
| 166 | #errorInfo
|
|---|
| 167 | {
|
|---|
| 168 | margin: 30px 0 100px 0;
|
|---|
| 169 | line-height:2;
|
|---|
| 170 | }
|
|---|
| 171 |
|
|---|
| 172 | #errorInfo p
|
|---|
| 173 | {
|
|---|
| 174 | font-weight:bold;
|
|---|
| 175 | color: red;
|
|---|
| 176 | text-align: center;
|
|---|
| 177 | }
|
|---|
| 178 |
|
|---|
| 179 | #statusInfo
|
|---|
| 180 | {
|
|---|
| 181 | float: right;
|
|---|
| 182 | width: 80%;
|
|---|
| 183 | margin: 30px 0px 100px 0px;
|
|---|
| 184 | line-height: 2;
|
|---|
| 185 | }
|
|---|
| 186 |
|
|---|
| 187 | .WyborWaluty
|
|---|
| 188 | {
|
|---|
| 189 | width: 140px;
|
|---|
| 190 | }
|
|---|
| 191 |
|
|---|
| 192 | .blad
|
|---|
| 193 | {
|
|---|
| 194 | font-weight:bold;
|
|---|
| 195 | color: red;
|
|---|
| 196 | }
|
|---|
| 197 |
|
|---|
| 198 | .bold
|
|---|
| 199 | {
|
|---|
| 200 | font-weight:bold;
|
|---|
| 201 | }
|
|---|
| 202 |
|
|---|
| 203 | .odstep
|
|---|
| 204 | {
|
|---|
| 205 | padding-left: 20px;
|
|---|
| 206 | }
|
|---|
| 207 |
|
|---|
| 208 |
|
|---|
| 209 |
|
|---|
Notatka: Zobacz
TracBrowser
aby uzyskać więcej informacji.