body { width: 799px; height: auto;
	background-color: White;
	font-family: Arial, serif, Sans-serif;
	color: Navy;
	}
		
#hlavicka { width: 800px; height: 125px;}
#menu { width: 155px; height: 700px;
		  background-image: url(panel1.JPG);			
	background-repeat: no-repeat;
	float: left;
	border: none;
	}	
	 a {
	   
	   color: #FF8C00;
		border: #FF8C00;
		font-weight: normal;
		background-attachment: scroll;
		margin-left: 10px;
	}
	#psici {	 
		 margin-left: 160px; width: 630px; 
		 background-color: White;
	}
	#foto {
		 width: 420px; height: 560px;
	}
	a.menu { position: relative; top: 50px; left: 10px;
			font-weight: bold;
			font-size: 22px;
			text-decoration: none;
			margin-left: 10px;
	}
	a.vlozene {
		text-decoration: underline;
		font-size: small;
		color: #FF8C00;
	}
   a:hover {
   	color: #FFD700;
   }
	a:active {
		color: Black;
	}
	a.psiky {	
	border: #FF8C00; 
	border: thin;
	text-decoration: none;
	}
	h1 {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	}
	h2 {
	   margin-top: 30px;
	   text-align: left;
		font-size: large;
		color: #FF8C00;
   }
	h2.stred {
		text-align: center;
	}
	h3 {
		font-size: medium;
		font-weight: bold;
	}
	h4 {
		color: Red;
		font-size:smaller;
	}
	h5 {
		color: #FF8C00;
		text-align: center;
		font-size: medium;
		border: none;
		padding: 0px;
		margin: 0px;
		margin-top: 20px;
	}
	p {
	   margin-left: 30px;
		font-family: BernhardMod, Arial, Sans-serif;
		font-size: 12px;
		text-align: left;
		margin-top: 10px;
		padding-bottom: 0px;
	}
	p.ano{
	color: Green;
  }
  p.nie{
  color: Red;
  }
 
  
	table { 
	   width: 520px;
		margin-left: 30px;
		border: Black;
		border: medium;
		text-align: center;
	}
	td.s{
	   max-width: 170px;
  }
    td.z{
    	text-align:left;
		font-size:small;
		margin-right:10px;
    }
	table.form {
	font-size: 12px;
	text-align: center;
	width: 590px;
	margin-left: 10px;
  }
	p.stred{
		text-align: center;
	}
	p.uvod{
		font-size: 14px;
	}
	img.stred{
	letter-spacing: normal;	
	}
   fieldset.zi{
   	width: 250px;
		height: 80px;
		float: left;
		margin-left: 20px;
   }
	legend{
		font-size: 14px;
	}
	
	table.intro {
		background-color: #c7d5da;
	}
	
