a:link
			{
				color: blue; 
			}
a:visited
			{
				color: blue; 
			} 
a:active 
			{
				color: rgb(255,255,255);
			}
a:hover 
			{
				color: red;
			}
body
			{
				margin-left:0; margin-top:0; margin-bottom:0;
				background-image:url('pozadi.gif'); color:#FFFFFF;
				scrollbar-track-color:#000000;
				scrollbar-face-color:#000000;
				scrollbar-highlight-color:#FF0000;
				scrollbar-3dlight-color:#FF0000;
				scrollbar-darkshadow-color:#FF0000;
				scrollbar-shadow-color:#FF0000;
				scrollbar-arrow-color:#FFFFFF
			}


p
			{
				margin-left:0; margin-top:0; margin-bottom:0; color:#00CCFF; text-align:justify
			}

ul, li, ol
			{
				color:#00CCFF
			}


.copyright 	
			{
				text-align:center; font-size:10px
			}
.copyright a:link, a:visited, a:active	
			{
				color:#FF0000
			}
.copyright a:hover	
			{
				color:green
			}

table
			{
				table-border-color-light: rgb(102,153,255);
				table-border-color-dark: rgb(0,0,102);
				color:#00CCFF
			}

table a:visited, table a:active, table a:link
			{
				color: #00FFFF;
			}
table a:hover
			{
				color: red;
			}

h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times; margin-top: 0.5em; margin-bottom:0.1em
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: red; 
}
h3
{
	color:  #FFFF66 
}
h4
{
	color: red;
}
h5
		{
			color: #FFFF66
		}

h5 a:visited, h5 a:link, h5 a:active
		{
			color: #FFFF66
		}
h5 a:hover
		{
			color: red
		}

}
h6
{
	color: rgb(204,51,51);
}

.menu
			{
				font-size:8pt; text-align:left;
				margin-top:0; margin-bottom:0; color:red
			}

#page
			{
				width: 750px; position: relative; margin: auto;
			}


#menu 	
			{
				position: absolute; width: 620; height: 20; top: 10; left: 140; z-index: 3; text-align:center
			}

#menu1 	
			{
				position: absolute; width: 620; height: 20; top: 24; left: 140; z-index: 3; text-align:center
			}

#reklama 	
			{
				position: absolute; width: 250; height: 20; top: 50; left: 760; z-index: 3; text-align:center
			}

#logo		{ 
				position: absolute; left: 5; top: 5
			}


#hlavicka 	
			{
				position: absolute; width: 560; height:62; top: 50; left: 200;
				border: 1px solid; border-color:#FFCC00;
				padding: 5px; text-margin: 0px 0px 0px 0px,; z-index: 2;
				font-size:10px; margin-top:0; margin-bottom:0;
			}
#hlava2 	
			{
				position: absolute; width: 236; top: 50; left: 524; height:60;
				padding: 0px; text-margin: 0px 0px 0px 0px,; z-index: 1; margin-top:0; margin-bottom:0;
			}

#levy		
			{
				position: absolute; width: 190; height:372; top: 50; left: 5; z-index: 1;
				border: 1px solid; border-color:#FFCC00; padding: 4px
			}

#obsah		
			{
				position: absolute; width: 560; height: 305; top: 117; left: 200; z-index: 1;
				border: 1px solid; border-color:#FFCC00; padding: 4px; text-margin: 0px 0px 0px 0px,
			}

#telodole 	
			{
				position: absolute; width: 570; bottom: -70; left: 0; height:70; text-margin: 0px 0px 0px 0px,; z-index: 1
			}