html, body {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #fff;
	background-image: url('images/bg.gif');
	background-position: top center;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	font-size: 12px;
}
body {
	margin: 0px;
	padding:0px;
}
form, p {
margin: 0px;
padding: 0px;
}
input, select, option, table, tr, td {
font-size: 11px;
font-family: Tahoma;
}
div#container {
width: 1000px;
height: auto;
margin: 30px auto 10px auto;
}
div#overBanner img { float: left; }
div#overBanner { text-align: right; }
div#banner { clear: both; width: 1000px; height: 159px; background-image: url('images/bg_banner.gif'); }
div#banner  div.leftCorner { width: 1000px; height: 159px; background-image: url('images/bg_left_corner.gif'); background-repeat: no-repeat; background-position: left; }
div#banner  div.rightCorner { width: 1000px; height: 159px; background-image: url('images/bg_right_corner.gif'); background-repeat: no-repeat; background-position: right; text-align: center; }
img#Pic { margin-top: 7px; }
div.clean { height: 0px; clear: both; overflow: hidden; }
div#subMenu { width: 1000px; height: 30px; background-image: url('images/bg_submenu.gif'); margin-top: 2px; }
div#subMenu  div.leftCorner { width: 1000px; height: 30px; background-image: url('images/bg_submenu_left_corner.gif'); background-repeat: no-repeat; background-position: left; }
div#subMenu  div.rightCorner { width: 1000px; height: 30px; background-image: url('images/bg_submenu_right_corner.gif'); background-repeat: no-repeat; background-position: right; text-align: left; }
div#subMenu p { padding: 8px 7px 0px 7px; font-weight: bold; color: #073E76; }
div#subMenu a { text-decoration: none; color: #5C615D; margin: 0px 5px 0px 5px; }
div#subMenu a:hover { text-decoration: underline; }
div#subMenu a.Red { color: #a40000; text-decoration: underline; }
div#leftCol {
float: left;
width: 191px;
margin: 0px 3px 0px 0px;
height: auto;
text-align: left;
}
div#rightCol {
float: left;
width: 806px;
margin: 0px 0px 0px 0px;
height: auto;
text-align: left;
}
div#leftCol div.Head, div#rightCol div.Head { height: 18px; background-color: #bdb9ad; color: #fff; font-weight: bold; margin: 0px 0px 10px 8px; }
div#leftCol div.Head { width: 174px; }
div#rightCol div.Head { width: 789px; }
div.Head p { padding: 1px 0px 0px 5px; }
div.Body ul {
list-style: none;
margin: 0px 0px 5px 0px;
padding: 0px 10px 5px 20px;
}
div.Body ul li {
	position: relative;
}
div.Body ul li span {
	position: absolute;
	right: 0px;
}
div.Body ul span { color: #B9B8B3; }
div.Body ul a { font-weight: bold; color: #003C73; text-decoration: none; }
div.Body ul ul a { font-weight: normal; color: #003C73; text-decoration: none; }
div.Body li { margin-top: 3px; }
div.Body ul ul {
list-style: none;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 10px;
}
div.Body span.Jest { color: #003C73; }
div#bgCols {
width: 1000px;
height: auto;
margin: 2px 0px 0px 0px;
background-image: url('images/bg_all.gif');
background-repeat: repeat-y;
}
fieldset {
margin: 0px 8px 10px 8px;
border: 1px solid #BDB9AD;
}
legend {
font-weight: bold;
color: #003C73;	
}
td.space { width: 30px; }
td.opis { text-align: right; width: 144px; vertical-align: top; }
input[type="text"] { width: 195px; }
input[type="file"] { width: 250px; }
textarea { width: 590px; height: 150px; }
option { width: 200px; }
select { width: 200px; }
input[type="text"].DefaultBig { width: 585px; }
input[type="text"].default { width: 304px; }
input[type="text"].wsp { width: 30px; }
input[type="text"].wsp2 { width: 100px; }

td.nr { width: 50px; text-align: right; }
td.alignRight { width: 630px; text-align: right; }
div#map { width: 587px; height: 300px; border: 1px solid #adadad; }
span.smallSize { font-size: 10px; }
span.Req { color: #ad0000; }
td.go2right { text-align: right; }
div.Error { border: 1px solid #ad0000; margin: 5px 10px 5px 10px; width: 784px; background-color: #ffd6d6; }
div.Error p { padding: 10px 10px 0px 10px; color: #ad0000; font-weight: bold; }
.bgError, DefaultSmallError { background-color: #ffd6d6; }
table.Rejestracja strong { color: #003C73; }

p.Komunikat {
	color: #003C73;
	margin: 10px;
	font-weight: bold;
}
/* Male divy */
/* Male divy */
div.Last {
	position: relative;
	width: 220px;
	height: 200px;
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
	float: left;
	margin: 10px 0px 10px 30px;
}
div.Last a {
	text-decoration: none;
	color: #003C73;
}
div.Last div.img {
	margin: 5px 5px 2px 5px;
	width: 206px;
	max-height: 100px;
	overflow: hidden;
	border: 1px solid #1c1c1c;
}
div.Last div.img img { border: 0px; }
div.Last p {
	font-size: 11px;
	padding: 2px;
}
div.Last p.title {
	font-weight: bold;
}
div.opis { padding: 0px 4px 0px 4px; }
/*
div.opis {
	position: absolute;
	top: 130px;
	left: 2px;
}
div.Last a {
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #003e7b;
	font-size: 11px;
}*/
div#overBanner {
	color: #fff;
}
div#overBanner a {
	color: #fff;
	text-decoration: none;
}
div#overBanner img {
	border: 0px;
}
div.Header, div.Podpis, div.Tekst {
	margin: 10px;
}
div.Header { margin-top: 0px; }
h1 { font-size: 12px; }
div.Podpis { text-align: right; font-style: italic; }
div.Tekst ul { list-style: upper-roman; }
div.Tekst ul ul { list-style: lower-alpha; }
img.Miniaturka {
	border: 1px solid #BDB9AD;
	background-color: #fff;
	padding: 1px;
	margin-bottom: 20px;
}
div.Tekst a { color: #003C73; }
div#Mapka {
	width: 400px;
	height: 300px;
	border: 1px solid #BDB9AD;
	background-color: #fff;
	padding: 1px;
}
div.No {
	margin: 18px 18px 18px 10px;
}
div.No a {
	color: #003C73;
	text-decoration: none;
}
div#Mapa {
	width: 720px;
	height: 300px;
	border: 1px solid #BDB9AD;
	background-color: #fff;
	padding: 1px;
	margin: 20px 30px 30px 30px;
}
div.advGoogle {
	width: 100%;
	text-align: center;
}
div.Opinie {
	margin-top: 10px;
	font-size: 11px;
}
div.Opinie span.Info {
	color: #003C73;
}
div.Opinie textarea {
	width: 320px;
	height: 100px;	
}
tr#Error td {
	color: #d00000;
}
fieldset.Informacja {
	width: 742px;
	font-weight: bold;
	background-color: #dcdfff;
}
.SEO { text-align: left; width: 180px; margin-left: 10px; }
.SEO a {color: #adadad; font-size: 10px; text-decoration: none; }
