body, html {
	background-color: black;
	font-family: verdana, tahoma;	
	font-size: small;
}

table {
	text-align: left;
	padding: 0px;
}

ul {
	margin-top: 0px;
}

li {
	margin-left: -20px;
}

img {
	border-style: none;
}

.righttext {
	text-align: right;
}

.wrapper {
	margin: auto;
	position: relative;
	width: 900px;
	min-height: 640px;
	_height: 640px;
/*	height: expression(this.scrollHeight < 640? "640px" : "auto" );	*/
	overflow: visible;
/*	background-color: Black; */
}

.main {
	width: 512px;
	min-height: 590px;
	_height: 590px;
/*	height: expression(this.scrollHeight < 590? "590px" : "auto" );	*/
	overflow: visible;
	padding: 20px 40px 20px 40px;
	position: absolute;
	left: 150px;
	top: 5px;
	vertical-align: top;
	background-repeat: repeat; /*	background-color: #fffcb7; */
	text-align: justify;
/*	background-color: DarkKhaki;	*/
	background-image: url(../images/pozadi.png);	
}

.main p {
	margin: 0px 0px 0px 0px;
	text-indent: 10px;
}

.main table {
	border-width: 2px;
	border-collapse: collapse;
	table-layout: auto;
}

.main td {
	border-style: solid;
	border-width: 1px 2px;
	border-color: black;
	padding: 0px 5px;	
}

.tr_head {
	border-style: solid;
	border-width: 2px;
	text-align: center;
	font-weight: bold;
/*	color: #fff998;	*/
	background-color: gold;	
/*	font-size: x-small;	*/
	font-variant: small-caps;
}


.tb_invisible td, table {
	border-style: none;
	border-width: 0px;
	padding: 0px;
}

.vitrina {
	position: fixed;
	_position: absolute;
	left: 40px;
	_left: 0px;
	top: 20px;
	width: 150px;
	height: 590px;
	color: #fff998;
/*	background-color: Black;	*/
}

.gold {
	color: gold;
}

.silver {
	color: silver;
}

.bronze {
	color: DarkRed;
}

.menu {
	position: fixed;
	_position: absolute;	
	right: 40px;
	_right: 0px;
	top: 20px;
	width: 150px;
	height: 590px;
	color: #fff998;
	padding: 0px 0px 0px 0px;
	text-align: right;
/*	background-color: Black;	*/
}

.menu a:link 			 {text-decoration: none; color: RoyalBlue;}
.menu a:visited    {text-decoration: none; color: RoyalBlue;}
.menu a:hover      {font-weight: bold; color: SteelBlue;}

.main a:link 			 {text-decoration: none; color: DarkRed;}
.main a:visited    {text-decoration: none; color: DarkRed;}
.main a:hover      {text-decoration: underline; color: DarkRed;}


.index {
	text-align: center;
}

.odsazeni {
	margin-left: 10px;
}

.sfpg td {
	border-width: 1px;
	padding: 5px;
	text-align: center;	
}

.tr_head td {
	padding: 0px;
}

.tr_ivo {
	height: 30px;
}
