BODY{
	background-color: white;
	font-family : sans-serif ;
}
 
A {
	font-family : "Courier New", Courier, monospace;
	font-weight : bolder;
	height : auto;
	font-size : 17px;
	background : transparent;
	color : #3D2D66;
	margin-bottom : 30px;
	border-color : Black;
}
A.leftmenu {
	font-family : "Courier New", Courier, monospace;
	font-weight : bolder;
	font-size : 20px;
	height : auto;
	background : transparent;
	color : #3D2D66;
	margin-bottom : 30px;
	border-color : Black;
	font-size : 17px;
	margin-bottom : 30px;
	display : block;
}


A:Hover {
	color: red;
}

H1.kontakty {
	font : small-caption normal small-caps "Courier New", Courier, monospace 30pt;
	font-size : 30px;
	color : #3D2D66;
	text-align : center;
}

H2{
	font-family : "Courier New", Courier, monospace;
	font-weight : bolder;
	background : transparent;
	color : #3D2D66;
	position : relative;
	font-size : 25px;
}
H2.kontakty
{
	color : #3D2D66;
	font-family : "Courier New", Courier, monospace;
	font-size : 20px;
	
}


Acronym {
	border-bottom : thin dotted;
	cursor : help;
}
P{
	color: #000033;
	margin-top : 3px;
	text-align : left;
}
B.titulek{
  color: #000000;
  font-size : 11px;
}
