/** Use UTF-8 code!!! */

/**********************************
 *  Copyright (C) Libor Tvrdík 2003.
 *  Tento text (jak psaný, tak zdrojový) je možné dále šířit a upravovat
 *  podle podmínek obecné GPL licence ( GNU General Public License ),
 *  vyjma části Historie Morseovy abecedy, která je citací jiného zdroje.
 *  Autor přijme všechny připomínky a podněty na adrese
 *  < tvrdik zavináč centrum tečka cz >
***********************************/

p.ident:first-letter {
	font-size: 110%;
}
p.ident {
	text-indent: 20px;
}
p {
	text-align: justify;
}
.main {
	font-family: sans-serif;
}
.settext {
	width: 30px;
}
.historie {
	border-style: dotted;
	border-width: 2px;
	margin: 10px;
	padding: 10px;
}
.tabulkamorse {
	vertical-align: top;
}
.tabulkapismeno {
	font-weight: bold;
	border-width: 1px;
	border-style: groove;
	text-align: center;
}
.tabulkakod {
	font-weight: bold;
	border-width: 1px;
	border-style: ridge;
}
.tabulkapomucka {
	padding-left: 30px;
}
.pomuckacarka {
	background-color: #4682B4;
	font-family: monospace;
	font-weight: bold;
	width: 40px;
	text-align: center;
}
.pomuckatecka {
	background-color: #FFD700;
	font-family: monospace;
	font-weight: bold;
	width: 40px;
	text-align: center;
}
.nojavascript {
	font-family: monospace;
	font-weight: bold;
	font-size: x-large;
	color: #DC143C;
}
#varovanichybatecky {
	font-weight: 400;
	font-size: small;
	color: #DC143C;
	text-align: center;
}
#varovanichybazmenyvelikosti {
	font-weight: 400;
	font-size: small;
	color: #DC143C;
	text-align: center;
}
