body {
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #C8C8C8;
	background: url('../gfx/bck_body.png') #363636 repeat-x;
	background-position: bottom left;
	background-attachment: fixed;
	text-align: left;
}

table {
	font-size: 12px;
}

img {
	border: 0px;
}

div.background {
	background: url('../gfx/bck_body1.png') repeat-x;
	height: 235px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

h6 {
	color: gold;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 0px;
}

div.img_bck {
	width: 100%;
	height: 400px;
	position: fixed;
	top: 300px;
	left: 0px;
	bottom: 0px;
}

.img_bck {
	width: 100%;
	height: 400px;
}

div.all {
	display: table;
}

div.content {
	width: 918px;
	position: relative;
	height: 100%;
	text-align: left;
}

div.pathway {
	position: absolute;
	top: 200px;
	left: 253px;
	font-family: tahoma;
	color: #E0E0E0;
	font-size: 10px;
	z-index: 2;
}

a.pathway:link, a.pathway:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #E0E0E0;
	text-decoration: none;
}

a.pathway:hover {
	text-decoration: underline;
	color: white;
}

div.logo {
	position: absolute;
	top: 0px;
	left: -125px;
	z-index: 10;
}

div.zawartosc {
	position: absolute;
	top: 216px;
	left: 230px;
	width: 688px;
	text-position: center;
}

h3 {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}

.contentpaneopen-title, .componentheading, .message, .shop_error {
	background: url('../gfx/bck_contentheading.png') no-repeat;
	width: 688px;
	height: 47px;
	margin: 0px;
	text-align: left;
}

.contentpaneopen {
	width: 688px;
	font-family: arial;	
	font-size: 12px;
	color: #c8c8c8;
	line-height: 19px;
}

.contentheading, .contentpagetitle, .componentheading, .message, .shop_error {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding-left: 23px;
	vertical-align: top;
}

.contentpane td {
	font-size: 12px;
	width: 640px;
	text-align: center;
}

table.contentpane {
	margin-bottom: 25px;
	width: 688px;
}

form {
	margin: 0px;
	padding: 0px;
}

.inputbox_log {
	width: 100px;
	padding: 3px;
	margin-bottom: 2px;
	align: left;
	border: 1px solid #434343;
	background: #2C2C2C;
	font-family: tahoma;
	color: #bebebe;
	font-size: 11px;
}

td.tresc {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
}

a:link, a:visited {
	font-family: arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a:hover {
	color: #FFD200;
}

a.autor:link, a.autor:visited {
	font-family: arial;
	font-size: 11px;
	color: #C8C8C8;
	text-decoration: none;
}

a.autor:hover {
	color: #FFD200;
}

div.autor {
	width: 185px;
	float: right;
	text-align: right; 
	padding-right: 14px;
	font-family: arial;
	font-size: 11px;
	color: #C8C8C8;
	padding: 8px;
}
