h2 {
	font-size: 14px;
	font-weight: bold; 
	margin: 0;
}
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}


#cont {margin-left: 50%;}
#site {margin-left: -463px;}

/*  Layout */
    .belka_top {position:absolute; left:620px; top:30px; color: #ffffff; font-family:Verdana,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;}
    
    .top {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:12px; color:#999; font-weight:bold;}
	.top2 {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:10px; color:#999; font-weight:normal;}
    .white tr td a{font-family:Verdana,Tahoma,Geneva,Arial,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,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#666; font-weight:normal;}
    .konto1  {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#666; font-weight:normal;}
    .naglowek  {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#666; font-weight:bold;}
    .koszyk   {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#f88907; font-weight:bold;}
    .koszyk a  {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#f88907; font-weight:bold;}
    
body, table, tr, td, div, b, a, input, textarea, form, select {
	font-family: Verdana,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; } 



.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 { 
	margin: 5px;
	padding: 5px; 
	float: left;  
	border: 1px solid #cccccc; 
}

.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;
text-transform:uppercase;
}

.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; 
}
a.podstrony
{
color:#fff;
text-decoration:none;
}
a.podstrony:hover
{
text-decoration:underline;
color:#fff;
}
a.copyright
{
color:#000;
text-decoration:underline;
}
a.copyright:hover
{
color:gray;
}
span.bt3
{
color:white;
font-weight:bold;

}

.textwhite
{
color:white;
}

.imgborder
{
border:1px solid black;

}

td.cat2rmenuadb
{

padding-left:15px;
padding-bottom:2px;

}

td.cat2rmenu
{

padding-left:10px;
padding-bottom:2px;

}
span.cat2rmenu
{
font-weight:bold;
color:#000;
}

td.prodTD
{
padding-left:20px;
}
td.cat3rmenu
{
padding-left:50px;
}
a.cat3rmenu
{
font-weight:bold;
color:gray;

}
a.cat2rmenuadb
{
font-weight:bold;
color:black;

}
li.cat2rmenu
{
list-style-type: square;
list-style-position: inside;
}
li.cat3rmenu
{
list-style-type: square;
list-style-position: inside;
color:gray;
}

li.prodpkt
{
list-style-type: square;
list-style-position: inside;
color:gray;
}

a.smc1{font-size:12px; font-weight:bold;  text-transform: uppercase;}
a.smc2{font-size:11px; font-weight:bold;}
a.smc3{font-size:11px; font-weight:bold;}
div.site_map_category1{padding-top:15px;}


#mapa {margin:0px 0px 0px 15px;padding:0px 0px 0px 15px;list-style-type:square;color:rgb(91,3,0);text-align:left;}
#mapa a {text-transform:uppercase; font-size:12px; font-weight:bold; text-decoration:none;}
#mapa a:hover {text-decoration:underline;}
#mapa .c2 {list-style-type:none;padding:0px;margin:0px;display:inline;}
#mapa .c2 ul {margin:2px 0px 2px 10px;padding:2px 0px 2px 10px;list-style-type:square;color:rgb(205,51,1);}
#mapa .c2 ul a {text-transform:uppercase;font-size:10px;font-weight:normal;}
#mapa .c2 ul .c3 {list-style-type:none;padding:0px;margin:0px;display:inline;}
#mapa .c2 ul .c3 ul {margin:2px 0px 2px 10px;padding:2px 0px 2px 10px;list-style-type:square;}
#mapa .c2 ul .c3 ul a{text-transform:uppercase;font-size:10px;font-weight:normal;}
#mapa .c2 ul .c3 ul .c4{list-style-type:none;padding:0px;margin:0px;display:inline;}
#mapa .c2 ul .c3 ul .c4 ul {margin:2px 0px 2px 5px;padding:2px 0px 2px 5px;list-style-type:square;color:#eb9639;}
#mapa .c2 ul .c3 ul .c4 ul .c5{list-style:none;padding:0px;margin:0px;display:inline;}
#mapa .c2 ul .c3 ul .c4 ul .c5 ul{margin:2px 0px 2px 10px;padding:2px 0px 2px 10px;list-style-type:square;}

