* { border: 0; padding: 0; margin: 0;}

html,body{
background:#000 url(../images/top.jpg) repeat-x center top;
	margin: 0;
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:20px;
	font-weight : normal;
	color : #fff;
	z-index : 0;
	text-align:center;
	vertical-align:middle;
  padding:0px;
  border:none;
  height:100%;
  width:auto;

}

/*strona główna*/
#all{
  height:100%;
  width:100%;
	margin:0 auto;
	position:relative;
	clear:both;
}

#kontener
{
  vertical-align:middle;
  display:table-cell;
}

#top{
	width: 1000px;
	height: 106px;
	margin:0 auto;
	position: relative;
	clear:both;
}

#logo{
top:50px;
	width: 520px;
	height: 30px;
	position: relative;
	float:left;
}
#menu{ 
	top:60px;
	width: 350px;
	height: 26px;
	margin:0 auto;
	position: relative;
	float:right;
	text-align:right;
}
#galeria{
	width: 100%;
	min-height: 600px;
	height:auto !important;
	height:600px;
	margin: 0 auto;
	position: relative;
	white-space:nowrap;

}
.obrazek{
	margin:2px;
	border:1px solid #202020;
}

#srodek{
	width: 100%;
	min-height: 570px;
	height:auto !important;
	height:570px;
	margin:0 auto;
	position:relative;

}
#omnie, #kontakt{
	width: 900px;
	min-height: 570px;
	height:auto !important;
	height:570px;
	margin:0 auto;
	position: relative;
	text-align:justify;
}
#reportaz{
	width: 960px;
	min-height: 570px;
	height:auto !important;
	height:570px;
	margin:0 auto;
	position: relative;
	text-align:left;
}

/*stopka*/
#stopka {	
background:url(../images/bottom.jpg) repeat-x center top;
	width: 100%;
	height: 150px;
	margin:0 auto;
	position: relative;
}
#stopka_box{
top:50px;
	width:1000px;
	height:20px;
	margin:0 auto;
	position:relative;
	color : #bcbcbc;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size : 10px;
	text-align:right;
}

#stopka_box a{
	color : #bcbcbc;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
#stopka a:hover{
color : #676767;
}

.lang{
width:100px;
height:20px;
float:left;
position:relative;
}
/*koniec stopka*/



a img { 
border: none;
padding:0;
margin:0;
}
/*kontakt*/
input#imie, #email, #tresc, #telefon, #miasto, #data {
	padding : 4px;
	border : 1px solid #454545;
	background:#2d2d2d;
	color : #cacaca;
	font-size: 12px;
	width:600px;
}

input#wyslij, input#kasuj{
	background:#2d2d2d;
	color:#cacaca;
	cursor : pointer;
	border:1px solid #454545;
	padding:2px;
	width:80px;
}
input#wyslij:hover, input#kasuj:hover {
	color:#fff;
	cursor : pointer;
	border:1px solid #454545
}

textarea {
	background:#2d2d2d;
	border : 1px solid #454545;
	padding : 2px;
	font-size : 12px;
	color: #cacaca;
	height:170px;
}
.alert{
	text-align:center;
	color: #ff0000;
	font-size: 12px;
	line-height:20px;
}
.komunikat{
	text-align:center;
	color: #ff0000;
	font-size: 12px;
}
/*koniec kontakt*/

H1{
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 14pt;
	font-weight : inherit;
	color: #977765;
	text-align:left;
	margin:0;
	padding-top:20px;
	padding-bottom:20px;
}

a:link, a:visited{
	font-style: inherit;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #bcbcbc;
	text-decoration : none;
}
a:hover{
	color : #676767;
	text-decoration : none;
}

.text{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #fff;
	text-decoration : none;
	text-align:left;
	padding-left:50px;
}
.text_autor{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #fff;
	text-decoration : none;
	text-align:left;
	padding-left:50px;
}
.text_kontakt{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #cacaca;
	text-decoration : none;
}
.powrot{
width:100px;
height:30px;
position:relative;
float:right;
clear:both;
margin:0;
}
