html, body  
	{background: #ffffff; 
	 text-align: center; 
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 margin: 0px; 
	 padding: 0px; 
	}
body *
	{
	 font-size: 11px; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 18px; 
	 font-weight: bold;
	}
h2 
	{font-size: 16px;
	}
h3
	{font-size: 12px; 
	 font-weight: bold;
	}

a 
	{color: #9a0000; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}

	
#CENTER {
 width: 100%;
 
}


/* /////////// NAGLOWEK ///////////////// */

#LOGO {
    float: left;
	width: 74px;
	height: 48px;
	margin-left: 18px;
	margin-bottom: 0px;
}

#TLO_SEARCH {
	width: 300px;
	float: right;
	overflow: hidden;
}

#SEARCH3MCOM {
	overflow: hidden;
	background-color: #ccc;	
	padding-left: 30px;
	background-image: url(../images/tlo_search.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 280px;
	border: 0px solid silver;
	font-family: verdana, tahoma, arial, sans;
	font-size: 11px;
	font-weight: bold;
	
	
}

#KRAJ_CHANGE {
	overflow: hidden;
	float: right;
	padding-right: 15px;
	
}
#PASEK_GORA {
	overflow: hidden;
	width: 100%;
	height: 44px;
	clear: both;
	background-image: url(../images/pasek_g.jpg);	
}

#NAGLOWEK_TEXT {
	overflow: hidden;
	width: 700px;
	height: 30px;
	clear: both;
	background-color: #ffffff;
	font-size: 26px;
	font-family: 'Times New Roman', Verdana, tahoma, arial;
	margin-top: 20px;
	margin-left: 30px;
	font-weight: bold;
}





#SRODEK {
	overflow: hidden;
	min-width: 900px;
	width: auto;
	padding:30px;
	background-color: #ffffff;
	border: 0px solid silver;

}



/* ////////////////////// MINI NAWIGACJA  /////////////////// */

.m_selected {
	color: #FFFFFF;
	background-color: #7094B7;
}

.m_normal {
	color: #3300cc;
	background-color: #d6e0eb;
}

div.M_TAB {
	white-space: nowrap;
	float: left;
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	cursor: hand;
}

td.M_SPACE {
	width: 2px;
}

.M_WOLNE {
	padding: 10px;
/*	background-color: #d6e0eb;*/
	font-size: 12px;
	text-align: center;
	color: #3300cc;
	font-weight: bold;
	margin-right:2px;
}

.POD_MENU_PASEK {
	background-color: #7094B7;
}

/*
#MENU_WYSZUKIWARKI {
	clear: both;
	width: 100%;
	position: relative;
	
}

#M_WYSZUKIWARKA {
	overflow: hidden;
	float: left;
	width: 20%;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-right:2px;
	cursor: hand;
	white-space: nowrap;
}

#M_PODZIAL {
	overflow: hidden;
	float: left;
	width: 20%;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-right:2px;
	cursor: hand;
	white-space: nowrap;
}

#M_SPIS {
	overflow: hidden;
	float: left;
	width: 20%;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	cursor: hand;
	white-space: nowrap;
}

#M_WOLNE {
	display: none;
	overflow: hidden;
	float: left;
	width: 20%;
	padding: 10px;
	background-color: #d6e0eb;
	font-size: 12px;
	text-align: center;
	color: #3300cc;
	font-weight: bold;
	margin-right:2px;
}

#POD_MENU_PASEK {
	width: 100%;
	height: 10px;
	background-color: #7094B7;
	clear: both;
	position: relative;
}
*/


/* /////////////// POLA WYSZUKIWARKI //////////////// */

#SRODEK_2 {
	clear: both;
	overflow: hidden;
	width: 99%;
/*	padding-right:0px;*/
	background-color: #ffffff;
	border: 1px solid #7094B7;
	
}
.opis {
	font-size: 12px;
	font-family: verdana, tahoma, arial, sans;
	color: #444444;
	padding-top: 30px;
	padding-left: 30px;
	
}

