body {
	background-color: #b4c3d0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(pictures/back_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_head {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 140px;
	width: 800px;
}
.div_head h1 {
	background-image: url(pictures/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 200px;
	display: block;
	float: left;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.div_head h1 span {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}


.div_head img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.div_head a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 200px;
}

.div_menu {
	background-color: #4a4a4a;
	background-image: url(pictures/menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	height: 30px;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.div_menu .a_menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(pictures/menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
}
.div_menu .a_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-image: url(pictures/menu_ac.gif);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
}

.div_menu .div_search {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 198px;
}
.div_menu .div_search .form_search {
	margin: 0px;
	padding: 0px;
}
.div_menu .div_search .form_search .input_search {
	font-size: 11px;
	width: 130px;
	float: left;
	padding: 1px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.div_menu .div_search .form_search .input_button {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 28px;
	float: left;
}

.div_obsah {
	padding: 0px;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #522c2c;
}
.div_obsah .div_left {
	margin: 0px;
	width: 198px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_obsah .div_right {
	margin: 0px;
	float: left;
	width: 578px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
.div_correct {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.div_paticka {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(pictures/paticka.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #990000;
}
.div_paticka   a.a_paticka {
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(pictures/paticka.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #990033;
	text-decoration: underline;
}
.div_paticka  a.a_paticka:hover {
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(pictures/paticka.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #990033;
	text-decoration: none;
}

.div_obsah .div_min {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 280px;
	width: 0px;
}
.div_submenu    {
	background-image: url(pictures/submenu_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 194px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 0px;
}
.div_submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
.div_submenu li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.div_submenu   .h1_top    {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	height: 22px;
	width: 194px;
	text-align: center;
	background-image: url(pictures/nadpis_submenu.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.div_submenu .div_top {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	height: 22px;
	width: 194px;
	text-align: center;
	background-image: url(pictures/nadpis_submenu.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.div_submenu   a.a_submenu    {
	display: block;
	margin: 0px;
	height: 19px;
	width: 189px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9a2b2b;
	background-image: url(pictures/a_submenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.div_submenu   a.a_submenu:hover    {
	display: block;
	margin: 0px;
	height: 19px;
	width: 189px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e00d0d;
	background-image: url(pictures/a_submenu_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.div_submenu .p_datum {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.div_submenu  p {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.div_submenu  p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.div_submenu p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.div_submenu .a_vice {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: right;
	padding-right: 5px;
}
.div_submenu .a_vice:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 5px;
}
.div_odkazy {
	width: 194px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 0px;
	overflow: hidden;
	color: #FFF;
	text-align: center;
}
.div_odkazy a {
	color: #FFFFFF;
	text-decoration: underline;
}
.div_odkazy a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.div_odkazy img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.div_right h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.div_right h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.div_right h2.h2_orange {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.div_right h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


.div_right p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.div_right img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.div_right  a  {
	color: #FFFFFF;
}

.div_right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.div_submenu a.a_submenu_2 {
	display: block;
	margin: 0px;
	height: 19px;
	width: 189px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9a2b2b;
	background-image: url(pictures/a_submenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.div_submenu a.a_submenu_3 {
	display: block;
	margin: 0px;
	height: 19px;
	width: 179px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9a2b2b;
	background-image: url(pictures/a_submenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
.div_submenu a.a_submenu_2:hover {
	display: block;
	margin: 0px;
	height: 19px;
	width: 189px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e00d0d;
	background-image: url(pictures/a_submenu_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.div_submenu a.a_submenu_3:hover {
	display: block;
	margin: 0px;
	height: 19px;
	width: 179px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e00d0d;
	background-image: url(pictures/a_submenu_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
.div_submenu a.a_submenu_4 {
	display: block;
	margin: 0px;
	height: 19px;
	width: 169px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9a2b2b;
	background-image: url(pictures/a_submenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}
.div_submenu a.a_submenu_4:hover {
	display: block;
	margin: 0px;
	height: 19px;
	width: 169px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e00d0d;
	background-image: url(pictures/a_submenu_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}
.div_clanky {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_clanky img {
	padding: 0px;
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.div_clanky  p.p_vice {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
p.p_datum  {
	margin: 0px;
	padding: 0px;
}
p.p_center {
	text-align: center;
}

.div_fotogalerie {
	text-align: center;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 578px;
	overflow: auto;
	clear: both;
}
.div_fotogalerie img {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.div_fotogal {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.div_fotogal_det {
	text-align: center;
	height: 150px;
	width: 150px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F0F0F0;
}
.div_fotogal_det img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_fotogal_det h1 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.div_fotogal_det h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.div_fotogal_det a {
	color: #666666;
	text-decoration: underline;
}
.div_fotogal_det  a:hover {
	color: #666666;
	text-decoration: none;
}
.div_fotogalerie_det {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.div_fotogal_det .div_foto {
	height: 110px;
	width: 150px;
	overflow: hidden;
	text-align: center;
}

.div_fotogalerie_det img {
	padding: 0px;
	margin: 10px;
	border: 1px solid #FFFFFF;
}
.div_back {
	text-align: center;
}













form.form_strankovac {
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 11px;
}

form.form_strankovac a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
form.form_strankovac a:hover {
	text-decoration: underline;
	font-size: 11px;
}
form.form_strankovac label {
	font-size: 11px;
}
form.form_strankovac table {
	padding: 0px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
form.form_strankovac table td.td_left {
	text-align: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
form.form_strankovac table td.td_center {
	width: 280px;
}
form.form_strankovac  table td.td_right   {
	text-align: right;
	width: 80px;
}
form.form_strankovac table td.td_nowrap {
	white-space: nowrap;
}
form.form_strankovac input.input_text {
	height: 15px;
	font-size: 11px;
	text-align: right;
	width: 20px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form.form_strankovac input.input_butt {
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 30px;
}
.div_submenu_a {
	background-image: url(pictures/submenu_back_a.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 194px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 0px;
}
.div_submenu_a .div_top {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	height: 22px;
	width: 194px;
	text-align: center;
	background-image: url(pictures/nadpis_submenu_a.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


a.a_anketa {
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.a_anketa:hover {
	text-decoration: underline;
}
a.a_anketa_ano-ne {
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}
a.a_anketa_ano-ne:hover {
	text-decoration: underline;
}
div.div_submenu_a  .p_ankety {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
div.div_submenu_a  table  {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	width: 170px;
}
div.div_submenu_a  table.tab_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
div.div_submenu_a  table.tab_noborder  td.td_left {
	margin: 0px;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_submenu_a  table.tab_noborder   td.td_right {
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
div.div_submenu_a  table.tab_noborder  td.td_center {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
}
div.div_submenu_a  td.td_plny {
	background-color: #e00d0d;
	height: 5px;
}
div.div_submenu_a  td.td_prazdny {
	height: 5px;
}
div.div_submenu_a  a {
	color: #FFFFFF;
	text-decoration: none;
}
div.div_submenu_a  a:hover {
	text-decoration: underline;
}
div.div_submenu a {
	color: #FFFFFF;
	text-decoration: none;
}
div.div_submenu a:hover {
	text-decoration: underline;
}

.div_table {
	padding-left: 5px;
}

.tab_info {
	float: left;
	width: 270px;
	margin-right: 15px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.tab_info    th.th1    {
	background-color: #9a2b2b;
	background-image: url(pictures/nadpis_clanky.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	font-size: 14px;
}
.tab_info  th.th2  {
	background-color: #9a2b2b;
	background-image: url(pictures/nadpis_fotogalerie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	font-size: 14px;
}
.tab_info  td  {
	font-size: 12px;
}
.tab_info .td_licha {
	background-color: #7d6161;
}
.tab_info .td_suda {
	background-color: #522c2c;
}
.tab_info  td  a  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tab_info  td  a:hover  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 25pt; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 50pt; height: 25pt; background-image: url(data:pictures/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pictures/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pictures/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #522C2C;
}
