html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body a {
	color: #FFFFFF;
	text-decoration: underline;
}
body a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
p {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 28px;
	font-weight: normal;
	color: #FE7600;
}
h1 span {
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
}

.pomarancz {
	color: #FE7600;
}
.pomarancz2 {
	color: #FE7600;
	padding-bottom: 5px;
}

.clear {
	clear: both;
}
.image_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 3px solid #FFFFFF;
	background-color: #7F7E7E;
	padding: 1px;
}
.inline5 {
	padding-bottom: 5px;
}
.poerot  {
	text-decoration: none;
	float: right;
}
.poerot a {
	text-decoration: none;
}

.poerot img {
	position: relative;
	top: 8px;
}




#main {
	width: 960px;
	position: relative;
}
#top {
	height: 140px;
	width: 960px;
	position: relative;
}
#logo {
	position: absolute;
	right: 0px;
	bottom: 35px;
}
#content {
	width: 592px;
	padding-left: 132px;
	position: relative;
	padding-top: 20px;
}
#footer {
	width: 960px;
	position: relative;
	background-image: url(../images/pasek.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.bullet {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bullet li {
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	width: 550px;
}
.bullet li a {
	text-decoration: none;
}
.bullet li a:hover {
	text-decoration: none;
	color: #FE7600;
}
.bullet2 {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bullet2 li {
	padding-left: 10px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	width: 582px;
	padding-bottom: 20px;
}
.bullet2 p {
	padding-bottom: 10px;
}
.box_left {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100px;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.box_right  {
	float: right;
}

.box_left a img {
	border: 3px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.box_left a:hover img {
	border: 3px solid #FE7600;
	margin: 0px;
	padding: 0px;
}
.box_right a img {
	border: 3px solid #FFFFFF;
}
.box_right a:hover img {
	border: 3px solid #FE7600;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
form label {
	float: left;
	width: 80px;
}
form input {
	font-size: 11px;
	width: 250px;
	border: 1px solid #696868;
}
form textarea {
	font-size: 11px;
	width: 250px;
	border: 1px solid #696868;
}
.button {
	padding-left: 260px;
}
.button a {
	display: block;
	height: 22px;
	width: 70px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}
.button a:hover {
	text-decoration: none;
}
#mapa {
	height: 518px;
	width: 403px;
	background-image: url(../images/mapa.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 140px;
	right: 0px;
		 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
.bullet_left {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bullet_left li {
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	width: 200px;
}
.bullet_left li a {
	text-decoration: none;
}
.bullet_left li a:hover {
	text-decoration: none;
	color: #FE7600;
}
#cennik_tabelka {
	width: 100%;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#cennik_tabelka td {
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#cennik_tabelka th {
	color: #FE7600;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.flaga_polska {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.flaga_angielska {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}

