#divPageWrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/obrazky/edges.jpg);
	background-repeat: repeat-y;
}
#divWrapper {
	margin-right: 10px;
	margin-left: 10px;
}
html { 
min-height: 100%; margin-bottom: 1px; 
}
body {
	margin-top: 0px;
}
#divheader {
	height: 128px;
	width: 880px;
	background-image: url(/obrazky/notarsky_urad_header.jpg);
	background-repeat: no-repeat;
}
#divNavigation {
	height: 71px;
	width: 100%;
	background-color: #E8E0E0;
}
#divMap {
	height: 17px;
	width: 875px;
	background-color: #E8E0E0;
	padding-right: 5px;
	padding-top: 2px;
}

#divContent {
	clear: none;
	float: right;
	height: 100%;
	width: 595px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 150%;
}
#divContent p {
	text-indent: 10px;
	text-align: justify;
	line-height: 120%;
}
#divContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


#divContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #9E0000;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#divContentWrapper {
	width: 100%;
}
#divLeftSidebar {
	width: 250px;
	height: 100%;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E0000;
	font-weight: bold;
	background-color: #ECEAE3;
	padding-left: 5px;
}
#divLeftSidebar em {
	line-height: 130%;
}

#DivFooter {
	clear: both;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	background-image: url(/obrazky/footer_bgr.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 140px;
	width: 740px;
}
#DivFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

