* * body {
	text-align: center;
}
html, body {
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	height: 100%;
}
body {
	background-color: #B9E1E1;
}
img {
	border: none;
}
div {
	position: relative;
}
p {
	margin: 0 0 5px 0;
}
hr {
	border: 1px solid #399;
}
h1 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 200%;
	line-height: 120%;
	color: #399;
	text-align: left;
}
h2 {
	color: #399;
	font-size: 160%;
	padding: 0;
	margin: 20px auto 5px auto;
	line-height: 120%;
	text-align: left;
}
h3 {
	color: #399;
	font-size: 120%;
	padding: 0;
	margin: 10px auto 5px auto;
	text-align: left;
}
th {
	text-align: center;
	margin-left: 0;
	padding-left: 0;
	border-bottom: 2px solid #399;
	line-height: 200%;
}
td {
	line-height: 120%;
}
ul, ol, li {
	margin: 5px 0 0 10px;
	padding: 0;
	text-indent: 0px;
	line-height: 120%;
	list-style: outside url(../images/punkt.gif);
}

a, a:active, a:visited, a:link {
	color: #399;
	border: none;
	font-weight: bold;
}
a:hover, a:focus {
	color: #333;
	outline: none;
}

/* Styl warstwy glownej */
#warstwa {
	width: 960px;
	text-align: left;
	border: 1px solid #399;
	background-color: #FFF;
	margin: 0 auto;
}
/* Koniec stylu warstwy glownej */
/* Style topu */
#top {
	width: 960px;
	height: 145px;
	text-align: left;
	z-index: 2;
	left: 0px;
	top: 0px;
	background: url(../images/top_tlo.gif) repeat-x;
}
#wojart_logo {
	position: absolute;
	left: 15px;
	top: 15px;
	display: block;
}
#nazwa {
	position: absolute;
	left: 305px;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #399;
	margin-top: 20px;
}
#rohs {
	position: absolute;
	right: 10px;
	top: 5px;
}
#unia {
	position: absolute;
	right: 10px;
	top: 56px;
}
#flagi {
	position: absolute;
	height: 22px;
	width: 190px;
	top: 97px;
	z-index: 10;
	text-align: right;
	right: 5px;
	z-index: 10;
}
#flagi img {
	margin: 4px 5px;
	height: 15px;
	width: 21px;
}
#adres {
	position: absolute;
	top: 97px;
	left: 15px;
	text-align: left;
	line-height: 22px;
	font-size: 11px;
	color: #399;
	z-index: 5;
}
/* Koniec styli topu */

/* Style stopki */
#stopka {
	margin: 0 auto;
	padding: 5px 0;
	width: 940px;
	border-top: 1px solid #399;
	color: #066;
	text-align: center;
	clear: both;
}
/* Koniec styli stopki */

/* Style tresci */
#tresc {
	margin: 0;
	padding: 10px 10px 10px 210px;
	overflow: hidden;
}
#galeria #tresc, #kontakt #tresc {
	padding: 10px;
}
.lewy_panel {
	float: left;
	width: 200px;
	margin: 10px 0 0 -200px;
	padding: 0;
}
.lewy_panel img {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #399;
}
#prawy_panel {
	float: right;
	width: 320px;
	overflow: hidden;
}
#prawy_panel .text {
	background: #399;
	color: #FFF;
	padding: 10px;
	overflow: hidden;
	z-index: 1;
}
.odstep {
	margin: 15px 0 0 0;
}
.podpis {
	margin: 5px 0;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
#prawy_panel .text h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#prawy_panel #kontakt {
	padding-top: 10px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}
#prawy_panel #kontakt div {
	border: 1px solid;
	border-color: #CCC #000 #000 #CCC;
	background: #037471;
}
#prawy_panel #kontakt .div1 {
	float: left;
	padding: 0 10px;
	line-height: 30px;
}
#prawy_panel #kontakt .div1 a {
	color: #FFF;
}
#prawy_panel #kontakt .div1 a:hover, #prawy_panel #kontakt .div1 a:focus {
	color: #000;
}
#prawy_panel #kontakt .div2{
	float: right;
	padding: 4px 10px;
	line-height: 100%;
} 
#prawy_panel ul, #prawy_panel ol, #prawy_panel li {
	margin: 5px 0 0 10px;
	padding: 0;
	text-indent: 0px;
	line-height: 120%;
	list-style: outside url(../images/punkt0.gif);
}
#video {
	margin-bottom: 5px;
}
#video1 {
	float: left;
	width: 150px;
	margin-top: 5px;
}
#video2 {
	float: right;
	width: 150px;
	margin-top: 5px;
}
#video img, #video1 img, #video2 img {
	cursor: pointer;
	border: 1px solid #399;
}
#lewy_tekst {
	width: 410px;
	float: left;
}
#lewy_tekst p.more {
	text-align: right;
	font-size: 10px;
}
.centruj {
	text-align: center;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: xx-small;
	border: none;
	background-color: transparent;
	}
.rok {
	font-weight: bold;
}
.historia {
	padding: 0;
	overflow: hidden;
	margin: 0 0 10px -200px;
	padding-left: 200px;
}
.historia img {
	float: left;
	margin: 0 20px 0 -200px;
	border: 1px solid #399;
}
.historia h2 {
	color: #399;
	font-size: 140%;
	padding: 0;
	margin: 0 auto 5px auto;
	line-height: 120%;
	text-align: left;
}
.separator {
	text-align: center;
}
.separator img {
	margin: 10px 25px;
}
.obrazek {
	border: 1px solid #399;
	margin: 10px auto 0 auto;
}
.galeria {
	text-align: center;
}
.galeria img {
	border: 1px solid #399;
	margin: 10px;
}
.kontakt {
	text-align: center;
	margin: 10px auto;
}
.kontakt a {
	border: 1px solid;
	border-color: #CCC #000 #000 #CCC;
	background: #037471;
	color: #FFF;
	padding: 5px 10px;
}
.kontakt a:hover, .kontakt a:focus {
	color: #ccc;
}
.title {
	font-weight: bold;
}
table.ciekawostki {
	width: 100%;
}
table.ciekawostki td {
	padding: 5px;
	vertical-align: top;
}
* html #stopka {
	bottom: -1px;
}
* html label {
	width: 80px;
	font-weight: bold;
	margin-right: 10px;
}
