body {
	background: #9D0614;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 11px;
}

.wrapper {
	margin: 0 auto;
	width: 920px;
}

#header {
	background: #000;
}

#header .wrapper {
	height: 160px;
	background: #000 url("../images/header.jpg") 0 0 no-repeat;
}

#header .wrapper h1 a span {
	display: none;
}

#header .wrapper h1 {
	position: absolute;
	top: 25px;
	left: 10px;
}

.lang {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
}

.lang a {
	margin: 2px 0 1px 3px;
	display: block;
	opacity: 0.9;
	filter: alpha(opacity =   90);
}

.lang a:hover {
	opacity: 1;
	filter: alpha(opacity =   100);
}

.lang a span {
	display: none;
}

.m_menu {
	height: 57px;
	background: transparent url("../images/menu_bg1.png") repeat-x;
	z-index: 100px;
}


#menu li {
	height: 50px;
	display: block;
	float: left;
	width: 140px;
	margin: 0 20px;
}

#menu li:hover {
	background: transparent url("../images/menu_active_left.png") 0 center no-repeat;
}
#menu li:hover a {
	color: #fff;
	background: transparent url("../images/menu_active_right2.png")  right center no-repeat;
}

#menu li a {
	display: block;
	color: #C0C0C0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-shadow: -1px -1px 0px #000;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
}

#category h2 {
	color: #fff;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-shadow: -1px -1px 0px #000;
	text-transform: uppercase;	
	background: transparent url("../images/cat_h2.png") 0 bottom repeat-x;
	margin: 2px 15px 5px 10px;
	padding: 5px;
	padding-bottom: 10px;
}

.news  {
	background: transparent url("../images/content_h2.png") 0 bottom repeat-x;
	margin: 2px 15px 5px 10px;
	text-align: left;
	
}

.news img {
	float: left;
	margin: 10px;
	margin-top: 0;	
}

.data {
	font-size: 10px;
	font-style: italic;	
	float: right;
}

#category {
	margin: 15px 0 15px 5px;
	padding: 5px 15px;
	width: 195px;
	float: left;
	background: transparent url("../images/cat_bg.png") 0 0 repeat-y;
}

#category ul li {
	background: transparent url("../images/li.png") 5px 5px no-repeat;

	padding: 3px 10px 3px 15px;
	margin-right:5px;
}

#category ul li:hover {
	background: #3d3a3a url("../images/li.png") 5px 5px no-repeat;;	
}

#category ul li a {
	color: #7f7f7f;	
	font-size: 11px;
	font-style: italic;
	padding: 3px 2px;
}

.c_top {
	margin: -5px 0 0 -15px;
	background: transparent url("../images/cat_top.png") 0 0 no-repeat;
	height: 18px;
	width: 220px;
}

.c_bottom {
	margin: 0 0 -5px -15px;
	background: transparent url("../images/cat_bottom.png") 0 0 no-repeat;
	height: 18px;
	width: 220px;
}
#content {
	margin-top: -6px;
	width: 655px;
	float: right;
	background: transparent url("../images/content_bg2.png") 0 0 repeat-y;
	padding: 5px 15px;
	margin-bottom: 15px;
}

#content h2 {
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;	
	background: transparent url("../images/content_h2.png") 0 bottom repeat-x;
	margin: 2px 15px 5px 10px;
	padding: 5px;
	padding-bottom: 10px;
	clear: both;
}

.con_bottom {
	background: transparent url("../images/content_bottom.png") 0 0 repeat-y;
	height: 18px;
	margin: 0 0 -5px -15px;
	width: 684px;
	clear: both;
}

.f_top {
	background: transparent url("../images/footer_top.png") 0 0 no-repeat;
	height: 13px;	
}
#footer {
	margin: 25px 0 0 15px;
	min-height: 50px;
	width: 900px;
	clear: both;

	background: #76040f url("../images/foother_bg.png") 0 0 repeat-y;	
	color: red;
}

.p_oferta {
	background: transparent url("../images/ico_d.png") 0 0 no-repeat;
	display: block;
	min-height: 90px;
	padding-left: 90px;
	margin-left: 60px;
	margin-top: 5px;
}
.d_pobrania {
	background: transparent url("../images/ico_w.png") 0 0 no-repeat;
	display: block;
	min-height: 90px;
	padding-left: 90px;
	margin: 5px 50px;	
}

#content a, #footer a {
	color: red;
}
#content a:hover { text-decoration: underline; }

.con_top {
	background: transparent url("../images/content_top.png") 0 0 repeat-x;
	display: block;
	height: 7px;	
	width: 669px;
	margin: -5px 0 0 -7px;
}

.d_pobrania a, .p_oferta a, #footer a {
	font-weight: bold;	
} 

.d_pobrania a:hover, .p_oferta a:hover, #footer a {
	text-decoration: underline;
}

.c_right {
	float: right;
	width: 320px;
}

.c_left {
	float: left;
	width: 320px;
}

