/* CSS Document */
/*vanocni modra: #011757, puvodni-normal oranzova: #ff5c00*/
body {background-color: #ff5c00; background-repeat: no-repeat; background-image: url(""); background-attachment: scroll; font-family: Veranda, Arial, serif-sans; color: yellow; overflow: hidden}

#left { position: absolute; margin: -210px 0px 0px 0px; font-size: 13px; text-align: left;}
.leftodd { display: none;}

#right { position: absolute; margin: -275px 0px 0px 840px; font-size: 13px; text-align: right;}
.rightodd { display: none;}

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

#bottom { position: absolute; margin: 250px 0px 0px 290px; font-size: 12px;}
.bottomodd { display: none; }

#bottom2 { position: absolute; margin: 270px 0px 0px 875px; font-size: 12px; text-align: center;}
.bottom2odd { display: none; }

#stred { position: absolute; margin: -230px 0px 0px 310px; font-size: 13px; text-align: center;}
.stredodd { display: none;}

#nadpis { position: absolute; margin: -310px 0px 0px 0px;}
.nadpisodd { display: none; }

p  {text-align: left; color: yellow; text-indent: 30px; font-size:12px; }
li {text-align: center; color: white; text-indent: 30px; }
a         {text-decoration: none}
a:link    {color: darkred; }
a:visited {color: darkred; }
a:active  {color: darkred; }
a:hover   {color: darkred; text-decoration: underline}

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: white; 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;}
