html,body, ul, li{
	background: #000;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #676767;
	z-index : 0;
	text-align:left;
}

/*strona główna*/
#all {
	margin:0 auto;
	width:100%;
	height:auto;
	/* height:100%;*/
	position: relative;
}

a img { border: none;
}
img.decoration {display: block;}
#logo{
	width: 800px;
	height: 73px;
	text-align:left;
	padding-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#stopka {
margin-top:5px;
	width: 800px;
	height: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
}
.stopka {
	font-style: inherit;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #676767;
	margin-left: 0px;
	float:left;
}
.back {
	font-style: inherit;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #676767;
	margin-left: 0px;
	float:right;
}
#stopka2 {
	width: 800px;
	height: 20px;
	text-align: left;
	margin-left: 0;
	position: relative;
	clear: both;
}
#container {
	width: 800px;
	height:450px;
	background: #090909 url(../images/bg.jpg);
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	text-align:left;
}
#contact {
	width: 520px;
	height:320px;
	margin: 0;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	}
#contact_text {
	background: #000;
	margin: 0;
	text-align:justify;
	vertical-align:top;
	float:left;
	padding:10px;
}
#about {
	width: 520px;
	height:300px;
	margin: 0;
	padding-left:10px;
	padding-top:10px;
	}
#about_text{
	width: 520px;
	height:300px;
	background: #000;
	}
#about_text_l {	
	width: 160px;
	margin: 0;
	text-align:center;
	vertical-align:middle;
	float:left;
	padding:10px;
	float:left;
}
	#about_text_p {
	margin: 0;
	text-align:left;
	vertical-align:middle;
	float:left;
	padding:10px;
}
#srodek {
	width: 100%;
	height: 450px;
	background: #000;
	margin: 0;
	position: relative;
}
#srodek_g {
	width: 100%;
	height: 450px;
	background: #000;
	margin: 0;
	position: relative;

}
#menu2 {
	width: 500px;
	height: 33px;
	position: relative;
	margin: 0 auto;
	float: left;
	position:relative;
	text-align: center;
	padding-top:50px;
	z-index:10;
}
#menu2 a {
	display: block;
	float:right;
	color:#000;
	font-family: 'verdana', sans-serif;
	font-size: 20px;
	font-weight : bold;
	margin:0 25px 0 10px;
	height:33px;
	line-height:33px;
	text-decoration:none;
	white-space:nowrap;
}
#menu2 a:hover {
	position:relative;
	text-decoration:none;
	color:#676767;
	z-index:5;
}
/*koniec strona główna*/

.txt{
	font-style: inherit;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #676767;
}
/*galeria*/
#srodek_g {
	width: 100%;
	height: 450px;
	background: #0d0d0d;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #343434;
	border-top: 1px solid #343434;
	overflow:auto;
}
#tabela_g {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	background: #0d0d0d;
	text-align: center;
	position: relative;
}
#ramka_g {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	position: relative;
	vertical-align: middle;
	clear:both;
}
.obrazek {
	border-width: 3px;
	border-color: #fff;
	border-style: solid ;
	margin: 0px ;
}
#galeria{
Text-align:left;
padding:0px;
z-index:10;
}
/*koniec galerii*/

/*oferta*/
#lewa {
	width: 400px;
	height: 450px;
	margin: 0 auto;
	padding: 5px;
	background : url(../images/tlo_o.jpg) no-repeat;
	text-align: justify;
	position: relative;
	vertical-align: top;
	float:left;
}

#prawa {
	width: 400px;
	height: 450px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	position: relative;
	vertical-align: middle;
}
/*koniec oferta*/

/*kontakt*/
#kontakt {
	width: 400px;
	height: 450px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	position: relative;
	vertical-align: top;
}
#lewa_ramka_k {
	width: 400px;
	height: 450px;
	margin: 0 auto;
	background : url(../images/tlo_k.jpg) no-repeat;
	padding: 5px;
	text-align: justify;
	position: relative;
	vertical-align: top;
	border-right: 1px dotted #343434;
	clear:both;
}
#tabela_k {
	width: 800px;
	height: 450px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	position: relative;
}
input#imie, #email, #tresc, #data, #miejscowosc {
	padding : 2px;
	border : 1px solid #676767;
	background : #111111 url(../images/tlo_k.gif);
	color : #fff;
	font-size: 12px;
}
input#wyslij {
	width : 80px;
	padding : 2px;
	border : 1px solid #676767;
	background : #111111;
	color : #909090;
	cursor : pointer;
}
input#wyslij:hover, input#wyczysc:hover {
	color : #676767;
	border : 1px solid #676767;
}
textarea {
	border : 1px solid #676767;
	padding : 2px;
	font-size : 12px;
	color: #fff;
}

#alert{
	text-align:center;
}

/*koniec kontakt*/


a:link, a:visited{
	color : #676767;
	font-weight : normal;
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Helvetica, Arial, 	sans-serif;
	font-size : 12px;
	padding-left : 0px;
}
a:hover {
	color : #676767;
	text-decoration : underline;
}

h1{
	font-family: "century Gothic", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight : normal;
	color: #909090;
	text-align: left;
	padding: 0px;
}
h2{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight : normal;
	color: #909090;
	text-align: left;
	padding: 0px;
}
#tabela {
	width: 800px;
	height: 420px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	position: relative;
}

