/* uzivatelské styly v cute editoru */

.uzvyraz {
	font-weight: bold;
}

.uzvyraz2 {
	font-weight: bold;
	font-size: 110%;
}

.upoznamka {
	font-style: italic;
}

.upotlac { 
	font-size: 100%;
	color: brown;
}

/* uzivatelsko styly pro pouziti v dynamice */

h4 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-image: url(/hotelysrni/images/nadp_03.gif);
	line-height: 32px;
	padding-left: 10px;





}

h3 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-image: url(/hotelysrni/images/nadp_03.gif);
	line-height: 32px;
	padding-left: 10px;



}

h5 {
	font-size: 100%;
	color: #333333;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 3px;
}

