* {
	margin: 0pt;
	padding: 0pt;
	border: 0 none;
}

body {
	background-image: url(../img/tlo.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background-color: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#page {
	width: 938px;
	margin: 17px auto;
}

div#presInfo {
	width: 650px;
	height: 38px;
	background-image: url(../img/press.png);
}

div#cien {
	position: absolute;
	width: 620px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-bottom: 100px;
	background-image: url(../img/cien.png);
}

div#left_column {
	position: absolute;
	z-index: 100;
}

div#menu {
	width: 273px;
	height: 685px;
	float: right;
	margin-left: 633px;
	padding-top: 50px;
	position: absolute;
	background-image: url(../img/prawa_columna.png);
}

div#content {
	margin-left: -22px;
	padding-left: 70px;
	width: 555px;
	min-height: 700px;
	background-color: #740300;
	background-image: url(../img/engine.png);
	background-position: right top;
	background-repeat: no-repeat;
}

div#loga {
	height: 190px;
	margin-left: -30px;
	background-color: transparent;
}

div#mainContent {
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 30px;
	padding-bottom: 25px;
}

.przezroczyste {
	background-image: url(../img/transparent.png);
	background-color: transparent;
	width: 190px;
	margin-left: 20px;
	margin-bottom: 30px;
	color: #000000;
	padding: 10px;
	font-size: 12px;
}

.przezroczyste ul li {
	list-style-type: none;
	text-decoration: none;
	display: block;
	height: 15px;
	margin-top: 5px;
}

.przezroczyste a {
	font-size: 11px;
}

.przezroczyste a:link,a:visited {
	text-decoration: none;
	color: #0000EE;
}

.przezroczyste a:hover {
	color: #0000EE;
	text-decoration: underline;
}

.przezroczyste span.header {
	font-size: 17px;
	font-weight: bolder;
}

input {
	border: 1px solid #B3B9C3;
	margin-top: 3px;
}