@import url("/css/thickbox.css");
@import url("/css/forms.css");

* {
	margin:0;
	padding:0;
	}
	
body {
	text-align:center;
	background:url(/gfx/bck.jpg);
	}
	
a img {
	border:none;
	}
	
a {
	outline:none;
	text-decoration:none;
	color:#ffe9bf;
	}
	
a:hover {
	color:#ff6b6b;
	}
	
.borImg, .zoom {
	padding:1px;
	border:5px solid #676666;
	position:relative;
	}
	
.borImg2 {
	padding:1px;
	border:5px solid #edecec;
	position:relative;
	}	
	
.imageOver {
	background:url(/gfx/zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}	
	
.left {
	float:left;
	margin:5px 11px 0 0;
	position:relative;
	}
	
.right {
	float:right;
	margin:5px 0 0 11px;
	}
	
.clearer {
	clear:both;
	}		
	
#topContainer {
	width:100%;
	height:380px;
	position:relative;
	display:block;
	text-align:center;
	overflow:hidden;
	min-width:946px;
	z-index:1;
	}
	
#topLeft {
	width:1530px;
	height:380px;
	position:absolute;
	left:-1530px;
	top:0;
	z-index:2;
	background:url(/gfx/top_left_bck.jpg) repeat-x;
	}
	
#topRight {
	width:1520px;
	height:680px;
	position:absolute;
	right:-1520px;
	top:0;
	z-index:2;
	background:url(/gfx/top_right_bck.jpg) repeat-x;
	}
	
#topCenter {
	width:946px;
	height:380px;
	display:block;
	margin:0 auto;
	position:relative;
	z-index:1;
	}
	
#topBaner {
	width:946px;
	height:380px;
	background:url(/gfx/top_left_bck.jpg) repeat-x;
	}
	
#middleContainer {
	width:946px;
	position:relative;
	display:block;
	text-align:left;
	overflow:visible;
	min-width:946px;
	margin:-23px auto 0 auto;
	z-index:0;
	padding-bottom:70px;
	}

#middleLeft {
	width:2000px;
	height:auto !important;
	min-height:300px;
	height:300px;
	margin:-30px 0 70px -2000px;
	position:relative;
	overflow:visible;
	text-align:right;
	z-index:1;
	background:url(/gfx/middle_left_bck.jpg);
	float:left;
	}
	
#middleContent {
	width:675px;
	height:auto !important;
	min-height:450px;
	height:450px;
	position:relative;
	right:-675px;
	margin:0 0 0 auto;
	text-align:left;
	background:url(/gfx/middle_content_bck.jpg);
	}
	
#middleTxt {
	height:auto !important;
	min-height:315px;
	height:315px;
	padding:100px 40px 10px 40px;
	font:12px/17px Tahoma, Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	position:relative;
	top:30px;
	}	
	
#middleTxt p {
	margin:0 0 15px 0;
	padding:0;
	}	
	
#middleLeftLine {
	width:100%;
	height:1px;
	background:url(/gfx/line.jpg) repeat-x;
	position:absolute;
	top:110px;
	left:0;
	}
	
#middleContentLine {
	width:100%;
	height:1px;
	background:url(/gfx/line2.jpg) repeat-x;
	position:absolute;
	top:110px;
	left:0;
	}	
	
#middleLeftOrnament {
	width:100%;
	height:12px;
	background:url(/gfx/ornament.gif) repeat-x;
	position:absolute;
	bottom:-2px;
	left:0;	
	}
	
* html #middleLeftOrnament {
	bottom:-10px;
	}
	
#middleContentOrnament {
	width:100%;
	height:12px;
	background:url(/gfx/ornament2.gif) repeat-x;
	position:absolute;
	bottom:-2px;
	left:0;	
	}
	
* html #middleContentOrnament {
	bottom:-10px;
	}
	
#middleHeader {
	position:absolute;
	left:40px;
	top:76px;
	}				
	
