body {
	background-color: #f7f7f7;
	background-color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
}

h1 {
	display: none;
}

h2 {
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
}

#content a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #555;
	text-decoration: underline;
}


#page {
	width: 800px;
	margin: auto;
}


#header #logo {
	position: absolute;
	height: 127px;
	width: 127px;
	left: 653px;
	top: 20px;
	background: url(../img/glasshouse.png) 0px 0px no-repeat transparent;
}

#header {
/*	height: 168px;*/
	height: 117px;
	background: url(../img/header.png) 0px 0px repeat-y #000000;
/*	background: url(../img/glasshouse.png) 653px 20px no-repeat #000000;*/
	color: #ffffff;	
	position: relative;
	margin: 0px;
}


#menu {
	position: absolute;
	bottom: 6px;
	left: 16px;
}


#menu img {
	border: none;
}

#oferta-menu {
	position: absolute;
	top: 117px;
	left: 100px;
	
/*	background: url(../img/menu.png) 0px 0px no-repeat #000000;	*/
	background: url(../img/menu.png) 0px 0px repeat-y #000000;	
	border: 1px solid #000000;
	list-style-type: none;
	padding: 4px;
	margin-top: 0px;
	
	font-size: 8pt;
	line-height: 1.3em;
	
	z-index: 80;
}

#oferta-menu a {
	color: #eeeeee;
	text-decoration: none;
}

#oferta-menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer {
	background: url(../img/header.png) 0px 0px repeat-y #000000;	color: #ffffff;
	font-size: 0.8em;
	padding: 6px;
}


#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#copyright {
	text-align: center;
}

#websolution {
	float: right;
	text-align: right;
	font-size: 0.8em;
}


#content {
	margin: 0px;
	background: url(../img/back.png) 0px 0px repeat-x #f7f7f7;
	min-height: 300px;
	border-top: 1px solid #000000; /* For Opera */
}



.clear {
	clear: both;
	padding: 2px;
	margin: 0px;
}

#oferta {
/*	margin: auto;*/
	padding: 16px;
	width: 326px;
	float: left;
/*	background-color: blue; */
/*	border: 1px solid black;*/
}
#oferta2 {
	text-align: center;
}


#oferta a img,
#oferta2 a img,
#content a img {
	border: 2px solid #0c192d;
}

#oferta a:hover img,
#oferta2 a:hover img,
#content a:hover img {
	border: 2px solid #204276;
}

#content-text {
	margin-left: 358px;
	margin-right: 0px;
/*	background-color: red;*/
}

#content-text2 {
	padding: 16px;
}

#content-text p {
	text-align: justify;
}

#text-area {
	height: 360px;
	padding-right: 16px;
	overflow: auto;
}

#outer {
	width: 326px;
	overflow: hidden;
/*	border: 1px solid red;*/
/*	background-color: green; */
}

.gallery {
/*	width: 600px;*/
}
.gallery td {
/*	border: 1px solid black;
	width: 100px;
	height: 100px;*/
	text-align: center;
	width: 124px;
}

#scroller-controls {
	width: 326px;
	padding-top: 6px;
}

#scroller-controls img {
	border: none !important;
	width: 32px;
	height: 40px;
}

#scroller-left {
	float: left;
}

#scroller-right {
	float: right;
}


#ad-holder {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	
	padding-top: 64px;
	text-align: center;
	z-index: 200;
}
