body { width:auto; height: auto;
background-color: #FFFACD;
	font-family: Comic Sans MS;
	color: Black;
	font-size: 12px;
	}
	
	 a {	   
	   color: #FF8C00;
		font-weight: bolder;
		clear: both;
	}
	
	a.menu {
	padding-left: 5px;
			font-size: 16px;
			text-decoration: none;
			color: #8B4513;
	}
		a.podmenu {
	text-align: center;
	margin: 10px;
			font-size: 12px;
			text-decoration: none;
			color: #A0522D;
			font-weight: normal;
	}
	a.vlozene {
		text-decoration: underline;
		font-size: small;
		color: #FFA500;
	}
	a.psiky{
	color: #FF8C00;
		border-color: #FF8C00;
	}
	a.linky{
		text-align: center;
		text-decoration: underline;
		font-size: larger;
		color: #FF8E02;
	}
   a:hover {
	color: #FFA500;
   }
	h1 {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin-top: 20px;
	}
	h2 {
	   margin-top: 20px;
		margin-left: 10px;
	   text-align: left;
		font-size: 16px;
		color: #A0522D;
   }
	h2.stred {
		text-align: center;
	}
	h3 {
		font-size: 18px;
		font-weight: bold;
		color: #8B4513;
		margin-top: 20px;
		text-align: center;
	}
	h4 {
		color: Lime;
	}
	p {
	   margin-left: 15px;
		margin-right: 10px;
		font-family: Comic Sans MS;
		font-size: 12px;
		text-align: left;
		margin-bottom: 20px;
		margin-top: 10px;
		clear: both;
	}
	p.stred {
		text-align: center;
	}
		p.stred1 {
		text-align: center;
		font-size: 14px;
	}
	table {
	   max-width: 798px;
	   width: 798px;
		background-color: transparent;
		border: medium;
		border-color: #FFA500;
		font-size: 12px;
	}
	table.psiky{
	width: 635px;
	text-align: center;
	font-size: 12px;
	max-width: 655px;	
	}
	td.body{
	padding-left: 10px;
  width: 655px;
	font-size: 12px;
		background-color: #FFD700;
		background-position: top; background-repeat: no-repeat;
		padding-top: 10px;
	}
   div.menu{ width: 140px;
	background-color: #FF8C00;
	height: 500px;
	}
	li {
		margin-left: 10px;
		font-size: 12px;
		text-align: left;
	}
	img.pravy{
		float: right;
	}
	


	
	

