/*

	CSS Document
	Inferno Design Studio CSS Styles
	www.inferno.aplus.pl
	03.09.2006

*/

/* general layout
----------------------------------------------- */
* {
	margin:0;
	padding:0; 
}

a:focus { outline: none; }

body {
	color: #fff;
	font: 12px Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #000 url(obrazki/bg_all.jpg) repeat center top;
}

#container1 {
	background: url(obrazki/bgall_top.gif) repeat-x top;	
}

#wrap1 {
	width: 688px;
	margin: 0px auto;
	background: url(obrazki/body1.jpg) repeat-y left;
}

#wrap2 {
	background: url(obrazki/top1.jpg) no-repeat top;
}

#wrap3 {
	background: url(obrazki/bottom1.jpg) no-repeat left bottom;
	margin-bottom: 60px;
}

/* choose language
----------------------------------------------- */
#tresc #pol {
	height: 30px;
	width: 51px;
	left: 526px;
	top: 9px;
	position: absolute;
	z-index: 100;
}

#tresc #eng {
	height: 30px;
	width: 51px;
	left: 579px;
	top: 9px;
	position: absolute;
	z-index: 100;
}

#pol a, #eng a {
	display:block;
	width:100%;
	height:100%;
	text-indent: -4000px;
}


/* back to index site
----------------------------------------------- */
#tresc #main {
	text-indent: -4000px;
	height: 90px;
	width: 236px;
	top: 20px;
	left: 20px;
	position: absolute;
	z-index: 12000;
}

#tresc #main h1 {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 236px;
}

#tresc #main a {
	display:block;
	width:100%;
	height:100%;
}

/* Tytuł pl-en
----------------------------------------------- */
#tresc #skup {
	text-indent: -4000px;
	height: 24px;
	width: 427px;
	top: 212px;
	left: 40px;
	position: absolute;
	z-index: 50;
}

#tresc #skup.pl {
	background: url(obrazki/skup_pl.gif) no-repeat left top;
}

#tresc #skup.en {
	background: url(obrazki/skup_en.gif) no-repeat left top;
}

#tresc #skup.pl h1, #tresc #skup.en h1 {
	margin: 0px;
	padding: 0px;
}

/* content
----------------------------------------------- */
#tresc {
	margin: 0px;
	width: 672px;
	position: relative;	
}

#text {
	position: relative;
	margin-left: 35px;
	margin-right: 45px;
	min-height: 100px; /*nizej*/

}

	/* for Internet Explorer */
	/*\*/
	* html #text {
	height: 110px;
	}
	/**/

/* menu...
----------------------------------------------- */
#tresc #menu {
	width: 100%;
	padding-top: 285px;
	margin-left: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* ... and menu design
----------------------------------------------- */
#navlist {
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #fff894;
	margin: 0 35px;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 25px 0px 0px;
	text-decoration: none;
	color: #fff894;
}

#navlist a:hover, #navlist a:active {
	border-bottom: 4px solid;
	padding-bottom: 2px;
	background: transparent;
	color: #fff021;
}

#navlist a.active {
	border-bottom: 4px solid;
	padding-bottom: 2px;
	background: transparent;
	color: #fff021;
	cursor: default;
 }

/* footer i copyright
----------------------------------------------- */
#wrap2 #footer {
	background: none;
	height: 48px;
	width: 672px;
	font-size: 10px;
}

#footer #copyright {
	text-align: center;
	margin-left: 0px;
	padding-top: 28px;
	padding-left: 0px;
	color: #CCC;
}

	#copyright a:link, #copyright a:visited {
		color: #c53928;
		text-decoration: none;
	}
	
	#copyright a:hover {
		color: #000000;
		text-decoration: underline;
	}

/* links
----------------------------------------------- */
a:link, a:visited {
	color: #666;
}

a:hover {
	color: #000;
}
p a:link, p a:visited {
	color: #ebecaf;
	padding: 2px;
}

p a:hover {
	color: #FFF;
	background: #333;
	padding: 2px;
}

/* typography
----------------------------------------------- */
h1 {
	font: 20px/22px Cambria, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #ffc8a7;
}

h2 {
	font: 16px/18px Cambria, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	color: #fff600;
	background: #5c5c5c;
	padding: 5px;
}

p {
	font-size: 12px;
	line-height: 1.4;
	margin-top: 10px;
}

.kolor1 {
	color:#fff600;
	font-size:14px	
}

#text ul {
	margin: 5px;
	
}

#text ul li {
	margin-left: 30px;
	font-size: 12px;
	color: #f8e8c6;
	list-style: square;
	margin-top: 3px;
}

/* obrazek
----------------------------------------------- */
img {
	border:none;
}

#text table td.lewa img {
	margin-bottom: 10px;
}

#text table td.lewa a img, #text table td.lewa a:visited img {
	padding: 4px 6px 4px 6px;
	background: transparent url(obrazki/linkobrazek.gif) no-repeat;
	border: none;
}
	
#text table td.lewa a:hover img {
	background-position: 0 -130px;
}

/* tabela główna
----------------------------------------------- */
table {
	width: 100%;
	border: 0;
}

table td {
	vertical-align: top;
}

table td.lewa {
	padding-top: 24px;
	width: 190px;
}


/* inne
----------------------------------------------- */
.cennik {
	margin-top: 0px;
}

