body {
	margin: 0;
	padding: 0;
	background: #114054 url(images/img01.jpg) repeat-x left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 22px;
}

h2 {
	font-size: 28px;
}

p, ul {
	line-height: 1.5em;
	text-align: justify;
}

p {
}

ul {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

g {
	line-height: 1.5em;
	text-align: center;
}

/* Page */

#page {
	width: 770px;
	margin: 30px auto;
	background: #ffffff url(images/tlo.gif) repeat-y;
	border: 10px solid #fff;
}

#baner {
	width: 770px;
	height: 250px;
	margin:0px;
	display:block;
	position:relative;
	border-bottom: 10px solid #fff;
	background: #ffffff url(images/tlo1.gif) repeat-y;
}

/* Blok Prawy */

#content {
	float: right;
	width: 470px;
	height: 620px;
	margin-right: 15px;
	
}

/* Strona Prawa */

.str-p {
	width: 470px;
	padding: 10px 0 0 0;
}

.str-p .tytul a {
	color: #4F6977;
}

.str-p .tekst {
	padding: 10px 0 0 0;
	background: url(images/imgg.jpg) no-repeat;
	text-align: justify;
}

.str-p .galeria {
	padding: 25px 0px 0 0;
	background: url(images/imgg.jpg) no-repeat;
	text-align: center;
}

.str-p .formularz {
	padding: 25px 0px 0 0;
	background: url(images/imgg.jpg) no-repeat;
	font-family: tahoma, arial;
}

.str-p .formularz1 {
	padding: 25px 0px 0 0;
	background: url(images/imgg.jpg) no-repeat;
	font-family: tahoma, arial;
}
/* Pion Lewy */

#plewy {
	float: left;
	width: 220px;
	padding: 15px 0px 0px 20px;
}
#plewy .tekst {
	padding: 10px 0px 0 0;
	background: url(images/img12.jpg) no-repeat;
	
}

#plewy ul {
	width: 206px;
	margin: 0;
	list-style: none;
}

#plewy li, a{
	color: #dce7ec;
}

/* Główne Menu Pionowe*/


#menu {
	width: 250px;
	height: 200px;
	margin:0px;
	display:block;
	position:relative;
	float: left;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #323B2E;
}

#menu ul {
	margin: 10px 0px 0px 0px;
	list-style: none;
	padding: 0px;
}

#menu li {
}

#menu a:hover {
	background: url(images/menu.gif) no-repeat;
	font-size: 13px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	color: #4F6977;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	display: block;
	width: 200px;
	padding: 10px 0px;
	background: url(images/menu1.gif) no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #4c5b48 ;
}

/* Stopka */

#stopka {
	padding: 0px 0;
}

#stopka p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#stopka a {
	color: #83B3CE;
}

#logo{
	float:right;
	right:10px;
}
