html, body {
	text-align: center;
	background: #f6f6f6;
	margin: 0px;	
	margin-top: 0px;
	padding: 0px;
	border: 0px;	
	font-family: Tahoma, Verdana;
	font-size: 12px;
	/*background-image: url('..//images/tlo.png');*/
	
}
div {
	text-align: left;
}

#head{
	font-weight: bold;	
	font-family: Tahoma;
	font-size: 16px;	
	color: gray;
	margin: 0px;
	padding: 0px;
	line-height: 0;

}

input, select {
	border: solid 1px silver;
	margin: 0px;
	padding: 0px;
	height: 22px;
	font-size: 12px;
	font-family: tahoma;
}

textarea {
	font-size: 12px;
	font-family: tahoma;
	border: solid 1px silver;
}

h1 {
	font-size: 20px;	
	font-family: 'Trebuchet MS';
	line-height: 2;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-weight: bold;	
	font-family: 'Trebuchet MS';
	font-size: 16px;			
	color: gray;
	line-height: 1;
}

#wrapper {		
	margin: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	width: 980px;
	background: #f6f6f6;
}

#header {
	height: 226px;
	margin: 0px;
	padding: 0px;
	background: white;	
	background-image: url('../images/site/header.png');
	background-repeat: no-repeat;
}

#nawigacja {	
	width: 100%;
	margin: 0px;
	padding: 0px;	
	background: transparent;	
}

#form_zam {
	
}

#form_zam span{
	color: #cc0000;
	font-weight: bold;
	line-height: 1.2;
}

#produkt {
	text-align: left;
}

#produkt_tlo_dol {
	width: 460px;
	height: 10px;
	margin: 0px;	
	padding: 0px;
	background: transparent;	
	background-image: url('../images/site/zaw_dol.png');
	background-repeat: no-repeat;	
}

#produkt_tlo_gora {
	width: 460px;
	height: 10px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;	
	background: transparent;	
	background-image: url('../images/site/zaw_gora.png');
	background-repeat: no-repeat;	
	overflow: hidden;
}


#produkt_content {
	width: 440px;	
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent;	
	background-image: url('../images/site/zaw.png');
	background-repeat: repeat-y;	
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: red;
	overflow: hidden;
}

* html #produkt_content {
	width: 460px;
}
 /*style for IE*/

#produkt_foto {
	text-align: center;
	padding: 0px; 
	margin: 0px;
	width: 100px; 
	background:	white; 
	float: left;
	
}

#produkt_opis {
	width: 330px; 
	float: right;	
	padding: 0px;
	background: white; 
	
}

#produkt {	
	padding: 0px;
}

#produkt a {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: red;	
	text-decoration: none;
}

#produkt a:hover {
	color: black;
}

#produkt span {
	color: gray;
	font-size: 11px;
	font-weight: normal;
}

#produkt_gora {
	width: 720px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('../images/site/produkt_gora.png');
	background-repeat: no-repeat;
}

#produkt_srodek {
	width: 720px;
	overflow: hidden;
	padding: 0px;	
	margin: 0px;
	border: 0px;
	background-image: url('../images/site/produkt_srodek.png');
	background-repeat: repeat-y;
}

#produkt_srodek h1 {
	color: #c00;
	font-size: 22px;
}

#produkt_srodek p {
	color: #333;
	font-family: Tahoma;
	line-height: 1.5;
	font-size: 11px;
}

#produkt_srodek table {
	text-align: center;	
	width: 97%;
	border: 1px solid sliver;
}

#produkt_srodek td {
	border: 1px solid sliver;
	color: #333;
	font-size: 12px;
}

#produkt_dol {
	width: 720px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('../images/site/produkt_dol.png');
	background-repeat: no;
}




#menu {
	width: 919px;
	height: 41px;
	float: left;
	margin: 0px;		
	padding: 0px;
	border: 0px;
	background: transparent;	
	background-image: url('../images/site/menu_bg_red.png');
	background-repeat: repeat;
	font-size: 18px;
	font-family: Trebuchet MS;
	text-align: left;
}

