﻿html,body, ul, li{
	background: #090909 url(../images/tlo_gl.jpg);
	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:center;
}

/*strona główna*/
#all {
	margin:0 auto;
	width:100%;
	height:auto;
	/* height:100%;*/
	position: relative;
}

a img { border: none;
}
#logo{
	width: 800px;
	height: 100px;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#menu {
	width: 100%;
	height: 33px;
	position: relative;
	background: #050505;
	float: right;
	position:relative;
	text-align: center;
	z-index:10;
}
#menu a {
	display: block;
	float:right;
	color:#676767;
	font: 10px verdana, sans-serif;
	margin:0 25px 0 10px;
	line-height:33px;
	text-decoration:none;
	white-space:nowrap;
}
#menu a:hover {
	position:relative;
	text-decoration:none;
	color:#202020;
	z-index:5;
}
#menu2 {
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
	position: relative;
	background: #050505;
	float: right;
	position:relative;
	text-align: center;
	z-index:10;
}
#menu2 a {
	display: block;
	float:right;
	color:#676767;
	font: 10px verdana, sans-serif;
	margin:0 25px 0 10px;
	line-height:33px;
	text-decoration:none;
	white-space:nowrap;
}
#menu2 a:hover {
	position:relative;
	text-decoration:none;
	color:#202020;
	z-index:5;
}
#stopka {
	width: 800px;
	height: 15px;
	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;
}
#container {
	width: 535px;
	height:420px;
	margin: 0 auto;
	position:relative;
	vertical-align:middle;
	float:left;
}
#srodek {
	width: 100%;
	height: 100%;
	background: #050505;
	margin: 0 auto;
	position: relative;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
}
#srodek_home {
	width: 850px;
	height: 450px;
	background : url(../images/tlo_k.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
}
#srodek_home_txt {
	width: 290px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	float:right;
}
/*koniec strona główna*/


/*kontakt*/
#srodek_k {
	width: 800px;
	height: 450px;
	background : url(../images/tlo_k.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	overflow:auto;
}
input#imie, #email, #tresc, #data, #miejscowosc {
	padding : 2px;
	border : 1px solid #676767;
	background : #111111;
	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;
}
.image{
text-align: left;
padding: 5px;
float:left;
}
#kontakt_l {
	width: 400px;
	height: 450px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	vertical-align: top;
	border-right : 1px dotted #676767;
	float:left;
}
#kontakt_l_text {	
	padding: 10px;
	text-align: left;
	position: relative;
	line-height: 20px;
}
#kontakt_p {
	width: 380px;
	height: 450px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	vertical-align: top;
	float:left;
}
#kontakt_p_text{
	padding: 10px;
	text-align: left;
	position: relative;
}
/*koniec kontakt*/

/*oferta*/
#srodek_o {
	width: 800px;
	height: 450px;
	background : url(../images/tlo_k.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	overflow:auto;
	}
#oferta_l {
	width: 530px;
	height: 440px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	vertical-align: top;
	text-align:center;
}
#oferta_l_text {	
	padding: 10px;
	text-align: justify;
	position: relative;
	line-height: 20px;
	}
#oferta_p {
	width: 400px;
	height: 450px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	vertical-align: top;
	float:left;
}
#oferta_p_text{
	padding: 10px;
	text-align: left;
	position: relative;
}
/*koniec oferta*/
/*polecam*/
#polecam_l {
	width: 530px;
	height: 440px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	vertical-align: top;
	text-align:center;
}
#polecam_l_text {	
	padding: 10px;
	text-align: justify;
	position: relative;
	line-height: 20px;
	}
/*koniec polecam*/
p {
  margin-bottom: 0 }
p + p {
  text-indent: 1.5em;
  margin-top: 0 }

#srodek_g {
	width: 800px;
	height: 100%;
	background : #050505;
	margin: 0 auto;
	position: relative;
}
#srodek_g .licz {
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #676767;
	margin-left: 0px;
}
#srodek_g .licz_select {
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #676767;
	margin-left: 0px;

}
#tabela_g {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	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;
}
.title{
padding-top:0px;
	text-align:left;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #909090;
}

p{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align:justify;
	color : #676767;
}


.obrazek {
	border-width: 0px;
	border-color: #fff;
	border-style: solid ;
	margin: 3px ;
}
.link {
	border-width: 8px;
	border-color: #fff;
	border-style: solid ;
}
/*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;
}

/*koniec oferta*/




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;
}
h3{
	font-family: 'century Gothic', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight : normal;
	color: #909090;
	text-align: left;
	padding: 0px;
}
.galeria{
	background: #090909 url(../images/tlo_gm.jpg) no-repeat;
	border: 1px solid #0d0d0d;
	width: 170px;
	height: 170px;

}
.autor{
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #909090;
	text-align: right;
	padding: 0px;
}
#opinie{
width:100%;
border-bottom: 1px dotted #343434;
padding-bottom:10px;
}
