* {
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	color: #6b6b6b;
	line-height: 1.5;
	font-size: 8pt;
}

html {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

body {
	background: url('img/tlo.png') repeat-x;
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0px;
}

/* --------------------------------------------------- */

div.container {
	width: 985px;
	margin: 0 auto;
	position: relative;
	background-color: #000;
	overflow: auto;

}

#styl_galeria, #benlee_galeria  {
	margin: 20px 20px;
	border: 1px solid #6b6b6b;
}

#benlee_galeria_toggler {
	padding-top: 450px;
}

div.top {
	width: 985px;
	height: 160px;
	text-align: left;
}

div.logo {
	width: 264px;
	float: left;
}

div.tresc {
	width: 985px;
	text-align: left;
	min-height: 590px;
	background: url('img/tresc_tlo.jpg') no-repeat bottom;	
	overflow: auto;
}

div.tekst {
	width: 590px;
	float: left;
	padding: 20px;
}

div.zdjecia {
	width: 330px;
	float: right;
	padding-top: 56px;
	text-align: left;
}


div.stopka {
	height: 45px;
	background: url('img/stopka.jpg');
}

div.przyciski_dol {
	margin: 0;
	padding: 0;
	float: right;
}

ul.menu {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul.menu li {
	float: left;
}

a {
	color: #dcb31a;
}

a.przycisk {
	padding-left: 21px;
}

a.stopka {
	color: #fff;
}

p.tresc {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}

p.tresc_wieksza {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10pt;
}

p.stopka {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: right;
	padding-right: 16px;
	padding-top: 13px;
	
}

h1 {
	color: #dcb31a;
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	padding-left: 20px;
}

h3 {
	color: #fff;
	padding-left: 20px;
}

address {
	padding-left: 20px;
	color: #fff;
	font-style: normal;
}