.formatka {
	display: none;
	font-size: 12px;
	font-family: verdana, tahoma, arial, sans;
	color: #444444;
	padding-top: 30px;
	padding-left: 30px;
}

#KRYTERIA {
	border: 1px solid #7094B7;
	margin-left:30px;
/*	margin-top:30px;*/
	margin-bottom:30px;
	padding:10px;
	background-color: #d6e0eb;
	min-width: 470px;
}

.CONTACT_US {
	padding-top:15px;
	padding-bottom:15px;
	font-weight: bold;
}

div.CONTACT_US {
	padding-left:30px;
}

td.parametr {
	width: 100px;
	padding: 5px;
	font-weight: bold;
	vertical-align:middle;
	
	
}
#btnG {
	vertical-align: middle;	
	text-align: center;
}
input.search {
	width: 260px;
}
#searchValue {
	width: 100px;
	height: 12px;
	vertical-align: middle;	
}
select.search {
	width: 265px;
}

select.search_1 {
	width: 170px;
}
input.btm_search {
	width: 80px;
	margin-left: 10px;
	text-align: center;
}



/* //////////////////// wyniki wyszukiwania ///////////////////// */

#SRODEK_WYNIKI {
	min-width: 700px;
	border: 0px solid #7094B7;
	padding: 0px;
	border: 1px solid #7094B7;

}

.wyniki_wysz {
	height: 20px;
	font-weight: bold;
	color: #888888;
	
}
#KATEGORIA {
	min-width: 600px;
	height: 18px;
	background-color: #7094B7;
	text-align: left;
	color: #ffffff;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 3px;
}
#WYNIKI_POZYCJE_1 {
	background-color: #efefef;
	min-height: 50px;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 100%;
}
#WYNIKI_POZYCJE_2 {
	background-color: #d6e0eb;
	min-height: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	

}

.grey {
	color: grey;
}

.navResultLink, .navResultLink a {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.resultBar {
	height: 25px;
	font-weight: bold;
	padding-left: 10px;
	color: lightgrey;
	background-color: #336598;
}

.wybierz_miasto {
	font-size: 12px;
	font-family: verdana, tahoma, arial, sans;
	color: #444444;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 12px;
	border: 1px solid #7094B7;
	line-height: 14px;

}

#miasto {
	font-size: 14px; 
	font-weight: bold;
	background-color: lightgrey;
	padding-top: 1px;
	padding-bottom: 1px;
}



/*  ////////////////// STOPKA ////////////////// */
#STOPKA {
	clear: both;
	height: 15px;
	background-color: #dddddd;
	padding: 5px;
	border-top: 2px solid #555555;
	position: relative;
	margin-top: 35px;
}




/* ///////////// PASEK MENU - GLOBAL ///////////////////// */
/*
#gsnwrap {
    clear: both;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #e7e7e7
}

#gsn {
    list-style: none;
    margin: 0;
    border: 1px solid #fff;
    padding: 0;
    height: 2.2em;
    background: #333 url(images/gsn_off.gif) repeat-x bottom left;
}

#gsn li {
    display: inline;
    margin: 0;
    padding: 0;
}

#gsn li a {
    border-right: #fff 1px solid;
    padding: .35em 1.25em .75em 1.25em;
    float: left;
    margin: 0px;
    color: #fff;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

#gsn li a:hover {
    background-image: url(images/gsn-on.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

#gsn li.selected a {
    background-image: url(images/gsn-on.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
*/
.menu_glowne_1 {
	font-weight: bold;
}

.menu_glowne_2 {
}

.buying_warning {
	background-color: #87b984;
}

.notFound {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	margin: 30px 30px 10px 30px;
/*	padding-top: 20px;
	padding-bottom: 20px;*/
}

table.regiony tr td {
	padding: 4px 20px 4px 20px;
}

table.regiony {
	margin: 10px;
}
