body  {
	font-family : Georgia;
	font-size : 12px;
	color : #990000;
	scroll:no;	
	scrollbar-base-color: #440000;
	scrollbar-track-color : #330000;
	H1 {font-family : Georgia }
	H1 {font-size : 14px}
	H1 {font-weight : 600}
	body {
		background-position: center center;
		background-repeat: no-repeat;
		background-color : black;
		background-attachment : fixed;
		scroll:no;
	}
    a:before {color: #CC3300}
	a:hover { 
		background:##CC6600; 
		color:#000000; 
	}
	p.TopPic {
		position:absolute;
		left:0px;
		top:0px;
		z-index=1;
	}
	p.GSTop {
		position:absolute;
		left:120px;
		top:60px;
		font-family : Georgia;
		font-size : 32px;
		font-weight : 400;
		z-index=2;
	}/* GS TEXT */
	p.TopMenu {
		color: #660000;
		position:absolute;
		left:180px;
		top:150px;
		z-index=2;
		padding:10px;
		/* zakladni pozice menu */
	}
	p.TopMenu a {
		font-family : Georgia;
		font-size : 12px;
		font-weight : 300;
		color: #990000;
		display:inline;
		white-space:nowrap;
		margin:0; 
		text-decoration:none;
	}
	p.TopMenu a:before {color: #990FFF}
	p.TopMenu a:hover { 
		background:#990000; 
		color:#EECCCC; 
	}
	p.GSAMenu{
		color: #990000;
		position:absolute;
		left:113px;
		top:316px;
		z-index=3;
		border-bottom: 1px solid #990000;
	}
	p.GSAMenu a{
		display:block;
		font-family : Georgia;
		font-size : 14px;
		font-weight : 300;
		color: #990000;
		white-space:nowrap;
		margin:0; 
		text-decoration:none;

	}
	p.GSAMenu a:before {color: #990FFF}
	p.GSAMenu a:hover { 
		background:#990000; 
		color:#EECCCC; 
	}
	table.GSText {
		z-index=1;
		color: #AA0000;
		position:absolute;
		left:5%;
		/*top:180px;*/
		border=0px;
		width:90%;
		overflow : scroll;
		z-index=2;
		line-height:20px;
		padding-top:20px;
		font-family : Georgia;
		font-size : 12px;
		font-weight : 300;
	}	
   table.GSText a:before {color: #CC3300}
   table.GSText a:hover { 
		background:##CC6600; 
		color:#000000; 
	}
}
.TableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.TableText a:before {color: #CC3300}
.TableText a:visited {color: #CC3300}
.TableText a:hover {color:#CC3333}
}

