html {
	max-height:100%;
	height:100%;}
body{ 
	 margin:0; 
	 padding:0; 
	 font:16px Arial, Helvetica, sans-serif;
	 height:100%;
	 min-height: 100%;
	 text-align:center;
	 background-color:#DADCC7;
	}  
/*ogolne*/
a:link {
	color: #333;
	text-decoration:underline;
	 }
a:visited {
	color: #666;
	text-decoration:underline;
	}
a:hover { 
 	color: #900;}
a img,a:link img {
	border:0;}
p {
	text-indent:0;}
ul,ol {
	list-style-position:outside;
	padding:0;
	}	
ol {
	margin:0 0 0 2em;
	}
ul {
	list-style-type:none;
	margin:0;
	}

p.right {
	text-align:right;
	position:relative;}	
/*ie hacks */
*html textarea,*html select {
	margin-left: -3px;}

/*HX general */
h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, serif;
	clear:both;
	}
h1 {
	font-size:1.7em;
	width:80%;
	}
h1,h1 a:link,h1 a:visited {
	margin: 3px 0 15px 0;
	color:#666;
	letter-spacing:-1px;
	}
h1 a:hover {
	color:#069;
	}
h2 {font-size:1.3em;}
h2,h2 a:link,h2 a:visited {
	margin: 5px 0;
	color:#900;
	font-weight:bold;
	letter-spacing:-1px;
	}
h2 a:hover {
	color:#f60;}
h3 {
	font-size:1.3em;
	margin: 5px 0;
	color:#f90;
	font-weight:bold;
	letter-spacing:-1px;
	}
.clr {
	clear:both;
	height:1px;
	}
/* hx specif */
h1.horacio {
	background:#fff url("img/txts/horacioconcepciongarcia.gif") top left no-repeat;
	text-indent:-999px;
	height: 19px;
	}

/*content*/
#bgd {
	width:822px;
	margin:0 auto;
	background:#DADCC7 url(img/bgd.gif) top center repeat-y;
	min-height: 100%;
	}
#content {
	text-align:left;
	width:782px;
	margin:0 auto;
	font-size: 0.8em;
	position:relative;
	}
#top {
	width:100%;
	height: 179px;
	background:#fff url(img/topr.jpg) top right no-repeat;
	}
#top a {
	width:422px;
	height:179px;
	position:relative;
	background:#fff url(img/topl.jpg) top right no-repeat;
	display:block;
	text-indent:-999px;
	}
/* menu */
#menu ul {
	height:48px;
	overflow:hidden;
	}
#menu ul li {
	float:left;}
#menu ul li a {
	display:block;
	text-indent:-999px;
	height:48px;
	}
#menu ul li.inicio a {
	background:#fff url(img/principal.gif) top left no-repeat;
	width:134px;
	}
#menu ul li.inicio a:hover {
	background:#fff url(img/principal.gif) bottom left no-repeat;
	}
#menu ul li.horacio a {
	background:#fff url(img/horacioconcep.jpg) top left no-repeat;
	width:252px;
	}
#menu ul li.horacio a:hover {
	background:#fff url(img/horacioconcep.jpg) bottom left no-repeat;
	}	
#menu ul li.obras a {
	background:#fff url(img/obrasyexp.jpg) top left no-repeat;
	width:249px;
	}
#menu ul li.obras a:hover {
	background:#fff url(img/obrasyexp.jpg) bottom left no-repeat;
	}	
#menu ul li.contacto a {
	background:#fff url(img/contacto.jpg) top left no-repeat;
	width:147px;
	}
#menu ul li.contacto a:hover {
	background:#fff url(img/contacto.jpg) bottom left no-repeat;
	}	
#shad {
	background:#EDEFDE url(img/shadow.jpg) top center no-repeat;
	height: 40px;
	margin:0 0 5px 0;
	}	
#shad ul {
	margin:0 0 0 20px;
	}
#shad ul li {
	float:left;
	margin:10px 30px 0 0;
	background:transparent url(img/dot.gif) left center no-repeat;
	padding:2px 2px 2px 20px;}
	
#interior {
	padding:20px;
	margin:20px 30px;
	background-color:#fff;
	width:auto;
	}
#interior p {
	text-align:justify;
	line-height:1.4em;}
#interior img,#interior a img {
	border:4px #ccc solid;
	margin:15px;
	}
#interior a:hover img {
	border-color:#999;
	}
#interior img.left,#interior a img.left {
	float:left;
	margin:0 15px 5px 0;
	position:relative;
	}
#interior img.right,#interior a img.right {
	float:right;
	margin:0 0 5px 15px;
	}
#interior li {
	padding:5px;}
p.quote {
	padding:10px;
	margin:15px 0;
	width:655px;
	color:#A48534;
	font-style:italic;
	position:relative;
	border:1px #E6D6AB solid;
	background:#F7EFDA url(img/quote.gif) 8px 8px no-repeat;
	text-indent:20px;
	zoom:1;
	}
p.red {
	color: #800000;}
.banner {
	text-align:center;
	}
#interior .banner a img {
	border:1px #ccc solid;
	margin: 20px 0;}
#interior .banner a:hover img {
	border:1px #333 solid;
	}
div.obraz {
	float:left;}
div.obraz p  {
	clear:both;
	margin:3px 0;
	font-style:italic;
	color:#900;
	font-size:0.8em;}
div.gallery {
	float:left;
	width:325px;
	height:230px;
	text-align:center;
	zoom:1;
	}
div.gallery img {
	margin:0 auto;}
#interior div.gallery p {
	clear:both;
	margin:3px 0;
	text-align:center;
	font-style:italic;
	color:#900;
	font-size:0.8em;
	}
/* stopka */
#footer {
	width:100%;
	height: 100px;
	background:transparent url(img/foot.gif) center 10px no-repeat;
	margin:50px 0 0 0;
	text-align:center;
	zoom:1;
	}
#footer a,#footer a:visited {
	color:#B9AD78;
	font-weight:bold;}
#footer a:hover {
	font-weight:bold;
	color:#f60;}