h2 {
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
}

/*  Layout */
    .belka_top {position:absolute; left:620px; top:30px; color: #ffffff; font-family:Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px; }
    .menu_head {position:absolute; left:270px; top:80px; }
       
    .belka {color: #000000; font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:13px;}
    .text {color: #000000; font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px;}
	.textwhite {color: #fff; font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px;}

body, table, tr, td, div, b, a, input, textarea, form, select {
	font-family: Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	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: #000;  font-size:12px; }
.linkwhite a:visited {color: #000;  font-size:12px; }
.linkwhite a:hover { color: #000;  font-size:12px; text-decoration: underline; }
.linkwhite table, .normal td, .normal b { color: #000; font-size:12px;}

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

.linkwhite3 a:link {color: #fff;  font-size:12px; }
.linkwhite3 a:visited {color: #fff;  font-size:12px; }
.linkwhite3 a:hover { color: #fff;  font-size:12px; text-decoration: underline; }
.linkwhite3 table, .normal td, .normal b { color: #fff; 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;

}

/* 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: 178px; 
    left: 0px;
    background-color: white;
    color: black;
}
#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*/

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

.category td {
	height: 22px;
	vertical-align: bottom;
	padding-bottom:2px;
	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: 12px;
	font-weight: normal;
}

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

.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; 
}
div.product_name_list {padding-top:4px; color:#7d818c; font-weight:bold; padding-bottom:4px;}
td.flags {padding-top:3px; width:380px; text-align:center;}
div.paski {height: 5px;}
td.bar_main {color:#666; font-size:18px; padding-left:10px;}


#dS_menu{
	background: url('../_img/bg_menu_top.jpg') no-repeat top left;
}
#dS_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#dS_menu ul#dS_ul_menu li{
	display: inline-block;
	background: url('../_img/bg_li_menu_top.jpg') no-repeat top left;
	height: 60px;
	float: left;

}
#dS_menu ul#dS_ul_menu li#first{
	display: inline-block;
	background: none;
	height: 60px;
	float: left;

}
#dS_menu ul#dS_ul_menu li a{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	width: 148px;
	text-align: center;
	line-height: 60px;
}
#dS_kontakt_top{
	border-left: 1px solid #9e9b9b;
	border-right: 1px solid #9e9b9b;
	border-top: 1px solid #9e9b9b;
	background: #fff url('../_img/bg_top_kontakt.jpg') right top no-repeat;
	margin-top: 15px;
	min-height: 65px;
}
h2#dS_h2{
	margin: 0px;
	padding: 5px 0px 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
h2#dS_h2.zielony{
	color: #41402c;
	background: url('../_img/tlo_zolte_h2.gif') repeat-x;
}
h2#dS_h2.czerwony{
	color: #ff0000;
	background: url('../_img/tlo_zolte_h2.gif') repeat-x;
}
h2#dS_h2.bialy{
	color: #FFFFFF;
	background: url('../_img/tlo_zielone_h2.gif') repeat-x;
}
h3#dS{
	color: #41402c;
	margin: 0px 0px 7px 10px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
h5#tel{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background: url('../_img/bg_top_kontakt2.jpg') repeat-x;
	font-size: 16px;
	color: #fff;
	/*color: #42412d;*/
}
ul#dS_kontakt_ul{
	margin: 5px 10px 0px 10px;
}
ul#dS_kontakt_ul li{
	text-align: left;
	padding: 0px 4px 4px 10px;
	margin: 0px 0px 0px 7px;
}
ul#dS_kontakt_ul li a{
	text-align: left;
}
ul#dS_kontakt_ul li a:hover{
	text-decoration: none;
}
td#dS_td_top{
	border-left-color: #878352;
	border-left-style: solid;
	border-left-width: 1px;
}
form#dS_search{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../_img/bg_search.gif') no-repeat top left;
	display: block;
	width: 204px;
	height: 27px;
}
form#dS_search input{
	border: none;
	background: none;
	margin-left: 5px;
	width: 165px;
	height: 27px;
	line-height: 25px;
}
form#dS_search button{
	border: none;
	background: none;
	cursor: pointer;
	display: inline-block;
	width: 20px;
	height: 27px;
}
form#newsletter_frm{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../_img/bg_newsletter.gif') no-repeat top left;
	display: block;
	width: 204px;
	height: auto;
}
form#newsletter_frm button{
	border: none;
	background: none;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
}
form#newsletter_frm input{
	border: none;
	background: none;
	width: 190px;
	height: 20px;
	line-height: 20px;
	padding-top: 5px;
}
hr#dS_hr{
	color: #59604c;
	height: 1px;
	width: 752px;
}
.xboxcontent {
  display:block; 
  border:0 solid #9e9b9b; 
  border-width:0 1px; 
  height:auto;
  background-color: #fff;
	text-align: left;

}
.gora, .dol {
  display:block;  
  font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
  display:block; 
  overflow:hidden;
}
.xb1, .xb2, .xb3 {
  height:1px;
}
.xb2, .xb3, .xb4 {
  background:#fff; 
  border-left:1px solid #9e9b9b;
  border-right:1px solid #9e9b9b;
}
.xb1 {
  margin:0 5px; 
  background:#9e9b9b;
}
.xb2 {
  margin:0 3px;
  border-width:0 2px;
}
.xb3 {
  margin:0 2px;
}
.xb4 {
  height:2px; 
  margin:0 1px;
}
.dS_zolty{
	background: #e6c969;
}
.dS_zielony{
	background :#767242;
}
.dS_czielony{
	background :#423f2c;
}
#dS_foot{
	border-top:3px solid #42472a; 
	color: #42472a;
}
#dS_foot a{
	color: #42472a;
}
a#dS_produkt_name_s{
	color: #40402c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 10px;
}
table#dS_rand, td#dS_list{
	background: url('../_img/border.gif') repeat-x left bottom;
	padding-bottom: 10px;
	width: 210px;
}
#dS_produkt_lst, fieldset#dS_btn{
	margin: 0px;
	padding: 0px;
	border: none;
}
#dS_produkt_lst table{
	border: 1px solid #d2b142;
	width: 170px;
	height: 170px;
}
table#dS_shortlst_tab{
	border: 1px solid #d2b142;
	width: 90px;
	height: 90px;
}
table#dS_shortlst_tab tr td{
	background: none;
}
fieldset:hover#dS_produkt_lst table{
	border: 1px solid #42412d;
	width: 170px;
	height: 170px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
