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

/*  Layout */
    .belka_top {position:absolute; left:620px; top:30px; color: #ffffff; font-family:Arial,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:12px;
 color:#d7431e;
 font-weight:bold;
}
.naglowek2 {
 font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
 font-size:12px;
 color:#fff;
 font-weight:bold;
}

    .koszyk   {font-family:Verdana,Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular; font-size:11px; color:#364765; font-weight:bold;}
    .koszyk a  {font-family:Verdana,Tahoma,Geneva,Arial,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: Arial,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 {color:#fff; font-size:12px; text-decoration:none;}

.linkcategory1 a:link {color:#fff; font-size:12px; text-decoration:none;}

.linkcategory1 a:visited {color:#fff; font-size:12px; text-decoration:none;}

.linkcategory1 a:hover {color:#000; font-size:12px; text-decoration:none;}

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

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

.site_map_category a {
	font-size: 14px;
	font-weight: bold; 
}
#pp_menu_top {
 position:relative;
 width:993px;
 height:29px;
}
#menu_le, #menu_pr, #menu_1, #menu_2, #menu_3, #menu_4, #menu_5, #menu_6, #menu_7, #menu_8, #menu_9, #menu_10 {
 position:absolute;
 background-repeat:no-repeat;
 height:29px;
 top:0;
}
#menu_le {
 background-image:url(/themes/base/user_almar/img/menu_le.png);
 left:0px;
 width:219px;
}
#menu_1 {
 background-image:url(/themes/base/user_almar/img/2menu_01.png);
 left:219px;
 width:93px;
}
#menu_2 {
 background-image:url(/themes/base/user_almar/img/2menu_02.png);
 left:312px;
	 width:69px;
}
#menu_3 {
 background-image:url(/themes/base/user_almar/img/2menu_03.png);
 left:381px;
 width:69px;
}
#menu_4 {
 background-image:url(/themes/base/user_almar/img/2menu_04.png);
 left:450px;
 width:69px;
}
#menu_5 {
 background-image:url(/themes/base/user_almar/img/2menu_05.png);
 left:519px;
 width:69px;
}
#menu_6 {
 background-image:url(/themes/base/user_almar/img/2menu_06.png);
 left:588px;
 width:69px;
}
#menu_7 {
 background-image:url(/themes/base/user_almar/img/2menu_07.png);
 left:657px;
 width:69px;
}
#menu_8 {
 background-image:url(/themes/base/user_almar/img/2menu_08.png);
 left:726px;
 width:69px;
}
#menu_9 {
 background-image:url(/themes/base/user_almar/img/2menu_09.png);
 left:795px;
 width:83px;
}
#menu_10 {
 background-image:url(/themes/base/user_almar/img/2menu_10.png);
 left:878px;
 width:63px;
}
#menu_pr {
 background-image:url(/themes/base/user_almar/img/menu_pr.png);
 left:941px;
 width:52px;
}

#pod_menu_le, #pod_menu_sr, #pod_menu_pr {
 height:44px;
}
#pod_menu_le {
 background-image:url(/themes/base/user_almar/img/pod_menu_le.png);
 background-repeat:no-repeat;
 width:5px;
}
#pod_menu_sr1 {
 background-image:url(/themes/base/user_almar/img/pod_menu_sr.png);
 background-repeat:repeat-x;
 width:220px;
 padding-top:10px;
}
#pod_menu_sr2 {
 background-image:url(/themes/base/user_almar/img/pod_menu_sr.png);
 background-repeat:repeat-x;
 width:563px;
 text-align:left;
 padding-top:10px;
}
#pod_menu_sr3 {
 background-image:url(/themes/base/user_almar/img/pod_menu_sr.png);
 background-repeat:repeat-x;
 width:200px;
 text-align:right;
 padding-top:10px;
}
#pod_menu_pr {
 background-image:url(/themes/base/user_almar/img/pod_menu_pr.png);
 background-repeat:no-repeat;
 width:5px;
}
#menu_1 a:hover img, #menu_2 a:hover img, #menu_3 a:hover img, #menu_4 a:hover img,
#menu_5 a:hover img, #menu_6 a:hover img, #menu_7 a:hover img, #menu_8 a:hover img,
#menu_9 a:hover img, #menu_10 a:hover img {
 -moz-opacity:0.0;
 opacity:0.0;
 filter:alpha(opacity=0);
}
#search_query_words {
 border:none;
}
.szuk_txt a {
 color:#d7431e;
}
/* 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 */

