|
@@ -45,9 +45,10 @@ a:hover { color: #ed8b0d; text-decoration: none; }
|
|
|
#title { position: absolute; top: 15px; left: 15px; font-size: 18pt; color: #ed8b0d; }
|
|
#title { position: absolute; top: 15px; left: 15px; font-size: 18pt; color: #ed8b0d; }
|
|
|
#subtitle { position: absolute; top: 43px; left: 15px; font-size: 8pt; }
|
|
#subtitle { position: absolute; top: 43px; left: 15px; font-size: 8pt; }
|
|
|
#submenu { position: absolute; top: 55px; left: 20px; }
|
|
#submenu { position: absolute; top: 55px; left: 20px; }
|
|
|
-#subsubmenu { position: absolute; top: 80px; left: 20px; }
|
|
|
|
|
#cont { position: absolute; top: 70px; left: 15px; background-color: url('img/vr.gif'); background-repeat: repeat-y; background-position: right; }
|
|
#cont { position: absolute; top: 70px; left: 15px; background-color: url('img/vr.gif'); background-repeat: repeat-y; background-position: right; }
|
|
|
-#contsubmenu { position: absolute; top: 100px; left: 15px; background-color: url('img/vr.gif'); background-repeat: repeat-y; background-position: right; }
|
|
|
|
|
|
|
+#subsubmenu { position: absolute; top: 80px; left: 20px; }
|
|
|
|
|
+#contsubmenu { position: absolute; top: 105px; left: 15px; background-color: url('img/vr.gif'); background-repeat: repeat-y; background-position: right; }
|
|
|
|
|
+
|
|
|
#copyright { margin-top: 10px; margin-bottom: 10px; }
|
|
#copyright { margin-top: 10px; margin-bottom: 10px; }
|
|
|
#msg { font-size: 18pt; color: black; color: red; }
|
|
#msg { font-size: 18pt; color: black; color: red; }
|
|
|
|
|
|