*
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

	
body
	{
	font-family: Verdana, Arial, sans-serif;
	background-attachment: scroll;
	background-image: url(pozadi_cihly_bw.jpg);
	font-size: 12px;
	color: black;
	text-align: center;
	}
	

img.std
	{
	border-color: black;
	border: solid;
	border-width: 1px;
	}


	a img
		{
		border: 0px;
		}
	
	p
	{
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	}
	
	
#page
	{
	width: 1004px;
	text-align: center;
	margin: auto;
	background-color: #434343;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	}	

	
#horni_box
	{
	position: relative;
	background-color: black;
	width: 100%;
	height: 225px;
	text-align: left;
	}

	#pageInfo
		{
		position: absolute;
		right: 1px;
		top: 0px;
		cursor: help;
		}
		
		* html #pageInfo
			{
			position: absolute;
			right: 2px;
			top: 11px;
			cursor: help;
		}
	
#telo
	{
	width: 972px;
	text-align: left;
	margin: auto;
	position: relative;

	}

#dolni_box
	{
	margin-top: 40px;
	background-color: black;
	width: 100%;
	height: 80px;
	text-align: left;
	position: relative;
	}

	#standardy
		{
		margin: auto;
		position: absolute;
		bottom: 5px;
		left: 5px;
		}
		
		#standardy img
		{
		margin: 2px;
		}

	#posledni_aktualizace
		{
		color: white;
		margin: auto;
		position: absolute;
		bottom: 5px;
		right: 5px;
		font-size: 75%;
		}


h1
	{
	font-family: Arial, sans-serif;
	font-weight: 600;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

h2
	{
	font-family: Arial, sans-serif;
	font-weight: 600;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	}
	

#indexPrint
	{
	position: relative;
	top: 2px;
	border-spacing: 1px;
	}
	
	#indexPrint td
		{
		background-color: black;
		width: 240px;
		height: 240px;
		text-align: center;
		margin: 1px;
		padding: 1px;
		}


#help
	{
	position: absolute;
	top: 20px;
	right: 2px;
	visibility: hidden;
	width: 450px;
	background-color: black;
	color: white;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	}
	
	* html #help
		{
		top: 30px;
		right: 3px;
		}
	
	#help p
		{
		margin: 8px 8px 8px 8px;
		}