a.tlacitko
{
	border: double White;
	background-color: transparent;
	font-style: italic;
	font-variant: normal;
	color: Black;
	font-size: 12px;
	font: italic normal bolder Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
}

a.tlacitko:hover {
	background: White;
	color: Red;
	background-color: White;
}
a.tlacitko:active {
	
}
a.tlacitko:focus {
	
}
a
{
	color: Black;
	text-decoration: none;
}

a:hover {
	color:Red;
}
div.body{
	
	width: 100%;
}

div.hlavni{

	border: thin groove #C0C0C0;
	width: 650px; 
	height: 620px; 
	top: 0px;
 	background-color: #FFFFD9; 
	
}


div.odkazVystoupeni{

	position: relative;
	 top: 8px
}



div.menu
{
	position: relative;
	top: 5px;
}



div.podStranky
{
	font-family: Arial, Helvetica, sans-serif;
	width:99%;
	font-size: 14px;
}

h1
{
	font-family: Arial;
	font-weight: normal;
	font-size: x-large;
}
h2
{
	font-family: Arial;
	font-size: large;
	font-weight: normal;
}
.DiscuseHead 
{ 
	 background-color: #C0C0C0;
	 
	  }
