body{
	background-color: #000000;
	font-family: Tahoma, sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/bkg.gif);
	background-position: top;
	background-repeat: repeat;
}

a{
	color: #808080;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}

a.lang{
	color: #808080;
	text-decoration: none;
}
a.lang:hover{
	color: #ffffff;
	text-decoration: none;
}

a.privacy{
	color: #00ff00;
	text-decoration: none;
}
a.privacy:hover{
	color: #ffffff;
	text-decoration: none;
}

a.otherwebsiteslink{
	color: #808080;
	text-decoration: none;
}

a.otherwebsiteslink:hover{
	color: #ffffff;
	text-decoration: none;
}

#logo{
	position: absolute;
	top: 20px;
	left: 20px;
}

#nav{
	position: absolute;
	top: 65%;
	left: 5%;
}

#menu{
	position: absolute;
	top: 26px;
	left: 238px;
}

#menuof{
	position: absolute;
	top: 125px;
	left: -200px;
	width: 400px;
}

#menuofpos{
	color: #ffffff;
	list-style-type: none;
	margin-bottom: 5px;
}

#langmenu{
	position: absolute;
	top: 10px;
	left: 238px;
	z-index: 3;
	font-size: 9px;
}

#menupos{
	color: #ffffff;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
}

#title{
	position: absolute;
	height: 420px;
	left: 10px;
	top: 120px;
	font-size: 14pt;
	color: #ffffff;
	padding-left: 15px;
}

#dane{
	position: absolute;
	height: 420px;
	width: 1015px;
	left: 210px;
	top: 120px;
	font-size: 11pt;
	color: #ffffff;
	padding-left: 30px;
	border-left: 1px Solid #404040;
}

#debug{
	position: absolute;
	width: 200px;
	height: 300px;
	top: 1px;
	right: 1px;
	border: 0px Solid #808080;
	color: #404040;
	padding: 10px;
}

input.kontakt{
	font-size: 8pt;
	border: 0;
	background-color: #ffffff;
	color: #000000;
	height: 18px;
	width: 300px;
	margin-top:2px;
}
textarea.kontakt{
	font-family:  Tahoma, sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	border: 0;
	background-color: #ffffff;
	color: #000000;
	width: 400px;	
	height: 80px;
	margin-top:2px;
}

P.opis{
	font-size: 8pt;
}

P.formerr{
	font-size: 8pt;
	color: Red;	
}
P.opispola{
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 2px;
}

P.privacy{
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: justify;
	width: 70%;
}

P.firma{
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: justify;
	width: 70%;
}

P.oferta{
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: justify;
	width: 70%;
}


INPUT.button_send{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 2px Solid #ffffff;
	color: #ffffff;
	background-color: #000000;
	cursor: pointer;
}

body>div.copyright{position:fixed}
div.copyright{
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #e0e0e0;
	text-align: right;
	font-size: 10px;
}