table#dS_titlePath{
	border-bottom-color: #59604c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #59604c;
	border-top-style: solid;
	border-top-width: 1px;
	background: #d3b13f url('../_img/tlo_zolte_h2.gif') repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
}
table#dS_titlePath td{	
	padding: 10px;
}
tr#dS_shortlst td{
	padding-bottom: 5px;
	padding-top: 5px;
	background: url('../_img/border.gif') repeat-x left bottom;
	
}
tr#dS_shortlst:hover table#dS_shortlst_tab{
	border: 1px solid #42412d;
	width: 90px;
	height: 90px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#dS_kosz{
	margin-left: 10px;
	width: 740px;
}
.dS_szr{
	background:  url('../_img/bg_bla.jpg') repeat-x left top;
}
#dS_logowanie{
	background: url('../_img/frm_loguj.gif') no-repeat top left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 392px;
}
#dS_inputt{
	border: none; 
	background: none;
	width: 168px;
	padding: 5px;
	height: 22px;
}
.linkcategory1, .linkcategory2{
	background: url('../_img/dScategorie.gif') repeat-x bottom;
	padding-bottom: 1px;
	padding-left: 5px;
}
table#dSCechy{
	margin-right: auto;
	margin-left: auto;
}
table#dSCechy td{
	padding: 5px;
	width: 50%;
}
table#dSCechy td p{
	margin: 0px;
	padding: 0px;
}
