﻿/* CSS Document (c)2008 Jiri Stodulka, www.wy.cz - stodulka@wy.cz */

/* Page */
body {
background: url('') repeat scroll #3d1f14 top center;
margin: 0; _margin-left: 20%;
padding-top: 4%; _padding-top: 0%;
width: 100%;
position: absolute; top: 0; left: 0;
 }

.none { 
display: none;
 }

a { 
text-decoration: none; 
color: #3300ff;
 }
a:link, a:visited, a:active { 
text-decoration: none; 
color: #3300ff;
 }
a:hover { 
text-decoration: none;
 }
/* ------------------------------------------------------------ */

#wrap {
margin: auto; _margin: 20px;
padding: 0;
width: 960px; height: 662px; }
         
#up {
width: 960px; height: 140px;
position: relative; top: 0px; left: 0px; }

.logo {
width: 860px; height: 80px;
position: absolute; top: 25px; left: 50px; }

.menu {
text-align: left;
width: 570px; height: 36px;
position: absolute; top: 110px; left: 200px;  }

#page {
width: 960px; height: 445px; }

#page-in {
text-align: center;
width: 780px; height: 350px;
position: relative; left: 89px; top: 15px;
 }
/* ------------------------------------------------------------ */

/* Color posuvníky */
body, html {
scrollbar-track-color: #ffcc99;
scrollbar-face-color: #fff0b5;
scrollbar-highlight-color: #ffcc99;
scrollbar-3dlight-color: #ffcc66;
scrollbar-darkshadow-color: #fff0b5;
scrollbar-shadow-color: #3d1f14;
scrollbar-arrow-color: #990000;
 }
/* ------------------------------------------------------------ */

/* No function page - no.php */
a.no {
text-decoration: none; 
padding: 5px;
 }
a:hover.no { 
background-color: #2edc15;
 }
.no1 {
font: bolder normal 24px Arial; _font-weight: bolder;
color: #401c08; 
 }
.no2 { 
font: bolder normal 12px Arial; _font-weight: bolder;
color: #401c08; 
 }
/* ------------------------------------------------------------ */

/* Copyright */
#copyright {
font: normal normal 12px Comic Sans MS; color: white;
clear: both;
width: 300px; height: 35px;
position: relative; left: 560px;
 }
#copyright a {
text-decoration: underline;
color: white;
 }
#copyright a:link a:visited a:active {
text-decoration: underline;
color: white;
 }
#copyright a:hover {
text-decoration: none;
color: white;
 }
/* ------------------------------------------------------------ */

/* Aktualizace */
#aktualizace {
text-align: center;
font: normal normal 12px Comic Sans MS; color: white;
 }
/* ------------------------------------------------------------ */
