/* OBECNE */
.com_mdictionary #record-content .acronym {
	border-bottom: 1px dashed rgb(144, 213, 252);
	color: rgb(144, 213, 252) ! important;
	cursor: help;
}

/* PISMENA */
.letter_list_idx_target {
	background: rgb(58, 79, 95) none repeat scroll 0 0;
	border: 1px solid rgb(144, 213, 252);
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	color: #fff;
}

.letter_list_inactive {
	color: rgb(144, 213, 252);
	font-style: italic;
}

.letter_list_id {
	color: orange;
}

.letter_list_state_1 {
	color: gray;
}

.letter_list_state_2 {
	color: yellow;
}

.letter_list_state_3 {
	color: lightgreen;
}

.letter_list_state_4 {
	color: white;
}

.letter_list_state_5 {
	color: red;
}

.letter_list_state_6 {
	color: cyan;
}

.letter_list_state_7 {
	color: magenta;
}

/* HESLA */
#record-content a {
	color: rgb(144, 213, 252);
}

.record_label {
	font-style: italic;
	font-weight: bold;
	Xmargin-left: 10px;
}

.record_text {
	color: rgb(144, 213, 252);
}

.com_mdictionary #record-content p + br {
	display: none;
}

.com_mdictionary #record-content .record_jmeno {
	Xfloat: left;
	font-size: 18pt ! important;
	Xmargin-left: 10px;
	text-align: left;
	text-decoration: underline;
	position: relative;
	top: 7px;
}

.record_alt_jmeno {
	font-size: 11pt;
	Xmargin-left: 10px;
}

.record_pozn_jmeno {
	Xmargin-left: 10px;
}

.record_charakteristika {
	font-weight: bold;
	Xmargin-left: 10px;
}

.record_zahajeni_aktivity {
	color: rgb(144, 213, 252);
	Xmargin-left: 10px;
}

.record_pozn_zahajeni_aktivity {
	Xmargin-left: 10px;
}

.record_ukonceni_aktivity {
	color: rgb(144, 213, 252);
	Xmargin-left: 10px;
}

.record_pozn_ukonceni_aktivity {
	Xmargin-left: 10px;
}

.record_section {
	background: rgb(58, 79, 95) none repeat scroll 0 0;
	border: 1px solid rgb(144, 213, 252);
	display: block;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	color: #fff;
}

/* VYHLEDAVANI */
.search_title {
	font-size: 18pt;
	margin-left: 10px;
	text-align: left;
	text-decoration: underline;
}

.search_section {
	background: rgb(58, 79, 95) none repeat scroll 0 0;
	border: 1px solid rgb(144, 213, 252);
	display: block;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	color: #fff;
}

.com_mdictionary .art-content .full-search {
	margin: 1em;
	padding: 1em ! important;
	border: 1px solid rgb(144, 213, 252);
}

.com_mdictionary .art-content .full-search input[type="text"] {
	width: 100%;
}

.com_mdictionary input, .com_mdictionary textarea, .com_mdictionary .uneditable-input
	{
	width: auto;
}

/* preformatovani vystupu editoru */
#record-content * {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
}

#record-content p, #record-content div {
	text-align: justify ! important;
	margin: 0 ! important;
}

#record-content p, #record-content p *, #record-content span, #record-content span * {
	line-height: 175% ! important;
	font-size: 14px ! important;
}

#record-content p, #record-content p *:not(a), #record-content span, #record-content span *:not(a) {
	color: #fff ! important;
}

/**/
.com_mdictionary article h4 {
	display: inline;
	font-weight: normal ! important;
	font-size: inherit ! important;
	margin: 0;
}
.com_mdictionary article h4 a, .com_mdictionary article h4 span {
	font-weight: normal ! important;
	font-size: 15px ! important;
	line-height: 175% ! important;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif ! important;
}
