@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #d8d8d8;
	text-align: center;
	color: #605e5e;
}

.wiecej {
	text-align: right;
}

h1 {
	font-weight: normal;
	color: #2f9dd6;	
}

#sidebar2 h1 {
	font-size: 120%;
	margin: 0;
	padding: 5px 0;
}

h2 {
	font-weight: normal;	
}

.info {
	color: #fff;
	background: #f00;
	border: #dadada;
	width: 318px;
	padding: 10px;
	border: 1px solid #fff;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity: 0.2;
}
	.info div { 
		color: #fff;
		filter: alpha(opacity=100);
		opacity: 1;
		-moz-opacity: 1;
	}
#header-wrap, #content-wrap, #footer-wrap {
	font-size: 70%;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#header-wrap {
	height: 140px;
	background: #ae150c url(../images/bgr_header_wrap.jpg) repeat-x;
}

#content-wrap {
	background: #f0f0f0;
	padding-bottom: 20px;
}

#footer-wrap {
	background: #d8d8d8;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 140px;
}

	#logo {
		position: absolute;
		left: 0; top: 30px;
		width: 170px;
		height: 70px;
	}
	
	#napisz-donas {
		position: absolute;
		top: 0; right: 0;
		height: 30px;
		line-height: 30px;
		color: #d48883;
		text-shadow: 1px 1px 1px #000;
	}
		#napisz-donas p { margin: 0; padding: 0; }
		
	#pomoc-tech {
		position: absolute;
		top: 35px; right: 0;
		width: 250px;
		height: 60px;
	}

	#main-menu {
		position: absolute;
		left: 0; top: 100px;
		width: 980px;
		height: 40px;
		background: #15181d;
	}

#content {
	width: 980px;
	margin: 0 auto;
	}
	
	#top-img {
		position: relative;
		width: 980px;
		height: 350px;
	}
	#topy {
		position: relative;
		width: 980px;
		height: 200px;
	}
	
	#cien { 
		width: 980px;
		height: 40px;
	}
	#start-text {
		width: 830px;
		padding: 0 20px 10px 150px;
		background: url(../images/bgr_starttext.jpg) no-repeat;
		font-size: 125%;
		line-height: 160%;
	}
		#start-text p { margin: 0; padding: 0; }
	div.linie {
		width: 100%;
		height: 0;
		border-top: 1px solid #dadada;
		border-bottom: 1px solid #fff;
		margin-bottom: 10px;
	}
		
	#startbox {
		float: left;
		width: 230px;
		margin: 0 7px;
	}
	#startbox h1 { font-size: 160%; }
	
	#startbox1 {
		float: left;
		width: 310px;
		margin: 0;
		padding: 0;
	}
	#startbox2 {
		float: right;
		width: 310px;
		margin: 0;
		padding: 0;
	}
	
	#startbox3 {
		margin: 0 335px;
		padding: 0;
		width: 310px;
	}

/* -------------------------- */
/* sidebary ----------------- */
#sidebar1 {
	margin: 0;
	float: left;
	width: 250px;
}

#sidebar2 {
	margin: 0 0 0 270px;
	width: 700px;
}


#footer {
	margin: 0 auto;
	width: 980px;
	color: #959595;
	text-align: center;
	line-height: 150%;
	padding-bottom: 20px;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* -------------------------------------- */
/* linki -------------------------------- */
/* -------------------------------------- */

a:link, a:visited {
	text-decoration: none; 
	color: #069;	
}
a:hover, a:active {
	text-decoration: underline; 
	color: #069;	
}


/* main-menu ---------------------------- */
#main-menu ul { margin: 0; padding: 0; }
#main-menu ul li { margin: 0; padding: 0; list-style: none; display: inline; }

#main-menu a:link, #main-menu a:visited {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #000;
	text-shadow: 1px 1px 1px #000;
}

#main-menu a:hover, #main-menu a:active {
	background: #2b303a;
	text-decoration: none;
}



/* napisz do nas ------------------------ */
#napisz-donas a:link, #napisz-donas a:visited {
	color: #eecfcd;
}
#napisz-donas a:hover, #napisz-donas a:active {
	color: #fff;
	padding-bottom: 1px;
	text-decoration: none;
}

.wiecej a:link, .wiecej a:visited {
	display: block;
	width: 100px;
	text-align: center;
	float: right;
	padding: 5px;
	background: #fff;
	border: 1px solid #d9d9d9;
	margin: 0;
	color: #bc2017;
	font-weight: bold;
}
.wiecej a:hover, .wiecej a:active {
	color: #fff;
	background: #bc2017;
	text-decoration: none;
}

/* menu oferta ----------------------- */
#menu-oferta {
	background: #bb2017;
	color: #fff;
	border: 1px solid #8e1912;
}

#menu-oferta  ul { margin: 0; padding: 0; }
#menu-oferta  ul li { margin: 0; padding: 0; list-style: none; }

