/**
 * Plik stylu dla tematu red
 * @version $Id: style.css 378 2010-07-31 12:00:18Z jdolowy $ 
 */
h2 {
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
}

/*  Layout */
    .belka_top {position:absolute; left:620px; top:30px; color: #ffffff; font-family:Arial; font-size:12px; }
    .menu_head {position:absolute; left:270px; top:50px; }
       
    .belka {color: #000000; font-family:Verdana; font-size:13px;}
    .text {color: #000000; font-family:Verdana; font-size:12px;}
	.textwhite {color: #ffffff; font-family:Verdana; font-size:12px;}
	.textwhite a {color: #ffffff;}
	.textwhite a:link {color: #ffffff;}
	.textwhite a:active {color: #ffffff;}
	.textwhite a:hover {color: #ffffff;}

body, table, tr, td, div, b, a, input, textarea, form, select {
	font-family: Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,"DejaVu Sans";
	font-size: 11px;
	margin:0px;
	}
a {text-decoration: none; color: #000}	

img { border: none }

a:hover img { text-decoration: none; }

a:hover, a.currentNavLink {
	color: #990000;
	text-decoration: underline;
	}
	


a.gora:link { color: #ffffff; font-size:12px; }
a.gora:visited { color: #ffffff; font-size:12px; }
a.gora:hover { color: #ffffff;  font-size:12px; text-decoration: underline; }
a.gora:active { color: #ffffff; font-size:12px; } 

.linkwhite a:link {color: #ffffff;  font-size:12px; }
.linkwhite a:visited {color: #ffffff;  font-size:12px; }
.linkwhite a:hover { color: #ffffff;  font-size:12px; text-decoration: underline; }
.linkwhite table, .normal td, .normal b { color: #ffffff; font-size:12px;}


.normal a:link {color: #000000;  font-size:12px; }
.normal a:visited {color: #000000;  font-size:12px; }
.normal a:hover { color: #000000;  font-size:12px; text-decoration: underline; }
.normal table, .normal td, .normal b { color: #000000; font-size:12px;}

.normal2 a:link {color: #ffffff;  font-size:12px; }
.normal2 a:visited {color: #ffffff;  font-size:12px; }
.normal2 a:hover { color: #ffffff;  font-size:12px; text-decoration: underline; }
.normal2 table, .normal2 td, .normal2 b { color: #ffffff; font-family:Arial; font-size:12px;}

.pseudo_link { cursor: hand; cursor: pointer }

#10{
  font-size: 10px;
}
#11{
  font-size: 11px;
}
#12{
  font-size: 12px;
}
.red{
  color: #bb0000;
}
.green{
  color: #005500;
}
.blue{
  color: #000033;
}


/* Form elements */
select, textarea, input, textarea { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	/*border-color: #563409;*/
	border-color: #777777;
    font-size: 12px;
}

.border0{
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;

}

/* OJ_ZMIANA: RC16_OJ_1_1: NWBASK: Definicje stylów dla procesu zamawiania */

submit {
        background-color: #ffffff; 
}

/* Ukrywanie koszyka */
.hiddenbasket {
		display: none;
}

/* Kolor dla przyciskow zamawiania - Nie działa w IE < 7 */
input[value="Zamów za pobraniem"] {
        background-color: #4ac241; 
}
input[value="Płacę on-line poprzez Platnosci.pl"] {
        background-color: #4ac241; 
}

/* teksty na zakładkach */
.regstep_tab_back_green, .regstep_tab_back_green a:link, .regstep_tab_back_green a:visited {
		color: #5e9e5e;
		font-weight: bold;
}

.regstep_tab_back_red, .regstep_tab_back_red a:link, .regstep_tab_back_red a:visited {
		color: #b07376;
		font-weight: bold;
}


.regstep_tab_front, .regstep_tab_front a:link, .regstep_tab_front a:visited {
		color: #ffffff;
		font-weight: bold;
}

.tab_yellow, .tab_yellow a:link, .tab_yellow a:visited {
		color: #cc4446;
		font-weight: bold;
}

.tab_white, .tab_white a:link, .tab_white a:visited {
		color: #cc4446;
		font-weight: bold;
}

/* przyciski */

#rezyg_btn {
        background-color: #ff0000; 
}

#dalej_btn {
        background-color: #4ac241; 
}

#basbutt {
        background-color: #f6ee00; 
}

#link_btn {
		background: #f;
		border-style: none;
		text-decoration: underline;
		cursor: pointer;
}

.add_btn {
	cursor: pointer;
}

#pasek_menu, #pasek_menu a {
	font-family: Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,"DejaVu Sans";
	font-size: 10px;
}

/* koniec oj_zmiany */

/* Price preview (info) */
.text_preview { 
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	border-color: #563409;	
    font-size: 11px;
}

/* Terminarz */
.bg_red {    
    border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
    border-color: #770000;
    padding: 8px 16px;
}

.record_even {
    background-color: #f2f2f2;
    padding: 4px;
}
.record_odd {
    background-color: #fefefe;
    padding: 4px;
}
/* end Terminarz */

/* galeria */
.gallery_tab { 
	padding: 5px;
	margin: 5px; 
	float: left;  
	border: 1px solid #cccccc; 
}

.gallery_tab {
	vertical-align: middle
}
    
#page_links, #page_links span { 
	color: #999; 
	font-size: 10pt 
}

#page_links span { 
	text-decoration: underline;
	margin: 0 2px 
}

#page_links #selected { 
	color: #888; 
	font-weight: bold 
}
/* koniec galerii */


/*wyszukiwarka ajax*/

div.searchDivHidden {
    position: absolute;
    left: 710px;
    border: 0px none none;
/*    border: 0px none none;*/
}
span.searchHint {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
}
span.HintHighlight {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
    background-color: #f0f0f0;
    color: black;
}
span.HintUnHighlight {
    padding: 2px;
    padding-top: 3px;
    text-align: left;
    display: block;
    background-color: white;
    color: black;
}
div.searchDiv {
    text-align: left;
    border-left: 1px solid black; 
    border-right: 1px solid black; 
    border-bottom: 1px solid black; 
    position: relative; 
    top: 0px;
    width: 135px; 
    left: 0px;
    background-color: white;
}
#magicDiv {
width: 0px; 
height: 0px; 
float: left;
}
/* map site */
.map_category_div{
padding: 3px;
}

.map_subcategory_div{
padding: 2px;
}

.map_category_link{
font-weight: bold;
font-size:12px;
}

.map_subcategory_link1{
}

/*end ajax search*/
.SiteMapCatgories {

	width: 100%;
}
.SiteMapCatgories td {
	vertical-align: top;
	width: 50%;
	padding-left: 15px;
	text-align: left;
}

.SiteMapCatgories td.border {
	border-left: 1px solid #666;
	text-align: right;
}

.SiteMapCatgories td.border div {
	text-align: left;
}

.site_map_category a {
	font-size: 12px;
	font-weight: bold; 
}
 
#interptet{
	
	font-weight: bold; 
	color: green;
}
#name_all, #name_all h1{
	font-size: 14px;
	font-weight: bold; 
}
#fprices{
	font-size: 8 px;
	text-align: center;
	
}
#formats{
	horizontal-align: center;
}
.fprice_class{
	font-weight: bold; 
	font-size: 14px;
	color: red;
}

/* OJ_ZMIANA: 0000112 */
#oj_cookie1 {
	font-size: 13px;
	font-weight: normal;
}

#oj_cookie2 {
	font-size: 10px;
	font-weight: normal;
}
/* koniec oj_zmiany */

#oj_filtry{
	font-size: 10px;
	font-weight:normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
	padding-left: 15px;
}

#oj_filtr1{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;

}


#oj_filtr1_{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
}
#oj_filtr1_0{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
	padding-left: 15px;
}

#oj_filtr1_1{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
	padding-left: 15px;
}

#oj_filtr1_2{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
	padding-left: 15px;
}

#oj_filtr1_3{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	padding-left: 15px;
}

