/* misza@best.net.pl */

/* BODY  ///////////////////////////////////////////////////////////////////////////////////  */
body { 
	color: #333; 
	font-family: Verdana,Tahoma,Arial,Helvetica;
	margin: 0; 
	padding: 0; 
	font-size: 12px; 
	background: #f2f2f2;
} 

/* P, H1,H2,...  ///////////////////////////////////////////////////////////////////////////////////  */
p { 
	margin: 0;
	padding: 10px 45px 10px 80px; 
	color: #333333; 
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

h1 { 	
	color: #663300; 
	font-size: 13px; 
	margin: 0;
	padding:  15px 0 5px 0; 
	line-height: 19px;
}
h2 { 	
	color: #333; 
	font-size: 12px; 
	margin: 0;
	padding: 10px 45px 10px 80px; 	
	line-height: 16px;
	text-align: justify;
}
h3 { 	
	color: #333; 
	font-size: 12px; 
	margin: 0;
	padding: 10px 45px 10px 40px; 
	text-align: justify;
}
a {
	color: #663300; 
	text-decoration: underline;
	font-size: 12px; 
}
a:hover {
	color: #333; 
	text-decoration: underline;
}
a:visited {
	color: #687f00;
}
.sep {
	background: url('../gfx/sep.gif') left top repeat-x;
	height: 1px;
	font-size: 1px;
	margin: 10px 0;
}
.sep2 {
	background-color: #acacac;
	line-height: 1px;
	clear: both;
	margin: 15px 0 0 0;
}

/* LISTS  ///////////////////////////////////////////////////////////////////////////////////  */
ul {
	margin:	2px 0px 15px 25px;
	padding: 0px;

}
li {
	margin: 0;
	padding: 2px 0 2px 15px;
	list-style-type: none;
	background: url('../gfx/li.gif') 0 7px no-repeat;	
	color: #000; 
}

/* TABLE ---------------------------------------------------------------------------------------------------------------- */
table {
	font-size: 12px;
}
input,textarea,select {
	font-size:	10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	vertical-align: middle;
	display: inline;	
	font-family: Verdana,Tahoma,Helvetica,Arial;	
}
form {
 	display: inline;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
textarea {
	border: 1px solid #333333;
	font-size: 9px;
	padding: 3px 4px;
	margin: 0;
	width: 200px;
}
input.text {
	border: 1px solid #333333;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 15px;
}
input#margin_but {
	margin-right: 2px;
}
input.button {
	border: 1px solid #333;
	background: #f2f2f2;
	font-size: 10px;
	padding: 1px 0;
	margin: 0;
	color: #333;
	cursor: pointer;
	overflow: visible;
	width: 200px;
}
.info,form table {
	font-size: 10px;
	border: 1px solid #CACACA;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;	
}
.info td,form td {
	padding: 4px 10px;
	border: 1px solid #CACACA;
}
form td {
	text-align: left;
}
.buttons td {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.info th,form th {
	background: #E9E9E9;
	border: 1px solid #CACACA;	
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
form td.first {
	background: #EFEFEF;
	font-weight: bold;
}
.line0 td {
}

/* GENERAL  ///////////////////////////////////////////////////////////////////////////////////  */
table {
	font-size: 10px;
}
.clearing {
	clear: both;
	line-height: 0.1%;
	font-size: 0.1%;
	height: 0.1%;
}
a img {
	border: none;
}
.fl { 
	float: left;
	}
.fr { 
	float: right;
}
.l_img { 
	float: left;
	margin: 0 15px 10px 0;
}
.r_img { 
	float: right;
	margin: 0 0 10px 15px;
}
.c_img { 
	text-align: center;
	margin: 0 15px 10px 15px;
}

/* LAYOUT  /////////////////////////////////////////////////////////////////////////////////// */
#container {
	width: 935px;
	left: 50%;
	margin-left: -465px;
	position:absolute;
}
#content {
	width: 765px;
	background: #f2f2f2 ;
	padding: 0 0 0 0;
	float: right;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 765px;
}
#leftcol {
	width: 170px;
	height: 600px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	background: url('../gfx/left-tlo.gif') left bottom repeat-x;
}
#main {
	background: #fff url('../gfx/main-tlo.gif') left top repeat-x;
	height: 500px;
	padding: 40px 0 20px 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*  MENUTOP  /////////////////////////////////////////////////////////////////////////////////// */
#tplTop {
	margin: 0 0 0 0;
}
#tplMenuTop {
	height: 21px;
	margin: 0 0 0 0;
	text-align: right;
	background: url('../gfx/topmenu_tlo.gif');
}
#tplMenuTop #item_ofirmie {
	background-image: url('../gfx/topmenu_ofirmie.gif');
	width: 98px;	
}
#tplMenuTop #item_oferta{
	background-image: url('../gfx/topmenu_oferta.gif');
	width: 85px;	
}
#tplMenuTop #item_kontakt{
	background-image: url('../gfx/topmenu_kontakt.gif');
	width: 101px;	
}
#tplMenuTop ul { 
	list-style-image: none;
	float: right;
	margin: 0;
	padding: 0;
}
#tplMenuTop li {
	list-style:none;
	background-image: none;
	margin:0;
	padding:0;
	float: left;
	display:block;	
}
#tplMenuTop a {
	display:block;
	height: 21px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#tplMenuTop a span {
	display: none;
}
#tplMenuTop div {
	float: right;
	margin:0;
	padding:0;
}
#tplMenuTop a:hover {
	background-position: 0 -39px;
}
#tplMenuTop a.selected {
	background-position: 0 -39px;
}


/* KATALOG */

div.katalog {
	margin: 5px 0 0 0;
	padding: 10px 45px 10px 80px; 
}
table.katalog {
	border-collapse:		collapse;
	width: 100%;
}
table.katalog th {
	font-size: 10px;
	text-align: center;
	border: 0px solid #a08161;
	background-color: #e9e9e9;
	padding:	 2px;
	vertical-align:	top;
	height: 1%;
}
table.katalog td {
	font-size: 10px;
	text-align: center;
	border: 0px solid #a08161;
	padding: 4px 0 4px 0;
}
table.produkt {
	width: 100%;
}
table.produkt td {
	font-size: 10px;
	padding: 9px 0 9px 0;
	vertical-align: top;
}
table.produkt td.nazwa {
	font-weight:  bold;
}
table.katalog td.col0,
table.katalog th.col0 {
	width: 35px;
}
table.katalog td.col1,
table.katalog th.col1 {
	width: 200px;
}
table.katalog td.col2,
table.katalog th.col2 {
	width: 100px;
}
table.katalog td.col3,
table.katalog th.col3 {
	width: 260px;
}
div.more {
	background: url('../gfx/li.gif') 0 1px no-repeat; 
	margin: 5px 0 0 0;
	padding: 0; 
}
.more a {
	padding: 0 10px 0 0; 
	text-decoration: none;
	border: none;
}
.more a:hover {
	text-decoration: underline;
}
.katalog h3 { 	
	color: #a23803; 
	font-size: 12px; 
	margin: 20px;
	padding: 10px 45px 10px 80px; 
	text-align: justyfy;
}
.katalog p { 	
	color: #37210b; 
	font-size: 10px; 
	margin: 0;
	padding: 10px 15px 10px 80px; 
	text-align: justyfy;
}