#content p {
	margin: 5px;
	padding: 5px;
}
#content li {
	list-style: square;
	list-style-position: inside;
	margin-left: 10px;
	margin-right: 10px;
}
#content .c_left img {
	border: 1px solid #7F7F7F;
	margin: 5px auto;
	display: block;
}

#footer p {
	padding: 10px 20px;
	position: relative;
	top: -25px;

}
.licznik {
	background: #000 url("../images/licznik_bg.png") 0 0 repeat-x;
	color: #fff;
	font-weight: bold;
	width: 125px;
	height: 23px;
	font-size: 18px;
	letter-spacing: 5px;
	padding-left: 3px; 
	position: relative;
	top: 5px;
	left: 400px;
}


.item {
	background: #f2f2f2;
	width: 650px;
	margin: 20px auto 0;
	border: 1px solid #CCC;
	overflow: hidden !important;
}
	.item > div {
		float: left;
		border-right: 1px solid #CCC;
		padding-bottom: 5000px !important;
		margin-bottom: -5000px !important;
	}
	.indeks {
		width: 140px;
		background: #FFF;
		text-align: center;

	}
		.indeks .i {
			border-bottom: none;
			margin-bottom:5px;
			background: #565656;
			margin-top: -1px;
			font-size: 14px;
		}
		.indeks b {
			background: #565656 !important;
			color: #FFF !important;
		}
		.oes p {
			margin: 0 !important;
			padding: 10px !important;
		}
	.oes {
		width: 140px;
	}
	.zastosowanie {
		width: 368px;
		border: none !important;
	}
	
	.item div > b {
		text-transform: uppercase;
		color: #2f2f2f;
		font-weight: bold;
		background: #FFF;
		display: block;
		text-align: center;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		font-size: 11px;
	}
	.item div b:first-child {
		margin-top: -1px;
	}
	
	.item div p {
		font-size: 12px;
		padding: 10px;
		line-height: 15px;
	}
	.item a {
		display: block;
		position: relative;
		padding: 5px 0;
	}
		.item a span {
			background: #565656 url(../images/lupa.png) no-repeat right center;
			display: block;
			height: 24px;
			width:  24px;
			position: absolute;
			right: 0;
			bottom: 0;
		}
		.item a:hover span {
			background-color: #c6c6c6;
	
		}

/*		Szukajaka
*************************/

#szukajka {
	background: #c6c6c6;
	height: 50px;
	width: 650px;
	margin: 20px auto 10px;
}
	#szukajka div {
		float: left;
		height: 50px;
		padding-left:5px;
	}
	#szukajka b {
		display: block;
		color: #FFF;
		text-transform: uppercase;
		font-size: 12px;
		height: 18px;
		padding-top: 2px;
	}
	#szukajka input[type=text], #szukajka select {
		width: 160px;
		height: 17px;
		color: #828282;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
	}
	#szukajka select {
		width: 160px;
		height: 21px;
	}

	#szukajka .d4_en input[type=submit] {
		width: 77px;
		height: 18px;
		border: none;
		background:url(../images/submit_en.png);
	}
	#szukajka .d4_pl input[type=submit] {
		width: 77px;
		height: 18px;
		border: none;
		background:url(../images/submit_pl.png);
	}
	#szukajka input[type=submit]:hover {
		cursor: pointer;
		opacity: .7;
	}
	
	#szukajka .d1 {
		width: 170px;
	}
	#szukajka .d2 {
		width: 170px;
	}
	#szukajka .d3 {
		width: 170px;
	}
	#szukajka .d4, #szukajka .d4_en, #szukajka .d4_pl {
		width: 110px;
		text-align: center;
		height: auto;
		padding-top:20px;
	}

/*		PAGER
********************/
#pager {
	padding: 10px;
	color: #999;
}
#pager center span, #pager center a {
	padding: 1px 8px;
	margin: 0 1px;
	border: 1px solid #CCC;
	text-decoration:  none;
}
#pager center a {
	color: #B90000;
}
#pager center a:hover {
	background: #EEE;
	color: #F00;
}
#pager center span{
	color: #CCC;
}



/*			IE
***********************/

div.h3 {
	display: none;
}




form label span  {
	display: block;
		padding: 3px;
}

form label, form input.btn {
	margin: 2px;
	padding: 3px;
}

form {
	margin: 5px;
}

form label input, form label textarea {
	width: 280px;
	border: 1px solid #7f7f7f;
	height: 22px;
	paddind: 5px;
	font-size: 12px;
	
}

form label textarea  {
	height: 100px;
}
form input.btn
 {
 font-size: 12px;
 	padding: 2px;
 	float: right;
	width: 150px;
	cursor: pointer;
	border: 1px solid #7f7f7f;
	margin-top: 5px;
	margin-right: 23px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

.gallery {
	margin: 5px 20px;
	text-align: center;
	float: left;
	width: 120px;
	background: #eee;
}

.gallery img {
	margin: 3px auto;	
}

.gallery:hover {
	background: #fff;
}

.gallery a img {
	border: 1px solid #F9E6A6;
}