#oj_filtr2{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;

}


#oj_filtr2_{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
}
#oj_filtr2_0{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
	padding-left: 15px;
}

#oj_filtr2_1{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
	padding-left: 15px;
}

#oj_filtr2_2{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;
	float: left;
	padding-left: 15px;
}

#oj_filtr2_3{
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	text-align:left;
	horizontal-align: center;

	padding-left: 15px;
}


#oj_filtruj{
	padding-left: 15px;
	text-align:left;
	horizontal-align: center;
	position: align left; 
	float: left
	
}

.tooltip 
		{
			/* WYGLĄD */
			color:				#000000;
			font-family:		Tahoma;
			font-size:			11px;
			font-weight:		normal;
			padding:			5px;
			background:			#FFFFFF;
			border:				1px solid #cccccc; */
			letter-spacing:		1px;
	
			/* ROZMIESZCZENIE */
			position:			absolute;
			text-align:			left;
			margin-top:			12px; /* odległość w pionie od kursora myszy */
			margin-left:		12px;
			/* max-width:			200px; */

}
.oj_showf{
	
	padding-left: 10 px;
	text-align:left;
	position:			positive;
	horizontal-align: center;
	border-style: none;
	float: left;
	
	}
	
.oj_showfr{
	/*0000325 WYRÓŻNIENIE DOSTĘPNYCH FORMATÓW I CENY MIN*/
	padding-left: 10 px;
	text-align:left;
	position:			positive;
	text-align: center;
	/*border-style: solid 1px;*/
	/*background-color: #E27B7B;*/
	float: left;
	width: 430px;
	}	
	
		
	
