html,body{
	background: #fff;
	margin: 0;
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000;
	z-index : 0;
	text-align:justify;
  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;
}
#calosc{
	background:url(../images/bg.jpg);
	width:1144px;
	min-height: 680px;
	height:auto !important;
	height: 680px;
	position:relative;
	margin:0 auto;
}
#srodek{
	background:url(../images/srodek.jpg) no-repeat top;
	width:1144px;
	min-height: 680px;
	height:auto !important;
	height: 680px;
	position:relative;
	margin:0 auto;
}
#srodek_box{
padding:130px 100px 0px 100px;
}

.logo{
	width:1000px;
	height:100px;
	position:relative;
	margin:0 auto;
	text-align: left;
}


#menu{
padding-top:10px;
	width: 950px;
	height: 70px;
	margin:0 auto;
	position: relative;
	clear:both;
}
#menu a.home{
	background: url(../images/home.jpg) no-repeat;
	width:80px;
	height:25px;
	display: block;
	margin: 5px;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
}
#menu a.home:hover{
	background: url(../images/home.jpg) no-repeat 0px -25px;
}
#menu a.omnie{
	background: url(../images/omnie.jpg) no-repeat;
	width:80px;
	height:25px;
	display: block;
	margin: 5px;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
}
#menu a.omnie:hover{
	background: url(../images/omnie.jpg) no-repeat 0px -25px;
}
#menu a.oferta{
	background: url(../images/oferta.jpg) no-repeat;
	width:80px;
	height:25px;
	display: block;
	margin: 5px;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
}
#menu a.oferta:hover{
	background: url(../images/oferta.jpg) no-repeat 0px -25px;
}
#menu a.galeria{
	background: url(../images/galeria.jpg) no-repeat;
	width:80px;
	height:25px;
	display: block;
	margin: 5px;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
}
#menu a.galeria:hover{
	background: url(../images/galeria.jpg) no-repeat 0px -25px;
}
#menu a.kontakt{
	background: url(../images/kontakt.jpg) no-repeat;
	width:80px;
	height:25px;
	display: block;
	margin: 5px;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
}
#menu a.kontakt:hover{
	background: url(../images/kontakt.jpg) no-repeat 0px -25px;
}
#menu a.blog{
	background: url(../images/blog.jpg) no-repeat;
	width:80px;
	height:25px;
	display: block;
	margin: 5px;
	text-indent:-1000px;
	overflow:hidden;
	float:left;
}
#menu a.blog:hover{
	background: url(../images/blog.jpg) no-repeat 0px -25px;
}
#dol {
	background: url(../images/dol.jpg) no-repeat;
	width: 1144px;
	height: 105px;
	margin:0 auto;
	position:relative;
}
#stopka {
	width: 950px;
	height: 20px;
	margin:0 auto;
	position:relative;
}
#stopka, #stopka a{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #71594c;
	text-decoration : none;
	text-align:left;
	line-height:20px;
}
#stopka a:hover{
	color : #71594c;
	text-decoration : underline;
}
.stopka_left{float:left}
.stopka_right{float:right}



#omnie, #oferta, #kontakt, #galeria{
	width: 900px;
	min-height: 300px;
	height:auto !important;
	height: 300px;
	margin:0 auto;
	position: relative;
	font-family: 'verdana', Arial, sans-serif;
	font-size: 12px;
	line-height:11pt;
	font-weight : inherit;
	color: #71594c;
	text-align:justify;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
#home_box{
	width: 900px;
	min-height: 300px;
	height:auto !important;
	height: 300px;
	margin:0 auto;
	position: relative;
}
#home{
	width: 440px;
	float:left;
	margin:0 auto;
	position: relative;
	font-family: 'verdana', Arial, sans-serif;
	font-size: 12px;
	line-height:11pt;
	font-weight : inherit;
	color: #71594c;
	text-align:justify;
	padding:5px;
}
#galeria_box{
padding-top:40px;
	width: 840px;
	height: 300px;
	margin:0 auto;
	position: relative;
}

.wyb_gal{
margin:5px;}

#gallery{
	width:900px;
	min-height: 550px;
	height:auto !important;
	height: 550px;
	margin:0 auto;
	position:relative;
}

#container_box{
height:550px;
margin:0 auto;
position: relative;
float:right;
padding-right:10px;
}


