@charset "utf-8";

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	background-color: #000000;
	color: #CCCCCC;
}


a {
	color: #333333;
	text-decoration: none;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clearer {
	clear: both;
	width: 100%;
}

.wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#centred {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	position: relative;
	height: 645px;
}

#logo {
	position: absolute;
	left: -110px;
	top: 60px;
	height: 76px;
	width: 84px;
}
#main_nav {
	display: block;
	width: 421px;
	height: 60px;
	position: absolute;
	right: 0px;
	top: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404040;
}
#main_nav li {
	float: left;
	display: inline;
}
#main_nav a {
	text-align: center;
	display: block;
	height: 43px;
	width: 59px;
	font-size: 9px;
	padding-top: 16px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	background-color: #000000;
}
#main_nav a:hover {
	color: #6B6B6B;
}

#sub_nav {
	position: absolute;
	left: -250px;
	width: 250px;
	top: 250px;
	z-index: 1;
}
#sub_nav li {
	clear: both;
}
#sub_nav a {
	float: right;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #000000;
	font-size: 9px;
	color: #FFFFFF;
	width: 100px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: right;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
#sub_nav  li.active a {
	width: 150px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	background-color: #000000;
	position: relative;
	right: -1px;
	z-index: 1;
}
.content {
	height: 380px;
	width: 478px;
	overflow: auto;
	position: absolute;
	top: 140px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	left: 0px;
	border: 1px solid #404040;
	z-index: 2;
	padding-top: 60px;
	color: #CCCCCC;
}
#partnerzy {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 278px;
	height: 43px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
#headerImg {
	position: absolute;
	z-index: 0;
	left: -1px;
}
#tools {
	background-color: #000000;
	height: 39px;
	width: 59px;
	position: absolute;
	left: 521px;
	top: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: table;
	color: #999999;
	padding-top: 20px;
	font-size: 9px;
	text-align: center;
}
#tools a:hover {
	color: #6B6B6B;
}
