﻿/* --- CAŁA STRONA   --- */

body {
	background-color: #ffffff;
	font: 11px/20px Verdana, Tahoma, sans-serif;
	color: #888888;
	text-align: center;
}
a {
	color: #F6C57C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #F6C57C;
	text-decoration: none;
}
a:active {
	color: #F6C57C;
	text-decoration: none;
}
a:hover {
	color: #F6C57C;
	text-decoration: none;
}
#strona {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#tytul {
	margin: 0px;
	position: relative;
	height: 34px;
	background-color: #FFFFFF;
}
#tytul h3 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	padding: 0 15px;
	font-size: 18px;
	color: #F6C57C;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-bottom: 10px;
}

/* --- NAGŁÓWEK -> logo i nawigacja --- */

#header {
	width: 900px;
	overflow: hidden;
	margin-bottom: 15px;
}

#header h1#logo a {
	display: block;
	float: left;
	width: 400px;
	height: 126px;
	text-indent: -9999px;
	background: url('logonew.jpg') no-repeat;
}
#header ul#nav {
	position: relative;
	width: 470px;
	margin: 45px 0 0 0;
	padding: 0 0 0 30px;
	overflow: hidden;
	list-style-type: none;
}
#header ul#nav li {
	float: left;
	margin: 0 10px 0 0;
}
#header ul#nav li.back {
	/* efekt w menu */
	border: 1px solid #dedede;
	background-color: #F6C57C;
	height: 28px;
	z-index: 8;
	position: absolute;
}

#header ul#nav li a {
	font-size: 12px;
	color: #777;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	position: relative;
	padding: 0 15px;
}
     
#header ul#nav li a:visited {
	border: none;
	text-decoration: none;
}

#header ul#nav li a:active {
	border: none;
	text-decoration: none;
}

#header ul#nav li a:hover {
	border: none;
	text-decoration: none;
}
/* GALERIE ZDJĘĆ */
#galeria {
	width: 240px;
	float: left;
	border: 1px solid #e7e7e7;
	margin: 0px 0 10px 0;
	position: relative;
	padding: 10px;
	min-height:590px;
}
#uslugi {
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 0px 0 10px 0;
	width: 250px;
	float: left;
	min-height: 389px;
}
#range {
	width: 580px;
	float: right;
	border: 1px solid #e7e7e7;
	padding: 10px;
	position: relative;
	text-align: center;
}
#range img {
	background-color: #eee;
	border: 1px solid #d1d3d3;
	padding: 5px;
	text-align: center;
}

/* --- PORTFOLIO, ARANŻACJA I STYL, RCHITEKTURA,  WYKANCZANIE WNĘTRZ --- */
#range p {
	text-align: left;
}
#range ul {
	text-align: left;
}
#range h4 {
	font-size: 11px;
	font-weight: bold;
	color: #F6C57C;
	text-align: left;
}
.mapa_pracy {
	margin: 10px 0px 0px 20px;
	width: 596px;
	height: 350px;
	border: 1px solid #E7E7E7;
	background-color: #F5F5F5;
	position: relative;
	float: right;
	text-align: center;
}
.mapa_uslug {
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-align: center;
	position: relative;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 600px;
	margin-top: 10px;
}

#portfolio {
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 0px 0 10px 0;
	height: auto;
}
#items .item {
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	width: 420px;
	float: left;
	margin: 0 12px 10px 0;
	padding: 7px;
	overflow: hidden;
}

#items {
	width: 900px;
	overflow: hidden;
}

#items .odd {
	margin-right: 0;
}

#items .item img {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #d1d3d3;
	float: right;
}

#items .item img:hover {
	background-color: #F6C57C;
}

#items .item h5 {
	padding: 0 10px;
}

#items .item p {
	padding: 0 10px;
}

#items .item h5 {
	margin: 10px 0 0 0;
	font-weight: bold;
}

#items .item p.more a {
	color: #301B24;
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
	background: url('HyenDesign_files/arrow000.jpg') no-repeat right bottom;
}

