<!-- ================================================================ -->
<!--                      Paint-Ball.cz style sheet                   -->
<!-- ================================================================ -->

<STYLE TYPE="text/css">
<!-- 
	body		{ border		: none;
			  margin		: 0px;
			  scrollbar-face-color		: #CAC492;
			  scrollbar-shadow-color	: #887448;
			  scrollbar-highlight-color	: #B4A465;
			  scrollbar-3dlight-color	: #DCD9B8;
			  scrollbar-darkshadow-color	: #DCD9B8;
			  scrollbar-track-color		: #CAC492;
			  scrollbar-arrow-color		: #887448;
			  }					  


	.txttitle	{ font-size		: 12pt;
			  font-weight		: bold;
			  }					  

	.maindiv	{ height		: 490px;
			  width			: 740px;
			  /* border		: 1px solid #000000; */
			  margin-top		: 10px;
			  text-align		: left;
			  }
					  
	.contentdiv	{ font-family		: Verdana,Helvetica,sans-serif;
			  font-size		: 10pt;
			  color			: #584A30;
			  height		: 350px;
			  width			: 700px;
			  /* border		: 1px solid #000000; */
			  margin-top		: 5px;
			  margin-bottom		: 5px;
			  margin-left		: 20px;
			  }
  
	.gallerydiv	{ height		: 350px;
			  width			: 738px;
			  margin-top		: 5px;
			  margin-bottom		: 5px;
			  }
  
  	.thumbnail	{ margin-top		: 10px;
			  margin-bottom		: 10px;
			  margin-left		: 7px;
			  margin-right		: 7px;
			  cursor: hand;
			  voice-family: "\"}\"";
			  voice-family:inherit;
			  cursor: pointer;
			  }

	.clickme	{ cursor: hand;
			  voice-family: "\"}\"";
			  voice-family:inherit;
			  cursor: pointer;
			  }

	.bpoint		{ margin-left		: 40px;
			  margin-right		: 5px;
			  }
			  
	.w100pct	{ width			: 100%;
			  }

	img		{ border		: 0;
			  }
			  
	a		{ font-weight		: bold;
			  color			: #584A30;
			  text-decoration	: none;
			  }
			  
	td		{ font-size		: 8pt;
			  border-left		: 1px solid #CAC492;
			  }

	.note		{ font-size		: 8pt;
			  }

	.bold		{ font-weight		: bold;
			  }

	.noborder	{ border		: 0;
			  }

	.right		{ text-align		: right;
			  }

	.tbhead		{ font-weight		: bold;
			  color			: #FFFFFF;
			  background-color	: #7C683A;
			  text-align		: center;
			  }
					  
	.tblightbg	{ background-color	: #EAE8D5;
			  }

	.txt		{ font-family		: Verdana,Helvetica,sans-serif;
			  font-size		: 10pt;
			  color			: #584A30;
			  }
				
	input {
		font-family: "Arial CE", Arial, Helvetica, Tahoma;
		font-size: 8pt;
		border: #676767 1px outset;
		background-color: #EEEEEE;
	}

-->
</STYLE>