Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 64778.tpl
CommitLineData
e586807d
H
1<!--
2This program is free software. It comes without any warranty, to
3the extent permitted by applicable law. You can redistribute it
4and/or modify it under the terms of the Do What The Fuck You Want
5To Public License, Version 2, as published by Sam Hocevar. See
6http://sam.zoy.org/wtfpl/COPYING for more details.
7-->
8
9BODY, HTML {margin: 0px;
10 padding: 0px;
11 overflow: hidden;
12 text-overflow: ellipsis;
13 scrollbar-base-color: rgb(160,156,136);}
14
15IMG {border: 0;}
16
17.nadpis {color: rgb(200,140,96);
18 font-family: Verdana, Arial, sans-serif;
19 text-align: center;}
20
21A {color: #E8E4E8;text-decoration: none;font-weight: bolder;}
22A:hover {color: #FFFFD0;
23 cursor: crosshair;
24 }
25A:visited {color: #E8E4E8;}
26
27A:hover.linka {color: #FFFFD0;}
28A:hover.hmenu {cursor: move;}
29A:hover.vmenu {cursor: move;}
30A:hover.mail {cursor: help;}
31
32.ho-do, .vla-pra {overflow: hidden;
33 background-color: rgb(152,152,112);}
34.ho-do {width: 33%;}
35.vla-pra {width: 50%;}
36
37.vstrede {background-color: rgb(72,84,128);
38 text-align: left;
39 font-family: Garamond, Times, serif;
40 color: #C8C4C8;
41 font-size: small;
42 border: inset rgb(172,172,132) 4px;
43 padding: 5px 0px 0px 8px;
44 position: absolute;
45 top: 5%; left: 3%;
46 width: 94%;
47 height: 90%;
48 overflow: auto;
49 }
50
51.hlava1, .hlava2, .bude, .bolo {text-align: center;}
52.hlava1, .hlava2 {font-family: Courier New, Courier, monotype;
53 padding: 2px 5px 2px 5px;
54 font-size: 100%;}
55.hlava1 {background: #DFDFB0;}
56.hlava2 {background: #888ca0}
57
58.bude, .bolo {text-align: center;
59 padding: 0px 2px 0px 2px;}
60.bude {background: #8999d9;}
61.bolo {background: #7884a0;}
62
63.kedy, .kolko {font-family: Courier New, Courier, monotype;}
64.kde, .skym, .atd {font-family: Garamond, Times, serif;}
65.kde, .kedy {font-weight: bold;}
66.atd {font-style: italic}
67
68.nazov {color: rgb(200,140,96);
69 font-family: Verdana, Arial, sans-serif;
70 text-align: center;
71 text-decoration: underline;
72 }
73
74.textik {font-family: Garamond, Times, serif;
75 font-size: small;
76 color: #C8C4C8;
77 margin: 0px;
78 }
This page took 0.163876 seconds and 4 git commands to generate.