#zdjecia {
	width: 600px;
	float: right;
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	margin: 0px 0 10px 0;
	padding: 10px;
	overflow: hidden;
	text-align: center;
	max-height: 1600px;
}

/* --- PORTFOLIA - STRONY GALERI PRAC  --- */

#zdjecia a {
	position: relative;
	float: left;
	margin: 0 4px 0 0;
}

#zdjecia img.zoom {
	padding: 0;
	border: none;
	position: absolute;
	bottom: 16px;
	left: 10px;
	display: none;
	margin: 0;
}
#zdjecia img.zoom:hover {
	background-color: #FFFFFF;
}
#zdjecia img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #d1d3d3;
	margin: 4px;
}

#zdjecia img:hover {
	background-color: #DAB377;
}

#zdjecia p.clear {
	height: 0px;
	margin: 0;
}
/* --- KONTAKT  --- */
#kontakt {
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 0px 0 10px 0;
	width: 520px;
	float: left;
	min-height: 389px;
}
#kontakt #mapa {
	padding: 0px;
	margin: 0px;
	border: 1px solid #e7e7e7;
	position: relative;
	width: 250px;
	height: 500px;
	float: right;
	background-color: #FBCF7C;
}
#kontakt h5 {
	color: #3B2B31;
	font-weight: 100;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#kontakt li {
	list-style-type: none;
}
#kontakt p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#formularz #send p {
	margin: 0px;
}
#kontakt ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 200px;
}

.tel {
	font-size: 28px;
	color: #CC0000;
}

#formularz {
	float: right;
	width: 300px;
	border: 1px solid #e7e7e7;
	background-color: #f6f6f6;
	padding: 15px;
	min-height: 389px;
	height: 500px;
}
#formularz #send input {
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 10px 0;
	height: 23px;
	width: 190px;
	border: 1px solid #dedede;
	color: #888;
	padding: 5px;
}
#formularz #send textarea {
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 0px 0;
	height: 125px;
	width: 300px;
	border: 1px solid #dedede;
	color: #888;
	padding: 5px;
}

#formularz #submitform .cc {
	width: inherit;
	display: inline;
	float: left;
	line-height: 34px;
	margin: 0 10px 0 0;
	border: none;
}
#formularz #submitform input.cc {
	width: 20px;
}


#formularz #send .przycisk  {
	font-size: 12px;
	background-color: #eee;
	border: 1px solid #d1d3d3;
	display: block;
	clear: both;
	width: 105px;
	height: 35px;
	color: #DAB377;
	text-align: center;
	float: right;
	margin: 10px 5px;
}

#formularz #submitform .button:hover {
	background: #fff;
	text-decoration: none;
}
#formularz #error p {
	color: red;
	margin: 0;
	clear: both;
	float: left;
}
#formularz #error p.wrong {
	color: red;
}

/* --- STOPKA --- */

#footer {
	width: 845px;
	padding: 15px 25px 20px 30px;
	overflow: hidden;
	clear: both;
}

#footer a {
	color: #888;
}

#footer p#copy {
	float: left;
}

#footer ul#footernav {
	float: right;
	list-style-type: none;
}

#footer ul#footernav li {
	float: left;
}

#footer ul#footernav li a {
	padding: 0 20px;
	border-right: 1px solid #888;
	border-right-color: #C0C0C0;
}

#footer ul#footernav li:last-child a {
	border: none;
	padding-right: 0;
}
/* ---  INDEX.HTML --- */
.ui-tabs-panel {
	display:block;
	position:relative;
	z-index:0;
}

.ui-tabs-hide {
	display:none;
}

.ui-tabs-nav a {
	color: #fff;
	width: 12px;
	height: 12px;
	display: block;
	background: url('HyenDesign_files/slidenav.jpg') no-repeat;
	text-indent: -9999px;
}

.ui-tabs-selected a{
	color: #aaa;
	background: url('HyenDesign_files/slidenav.jpg') no-repeat;
}
#home {
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 0px 0 10px 0;
}

