
/* Katalog firm */

div#katalog_firm {
	float: left;
	width: 806px;
}

div#kf_lc {
	width: 490px;
	padding: 0;
}

div#kf_rc {
	width: 300px;
	padding: 0;
}

div#kf_lc ul, div#kf_rc ul {
	padding-bottom: 10px;
}


div#kf_naglowek_katalog_box {
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	width: 806px;
	padding-bottom: 5px;
}

div#kf_box_polecany {
	color: #000000;
	border: 1px solid #e5e5e5;
	width: 476px;
	padding: 5px;
	text-align: center;
}

div#kf_box_polecany h1 {
	font-size: 12px;
}

div#kf_naglowek_katalog {
	font-size: 20px;
	color: #000;
	width: 100%;
	padding: 1px 0 6px 0
}

div.kf_ramka {
	padding: 15px;
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;
}

div.kf_tab_box_menu {
	width: 300px;
	height: 25px
}


a.kf_tab_box_link:link, a.kf_tab_box_link:visited {
	border: 1px solid #ebebeb;
	font-size: 12px;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 2px;
	color: #666;
	background-color: #f6f6f6;
}

a.kf_tab_box_link:hover {
	color: #c70000;
}

a.kf_tab_sel:link, a.kf_tab_sel:visited  {
	border-bottom: 1px solid #fff;
	color: #c70000;
	font-weight: bold;
	background-color: #fff;
}

a.kf_tab_box_link_2:link, a.kf_tab_box_link_2:visited {
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #f6f6f6;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	margin-right: 2px;
}

a.kf_tab_box_link_2:hover {
	color: #c70000;
}

table#kf_szukaj_table {
	background-color: #d2d2d2;
	margin: 0 5px;
	width: 480px
}

div#kf_szukaj {
	width: 490px;
	background: #eee;
	margin: 5px 0 10px 0;
}

.kf_sel_1a { /* select */
	width: 150px;
	padding: 2px 1px;
}

.kf_sel_3 { /* select */
	width: 305px;
	padding: 2px 1px;
}

div.kf_filtruj {
	float:left;
}

div.kf_przegladaj {
	color: #666666;
	float: left;
	margin: 10px 0 0;
	width: 490px;
}

div.kf_przegladaj .strony {
	float: left;
}

table.firma_premium {
	width: 490px;
	border-top: 1px solid #c70000;
	border-left: 1px solid #c70000;
	border-right: 1px solid #c70000;
	border-bottom: 4px solid #c70000;
	background-color: #ffffe2;
	margin-top: 10px;
}

table.firma_premium td {
	padding: 5px;
}

table.firma {
	width: 490px;
	border-bottom: 4px solid #dadada;
	margin-top: 10px;
}


	



