body { 
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	padding:0px;
	margin:0px;
}

form {
	margin: 0px;
	padding: 0px;
}


#szukaj_oferty {
	color: #003f5e;
	font-size: 11px;
	
	width:498px;
	border:1px solid #b1d2f1;
	border-top:none;
	background-color:#FFFFFF;
}

#szukaj_oferty tr td {
	padding:3px 5px;
	vertical-align:middle;
}

#szukaj_oferty tr td select, #szukaj_oferty tr td input {
	font-size:11px;
	border:1px solid #b1d2f1;
	padding:2px 0px;
	
}
#szukaj_oferty tr td input {
	padding:2px;
}
#szukaj_oferty tr td input.none {
	padding:0px;
	border:none;
}


/*/// OGLOSZENIA ///*/

#ogloszenie {
	padding:0px;
	margin:0px;
	width:100%;
}

#ogloszenie tr th {
	background-color:#296bcc;
	padding:4px 5px;
	text-align:left;
}

#ogloszenie tr td, #ogloszenie tr td.border {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#000000;
	vertical-align:bottom;
	/*text-align:left;*/
	
	/*background-color:#f1f1f1;*/
	background-color:#FFFFFF;
	padding:2px 5px;
	border-bottom:1px solid #d8d8d8;
}
#ogloszenie tr td.border {
	border-right:1px solid #d8d8d8;
}

#ogloszenie tr td#none {
	border-bottom:none;
}



#oferta_specjalna {
	padding:0px;
	margin:0px;
	width:175px !important;
	width:175px;
	margin-right:5px !important;
	margin-right:0px;
	margin-left:5px !important;
	margin-left:5px;
	float:left;
}

#oferta_specjalna tr td, #oferta_specjalna tr td#none {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#000000;
	/*vertical-align:bottom;*/
	/*text-align:left;*/
	background-color:#f1f1f1;
	padding:2px;
}

#oferta_specjalna tr td#none {
	background-color:#fff;
}


#oferta_tygodnia tr th {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#fff;
	padding:4px 0px;
	font-weight:normal;
}
#oferta_tygodnia tr td {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#fff;
	/*vertical-align:bottom;*/
	/*text-align:left;*/
	
	/*background-color:#f1f1f1;*/
	/*background-color:#FFFFFF;*/
	padding:2px 5px;
	border-bottom:1px solid #9fbeea;
}



#znajdz_oferte {
	padding:0px;
	margin:0px;
	width:100%;
}
#znajdz_oferte tr td {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#fff;
	padding:2px 5px;
}
#znajdz_oferte tr td select, #znajdz_oferte tr td input {
	font-size:11px;
	border:1px solid #b1d2f1;
	padding:2px 0px;
	
}
#znajdz_oferte tr td input {
	padding:2px;
}
#znajdz_oferte tr td input.none {
	padding:0px;
	border:none;
}

/*start style menu bottom*/

#menu_bottom {

}

#menu_bottom a.link:link, #menu_bottom a.link:visited,
#menu_bottom a.pressed:link, #menu_bottom a.pressed:visited,
#menu_bottom a.link:hover, #menu_bottom a.pressed:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#296bcc;
	font-weight:normal;
	text-decoration:none;
}
#menu_bottom a.pressed:link, #menu_bottom a.pressed:visited {
	font-weight:bold;
}
#menu_bottom a.link:hover, #menu_bottom a.pressed:hover {
	text-decoration:underline;
}

/*end style menu bottom*/


/*start style loggin in board*/
#logged_in_board {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#logged_in_board a:link,#logged_in_board a:visited {
	color: #FF6600;
	font-weight: normal;
	text-decoration:underline;
}

#logged_in_board a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

/*end style loggin in board*/

/*start globals mini cart*/
#global_mini_cart {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#global_mini_cart a:link,#global_mini_cart a:visited {
	color: #FF6600;
	font-weight: normal;
	text-decoration:underline;
}

#global_mini_cart a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

/*end globals mini cart*/

