html {
	background-color: #242424;
	background-image: url(../img/tlo.gif);
}

body {
	margin: 0 auto;
	margin-top: 2%;
	width: 791px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


img {
	border: none;
}

div#header {
	width: 773px;
	height: 71px;
	background-color: #8e754c;
	border-left: 9px solid #8e754c;
	border-right: 9px solid #8e754c;
	border-top: 11px solid #8e754c;
	border-bottom: 4px solid #8e754c;
}

div#headerBanner {
	width: 636px;
	height: 71px;
	background-color: #2d2d2d;
	float: left;
}

div#headerLogo {
	width: 137px;
	height: 58px;
	background-color: #8e754c;
	float: right;
	text-align: center;
	padding-top: 13px;
}

div#loginbar {
	width: 773px;
	height: 22px;
	background-color: #8e754c;
	border-left: 9px solid #8e754c;
	border-right: 9px solid #8e754c;
	border-top: 4px solid #8e754c;
	border-bottom: 4px solid #8e754c;
}
div#content {
	width: 785px;
	height: 393px;
	background-color: #ffe6be;
	border-left: 3px solid #8e754c;
	border-right: 3px solid #8e754c;
	border-top: 9px solid #8e754c;
	padding:0px;
	margin:0px;
}
/* scroll bars */
.holder {
	position:relative;
	overflow:hidden;
	z-index:100;
}

.wn {
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:1;
}

.contentDiv {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
}
.scrollbar {
	position:relative;
	left:0;
	top:0;
	width:11px;
	font-size:1px;
	z-index:1;
}

.dragBar {
	position:absolute;
	left:1px;
	top:1px;
	width:7px;
	height:20px;
	background-color:#eacda0;
	z-index:1;
}

.track {
	position:absolute;
	left:0;
	top:12px;
	width:11px;
	/*background: url("img/track.gif") #336 repeat;*/
	z-index:1;
}

.up { position:absolute;left:0;top:0;z-index:2; }
.down { position:absolute;left:0;bottom:0;z-index:3; }
/*
.strzalkaGora {
	position: absolute;
	width: 11px;
	height: 11px;
	margin-left: 150px;
	font-size: 1px;
	cursor: pointer;
	z-index: 3;
}*/
/* scroll bars */

.textExtra {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

div#menuHolder {
	width: 785px;
	height: 33px;
	border-left: 3px solid #8e754c;
	border-right: 3px solid #8e754c;
}
div#menuHolder2 {
	width: 785px;
	height: 31px;
	border-bottom: 1px solid #ffe6be;
	border-top: 1px solid Black;
}
div#menu {
	width: 785px;
	height: 29px;
	background-color: #8e754c;
	background-image: url(../img/menu_pasek.jpg);
	border-top: 1px solid #ffe6be;
	border-bottom: 1px solid Black;
}

.przyciskMenu {
	border-left: 1px solid Black;
	width: 111px;
	height: 19px;
	float: left;
	text-align: center;
	padding-top: 10px;
	color:White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: lowercase;
}

div#newsletter {
	width: 785px;
	height: 50px;
	background-image: url(../img/newsletter_pasek.jpg);
	border-left: 3px solid #8e754c;
	border-right: 3px solid #8e754c;
	border-top: 2px solid #8e754c;
	border-bottom: 3px solid #8e754c;
}
div#banner {
	width: 791px;
	height: 56px;
	margin-top: 1px;
}

.bannerItem {
	width: 263px;
	height: 56px;
	background-color: #8e754c;
}

div#copyrights {
	width: 791px;
	height: 25px;
	margin-top: 3px;
	text-align: right;
}

.airformdesign {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: White;
	font-weight: normal;
	color: Silver;
}

.siteTxts {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}

form {
	background-color: transparent;
}
input#email {
	width: 173px;
	height: 15px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: White;
}

input.press {
	width: 200px;
	height: 15px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: White;
}

a, a:visited, a:link {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: Red;
}
a:hover {
	color: Black;
	text-decoration: underline;
}

a.site, a.site:visited, a.site:link, a.site:active {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
a.site:hover {
	color: Black;
}

.surveyTD {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
}

.survey_input {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Black;
	background-color: White;
}

option {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Silver;
	background-color: White;
}

.inputSubmit {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Black;
	background-color: White;
}

.rpcIframe {
	background-color: white;
	width:200px;
	height:200px;
	position:absolute;
	right: 100px;
	bottom: 0px;
	visibility: hidden;
}