body{
padding:0px;
margin:0px;
background:url(images/bg.gif) top center;
}


table {border-collapse:collapse; border:0px; vertical-align: top;}


table {
	  
		height:100%;
		border:0px;
		vertical-align: top;
	}


td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		line-height:normal;
		color:#585848;
	}

.date { color:#2D2D25; font-size:12px; background:url(images/a1.gif) left center no-repeat; padding-left:12px}
	
.bg-top-inicio { background:url(images/bg-top.jpg) top left no-repeat; width:800px; height:892px}
.bg-top-paint { background:url(images/bg-top2.jpg) top left no-repeat; width:800px; height:892px}
.bg-top-entorno { background:url(images/bg-top3.jpg) top left no-repeat; width:800px; height:892px}
.bg-top-contacto { background:url(images/bg-top4.jpg) top left no-repeat; width:800px; height:892px}
.bg-top-tarifas { background:url(images/bg-top5.jpg) top left no-repeat; width:800px; height:892px}
.bg-top-imagenes { background:url(images/bg-top6.jpg) top left no-repeat; width:800px; height:892px}
.bg-top-enlaces { background:url(images/bg-top7.jpg) top left no-repeat; width:800px; height:892px}
.bg-top-priv { background:url(images/bg-top8.jpg) top left no-repeat; width:800px; height:892px}
.bg-left { width:41px; background:url(images/bg-left.gif) right top repeat-y}
.bg-right { width:42px; background:url(images/bg-right.gif) left top repeat-y}
.bg-bot { height:118px; background:url(images/bg-bot.gif) left top no-repeat; color:#9E9E9E; padding-left:87px}
.bg-bot a { color:#9E9E9E}
.bg-mb { background:url(images/bg-mb.gif) top no-repeat; height:25px}

.col { width:6px; background:#FFF3F3}
.col2 { width:705px; background:url(images/bg-mid.gif) top repeat-x #E5E5C1}
.col2 strong a { color:#B93022; text-decoration:none; font-size:10px; background:url(images/a1.gif) left center no-repeat; padding-left:12px; font-family:Tahoma}
.col2 strong a:hover { text-decoration:underline}
.col2 a { color:#B93022}
.col2 li a { color:#585848}

.top { height:404px; color:#6E6E6E; font-family:Arial}
.top a{ color:#9E9E9E; text-decoration:none}
.top a:hover{ color:#9E9E9E; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.line { background:url(images/line.gif) repeat-x}
.line2 { background:url(images/line2.gif) left repeat-y}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 16px}
li a  {line-height:18px; color:#585848; text-decoration:none;}
li a:hover {text-decoration:underline;}

.miestilo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #585848;
	text-decoration: none;
	text-align: justify;

}
.miestilo_res {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b04165;
	text-decoration: none;
	text-align: justify;

}
input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#797979; border:1px solid #685F5F; padding:3px 0 0 7px;}
input{ width:195px; height:22px;}
.inp_h{ height:24px; margin:0 0 1px 0;}
textarea{width:195px; height:72px;}
/*_____________________________________________________*/
/*††††††††††††††††††††††-„„„„„„„†††††††††††††††††††††††*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(javascript/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(javascript/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(javascript/images/next.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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/*_____________________________________________________*/
/*††††††††††††††††††††††-„„„„„„„†††††††††††††††††††††††*/

.mark {
	
	border: 2px dashed #996633;

} 

.miestilo_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585848;
	text-decoration: none;
	text-align: justify;

}

.barra { 
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 320px;
	margin-left:55px;
	border:0px solid red;
	width: 100px;
	height: 200px;
	/*margin: auto; */
}