body {
	margin: 0px;
	padding: 0px;

}



a:link 		{
	background-color: #ffffff;
	color: #909090;
	text-decoration: NONE;
	border: solid;
	border-width: 1px;
	border-color: #ffffff; 
	
}


#hlavni {
	margin: 20px 10px 10px 160px;
	width: 755px;
}

#menu {
	margin: 10px 10px 0px 160px;
	padding: 3px;
	width: 737px;
	height: 19px;
	border: 1px solid #A0A0A0;
	background-color: white;
	
}

#column {
	margin: 10px 10px 0px 0px;
	padding: 3px;
	width: 205px;
	height: 205px;
	border: 1px solid #A0A0A0;
	float: right;
	
}	
	

#border {
   border: 1px solid #A0A0A0;
	width: 900px;
	height: 233px;
	margin-left: 3px;
	margin-top: 3px;
   
 }
 
#bottom {
   border-top: 1px solid #A0A0A0;
	width: 905px;
	height: 19px;
	margin-left: 3px;
	margin-top: 3px;
   
 }

#pata {
  margin: 5px 30px 10px 157px;
  font-size: 8pt;
   
   
 } 
  


a:visited 	{
	background-color: #ffffff;
	color: #909090;
	text-decoration: NONE;
	border: solid;
	border-width: 1px;
	border-color: #ffffff; 
}

a:active		{
	background-color: #ffffff;
	color: #909090;
	text-decoration: NONE;
	border: solid;
	border-width: 1px;
	border-color: #ffffff; 
}

a:hover		{
	background-color: #ffffff;
	color: #606060;
	text-decoration: underline;
	border: solid;
	border-width: 1px;
	border-color: #ffffff; 
	
}

body{
	background: white;
	color: #606060;
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: normal;
}

h1			{
	background: white;
	color: #A0A0A0;
	font-family: "Georgia";
	font-size: 20pt;
	font-weight: normal;
	margin-top: 0pt;
}

h3			{
	background: white;
	color: #707070;
	font-family: "Georgia";
	font-size: 20pt;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

h4			{
	background: white;
	color: #A0A0A0;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
	font-family: "Georgia";
	font-size: 12pt;
	font-weight: normal;
	margin-top: 0pt;
	
}

h5			{
	background: white;
	color: #707070;
	font-family: "Georgia";
	font-size: 16pt;
	font-weight: normal;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: -5pt;
	margin-bottom: 2pt;
}

td	{
	background: white;
	color: #909090;
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: normal;
}

 .kapitalky {
   font-variant: small-caps;
	margin: 0pt;
   
 } 
 
  .green {
   color: 99cc00;
	margin-left: 5px;
   
 }
 
   .date {
   color: 99cc00;
	font-family: "Tahoma";
	font-size: 7pt;
   
 }
 
 .red {
	color: Red;
	margin-left: 5px;
}

.white {
	color: White;
	margin-left: 5px;
	font-size: 1px;
	
}
 
   .underline {
	text-decoration: underline;
}  
a img {
	border: 2px solid #A0A0A0;
}
a:hover img {border:2px solid #707070;}

.chat {
	border: 1px solid #C0C0C0;
	padding: 10px;
	width: 725px;
}  
 
.formInput {
  border: 1px solid #C0C0C0;
  background-color:#ffffff;
  font-family: Tahoma;
  font-size: 10pt;
  color:#C0C0C0;

}

.formButton {
  background-color:#ffffff;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight:bold;
  color:#C0C0C0;
  border: 1px solid #C0C0C0;
}

 