#menu-oferta  a:link, #menu-oferta  a:visited {
	display: block;
	width: 228px;
	padding: 7px 10px;
	color: #fff;
	border-bottom: 1px solid #8e1912;
	}
#menu-oferta  a:hover, #menu-oferta  a:active, #menu-oferta  a.cur:link, #menu-oferta  a.cur:visited {
	background: #a81007;
	text-decoration: none;
}
#menu-oferta a.sub {
	width: 218px;
	padding: 7px 10px 7px 20px;
}
#menu-oferta ul ul {
	margin: 0;
	padding: 0;
}
#menu-oferta li.sub {
	list-style: disc;
}

/* footer link ------------------------- */
#footer a:link, #footer a:visited {
	color: #959595;	
}
#footer a:hover, #footer a:active {
	color: #807f7f;
}

/* ---------------------------------------------- */
/* kontakt -------------------------------------- */
/* ---------------------------------------------- */
#mapka {
	float: left;
	width: 600px;
	margin: 0;
	padding: 5px;
	background: #fff;
}
	#mapka img { border: 1px solid #ccc; }


#kontakt {
	margin: 0 0 0 630px;
	width: 350px;
}
	#dane-kontaktowe {
		width: 310px;
		padding: 20px;
		font-size: 120%;
		background: #f8f8f8;
		border: 1px solid #dadada;
	}
#kontakt-form {
	width: 350px;
	margin-top: 20px;
	font-size: 110%;
}

	#kontakt-form .tekst, #kontakt-form textarea {
		width: 330px;
		padding: 10px;
		font: 100% Verdana, Arial, Helvetica, sans-serif;
	}

	p.submit-btn {
		text-align: right;	
	}
	
/* --------------------------------- */
/* slider -------------------------- */
/* --------------------------------- */

#slides {
	position:absolute;
	top: 0;
	left: 0;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width: 980px;
	height: 350px;
	overflow: hidden;
	position: relative;
	display: none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width: 980px;
	height: 350px;
	display: block;
}

.slides_container a img {
	display: block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top: 153px;
	left: -24px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
}

#slides .next {
	left: 980px;
}

/*
	Pagination
*/

.pagination {
	margin: 26px auto 0;
	width: 100px;
}

.pagination li {
	float: left;
	margin: 0 1px;
	list-style :none;
}

.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -12px;
}


/* ----------------------------------- */
/* oferta ---------------------------- */
.miniaturka-wrap {
	position: relative;
	float: left;
	width: 152px;
	padding: 5px;
	background: #dadada;
	margin: 20px 25px;
}
.miniaturka {
	position: relative;
	width: 150px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #fff;
	text-align: center;
}
	.nazwa-produktu {
		position: absolute;
		left: 0; top: 160px;
		width: 152px;
		background: #dadada;
		padding: 5px;
		text-align: left;
	}
		.miniaturka .nazwa-produktu:hover {
			filter: alpha(opacity=750);
			opacity: 0.75;
			-moz-opacity: 0.75;
		}
	
		.miniaturka .nazwa-produktu div {
			filter: alpha(opacity=100);
			opacity: 1;
			-moz-opacity: 1;
		}
		.nazwa-produktu div a {
			color: #b61b13;	
		}

.zdjecie-wrap {
	float: left;
	width: 322px;
	padding: 5px;
	background: #dadada;
	margin: 0 20px 20px 0;
}
.zdjecie {
	width: 300px;
	height: 300px;
	overflow: hidden;
	border: 1px solid #fff;
	text-align: center;
	background: #fff;
	padding: 10px;
}

.opis-tab {
	width: 150px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #fff;
}

#opis-produktu {
	width: 660px;
	padding: 10px 20px;
	background: #fff;
	border-top: 1px solid #efefef;
}
.miniaturki {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 370px;
}
	.miniaturki .miniaturka-wrap {
		float: left;
		width: 77px;
		padding: 5px;
		background: #dadada;
		margin: 0 35px 0 0;
	}
	.miniaturki .miniaturka {
		position: relative;
		width: 75px;
		height: 75px;
		overflow: hidden;
		border: 1px solid #fff;
		text-align: center;
		background: #fff;
	}
	
	.informacje-podstawowe {
		margin: 0 0 0 350px;
		width: 350px;
	}
		.informacje-podstawowe .tekst, .informacje-podstawowe textarea {
			width: 330px;
			padding: 5px;
			font: 100% Verdana, Arial, Helvetica, sans-serif;
		}
		.informacje-podstawowe textarea {
			resize: vertical;
		}
		p.submit-btn {
			text-align: right;	
		}
	
/* do pobrania ------------------------------ */
/* ------------------------------------------ */
table.dopobrania {
	width: 700px;
	margin: 0 auto;
}
.dopobrania th {
	text-align: center;
	padding: 10px 0;
	background: #d8d8d8;
}
.dopobrania td {
	padding: 5px;	
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
}

.w200 {
	width: 200px;
	text-align: center;
}



.znaki {
	padding: 5px;
	background: #fff;
	margin: 1px 0 10px 0;
}
