/* CSS Document */
/*puvodni barva pozadi: white, jiny(#9e1919), puvodni obrazek pozadi: pozadi.gif*/
body {background-color: white;background-repeat: repeat; background-image: url("pozadi.gif"); background-attachment: scroll; font-family: Veranda, Arial, serif-sans; color: rgb(0,0,0);}

#nadpis { margin: 20px 55px 55px 25px;}
.nadpisodd { display: none; }

#nadpis2 {position:absolute; left:20px; top: 525px;}
#nadpis2 {displa:none;}

#right { margin: 75px 0px 0px 600px; font-size: 13px; }
.rightodd { display: none;}

#bottom { margin: 0px 0px 0px 50px; font-size: 10px; }
.bottomodd { display: none; }

p  {text-align: center; color: rgb(0,0,0); text-indent: 30px; }
li {text-align: center; color: white; text-indent: 30px; }
a         {text-decoration: underline}
/*puvodni barva odkazu: #2a5c02*/
a:link    {color: #2a5c02; }
a:visited {color: #2a5c02; }
a:active  {color: #2a5c02; }
a:hover   {color: black; text-decoration: none}

h2    {position: relative; color: rgb(0,0,0); font-family:Veranda, Arial, geneva ce; font-style: italic; font-size:19px;}
h2 span {display:block;position:absolute;left:-1.5px;top:-1.5px;color: #fee901;font-family: Veranda, arial; font-style: italic;}
h1    {font-size: 20px; position:relative; color: rgb(0,0,0); margin-left:0px; font-family: Veranda, arial; font-style: normal; }
h1 span {display:block;position:absolute;left:-2px;top:-2px;color: #fee901; font-family: Veranda, arial;}
/* puvodni barva textu #fff589*/
img  {border-style: solid; border-width: 0px; border-color: #E9631A;}

scrollbar: {
  scrollbar-arrow-color: Black;
	scrollbar-darkshadow-color: Green;
	scrollbar-highlight-color: Yellow;
	scrollbar-face-color: Khaki;
	scrollbar-shadow-color: Green;
	scrollbar-track-color: #F0E68C;}
