/* CSS Document */
body {background-color: white; background-repeat: no-repeat; background-image: url("#"); background-attachment: scroll; font-family: Veranda, Arial, serif-sans; color: black; font-size: 12px; }

#nadpis { margin: 20px 55px 55px -600px; text-align: center;}
.nadpisodd { display: none; }

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

#left { margin: -65px 0px 0px 0px; font-size: 13px; }
.leftodd { display: none;}

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

#right2 { margin: 125px 0px 0px 890px; font-size: 13px; }
.right2odd { display: none;}

#bottom { margin: 15px 0px 0px 300px; font-size: 12px; text-align: left;}
.bottomodd { display: none; }

#bottom2 { margin: -30px 0px 0px 850px; font-size: 12px; text-align: left;}
.bottom2odd { display: none; }

.velky_blikajici{font-size: 16px; color: red; font-family: Veranda, arial; font-weight: bolder; text-decoration: none; }

li {text-align: left; color: black; text-indent: 30px; }
a         {text-decoration: none; font-size: 12px;}
a:link    {color: #719f3b; }  /*zimní #00ccff*/
a:visited {color: #719f3b; }
a:active  {color: #719f3b; }
a:hover   {color: green; text-decoration: underline} /*zimní blue*/

h2    {color: black; font-family:Veranda, Arial, geneva ce; font-style: bold; font-size:14px;}
h2 span {display:block;position:absolute;left:-1.5px;top:-1.5px;color: #fee901;font-family: Veranda, arial; font-style: italic;}
h1    {font-size: 16px; position:relative; color: #ae7b00; /*zimní navy*/ margin-left:0px; font-family: Veranda, arial; font-style: normal; text-decoration: underline; }
h1 span {display:block; position:absolute; left:-2px;top:-2px;color: #fee901; font-family: Veranda, arial;}
/* předpůvodní barva textu #fff589*/
img  {border-style: solid; border-width: 0px; border-color: #E9631A;}

scrollbar: {
  scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;}

