body{
	font-family: Tahoma;
}

p{
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bez_odstupu{
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.nadpis{
	font-size: 1.1em;
	font-weight: bolder;
	margin-bottom: 0.5em;
	color: #5c0001;
}

.titulok{
	font-size: 1.1em;
	font-weight: bolder;
	margin-bottom: 0.9em;
	color: #b41f32;
}

h3{	
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	font-size: 1.4em;
}

h4{
	font-size: 1.1em;
	padding: 0px;
	margin: 0px 0px 0.5em 0px;
}

.normal{
	
}

.odstup{
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}

.male_pismo{
	font-size: 0.7em;
}

.male_pismo_bez_odstupu{
	font-size: 1.3em;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.velke_pismo{
	font-size: 1.3em;
}

.velke_pismo_bez_odstupu{
	font-size: 1.3em;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ol, ul{
	margin: 0px 0px 1em 35px;
	padding: 0px;
}

ul li{
	list-style: square;
	list-style-position: outside;
}

ul li{
	padding-left: 0px;
	margin-left: -18px;
	margin-bottom: 0.3em;
}
