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

/*  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:0 3px 0 0;
}
    .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, .koszyk a {
font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
font-size: 11px;
color: #4c7800;
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;
}

.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 {font-family:Tahoma; color: #4c7800; font-size: 12px; font-weight: normal;}
.linkcategory1 a:visited {font-family:Tahoma; color: #4c7800; font-size: 12px; font-weight: normal;}
.linkcategory1 a:hover {font-family:Tahoma; color: #4c7800; font-size: 12px; font-weight: normal; text-decoration: underline;}

.linkcategory2 a:link {color: #666; font-size: 11px; font-weight: bold;}
.linkcategory2 a:visited {color: #666; font-size: 11px; font-weight: bold;}
.linkcategory2 a:hover {color: #666; font-size: 11px; font-weight: bold; text-decoration: underline;}

.linkwhite a:link {color: #ffffff; font-size:10px; font-weight: bold;}
.linkwhite a:visited {color: #ffffff; font-size:10px; font-weight: bold;}
.linkwhite a:hover {color: #ffffff; font-size:10px; font-weight: bold; text-decoration: underline; }


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

/* START - stopka PROJEKTwww */
.projekt, .projekt a {color:#888;	text-decoration: none;}
.projekt a span {color:#888;	font:bold 13px/17px arial,tahoma,verdana,sans-serif;}
span.fPr {font-family:arial !important;	letter-spacing:-1px;}
span.fDot, a span.fDot {margin:0 -3px 0 -3px; z-index:10; font-size: 30px; font-weight: bold;}
span.fWw {letter-spacing:-1px;}
.projekt a:hover span.fPr, .projekt a:hover span.fDot{color:#ff4c00;	text-decoration: none;}
.projekt a:hover span.fPl{color:#3f6267; text-decoration: none;}
.projekt a:hover span.fWw{color:#c4d4d6; text-decoration: none;}
/* END - stopka PROJEKTwww */

#pp_foot a {
	font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.pw_chmurka {
background:url(/themes/base/user_pexim/img/chmurka.gif) left top no-repeat;
width:210px;
padding-left:10px;
height:33px;
color:#fff;
font-weight:bold; 
font-size:12px;
line-height:33px;
text-align:left;
}
#head_nav1 {
position:relative;
width:992px;
height:20px;
}
#head_nav1 #head_konto {
float:left;
}
#head_nav1 #head_konto, #head_nav1 #head_konto a {
color:#fe961c;
}
#head_nav1 #head_online {
float:right;
}
#head_nav1 #head_online, #head_nav1 #head_online a {
color:#79a926;
}


#head_baner {
position:relative;
background:url(/themes/base/user_pexim2/img/baner.png) left top no-repeat;
width:992px;
height:105px;
}
#head_baner a {
position:absolute;
width:358px;
height:90px;
left:317px;
top:6px;
}

#head_nav2 {
position:relative;
width:992px;
height:66px;
margin:0 0 5px 0;
}
#head_nav2 .lewa, #head_nav2 .srodek {
float:left;
background-image:url(/themes/base/user_pexim2/img/head_nav2_bg.png);
height:66px;
}
#head_nav2 .lewa {
background-repeat:no-repeat;
background-position:left top;
width:10px;
}
#head_nav2 .srodek {
background-repeat:repeat-x;
background-position:left -66px;
width:712px;
}
#head_nav2 .prawa {
float:left;
background:url(/themes/base/user_pexim2/img/head_nav2_logo.png) left top no-repeat;
width:88px;
height:66px;
}
#xxhead_nav2 .prawa a {
position:absolute;
width:80px;
height:60px;
left:1px;
top:1px;
}
#head_nav2 .szukaj {
float:left;
background:url(/themes/base/user_pexim2/img/head_nav2_bg.png) left -66px repeat-x;
width:181px;
height:57px;
padding:9px 0 0 0;
}
#head_nav2 .szukaj a {
color:#fff;
font-size:9px;
line-height:12px;
}

#head_menu {
float:left;
height:16px;
padding:18px 0 10px 0;
}

.menu_home,
.menu_promocje,
.menu_nowosci,
.menu_ofirmmie,
.menu_regulamin,
.menu_koszyk,
.menu_pomoc,
.menu_kontakt
{
float:left;
background-image:url(/themes/base/user_pexim2/img/head_menu.png);
background-repeat:no-repeat;
height:16px;
margin:0 0 0 18px;
}
.menu_home {
background-position:left 0px;
width:101px;
}
.menu_promocje {
background-position:left -16px;
width:67px;
}
.menu_nowosci {
background-position:left -32px;
width:58px;
}
.menu_ofirmmie {
background-position:left -48px;
width:56px;
}
.menu_regulamin {
background-position:left -64px;
width:73px;
}
.menu_koszyk {
background-position:left -80px;
width:85px;
}
.menu_pomoc {
background-position:left -96px;
width:47px;
}
.menu_kontakt {
background-position:left -112px;
width:56px;
}
#head_path {
float:left;
line-height:22px;
}
#head_path, #head_path a {
color:#727272;
}
#search_query_words {
border:none;
background-color:#fff;
width:158px;
height:16px;
}

#foot {
position:relative;
width:992px;
height:50px;
margin:10px auto 0 auto;
}
#foot .lewa, #foot .prawa {
float:left;
width:10px;
height:50px;
background-image:url(/themes/base/user_pexim2/img/foot_bg.gif);
background-repeat:no-repeat;
}
#foot .lewa {
float:left;
background-position:left top;
}
#foot .srodek {
float:left;
background-color:#79a926;
width:972px;
height:50px;
}
#foot_home {
float:left;
background:#79a926 url(/themes/base/user_pexim2/img/foot_logo.png) left top no-repeat;
width:159px;
height:33px;
margin:9px 0 0 5px;
}
#foot_menu {
float:left;
background-color:#79a926;
width:772px;
height:16px;
margin:18px 0 0 0;
}
#foot .prawa {
background-position:left -50px;
}



