* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


html,body{
	background: #000 url(../images/bg.jpg);
	margin: 0;
	font-style: inherit;
	font-family : Georgia, Times New Roman, 'Verdana', Arial, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #a37d5e;
	line-height: 20px;
	text-align:justify;
	z-index : 0;
  padding:0px;
  border:none;
  height:100%;
  width:auto;
}
/*strona główna*/
#all{
  height:100%;
  display:table;
  width:100%;
}

#kontener
{
  vertical-align:middle;
  display:table-cell;
}
	
#top {
	width: 900px;
	height: 40px;
	margin:0 auto;
	position: relative;
}

#srodek {
	background:url(../images/srodek.png);
	width: 900px;
	min-height: 570px;
	height:auto !important;
	height: 570px;
	margin:0 auto;
	position: relative;
	padding:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
#logo{ 
	width: 308px;
	height: 47px;
	position: relative;
	margin-top:20px;
	float:left;
}

#menu{
	width: 800px;
	height: 40px;
	margin:0 auto;
	position: relative;
}

#menu ul {
	width: 800px;
	height: 40px;
	font-weight: lighter;
	font-size: 11px;
	list-style: none;
	margin:0;
}

#menu ul li {
	float: left;
	font-size: 11px;
	text-align: center;
}

#menu ul li a {
	background: url(../images/menu_bg.png) no-repeat;
	width:119px;
	height:28px;
	display: block;
	margin: 0px;
	color: #7F4E27;
	line-height:25px;
	margin-left:30px;
}

#menu ul li a:hover, #menu ul li a.sel {
	color: #a37d5e;
}
/*stopka*/

#stopka {	
	width: 900px;
	height:20px;
	margin:0 auto;
	position: relative;
	text-align: center;
	font-size:11px;
	line-height:30px;
	color : #a37d5e;
	font-family : Georgia, Times New Roman, 'Verdana', Arial, sans-serif;
	font-style: inherit;
	font-weight : normal;
	clear:both;
}
#stopka a{font-size:11px;}
#stopka a:hover{color:#fff;}

/*koniec stopka*/


#container{
width:900px;
	border: 1px solid #a37d5e;
	margin:0 auto;
}

#kontakt_l{
padding-right:30px;
	margin:0;
	width:420px;
	height:430px;
	position:relative;
	float:left;
}
#kontakt_p{
	margin-top:50px;
	width:410px;
	height:400px;
	position:relative;
	float:left;
	padding-left:20px;
}


.tresc_referencji{
	width: 800px;
	min-height: 100px;
	height:auto !important;
	height:100px;
	margin:0 auto;
	position: relative;
	padding:10px;
	border-bottom: 1px dashed #dedede;
	margin-bottom:5px;
}
.referencje_img{
float:left; 
margin-right:10px;
}



a img { border: none;padding:0;margin:0;outline:none;}
a{outline:none;}




/*opis*/

h1{
	font-family : Georgia, Times New Roman, 'Verdana', Arial, sans-serif;
	padding-bottom: 5px;
	font-size: 12pt;
	font-weight: normal;
	color: #dbc895;
	line-height:16pt;
	font-style:italic;
	text-align:left;
}
h2{
	font-style: inherit;
	font-family : Georgia, Times New Roman, 'Verdana', Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #62594f;
	line-height: 25px;
	text-align:left;
	margin-left:30px;
}

/* --- teksty --- */


/*kontakt*/
.text_kontakt{
	font-style: inherit;
	font-family : Georgia, Times New Roman, 'Verdana', Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #676767;
	line-height: 20px;
	text-align:left;
}


input#imie, #email, #tresc, #data, #miejsce {
	padding : 3px;
	color : #676767;
	font-size: 12px;
	width:400px;
	line-height:20px;
	background:#000;
	border: 1px solid #202020;
}

input#wyslij {
	background:#000;
	border: 1px solid #202020;
	width:90px;
	height:25px;
	display:block;
	float:left;
	padding-bottom:2px;
	font-size:12px;
	color:#676767;

}
input#wyslij:hover {cursor : pointer; color:#cacaca;}

textarea {
	background:#000;
	border:1px solid #202020;
	padding : 2px;
	font-size : 12px;
	color: #676767;
	height:130px;
	line-height:20px;
}


.alert{
	color: #ad1d07;
	font-size: 12px;
	line-height:20px;
	font-weight:normal;
}

.komunikat{
	text-align:center;
	color: #ff0000;
	font-size: 12px;
}

#blad{
	background: #ffc2c2 url(../images/wykrzyknik.png) no-repeat 95%;
	padding:5px;
	border:1px dashed #af0202;
	width:400px;
	height:70px;
	text-align:left;
	margin-bottom:5px;
}

/* koniec */



a{
	color : #a37d5e;
	font-family : Georgia, Times New Roman, 'Verdana', Arial, sans-serif;
	font-style: inherit;
	font-size : 11pt;
	font-weight : normal;
	line-height:20px;
	text-decoration:none;
}
a:hover{color : #fff;}

.clear{
clear:both;
margin:0;
padding:0;
}

#portfolio{width:100%; text-align:center;margin-top:100px;}