#kontakt{
text-align:left;
}
.kontakt_tresc{
width:300px;
height:280px;
float:left;
position:relative;
}
.formularz{
padding-top:50px;
width:500px;
height:300px;
float:right;
position:relative;
}



/*kontakt*/

input#imie, #email, #tresc, #telefon, #miasto, #data {
	padding : 4px;
	border : 1px solid #c4c4c4;
	background:#fff;
	color : #504137;
	font-size: 12px;
	width:500px;
}

input#wyslij {
	background:#fff;
	color:#504137;
	cursor : pointer;
	border:1px solid #c4c4c4;
	padding:2px;
	width:80px;
}
input#wyslij:hover {
	color:#000;
	cursor : pointer;
	border:1px solid #c4c4c4;
}

textarea {
	background:#fff;
	border : 1px solid #c4c4c4;
	padding : 2px;
	font-size : 12px;
	color: #504137;
	height:100px;
}
.alert{
	text-align:center;
	color: #ff0000;
	font-size: 11px;
	line-height:15px;
}
.komunikat{
	text-align:center;
	color: #ff0000;
	font-size: 12px;
}
/*koniec kontakt*/




/*galeria*/

#strona{
padding-top:10px;
margin-right:40px;
text-align:right;
}
.licz_g{
	width:20px;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:1px;
	color: #676767;
	font-family : Helvetica, sans-serif;
	font-size : 10px;

}

.licz_select_g{
	background:#cfa16e;
	width:20px;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color: #fff;
	font-family : Helvetica, sans-serif;
	font-size : 10px;
}
#nav_gal{
	width: 600px;
	height: 15px;
	position:relative;
	margin:0 auto;
	text-align:center;
	}
.link {
background:#fffbf2;
	margin:5px;
	padding:5px;
	border:1px solid #d7d7c3;
}

.gallery_box{
text-align:center;
}

/*koniec galeria*/

a img { border: none;
}
a{
	font-style: inherit;
	font-family : Helvetica, 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #343434;
	text-decoration : none;
	outline:none;
}
a:hover{
	color : #000;
	text-decoration : none;
}
h1{
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color: #393939;
	line-height: 14pt;
	text-align: left;
}

.text{
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #71594c;
	line-height: 11pt;
	text-align: justify;
}
.text_{
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #fff;
	line-height: 11pt;
	text-align: right;
}
.text_kontakt{
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	color: #757575;
	line-height: 13pt;
	text-align: left;
}
.text_autor{
	font-family: 'Verdana', Arial, sans-serif;
	font-size: 12pt;
	font-weight : normal;
	color: #676767;
	line-height: 13pt;
	text-align: left;
}

#strona_tlo_{
	width:100%;
	height:27px;
	margin:0 auto;
	position:relative;
}

.strona_tlo_nowsze, .strona_tlo_starsze{
	height:27px;
	margin:0 auto;
	position:relative;
	float:left;
}

a.licz_active, a.licz_active_number{
	font-style: inherit;
	font-family : Helvetica, 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #71594c;
	text-decoration : none;
	line-height:27px;
	margin:5px;
}

a.licz_active:hover, a.licz_active_number:hover{
	color : #ffab59;
	text-decoration : none;
}
.strona_tlo_select, .strona_tlo_active_number{
	width:27px;
	height:27px;
	margin:0 auto;
	position:rlative;
	float:left;
}
.licz_select{
	font-style: inherit;
	font-family : Helvetica, 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #71594c;
	text-decoration : none;
	line-height:27px;
}
#formularz{
	padding:20px;
	width: 310px;
	height: 30px;
	margin:0 auto;
	position: relative;
	text-align:left;
	float:right
}
input#tresc_f, input#tresc_l{
	padding : 2px;
	border : 1px solid #9a9a9a;
	background : #fff;
	color : #000;
	font-size: 12px;
	width:80px;
}

input#wyslij_f,input#wyslij_l {
	padding : 2px;
	border : 1px solid #9a9a9a;
	background : #fff;
	color : #676767;
	cursor : pointer;
	font-size: 12px;
}
input#wyslij_f:hover, input#wyslij_l:hover {
	color : #000;
	border : 1px solid #9a9a9a;
}
#galeria_par{
	width:800px;
	height: 400px;
	position:relative;
	margin:0 auto;

}

