* { 	
	margin: 0px;
	padding: 0px;
	border: none; 
	} 
body { 	
	width: 100%; 
	padding-top: 20px;
	padding-bottom: 20px;
	background:#262626;
	color: #b3b3b3;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
}
.fixer {
	clear: both;
}

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
	font-weight: bolder;
	color: #ffffff;
	font-size: 18px;
}
.contentheading a, .contentheading a:visited, .componentheading a, .componentheading a:visited {
	text-decoration: none;
}
.contentheading a:hover, .componentheading a:hover {
	color: #eeca03;
}
.componentheading {
	margin-bottom: 10px;
	font-size: 22px;
}
.contentheading {
	margin-bottom: 5px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
	font-style: italic;
}

/*----------------------------------------------------------------------------*/
#wrapper { 	
	width: 1000px;
	margin: 0px auto;
	text-align: left;
} 
#title {
	width: 1000px;
	height: 96px;
	background: url('../images/title.png') no-repeat;
	background-position: 25px 0px
}
#backtohome {
	height: 65px;
	width: 250px;
	position: relative;
	left: 25px;
	display: block;
}
/*----------------------------------------------------------------------------*/
#title ul.openitems, #title ul.openitems_hover {
	float: right;
	position: absolute;
	display: block;
	height: 23px;
	width: 250px;
	background: url('../images/product_select.gif') no-repeat;
	list-style: none;
	margin-left: 750px;
	margin-top: -70px;
}
#title ul.openitems a, #title ul.openitems_hover a {
	text-decoration: none;
	font-weight: bolder;
}
#title li.openitems {
	background: #de0000;
	filter:alpha(opacity=85);
	opacity:0.85;
	display: none;
	top: 22px;
}
#title li.openitems_hover {
	background: #ff0000;
	filter:alpha(opacity=100);
	opacity:1;
	display: block;
	top: 22px;
}
#title ul.openitems_hover li.openitems, #title li.openitems a, #title li.openitems_hover a {
	display: block;
}
#title li.openitems a, #title li.openitems_hover a {
	padding: 5px 0px;
	padding-left: 20px;
}
/*----------------------------------------------------------------------------*/
#topmenu {
	width: 1000px;
	height: 47px;
	background: url('../images/menubg.gif');
}
#topright {
	width: 315px;
	height: 47px;
	margin-right: 75px;
	float: right;
	background: url('../images/headertop.jpg');
}
/*----------------------------------------------------------------------------*/
.menu li span {
	font-size: 1px;
	display: none;
	/*zmienić text intend*/
}
.menu ul {

}
.menu li {
	float: left;
	list-style: none;
	margin-top: 14px;
}
.menu li a {
	display: block;
	background: url('../images/menu.png');
	height: 33px;
}
.menu .item1 a, .menu .item1 a:visited  {
	width: 135px;
}
.menu .item1 a:hover, .menu .item1 a:active, .menu .item1#current a  {
	background-position: -124px 0px;
}
.menu .item2 a, .menu .item2 a:visited  {
	width: 85px;
	background-position: -259px 0px;
}
.menu .item2 a:hover, .menu .item2 a:active, .menu #current.item2 a  {
	background-position: -344px 0px;
}
.menu .item3 a, .menu .item3 a:visited  {
	width: 71px;
	background-position: -429px 0px;
}
.menu .item3 a:hover, .menu .item3 a:active, .menu #current.item3 a  {
	background-position: -500px 0px;
}
.menu .item4 a, .menu .item4 a:visited  {
	width: 156px;
	background-position: -571px 0px;
}
.menu .item4 a:hover, .menu .item4 a:active, .menu #current.item4 a  {
	background-position: -727px 0px;
}
.menu .item5 a, .menu .item5 a:visited  {
	width: 74px;
	background-position: -883px 0px;
}
.menu .item5 a:hover, .menu .item5 a:active, .menu #current.item5 a  {
	background-position: -957px 0px;
}
.menu .item6 a, .menu .item6 a:visited  {
	width: 75px;
	background-position: -1031px 0px;
}
.menu .item6 a:hover, .menu .item6 a:active, .menu #current.item6 a  {
	background-position: -1106px 0px;
}
.menu ul {
	display: none;
}
/*----------------------------------------------------------------------------*/
#header {
	width: 1000px;
	height: 292px;
	margin-bottom: 40px;
	background: url('../images/header.jpg');
}
/*----------------------------------------------------------------------------*/
a, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #eeeeee;
}
#content ul, #content ol {
	margin-left: 18px;
}
#contentleft {
	width: 220px;
	float: left;
}
#contentright {
	width: 220px;
	float: right;
}
.body_left #content {
	width: 745px;
	float: right;
}
.body_right #content {
	width: 745px;
	float: left;
}
.body_both #content {
	width: 490px;
	float: left;
	margin-left: 35px;
}
/*----------------------------------------------------------------------------*/
.form-login {
	background: url('../images/h_panel_klienta.gif') no-repeat #333333;
	background-position: 16px 16px;
	padding: 16px;
	padding-top: 39px
}
.form-login label {
	display: block;
	margin-bottom: 3px;
}
.form-login .inputbox {
	margin-bottom: 10px;
	width: 185px;
}
.inputbox {
	background: #4d4d4d;
	border: 1px solid #595959;
	border-left-color: #262626; 
	border-top-color: #262626;
	color: #b3b3b3;
	font-size: 11px;
}
.botton, .validate {
	background: #4d4d4d;
	border: 1px solid #262626;
	border-left-color: #595959; 
	border-top-color: #595959;
	color: #b3b3b3;
	font-size: 11px;
	width: 150px;
}
.validate, .contact_email_checkbox {
	margin-top: 10px;
}
.contact_email label {
	line-height: 25px;
}
.submitbutton {
	background: #4d4d4d;
	border-top: 1px solid #636363;
	border-top: 1px solid #636363;
	color: #7a7a7a;
	font: 11px Tahoma;
	width: 120px;
	padding: 3px;
}
#mod_login_remember {
	display: inline;
}
.loginerror {
	display: block;
	margin: auto;
	text-align: center;
	width: 391px;
	height: 249px;
	background: url('../images/access_denied.jpg');
}
/*----------------------------------------------------------------------------*/
div.opennews {
	padding-top: 35px;
	background: url('../images/h_nowosci_i_prasa.gif') no-repeat;
}
span.opennews {
	color: #3e3e3e;
	padding-bottom: 3px;
	border-bottom: 1px solid #3e3e3e;
	margin-bottom: 3px;
	display: block;
}
hr.opennews {
	display: none;
}
a.opennews, a.opennews:visited {
	color: #f3a601;
	font-weight: bolder;
	text-decoration: none;
}
a.opennews:hover, a.opennews:active {
	color: #f3a601;
	text-decoration: underline;
}
p.opennews {
	padding-bottom: 15px;
}
/*----------------------------------------------------------------------------*/
#content div.openitems {
	margin-top: 30px;
	padding-top: 35px;
	background: url('../images/h_lista_produktow.gif') no-repeat;
	width: 100%;/*490px;*/
}
#content span.openitems{
	width: 157px;
	float: left;
}
#content .openitems a, #content .openitems a:visited {
	color: #f3a601;
	font-weight: bolder;
	text-decoration: none;
}
#content .openitems a:hover, #content .openitems a:active {
	color: #f3a601;
	text-decoration: underline;
}
.article_row {
	clear: both;
}
.column2 {
	float: right;
	width: 45%;
}
.column1 {
	float: left;
	width: 45%;
}

/*----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	height: 73px;
	margin: 0px auto;
	margin-top: 30px;
	clear: both;
	text-align: right;
	background: url('../images/footer.jpg') #ffff00;
	color: #555555;
}
#copy {
	padding-top: 27px;
	padding-right: 27px;
	display: block;
	color: #ffffff;
}
#design {
	padding-right: 27px;
	color: #686868;
}
#design a, #design a:visited {
	color: #686868;
	text-decoration: none;
}
#design a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.files_table td, .files_table th {
	padding: 2px 5px;
}
.files_header th, .files_header {
	background: #333333;
	height: 25px;
	border-bottom: 1px solid #373737;
}
a.download_link {
	text-indent: -1999px;
	display: block;
	width: 100px;
	height: 24px;
	background: url('../images/download_button.png');
	margin: 0px auto;
}
a.download_link:hover {
	background-position: -101px 0px;
}
.files_table {
	padding-bottom: 20px;
}
.files_table .row1 {
	background: #2e2e2e;
}
.files_table .row0 {
	background: #303030;
}