.oj_showtext{
	
	padding-left: 15px;
	text-align:left;
	font-weight:bold;
	border-style: none;
	float: left;
	
	}
	
.oj_pobierz{
	font-weight: bold; 
	background:			#00FFF7;	
	color: green;
}
.basket_av_1, .basket_av_8 {
	background-color: #00ff00;
}
.basket_av_2, .basket_av_3, .basket_av_6 {
	background-color: #ff0000;
}
.basket_av_4, .basket_av_5, .basket_av_7 {
	background-color: #fff000;
}
/* OJ_ZMIANA: 0000690: Zapowiedzi */
.basket_av_green {
	background-color: #00ff00;
}
.basket_av_red {
	background-color: #ff0000;
}
.basket_av_yellow, .basket_av_9 {
	background-color: #fff000;
}
/* koniec oj_zmiany (0000690) */

ul.channel {
        text-align: left;
        margin-left: 0px;
}
ul.channel li {
        margin-left: -30px;
        /* IE 5, 6 i 7 Hack */
        * margin-left: 15px;
}
.categoryDescription {
	text-align: left;
}
a.ojStars, a.ojStars:link, a.ojStars:active, a.ojStars:hover {
	text-decoration: none;
	color: #000;
}
#freeLeftInfo {
	font-size: 14px;
	font-weight: bold;
	color: #bd3535;
}

