body {
background:#ffffff url('../img/body_bg.gif') left top repeat-x;
}
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: 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;
}

.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, .linkcategory2 {
}


.linkcategory1 {border-bottom:1px solid #eaeaea;}
.linkcategory2 {border-bottom:1px solid #eaeaea;}


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

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


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

#head {
position:relative;
width:994px;
height:186px;
margin:0 auto 12px auto;

}
#head_baner {
position:relative;
background:url('../img/head_bg.png') left top no-repeat;
height:131px;
}
#head_menu {
position:relative;
text-align:left;
height:32px;
margin-top:-55px;
}
#head_menu a {
color:#fff;
font-weight:normal;
font-family:Arial;
font-size:11px;
line-height:32px;
padding-right:10px;
}

#head_ret {
position:relative;
background-color:#e8e8e8;
text-align:left;
height:23px;
margin-top:32px;
}
#head_ret, #head_ret a {
color:#797979;
line-height:23px;
}

.chmurka {
width:212px;
padding-left:10px;
height:21px;
margin-bottom:20px;
background-color:#8ac400;
color:#fff;
line-height:21px;
font-weight:bold;
font-family:Arial;
font-size:11px;
}
#prawa_koszyk_chm {
width:212px;
padding-left:10px;
height:21px;
background-color:#373737;
color:#fff;
line-height:21px;
font-weight:bold;
font-family:Arial;
font-size:11px;
text-align:left;
}
#prawa_koszyk {
width:210px;
padding-left:10px;
border-left:1px solid #8ac400;
border-right:1px solid #8ac400;
border-bottom:1px solid #8ac400;
height:64px;
margin-bottom:20px;
background-color:#f5f5f5;
color:#517300;
line-height:16px;
font-weight:bold;
font-family:Arial;
font-size:11px;
text-align:left;

}
#prawa_koszyk a {
font-family:Arial;
font-size:11px;
color:#517300;
font-weight:normal;
}
#infolinia {
background:url('../img/infolinia.png') left top no-repeat;
width:222px;
height:91px;
margin-bottom:20px;
}
#head_search {
float:left;
position:relative;
height:32px;
width:220px;
margin-left:20px;
}
#pw_szukaj {
position:absolute;
top:0;
left:0;
height:32px;
width:150px;
}
#pw_szukaj_zaaw {
position:absolute;
top:20px;
left:0;
height:12px;
width:150px;
}
#pw_szukaj_zaaw, #pw_szukaj_zaaw a {
font-weight:normal;
font-family:Verdana;
font-size:9px;
line-height:12px;
text-align:right;
padding:0;
}
#pw_szukaj_sub {
position:absolute;
top:0px;
left:157px;
height:32px;
width:42px;
background:url('../_img/magnifying.gif') right 12px no-repeat;
line-height:32px;
}
#pw_szukaj_sub input {
background-color:transparent;
height:32px;
font-weight:normal;
font-family:Verdana;
font-size:11px;
line-height:22px;
border:none;
color:#fff;
}
#search_query_words {
position:absolute;
top:4px;
width:150px;
height:16px;
border:none;
}

#pw_foot {
position:relative;
background-color:#373737;
text-align:left;
width:994px;
height:32px;
margin:10px auto;
}
#pw_foot a {
color:#fff;
font-weight:normal;
font-family:Arial;
font-size:11px;
line-height:32px;
padding-right:10px;
}
a#pw_foot_home {
float:left;
height:32px;
width:59px;
background:url('../_img/foot_logo.gif') left top no-repeat;
margin-left:18px;
}
#pw_foot2 {
position:relative;
text-align:left;
width:994px;
margin:10px auto;
}

/* START - stopka PROJEKTwww */

/* !!!!! IE6: musi byc zdefiniowany jakikolwiek kolor:   a:hover {color: #ffffff;} */

.projekt {padding-bottom:10px;}

.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 */

.pw_recrow_name {
height:40px;
}
.pw_recrow_name a {
color:#ff5a00;
}
.pw_recrow_but {
text-align:left;
}
.pw_recrow_but2 {
float:left;
}
.pw_recrow_but3 {
margin-left:5px;
}
.pw_recrow_dost {
height:16px;
}
.pw_recrow_cena_stara {
text-align:left;
height:16px;
}
.pw_recrow_cena {
text-align:left;
height:16px;
}
.pw_recrow_image {
text-align:center;
height:130px;
}
