@charset "utf-8";
.firma {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #03497E;
	height: 70px;
	width: 350px;
	padding-left: 50px;
	float: left;
	padding-top: 20px;
}
.hesla {
	float: left;
	width: 720px;
	padding-left: 30px;
	clear: both;
	font-size: 80%;
	color: #03497E;
	list-style-type: circle;
	padding-top: 7px;
}
#uvod_vpravo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A7A37E;
	border-bottom-color: #A7A37E;
	height: 592px;
	background-color: #FFFFF0;
}
.slogan_dole {
	background-color: #A7A37E;
	float: right;
	height: 30px;
	width: 420px;
	text-indent: 45px;
	padding-top: 10px;
	color: #FFFFFF;
}
.slogan {
	color: #03497E;
	float: left;
	height: 24px;
	width: 350px;
	padding-left: 54px;
	font-size: 90%;
}

.obr {
	float: left;
}