#middleRight {
	width:271px;
	float:right;
	z-index:1;
	}
	
#siderBox {
	width:271px;
	height:500px;
	}
	
#footerContainer {
	width:2675px;
	height:55px;
	position:relative;
	bottom:-63px;
	right:0;
	text-align:right;
	margin:0 0 0 -2000px;
	padding-bottom:10px;
	overflow:visible;
	}
	
#footerLeft {
	width:100%;
	height:10px;
	border-top:10px solid #d7c9ad;
	position:absolute;
	top:0;
	right:653px;
	}	
	
#footerContent {
	width:653px;
	height:55px;
	background:url(/gfx/footer_content_bck.gif) no-repeat;
	position:absolute;
	top:0;
	right:0;
	}
	
#copy {
	position:absolute;
	left:16px;
	bottom:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#c9c8c7;
	}
	
#design {
	position:absolute;
	right:16px;
	bottom:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#c9c8c7;
	}
	
#design a {
	text-decoration:none;
	color:#fff;
	}
	
#design a:hover {
	color:#fff994;
	}
	
#footerMenu {
	position:absolute;
	left:8px;
	top:9px;
	}
	
* html #footerMenu {
	left:0;
	}		
	
#footerMenu a {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	margin:0 10px;
	display:block;
	float:left;
	}

#footerMenu a:hover {
	color:#8d0808;
	}
	
#footerMenu a.active {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#8d0808;
	text-decoration:none;
	margin:0 10px;
	display:block;
	float:left;
	}		
	
#footerMenu p {
	display:block;
	float:left;
	width:3px;
	height:12px;
	background:url(/gfx/dot.png) no-repeat 0 6px;
	}
	
#topBut {
	width:21px;
	height:23px;
	position:absolute;
	right:17px;
	top:5px;
	}
	
#backBut {
	width:21px;
	height:23px;
	position:absolute;
	right:45px;
	top:5px;
	}	
	
ul, ol {
	margin:10px 0 10px 20px;
	padding:0;
	overflow:auto;
	}
	
* html ul {
	overflow:visible;
	height:1%
	}	

ul li {
	list-style:none;
	padding:0 0 0 15px;
	margin-bottom:5px;
	background:url(/gfx/dot.gif) no-repeat 0 7px;
	}
	
#mapa {
	width:460px;
	height:330px;
	margin:0 auto 20px auto;
	}
	
#gpsmap {
	text-align:center;
	margin-top:20px;
	}
	
#middleTxt table {
	margin:10px 0;
	}
	
#middleTxt table td {
	padding:3px;
	vertical-align:top;
	}
	
.seemore {
	margin:10px 0 0 0;
	text-align:right;
	}
	
#catGallHolder {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	}	
	
.catGall {
	float:left; 
	padding:10px 15px; 
	background:#6e6d6b; 
	margin:0 4px 20px 4px;
	width:150px;
	}
	
.descCat {
	margin:7px 0;
	}	
	
a.catCallImg {
	display:block;
	margin:0 auto;
	text-align:center;
	}
	
a.catCallImg img {
	margin:0 auto;
	}
	
h1 {
	font:18px Arial, Helvetica, sans-serif;
	color:#f1dfcb;
	margin:0;
	padding:0;
	}
	
h2 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#e8dabf;
	margin:0 0 7px 0;
	padding:0;
	}
	
h2 a, h2 a:hover {
	color:#f1dfcb;
	}
	
#galeria {
	height:auto;
	margin:0 auto;
	overflow:hidden;
	}
	
* html #galeria {
	zoom:1;
	}	
	
#galeria a img.zoom {
	display:block;
	float:left;
	margin:0 4px 8px 4px;
	position:relative;
	}
	
#galeria a:hover img {
	border-color:#999999;
	}
	
#wzoryBut {
	display:block;
	padding:10px 0 0 15px;
	}		