#menu ul {
        list-style-type: none;        
		padding: 0px;
		border: 0px;
		margin: 0px;
		display: table-row;
		height: 41px;
		width: 100%;
} 

#menu li {
        border: 0px;
		margin: 0px;
		padding: 0px;		
		height: 41px;
		display: table-cell;
		float: left;
}

#menu li a {         
		color: #fff;		
        padding: 9px;
        text-decoration: none;
		display: block;	
		font-weight: bold;
}

#menu li a:hover {	
	color: #fff;
	background-image: url('../images/site/menu_bg_gray.png');
	background-repeat: repeat;
}

#menu li a:active {	
	color: #fff;
	background-image: url('../images/site/menu_bg_gray.png');
	background-repeat: repeat;
}

#side-a {
	float: left;
	padding: 0px;
	width: 252px;
	margin: 0px;
	margin-top: 0px;
	/*height: 500px;	*/
	background: #f6f6f6;
	
}

#side-b {
	float: right;
	width: 252px;
	padding: 0px;
	margin: 0px;
	/*height: 500px;*/
	background: #f6f6f6;
}

#content { 
	float: left;	
	width: 460px;
	padding: 8px;
	padding-top: 0px;
	padding-left: 8px;
	margin: 0px;
	background: #f6f6f6;
	background-repeat: repeat-x;
}

#footer {
	background-image: url('../images/site/stopka.png');
	background-repeat: no;
	clear: both;
	width: 980px;
	height: 25px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;	
	line-height: 2.7;
}

#footer a {
	text-decoration: none;
	color: white;
}

#paginacja {
	float: right; 
	text-align: right;	
}
#paginacja h2 {
	font-size: 16px;
}

#paginacja h2 a {
	color: #cc0000;
	text-decoration: none;
}

#paginacja h2 a:hover {
	color: #cc0000;
	text-decoration: underline;
}


label {
	line-height: 2;
}

#links ul {
        list-style-type: none;        
		text-align: left;
		padding: 0px;
		margin: 0px;
		background: white;
} 

#links li {
        border-bottom: 1px solid #ddddff;
		border-left: 1px solid #ddddff;
		border-right: 1px solid #ddddff;
        border-width: 1px;		
        margin: 0px;
		padding: 0px;		
}

#links li a { 
        /*color: #990000;*/
		color: #333333;
        display: block;
        font-size:  11px;
		font-weight: normal;
		font-family: Tahoma;
        padding: 5px;
        text-decoration: none;		
		line-height: 180%;
}

#links li a:hover {
        color: #333333;
		color: #cc0000;
		background:#f6f6f6;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: red;
        font: normal 100% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

#nav {	
	background: transparent;
	float: left;
	padding: 0px;
	margin: 0px;
}

#nav ul {
        list-style-type: none;        
		padding: 0px;
		margin: 0px;
		background: transparent;
		display: table-row;		
} 

#nav li {

        margin: 0px;
		padding: 0px;
		display: inline;
		
}

#nav li a { 
        /*color: #990000;*/
		color: #333333;    
        font-size:  11px;
		font-weight: normal;
		font-family: Tahoma;
        padding: 5px;
        text-decoration: none;		
		line-height: 280%;
}

#nav li a:hover {
        color: #333333;
		color: red;
		background:#f6f6f6;
}

#nav a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#nav span {
        color: red;
        font: normal 100% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

#small_bottom {
	width: 252px;
	height: 10px;
	margin: 0px;	
	padding: 0px;
	background: transparent;	
	background-image: url('../images/site/tlo_small_bottom.png');
	background-repeat: no-repeat;	
}

#small_top {
	width: 252px;
	height: 10px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;	
	background: transparent;	
	background-image: url('../images/site/tlo_small_top.png');
	background-repeat: no-repeat;	
	overflow: hidden;
}


#small_content {
	width: 252px;	
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: transparent;	
	background-image: url('../images/site/tlo_small_middle.png');
	background-repeat: repeat-y;	
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: red;
	overflow: hidden;
}

img {
	border: 0px;
}




