h2 {
	font-size: 14px;
	font-weight: bold; 
	margin: 0;
}
h1{
   	font-size: 16px;
	font-weight: bold; 
	margin: 0; 

}
/*  Layout */
    .belka_top {position:absolute; left:620px; top:30px; color: #ffffff; font-family:Verdana,Arial,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px; }
    .menu_head {position:absolute; left:270px; top:80px; }
       
    .belka {color: #000000; font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:13px;}
    .text  {color: #000000; font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:12px;}
    
    .top {font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:12px; color:#999; font-weight:bold;}
	.top2 {font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#999; font-weight:normal;}
    .white tr td a{font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#fff; font-weight:normal;}
    .white td {padding: 0px 3px;}
    .white td td {padding: 0px 0px;}
    .konto a  {font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#666; font-weight:normal;}
    .konto1  {font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#666; font-weight:normal;}
    .naglowek  {font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#666; font-weight:bold;}
    .koszyk   {font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#364765; font-weight:bold;}
    .koszyk a  {font-family:Verdana,Arial,Tahoma,Geneva,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#364765; font-weight:bold;}
    
body, table, tr, td, div, b, a, input, textarea, form, select {
	font-family: Verdana,Arial,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-size: 12px;
	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; } 



.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:Verdana; 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;

}

/* 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 { 
	margin: 5px;
	padding: 5px; 
	float: left;  
}

.gallery_tab  img {
	display: block;
}


    
#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 #ccc; 
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    position: relative; 
    top: 0px;
    width: 135px; 
    left: 0px;
    background-color: white;
}
#magicDiv {
width: 0px; 
height: 0px; 
float: left;
}
/* map site */

.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;
}

.pseudoLink {
	cursor: hand;
	cursor: pointer;
}

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

.map_subcategory_link1{
}

/*end ajax search*/

/* start menu kategorii */
.category  {
	width: 100%;
 	border-bottom: 1px solid #e7e7e7;
}

.category td {
	height: 30px;
	vertical-align: middle;
	padding-left: 25px;
	background-image: url('../_img/strzalka_kat.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

.category td.no_bg {
	background-image: none;
}

.category td a {
	color: #000;
	font-size: 11px;
	font-family:Verdana;
	font-weight: normal;
	color:#666;
}

.category td a span { 
	color: #990000;
}

.linkcategory1 a:link {color: #000000;  font-size:12px; }
.linkcategory1 a:visited {color: #000000;  font-size:12px; }
.linkcategory1 a:hover { color: #000000;  font-size:12px; text-decoration: underline; }

.site_map_category a {
	font-size: 14px;
	font-weight: bold; 
}

.background_belka
{
	background:url(../_img/background_belka.jpg) top left repeat-x;
	height:25px;
}

div.linkwhite table tr td a
{
	font-size:12px; 
	color:#fff;
	font-weight:normal;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #fff;
	
}

table.foot tr td a
{
	font-size:11px; 
	color:#666;
	font-weight:normal;
}

.buttons_space a
{
	padding:0px 10px;
	font-size:12px;
	color:#fff;
}


.background_login_belka
{
	background:url(../_img/background_belka_login.jpg) top left repeat-x;
	height:21px;	
	margin-left: 8px;
	margin-right:7px;
	text-align:left;
	padding:7px 0px 0px 10px;
}

span.txt_login
{
	font-weight:bold;
	color:#7b7b7b;
	font-size:12px;
	
}

.txt_icon, .txt_contact
{
	padding:5px 0px;
}

.txt_contact, .txt_contact a
{
	color:#666;
	font-size:12px;	
	text-align:left;
}

img.none
{
	display:none;
}

.kross,.kross_quick
{
	width:93px;
	height:63px;
	background:url(../_img/icon_kross.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.kross_black
{
	width:93px;
	height:63px;
	background:url(../_img/icon_kross_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.mongoose,.mongoose_quick
{
	width:96px;
	height:63px;
	background:url(../_img/icon_mongoose.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.mongoose_black
{
	width:96px;
	height:63px;
	background:url(../_img/icon_mongoose_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.shimano,.shimano_quick
{
	width:66px;
	height:63px;
	background:url(../_img/icon_shimano.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.shimano_black
{
	width:66px;
	height:63px;
	background:url(../_img/icon_shimano_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.sote,.sote_quick
{
	width:90px;
	height:63px;
	background:url(../_img/icon_sote.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.sote_black
{
	width:90px;
	height:63px;
	background:url(../_img/icon_sote_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.platnosci,.platnosci_quick
{
	width:62px;
	height:63px;
	background:url(../_img/icon_platnosci.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.platnosci_black
{
	width:62px;
	height:63px;
	background:url(../_img/icon_platnosci_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.visa,.visa_quick
{
	width:75px;
	height:63px;
	background:url(../_img/icon_visa.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.visa_black
{
	width:75px;
	height:63px;
	background:url(../_img/icon_visa_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.mastercard,.mastercard_quick
{
	width:74px;
	height:63px;
	background:url(../_img/icon_mastercard.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.mastercard_black
{
	width:74px;
	height:63px;
	background:url(../_img/icon_mastercard_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.lukas,.lukas_quick
{
	width:83px;
	height:63px;
	background:url(../_img/icon_lukas.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.lukas_black
{
	width:83px;
	height:63px;
	background:url(../_img/icon_lukas_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.zagiel,.zagiel_quick
{
	width:63px;
	height:63px;
	background:url(../_img/icon_zagiel.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.zagiel_black
{
	width:63px;
	height:63px;
	background:url(../_img/icon_zagiel_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.ups,.ups_quick
{
	width:49px;
	height:63px;
	background:url(../_img/icon_ups.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

.ups_black
{
	width:49px;
	height:63px;
	background:url(../_img/icon_ups_black.jpg) top left no-repeat;
	margin:0px 10px;
	float:left;
	display:block;
}

#loga
{
	width:865px;
	margin:0px auto;
}

.button_kupuje
{
	overflow:hidden;
}

.button_kupuje_left
{
	background:url(../_img/button_basket_left.gif) top left no-repeat;
	width:10px;
	height:23px;
	float:left;
}

.button_kupuje_middle
{
	background:url(../_img/button_basket_middle.gif) top left repeat-x;	
	height:20px;
	float:left;
	padding-top:3px;
}

.button_kupuje_middle a
{
	font-size:12px;
	color:#fff;
	padding:0px 10px;
}

.button_kupuje_right
{
	background:url(../_img/button_basket_right.gif) top left no-repeat;
	width:10px;
	height:23px;
	float:left;
}

form#attrib table tbody tr
{


}

#attrib
{
    color: rgb(102, 102, 102);
}


form#attrib table tbody tr td input
{
    position:relative;
    float:right;
    margin-left: 350px;
    margin-top:-27px;
    z-index:1000;
}

#addtobasket input
{

}