/* Hex codes: #B85042, #E7E8D1, #A7BEAE - https://webflow.com/blog/best-color-combinations */

html {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: #E7E8D1;
    overflow-y: scroll;
}

body {
	background-color: transparent;
}

text {
	margin-left: 2px; 
	margin-right: 2px;
}

p {
	font-size: 13px;
	line-height: 1.5;
}

table {
	font-size: 13px;
	background-color: transparent;
}

.top_menu {
	font-size: 15px;
	/*color: #B85042;*/
	background-color: #A7BEAE;
	margin-top: 2px;
	margin-bottom: 2px;
}

.lm_sempte {
	background-color: #A7BEAE;
	line-height:2;
}

/* unvisited link */
a {
	/* color: DarkRed; */
	color: #B85042;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5;
}

/* visited link */
a:visited {
	color: #505050;
}

/* mouse over link */
a:hover {
	color: Red;
}

.a_top {
	font-size: 14px;
	/*color: #B85042;*/
}

h1, .h1 {
	font-size: 18px;
	font-weight: bold;
}

h2, .h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

dt {
	font-weight: bold;
	font-style: italic;
}

.posun_10 {
	margin-left: 10px;
}

.posun_20, .zdroje {
	margin-left: 20px;
}

.obr_clanok {
	margin-left: 5px; 
	margin-right: 5px; 
	margin-top: 10px;
	margin-bottom: 5px;
}

.input_100 {
	width: 100;
	background-color: transparent;	
}

.input_100p {
	width: 100%;
	background-color: transparent;	
}

.input_250{
	width: 250;
	background-color: transparent;	
}

.input_500{
	width: 500;
	background-color: transparent;	
}

.transparent {
	background-color: transparent;	
}

.zdroje {
	line-height: 1.5;
	margin-left: 10px; 
}

.scifi {
	margin-left: 2px; 
	margin-right: 2px; 
	color: darkred;
}