/*start category list main*/
#list_main, #list_main_pressed {
	width:100%;
	font-size: 12px;
	font-weight:bold;
	background:#0f2f56;
	/*background: #003366 url(images/cms/cat_main_link.gif) no-repeat left;*/
	/*border:1px solid #e1e5f1;*/
	border-bottom:1px solid #fff;
	border-top:none;
}
#list_main a:link,#list_main a:visited, #list_main a:hover,
#list_main_pressed a:link,#list_main_pressed a:visited, #list_main_pressed a:hover {
	display:block;
	width:100%;
	padding: 6px 5px;
	padding-left:10px;	
	
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#list_main a:hover {
	text-decoration:underline;
}


.wyrozniona {
	background-color:#c10100 !important;
	/*background: #CC0000 url(images/cms/cat_main_link_pressed.gif) no-repeat left;*/
}
.wyrozniona a:link,.wyrozniona a:visited, .wyrozniona a:hover {
	color: #fff;
}



#list_main_pressed {
	background-color:#c10100;
	/*background: #CC0000 url(images/cms/cat_main_link_pressed.gif) no-repeat left;*/
}
#list_main_pressed a:link,#list_main_pressed a:visited, #list_main_pressed a:hover {
	color: #fff;
}
#list_main_pressed a:hover {
	text-decoration:underline;
}
/*end category list main*/


/*start category list sub*/
#list_sub, #list_sub_pressed {
	width:100%;
	font-size: 11px;
	font-weight:bold;
	background:#274367;
	/*background: #0f2f56 url(images/cms/cat_main_link.gif) no-repeat left;*/
	/*border:1px solid #e1e5f1;*/
	border-bottom:1px solid #fff;
	border-top:none;
}
#list_sub a:link,#list_sub a:visited, #list_sub a:hover,
#list_sub_pressed a:link,#list_sub_pressed a:visited, #list_sub_pressed a:hover {
	display:block;
	width:100%;
	padding: 3px 5px;
	padding-left:15px;	
	
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}
#list_sub a:hover {
	text-decoration:underline;
}


#list_sub_pressed {
	/*background-color:#c10100;*/
	background: #c10100 url(images/cms/cat_main_link_pressed.gif) no-repeat left;
}
#list_sub_pressed a:link,#list_sub_pressed a:visited, #list_sub_pressed a:hover {
	color: #fff;
}
#list_sub_pressed a:hover {
	text-decoration:underline;
}
/*end category list sub*/


/*start category list sub sub*/
#list_sub_sub, #list_sub_sub_pressed {
	width:100%;
	font-size: 12px;
	font-weight:bold;
	background:#274367;
	/*background: #003366 url(images/cms/cat_main_link.gif) no-repeat left;*/
	/*border:1px solid #e1e5f1;*/
	border-bottom:1px solid #fff;
	/*border-top:none;*/
}
#list_sub_sub a:link,#list_sub_sub a:visited, #list_sub_sub a:hover,
#list_sub_sub_pressed a:link,#list_sub_sub_pressed a:visited, #list_sub_sub_pressed a:hover {
	display:block;
	width:100%;
	padding: 3px 5px;
	padding-left:25px;	
	
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}
#list_sub_sub a:hover {
	text-decoration:underline;
}


#list_sub_sub_pressed {
	/*background-color:#c10100;*/
	background: #c10100 url(images/cms/cat_main_link_pressed.gif) no-repeat left;
}
#list_sub_sub_pressed a:link,#list_sub_sub_pressed a:visited, #list_sub_sub_pressed a:hover {
	color: #fff;
}
#list_sub_sub_pressed a:hover {
	text-decoration:underline;
}
/*end category list sub sub*/


/*start category list center*/
#list_center td {
	background:url(images/cms/cat_sub_link_pressed.gif) no-repeat left;
}
#list_center a:link,#list_center a:visited, #list_center a:hover {
	font-size:11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration:underline;
	padding-left:15px;
}
#list_center a:hover {
	color: #66CC66;
	text-decoration: none;
}
/*end category list center*/