/* ---  O NAS --- */
#onas {
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 0px 0 10px 0;
	height: auto;
}
#onas_foto {
	margin: 0px 0px 10px 0px;
	height: auto;
	width: 899px;
	position: relative;
	float: left;
	overflow: hidden;
}
.piotr {
	border: 1px solid #e7e7e7;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background-color: #F4F4F4;
	position: relative;
	width: 290px;
}
#onas_foto .piotr img {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#onas_foto .piotr div {
	position: absolute;
	top: 0px;
	float: right;
	margin-top: 20px;
	line-height: 18px;
	bottom: 0px;
	height: auto;
	width: 120px;
	font-size: 9px;
	left: 170px;
}
#onas_foto .piotr dt {
	margin: 0px;
	font-weight: bold;
	color: #3B2B31;
	font-family: verdana;
	font-size: 9px;
}
#onas_foto .piotr dd {
	margin: 0px;
	font-weight: normal;
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
}
#onas_tekst {
	margin: 0px;
	border: 1px solid #e7e7e7;
	padding: 20px;
	height: auto;
	position: relative;
}
.no_li {
	list-style-type: none;
	color: #F6C57C;
}
.onas_wyliczenie {
	list-style-type: decimal;
	font-weight: bold;
}

/* --- STRONA GŁÓNA --- */
.foto_w_obrys_lewy {
	position: absolute;
	top: 1px;
	bottom: 1px;
	left: 1px;
	width: 449px;
	background-color: #FFFFFF;
}
#featured {
	width: 898px;
	height: 283px;
	border: 1px solid #e7e7e7;
	margin: 0 0 5px 0;
	position: relative;
}
#foto_obrys {
	position: relative;
	width: 900px;
	height: 280px;
	border: 1px solid #e7e7e7;
	margin-bottom: 15px;
}
#foto_obrys #slideshow {
	float: left;
	width: 449px;
	position: relative;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#foto_obrys #slideshow img {
	position: absolute;
	top: 0;
	left: 0;
}
#foto_obrys #slidenav {
	height: 30px;
	position: absolute;
	bottom: 1px;
	width: 449px;
	text-align: center;
	line-height: 30px;
	margin: 0 0 0 1px;
}
#foto_obrys #slidenav ul {
	padding: 9px 0;
	margin: 0 auto;
	overflow: hidden;
	width: 70px;
}

#foto_obrys #slidenav ul li {
	float: left;
	margin: 0 4px 0 0;
}

#foto_obrys #slidenav a.current {
	color: #aaa;
	background: url('HyenDesign_files/slidenav.jpg') no-repeat;
}

#foto_obrys #tagline {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

#foto_obrys #tagline h2 {
	background: url('HyenDesign_files/bg_tagli.jpg') no-repeat;
	text-indent: -9999px;
	width: 446px;
	height: 281px;
	float: left;
}
.foto_w_obrys_prawy {
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	width: 449px;
	background-image: url('icon/prawa.jpg');
	background-repeat: no-repeat;
}

/* --- USŁUGI  --- */
#usluga {
	float: right;
	width: 300px;
	border: 1px solid #e7e7e7;
	background-color: #f6f6f6;
	padding: 15px;
	min-height: 389px;
	height: 400px;
}
#home span {
	color: #DAB377;
	font-weight: bold;
}

.lavaLampNoImage {
	position: relative;
	width: 470px;
	padding: 0px 0px 0px 30px;
	margin: 45px 0 0px 0;
	overflow: hidden;
	list-style-type: none;
}
.lavaLampNoImage li {
	margin: 0px 10px 0px 0px;
	float: left;
}
.lavaLampNoImage li.back {
	border: 1px solid #dedede;
	background-color: #F6C57C;
	height: 28px;
	z-index: 8;
	position: absolute;
}
.lavaLampNoImage li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	font-size: 12px;
	color: #777;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
}
.lavaLampNoImage li a:visited {
	border: none;
	text-decoration: none;
}
.lavaLampNoImage li a:active {
	border: none;
	text-decoration: none;
}
.lavaLampNoImage li a:hover {
	border: none;
	text-decoration: none;
}