#freeLeftInfo .wieksze {
	font-size: 16px;
}
ol#ojBestsellers {
	text-align: left;
	padding-left: 25px;
}
ol#ojBestsellers li {
	text-align: left;
	list-style-type: decimal;
}
h4.ojBestsToggle {
	cursor: pointer;
	font-size: 12px;
	background: #E2E2E2;
	color: #BE3737;
	margin: 2px 0 2px 0;
	padding: 3px 5px 1px;
}
#ojNowyPanel h4 {
	margin: 0.3em 0;
	cursor: help; 
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,"DejaVu Sans";
}
#ojNowyPanel p {
	margin: -0.3em 0 0 0;
}
#ojNowyPanel div {
	background-color: #ffff99;
	font-size: 9px;
}
.ojTooltip {
	position: relative;
}
.ojTooltip .ojTooltipDFN {
	display: none;
}
.ojTooltip:hover .ojTooltipDFN,
.ojTooltiph .ojTooltipDFN {
	display: block;
	position: absolute;
	left: 160px;
	top: 1.5em;
	width: 360px;
		
	padding: 4px 10px;
	
	border: 1px solid black;
	background: #ffffaa;
	color: #000;
}
/* OJ_ZMIANA: 0000660: Zmiana przycisków akceptacji koszyka */
div#ojBasketSubmit {
	border: 1px solid #66ff66;
	background-color: #ccffcc;
	margin-bottom: 10px;
	font-weight: bold;
}
.ojBasketSubmitButtons, div#ojBasketSubmit .button {
	font-size: 14px;
	font-weight: bold;
}
#ojBasketCountrySel table td, 
#ojBasketDeliverySel table td,
#ojBasketMtrans {
	font-size: 12px;
}
.ukryte {
	display: none;
}
#ojBasketMtrans {
	border: 1px solid #ffff66;
	background-color: #ffffaa;
	padding-bottom: 5px;
}
/* koniec oj_zmiany (0000660) */
/* OJ_ZMIANA: 0000382: Modyfikacja widoku transakcji partnera */
#ojPartinSumInfo table td, 
#ojPartinSumInfo strong {
		font-size: 14px;
}
form#partinZamSave {
	margin-top: 10px;
}
/* koniec oj_zmiany (0000382)*/ 
/* OJ_ZMIANA: 0000687: Nowa forma dostawy - odbiór osobisty */
form#oj_checkout_form #dalej_btn {
	font-size: 14px;
	font-weight: bold;
}
form#oj_billing_form #dalej_btn {
	font-size: 14px;
	font-weight: bold;
}
/* koniec oj_zmiany (0000687) */
/* OJ_ZMIANA: 0000688: Znacznik przejscia do platnosci.pl */
a#dalej_btn,
a#dalej_btn:link,
a#dalej_btn:active,
a#dalej_btn:hover
 {
 		color: #000;
 		border: 1px solid #000;
 		padding: 3px;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none; 
}
/* koniec oj_zmiany (0000688) */
/* OJ_ZMIANA: 0000690: Zapowiedzi */
.ojZapowiedz, .ojZapowiedzRow, .ojZapowiedzRowShort {
	font-weight: bold;
	color: #fff;
	background-color: #ffcc55;
}
#ojZapowiedz {
	float: right; 
	margin-right: 30px;
}
#list_oj_zapowiedz {
	text-align: left;
	padding-left: 25px;
}
/* koniec oj_zmiany (0000690) */
/* OJ_ZMIANA: 0000731: Słownik pudełek */
#ojSlopakBox {
	padding: 25px;
	width: 760px;
	border: 1px solid gray;
}
.ojSlopakData {
	display: block;
	padding-top: 4px;
}
/* koniec oj_zmiany (00000731) */
/* OJ_ZMIANA: 0000732: Rozszerzona dostępność */
.ojGodzinaTooltip {
	position: relative;
}
.ojGodzinaTooltip .ojGodzinaTooltipDFN {
	display: none;
}
.ojGodzinaTooltip:hover .ojGodzinaTooltipDFN,
.ojGodzinaTooltiph .ojGodzinaTooltipDFN {
	display: block;
	position: absolute;
	left: 60px;
	top: 1.5em;
	width: 260px;
		
	padding: 4px 10px;
	
	border: 1px solid black;
	background: #ffffaa;
	color: #000;
}
/* koniec oj_zmiany (0000732) */
/* OJ_ZMIANA: 0000777: Optymalizacja - objętość kodu strony */
/* Buttony u góry strony */
td.oj_top_btn_left {
	width: 10px;
	height: 27px;
	background: url('/themes/base/red/_img/b_left.gif');
}
td.oj_top_btn_middle {
	width: -28px;
	height: 27px;
	background: url('/themes/base/red/_img/b_middle.gif');
}
td.oj_top_btn_right {
	width: 18px;
	height: 27px;
	background: url('/themes/base/red/_img/b_right.gif');
}
/* Boxy - ramka środkowa */
td.oj_boxframe_left {
	width:8px;
	height:8px;
	background:url('/themes/base/red/_img/left_middle_head.gif');
}
td.oj_boxframe_middle {
	height:8px;
	background:url('/themes/base/red/_img/middle_middle_head.gif');
}
/* box o szerokości 180px */
td.oj_boxframe_middle_180 {
	width:164px;
	height:8px;
	background:url('/themes/base/red/_img/middle_middle_head.gif');
}
/* box o szerokości 290px */
td.oj_boxframe_middle_290 {
	width:274px;
	height:8px;
	background:url('/themes/base/red/_img/middle_middle_head.gif');
}
/* box o szerokości 350px */
td.oj_boxframe_middle_350 {
	width:334px;
	height:8px;
	background:url('/themes/base/red/_img/middle_middle_head.gif');
}
/* box o szerokości 600px */
td.oj_boxframe_middle_600 {
	width:584px;
	height:8px;
	background:url('/themes/base/red/_img/middle_middle_head.gif');
}
/* box o szerokości 610px */
td.oj_boxframe_middle_610 {
	width:594px;
	height:8px;
	background:url('/themes/base/red/_img/middle_middle_head.gif');
}
/* box o szerokości 800px */
td.oj_boxframe_middle_800 {
	width:784px;
	height:8px;
	background:url('/themes/base/red/_img/middle_middle_head.gif');
}
td.oj_boxframe_right {
	width:8px;
	height:8px;
	background:url('/themes/base/red/_img/right_middle_head.gif');
}
/* Boxy - ramka dolna */
td.oj_boxbottom_left {
	width: 8px;
	height: 8px;
	background: url('/themes/base/red/_img/left_bottom_head.gif');
}
td.oj_boxbottom_middle {
	height:8px;
	background:url('/themes/base/red/_img/middle_bottom_head.gif');
}
/* box o szerokości 180px */
td.oj_boxbottom_middle_180 {
	width:164px;
	height:8px;
	background:url('/themes/base/red/_img/middle_bottom_head.gif');
}
/* box o szerokości 290px */
td.oj_boxbottom_middle_290 {
	width:274px;
	height:8px;
	background:url('/themes/base/red/_img/middle_bottom_head.gif');
}
/* box o szerokości 350px */
td.oj_boxbottom_middle_350 {
	width:334px;
	height:8px;
	background:url('/themes/base/red/_img/middle_bottom_head.gif');
}
/* box o szerokości 600px */
td.oj_boxbottom_middle_600 {
	width:584px;
	height:8px;
	background:url('/themes/base/red/_img/middle_bottom_head.gif');
}
/* box o szerokości 610px */
td.oj_boxbottom_middle_610 {
	width:594px;
	height:8px;
	background:url('/themes/base/red/_img/middle_bottom_head.gif');
}
/* box o szerokości 800px */
td.oj_boxbottom_middle_800 {
	width:784px;
	height:8px;
	background:url('/themes/base/red/_img/middle_bottom_head.gif');
}
td.oj_boxbottom_right {
	width:8px;
	height:8px;
	background:url('/themes/base/red/_img/right_bottom_head.gif');
}
/* Czerwona ramka - np tytuły boxów */
td.oj_fr_topleft {
	width: 4px;
	height: 4px;
	background: url("/themes/base/red/_img/lt_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_topcenter {
	height: 4px; 
	background: url("/themes/base/red/_img/tl_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_topright {
	width: 4px;
	height: 4px;
	background: url("/themes/base/red/_img/rt_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_middleleft {
	width: 4px;
	background: url("/themes/base/red/_img/ll_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_middlecenter {
	background: url("/themes/base/red/_img/mm_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_middleright {
	width: 4px; background: url("/themes/base/red/_img/rl_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_bottomleft {
	width: 4px;
	height: 4px;
	background: url("/themes/base/red/_img/lb_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_bottomcenter {
	height: 4px;
	background: url("/themes/base/red/_img/bl_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_fr_bottomright {
	width: 4px;
	height: 4px;
	background: url("/themes/base/red/_img/rb_head.gif") repeat scroll 0% 0% transparent;
}
/* Przezroczysta ramka - np boxy z towarami */
td.oj_ft_topleft {
	width: 8px;
	height: 8px;
	background: url("/themes/base/red/_img/top_left_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_ft_topcenter {
	height: 8px;
	background: url("/themes/base/red/_img/top_middle_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_ft_topright {
	width: 8px;
	height: 8px;
	background: url("/themes/base/red/_img/top_right_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_ft_middleleft {
	width: 8px;
	background: url("/themes/base/red/_img/left_middle_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_ft_middlecenter {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
}
td.oj_ft_middleright {
	width: 8px;
	background: url("/themes/base/red/_img/right_middle_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_ft_bottomleft {
	width: 8px;
	height: 8px;
	background: url("/themes/base/red/_img/left_middle_head.gif") repeat scroll 0% 0% transparent;
}
td.oj_ft_bottomcenter {
	height: 8px;
	background: url("/themes/base/red/_img/pasek.gif") repeat scroll 0% 0% transparent;
}
td.oj_ft_bottomright {
	width: 8px;
	height: 8px;
	background: url("/themes/base/red/_img/right_middle_head.gif") repeat scroll 0% 0% transparent;
}
/* tabela border=0 cellspacing=0 cellpadding=0 */
table.b0s0p0 {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
table.b0s0p0 td {
	padding: 0;
}
/* koniec oj_zmiany (0000777) */
/* OJ_ZMIANA: 0000755: Poprawka listy podpowiadanej */
div.searchDiv {
    top: 18px;
    width: 200px; 
	background-color: #ffff99;
	z-index: 100;
}
span.HintUnHighlight {
	background-color: #ffff99;
}
* html div.searchDiv {
	/* poprawka dla IE */
    top: 0px;
}
*:first-child+html div.searchDiv {
	/* poprawki dla IE7 */
	top: -3px;
}
div.searchDivHidden {
	display: none;
}
/* koniec oj_zmiany */
/* OJ_ZMIANA: 0000753: Ci ktorzy kupili ta ksiazke kupili rowniez */
table.ojBoughtTable td {
	width: 25%;
	text-align: center;
}
table.ojBoughtTable {
	margin: 5px 0 0 0;
}
table.ojBoughtTable td.ojBoughtImg {
	vertical-align: bottom;
}
table.ojBoughtTable td.ojBoughtName {
	vertical-align: top;
}
.ojSOTEFoot {
	text-align: center;
}
.ojSOTEFoot table {
	margin: auto;
}
/* koniec oj_zmiany */