body, td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #a19b99;
}


body {
	margin: 0; padding: 0;
	background-color: #FFFFFF;

}



h3 {
	font-family:  "Times New Roman",Verdana, sans-serif;	
	font-size: 14px;
	color: #000;
	margin: 10px 0 1px 0;
	border-bottom: 1px solid #000;
}

h4 {
	font-family:  Georgia, "Times New Roman",Verdana, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #000;
	margin: 5px 0 5px 0;
}




a {
	color: #a19b99;
	text-decoration: underline;
}
a:hover {
	color: #7BC519;
	text-decoration: underline;
}


#container {
	margin: 0; padding: 0;
	width: 100%;
	text-align: center;
}









/* NAWIGACJA */
#navigation {
	width: 800px;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	overflow: hidden;
}

#navigation ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#navigation li {
	list-style: none;
	float: left;

	margin: 0;
	padding: 0;
}

#navigation a {
	float: left;
	
}

#navigation img {
	border: none;

}


#header {
	background-image: url("images/flash_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 249px;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}

#content{
	width: 826px;
	margin: 0; padding: 0;
	text-align: left;
}



#i_col {
	background-image: url("images/background_left_menu.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin:0;  	padding: 0;
	width: 304px;
	float: left;
	text-align:left;

	overflow: visible;
	min-height: 600px;
	/* dla IE 6 */
	height: expression(document.body.clientHeight > 600? "600px": "auto" );
}

.navi_header {
	text-align: left;
	margin: 5px 0 5px 0 ;
	padding:10px;
	border-bottom: 1px solid #7BC519;	

	font-family:  "Times New Roman",Verdana, sans-serif;	
	font-size: 14px;	
	font-weight: bold;
	color: #434343;
}

.navi_header a {
	color: #434343;
}



#i_col p img {
	border: none;	
}

#i_col ul {
	margin: 10px 0 10px -2px;
	padding:0;
	width:245px;
	text-align: left;
}

#i_col ul li { 
	list-style-image:url("images/arrow.gif");
	list-style-type:square;
	padding: 0;
	margin: 0 0 0 50px;

	font-family:  "Times New Roman",Verdana, sans-serif;	
	font-size: 12px;
	color: #000;
}


#i_col ul li a { 
	text-decoration: none;
}
#i_col ul li a:hover { 
	text-decoration: underline;
}




#i_col ul li img {
	margin-left:15px;
}

.navi_door {
	text-align: left;
	margin: 2px 0 2px 0;
	padding: 2px;
	border: none;
	text-decoration: none;

	font-family:  "Times New Roman",Verdana, sans-serif;	
	font-size: 14px;
	color: #434343;	
}
.navi_door a {
	text-decoration: none;
	color: #434343;
}
.navi_door a:hover {
	text-decoration: underline;
	color: #7BC519;
}
.navi_door a.active {
	text-decoration: underline;
	color: #7BC519;
}


#ii_col {
	margin: 0;
	padding-bottom:10px;

	float: left;
	width: 500px;

}

#ii_col h3 {
	display: block;
	text-align: left;
	margin: 10px 0 10px 0 ;
	padding:10px;
	border-bottom: 1px solid #7BC519;	
	border-top: 1px solid #7BC519;	
}

#ii_col .content {
	display:block;
	overflow: hidden;
	padding: 0 5px 0 10px;
	border-bottom: 1px solid #7BC519;

}

#ii_col .content a img {
	border: none;
}
/*
#ii_col a {
	text-decoration: none;
	color: #513818;
}
#ii_col a:hover{
	text-decoration: underline;
}
*/

input.contact , textarea {
	margin-top: 3px;
	border: 1px solid #a19b99; 
	font-family:Verdana, Arial, sans-serif; 
	font-size: 12px;
	color: #a19b99;
}

#footer{

	font-size: 11px;
	margin: 20px 0 0 0; padding: 0;
	color: #8e8582;
	text-align: center;
}
#footer a{
	color: #8e8582;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.chain_title {
	font-family:  Georgia, "Times New Roman",Verdana, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #925303;
}

.chain_city {
	font-family:  Georgia, "Times New Roman",Verdana, sans-serif;	
	font-size: 14px;
	font-weight: normal;
	color: #925303;
}
.chain_shop {
	font-weight: bold;
	color: #7BC519;
}

.chain_prod {
	color: #A19B99;
}

.td_prod_name {
	padding:5px;
	vertical-align: top;
	text-align: left;
	background-color: #f6f6f6;
	width: 400px;
}

.td_prod_img {
	vertical-align: middle;
	text-align: center;
	width:150px;

}
.td_prod_img img {
	border: none;
}