/* CSS: style.css */
p, h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Arial;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Verdana; }
h1 { font-size:18px; color: #15689a; font-weight: bold; }
h2 { font-size:14px; color: #0ea735; font-weight: bold; }
h3 { font-size:12px; color: #FF0000; font-weight: bold; }
h4 { font: bold 14px Verdana; color: #BF001F; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	height: 100%;
	text-align: center;
}

body{
	margin: 0;
	padding: 0;
	background: #ecefdc;
}

#a1{
	height: 100%; 
	min-height: 100%;
	width: 100%;
	margin: auto;
	position: relative;
}

html>body #a1{ 
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

#bgTop2{
	top: 0;
	left: 0;
	width: 100%;
	height: 79px;
	background: url( ../../../../graphics/bgTopBar.gif ) center no-repeat;	
	border-bottom: 1px solid #caccd1;
}

#bgTop{
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #caccd1;
}

#container{
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid #caccd1;	
}

#menu {
	width: 249px;
	float: left;
}

#menuTematic{
	padding: 4px 25px 0 40px;
	background: url( ../../../../graphics/bgBlueStripe.gif ) 24px 0 no-repeat;
	text-align: left;
}

#menuTop {
	height: 24px;
	background: url( ../../../../graphics/bgMenuTop.gif ) no-repeat;
}

#menuNavigation{
	padding: 24px 25px 0 40px;
	background: url( ../../../../graphics/bgGreenStripe.gif ) 24px 20px no-repeat;
	text-align: left;
}

#menuTop2 {
	height: 24px;
	background: url( ../../../../graphics/bgMenuTop2.gif ) no-repeat;
}

.menuPos {
	background: url( ../../../../graphics/fifMenu.gif ) 0 5px no-repeat;
	padding: 0 0 8px 16px;
}

.menuPosStrong {
	background: url( ../../../../graphics/fifMenu.gif ) 0 5px no-repeat;
	padding: 0 0 8px 16px;
}

.menuPos2 {
	background: url( ../../../../graphics/fifMenu.gif ) 10px 4px no-repeat;
	padding: 0 0 8px 24px;
}

.menuPos3 {
	background: url( ../../../../graphics/fifMenu.gif ) 20px 4px no-repeat;
	padding: 0 0 8px 35px;
}

.menuPos4 {
	background: url( ../../../../graphics/fifMenu.gif ) 30px 4px no-repeat;
	padding: 0 0 8px 46px;
}

.menuPos2Strong {
	background: url( ../../../../graphics/fifMenu.gif ) 10px 4px no-repeat;
	padding: 0 0 8px 24px;
}

.menuPos3Strong {
	background: url( ../../../../graphics/fifMenu.gif ) 20px 4px no-repeat;
	padding: 0 0 8px 35px;
}

.menuPos4Strong {
	background: url( ../../../../graphics/fifMenu.gif ) 30px 4px no-repeat;
	padding: 0 0 8px 46px;
}

.menuPos a{
	font-family: Tahoma;
	font-size: 14px;
	color: #555d69;
	font-weight: normal;
}

.menuPos a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #555d69;
	font-weight: normal;
}

.menuPosStrong a{
	font-family: Tahoma;
	font-size: 14px;
	color: #555d69;
	font-weight: bold;
}

.menuPosStrong a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #555d69;
	font-weight: bold;
}

.menuPos2 a{
	font-family: Tahoma;
	font-size: 12px;
	color: #555d69;
	font-weight: normal;
}

.menuPos2 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #555d69;
	font-weight: normal;
}

.menuPos2Strong a{
	font-family: Tahoma;
	font-size: 12px;
	color: #555d69;
	font-weight: bold;
}

.menuPos2Strong a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #555d69;
	font-weight: bold;
}

.menuPos3 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: normal;
}

.menuPos3 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: normal;
}

.menuPos4 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: normal;
}

.menuPos4 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: normal;
}

.menuPos3Strong a{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: bold;
}

.menuPos3Strong a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: bold;
}

.menuPos4Strong a{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: bold;
}

.menuPos4Strong a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #555d69;
	font-weight: bold;
}

.mapLi {
	padding: 15px 0 0 0;
}

#menuImg01{
	float: left;
	height: 33px;
	width: 107px;
	background: #a38457 url( ../../../../graphics/menuImg01.gif ) no-repeat;
}

#menu ul{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	padding: 10px 0 0 0;
}

#menu ul li{
	display: inline;
}

#homeArtTop {
	width: 625px;
	height: 19px;
	background: url( ../../../../graphics/bgHomeArtTop.gif ) no-repeat;
}

#homeArtContent {
	width: 551px;
	padding: 0 47px 0 27px;
	background: url( ../../../../graphics/bgHomeArtContent.gif ) repeat-y;
}

#homeArtBottom01 {
	width: 506px;
	height: 20px;
	background: url( ../../../../graphics/bgHomeArtBottom01.gif ) no-repeat;
	float: left;
}

#homeArtButton {
	width: 56px;
	height: 18px;
	padding: 12px 4px 0 0;
	background: url( ../../../../graphics/bgHomeArtButton.gif ) no-repeat;
	float: left;
	text-align: center;
}

#homeArtBottom02 {
	width: 59px;
	height: 20px;
	background: url( ../../../../graphics/bgHomeArtBottom02.gif ) no-repeat;
	float: left;
}

#clearHomeArt {
	clear: both;
	height: 15px;
}

#ofertaAndSearch {
	float: left;
	width: 412px;
}

#ofertaBox {
	background: url( ../../../../graphics/bgOferta.gif ) no-repeat;
	padding: 5px 100px 30px 59px;
}

#ofertaTop {
	background: url( ../../../../graphics/bgOfertaTop.gif ) no-repeat;
	width: 55px;
	height: 15px;
	padding: 0 0 0px 0;
}

#ofertaContent ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#ofertaContent ul li {
	background: url( ../../../../graphics/fifOferta.gif ) 4px 6px no-repeat;
	padding: 0 0 0 15px;
}

#searchBox {
	background: url( ../../../../graphics/bgSearch.gif ) no-repeat;
	padding: 5px 0 0 59px;
}

#searchTop {
	background: url( ../../../../graphics/bgSearchTop.gif ) no-repeat;
	width: 145px;
	height: 18px;
	padding: 0 0 10px 0;
}

#searchInput {
	background: url( ../../../../graphics/bgSearchBox.gif ) no-repeat;
	width: 195px;
	height: 23px;
	float: left;
	padding: 5px 0 0 10px;
	
}

.textInputSearch {
	border: 0px solid;
	width: 183px;
}

#searchButton {
	width: 61px;
	height: 28px;
	float: left;
	padding: 0 0 0 10px;
}

#searchSubmit {
	cursor: pointer;
	width: 61px;
	height: 28px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url( ../../../../graphics/buttonSearch.gif ) no-repeat;
}

#clearSearch {
	clear: both;
	height: 10px;
}

#newsBox {
	float: left;
	width: 227px;
}

#newsBoxTop {
	background: url( ../../../../graphics/bgNewsBoxTop.gif ) no-repeat;
	width: 215px;
	height: 21px;
}

#newsBoxContent {
	position: relative;
}

#newsBoxContentList {
	width: 215px;
	background: url( ../../../../graphics/bgNewsBoxOverall.gif ) repeat-y;
}

#newsBoxRight {
	background: url( ../../../../graphics/bgNewsRight.gif ) no-repeat;
	width: 37px;
	height: 175px;
	position: absolute;
	left: 190px;
}

#newsBoxBottom {
	background: url( ../../../../graphics/bgNewsBoxBottom.gif ) no-repeat;
	width: 215px;
	height: 25px;
}

#newsBoxButton {
	padding: 4px 0 0 104px;
}

#newsBoxContentList ul {
	list-style: none;
	padding: 0 30px 15px 10px;
	margin: 0 0 0 0;
}

#newsBoxContentList ul li {
	background: url( ../../../../graphics/fifNews.gif ) no-repeat;
	padding: 0 0 15px 20px;
	text-align: left;
}

#newsBoxContentList ul li a {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #c06521;
}

#newsBoxContentList ul li a:hover{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	color: #c06521;
}

.bgLiLine{
	padding: 0 20px 0 20px !important;
	background: url( ../../../../graphics/bgLiLine.gif ) no-repeat 19px 2px !important;
}

.bgKontakt{
	margin: 0 0 0 -12px !important;
	padding: 0 0 0 22px !important;
	background: url( ../../../../graphics/icoKontakt.gif ) no-repeat 0px 2px !important;
}

.bgGG{
	margin: 0 0 0 -14px !important;
	padding: 0 0 0 22px !important;
	background: url( ../../../../graphics/icoGG.gif ) no-repeat 0px -2px !important;
}

#search{
	height: 162px;
	background: url( ../../../../graphics/bgSearch.gif ) repeat-x;
	position: relative;
}

#bgSearch01{
	float: left;
	width: 177px;
	height: 94px;
	background: url( ../../../../graphics/bgSearch01.gif ) no-repeat;
}

#bgSearch02{
	position: absolute;
	top: 0;
	right: -2px;
	width: 214px;
	height: 94px;
	background: url( ../../../../graphics/bgSearch02.gif ) no-repeat;
	z-index: 1;
}

#searchContent{
	float: left;
	width: 590px;
}

#buttonSearch{
	position: absolute;
	top: 18px;
	right: 190px;
	width: 94px;
	height: 24px;
	z-index: 10;
}

#buttonSearchAdvance{
	position: absolute;
	top: 56px;
	right: 190px;
	width: 94px;
	height: 24px;
	z-index: 10;
}

#content{
	float: left;
	text-align: left;
	width: 645px;
}

#a2{
	width: 900px;
	margin: auto;
}

#buttons{
	list-style: none;
	margin: 0;
	padding: 0;
}

#buttons li{
	padding: 0;
	margin: 0 0 -2px 0;
}

#ogloszenia{
	list-style: none;
	margin: 0;
	padding: 50px 0 10px 0;
	background: url( ../../../../graphics/naglowekOgloszenia.gif ) no-repeat;
}

#ogloszenia li{
	margin: 0 0 0 12px;
	padding: 10px 0 10px 40px;
}

#agencje{
	list-style: none;
	margin: 0;
	padding: 46px 0 10px 0;
	background: url( ../../../../graphics/naglowekAgencje.gif ) no-repeat;
}

#agencje li{
	margin: 0 0 0 15px;
	padding: 5px 0 5px 13px;
	background: url( ../../../../graphics/bgLi.gif ) 0px 10px no-repeat;
}

#developerzy{
	list-style: none;
	margin: 0;
	padding: 36px 0 10px 0;
	background: url( ../../../../graphics/naglowekDeveloperzy.gif ) no-repeat;
}

#developerzy li{
	margin: 0 0 0 15px;
	padding: 5px 0 5px 13px;
	background: url( ../../../../graphics/bgLi.gif ) 0px 10px no-repeat;
}

#box01{
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: url( ../../../../graphics/naglowekBox.gif ) no-repeat;
}

#b2{
	float: left;
	width: 613px;
}

#bgSuperOferta{
	height: 42px;
	background: url( ../../../../graphics/bgSuperOfertaTop.gif ) no-repeat;
}

#bgSuperSearch{
	height: 42px;
	background: url( ../../../../graphics/bgSearchTop.gif ) no-repeat;
}

#bgSearchAdvanced{
	height: 42px;
	background: url( ../../../../graphics/bgSearchAdvTop.gif ) no-repeat;
}

#bgRegister{
	height: 42px;
	background: url( ../../../../graphics/bgRegisterTop.gif ) no-repeat;
}

#bgEstateDetail{
	height: 42px;
	background: url( ../../../../graphics/bgEstateTop.gif ) no-repeat;
}

#bgAddEstate{
	height: 42px;
	background: url( ../../../../graphics/bgAddEstateTop.gif ) no-repeat;
}

#bgEditEstate{
	height: 42px;
	background: url( ../../../../graphics/bgEditEstateTop.gif ) no-repeat;
}

#bgEstateList{
	height: 42px;
	background: url( ../../../../graphics/bgEstateListTop.gif ) no-repeat;
}

#bgMessage{
	height: 42px;
	background: url( ../../../../graphics/bgMessageTop.gif ) no-repeat;
}

#bgLogin{
	height: 42px;
	background: url( ../../../../graphics/bgLoginTop.gif ) no-repeat;
}

#SuperOfertaContent{
	background: #ffeaad;
	padding: 0 0px 0 18px;
}

#SearchContent{
	background: #ffeaad;
	padding: 0 0px 0 63px;
}

.titleSuperOferta{
	padding: 0 0 0 13px;
}

.SuperOfertaContentBox{
	background: #ffd96a;
	margin: 5px 0 0 0;
	width: 191px;
	overflow: hidden;
	position: relative;
}

.SuperOfertaContent01{
	float: left;
	padding: 0 4px 0 0;
}

.SuperOfertaContentBoxLinkMore{
	position: absolute;
	right: -1px;
	bottom: 0;
	width: 20px;
	height: 21px;
}

.SuperOfertaContentImage{
	padding: 4px;
	float: left;
}

.SuperOfertaContentDescription{
	width: 105px;
	padding: 2px 0 4px 0;
	overflow: hidden;
}

.estateDiv {
	padding: 15px 0 0 40px;
}

#bgLokalny{
	height: 48px;
	background: url( ../../../../graphics/bgLokalnyTop.gif ) no-repeat;
}

#LokalnyContent{
	background: #aea311;
	padding: 0 0 0 24px;
}

.LokalnyLi{
	background: url( ../../../../graphics/bgLokalnyLi.gif ) 0 5px no-repeat;
	float: left;
	padding: 0 0 3px 15px;
	width: 178px;
	overflow: hidden;
}

#LokalnyButtons{
	position: absolute;
	width: 254px;
	height: 23px;
	right: 0px;
	top: 8px;
}

.buttonLokalnyDodajFirme{
	float: right;
	padding: 1px 0 0 0;
}

.buttonLokalnyZobacz{
	float: right;
}

#bgOfertaDnia{
	height: 54px;
	background: url( ../../../../graphics/bgOfertaDniaTop.gif ) no-repeat;
f}

#OfertaDniaContent{
	background: #c1001f;
	padding: 0 0 0 18px;
}

.titleOfertaDnia{
	padding: 0 0 0 13px;
}

.OfertaDniaContentBox{
	background: #e18291;
	margin: 5px 0 0 0;
	width: 191px;
	overflow: hidden;
	position: relative;
}

.OfertaDniaContent01{
	float: left;
	padding: 0 4px 0 0;
}

.OfertaDniaContentBoxLinkMore{
	position: absolute;
	right: -1px;
	bottom: 0;
	width: 20px;
	height: 21px;
}

.OfertaDniaContentImage{
	padding: 4px;
	float: left;
}

.OfertaDniaContentDescription{
	width: 105px;
	padding: 2px 0 4px 0;
	overflow: hidden;
}

#bgOfertaDniaD{
	height: 43px;
	background: url( ../../../../graphics/bgOfertaDniaDTop.gif ) no-repeat;
}

#OfertaDniaDContent{
	background: #9e9e9e;
	padding: 0 0 0 16px;
	border: 1px solid #9e9e9e;
}

.titleOfertaDniaD{
	padding: 0 0 0 13px;
}

.OfertaDniaDContentBox{
	background: #cfcfcf;
	margin: 5px 0 0 0;
	width: 191px;
	overflow: hidden;
	position: relative;
}

.OfertaDniaDContent01{
	float: left;
	padding: 0 4px 0 0;
}

.OfertaDniaDContentBoxLinkMore{
	position: absolute;
	right: -1px;
	bottom: 0;
	width: 20px;
	height: 21px;
}

.OfertaDniaDContentImage{
	padding: 4px;
	float: left;
}

.OfertaDniaDContentDescription{
	width: 105px;
	padding: 2px 0 4px 0;
	overflow: hidden;
}

#bgPrzeglad{
	height: 35px;
	background: url( ../../../../graphics/bgPrzegladTop.gif ) no-repeat;
}

#bgPrzegladAdv{
	height: 35px;
	background: url( ../../../../graphics/bgSearchWynikiTop.gif ) no-repeat;
}

#PrzegladContent{
	background: #fff;
}

#PrzegladContentBox{
	padding: 0;
}

.PrzegladContentBoxOgloszenie{
	padding: 10px 0 10px 20px;
}

.PrzegladContentBoxOgloszenie01{
	padding: 10px 0 10px 20px;
	border-top: 1px solid #e6e4d4;
	border-bottom: 1px solid #e6e4d4;
	background: #fff59e;
}

#PrzegladContentBg{
	width: 11px;
	height: 18px;
	background: url( ../../../../graphics/bg01.gif ) no-repeat;
	float: left;
}

#PrzegladContentSearch{
	float: left;
	padding: 0 0 0 9px;
	position: relative;
	width: 560px;
}

#PrzegladContentButton{
	position: absolute;
	top: 2px;
	right: 0;
}

.PrzegladContentUl{
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
}

.PrzegladContentUl li{
	padding: 0 0 1px 13px;
	width: 122px;
	background: url( ../../../../graphics/bgLi01.gif ) 0 5px no-repeat;
}

.PrzegladContentUlLinks{
	margin: 0;
	padding: 10px 0 10px 12px;
	list-style: none;
	width: 158px;
	background: #eae9db;
}

.PrzegladContentUlLinks li{
	padding: 0 0 1px 13px;
	background: url( ../../../../graphics/bgLi01.gif ) 0 5px no-repeat;
}

.PrzegladContentUlLinks01{
	margin: 0;
	padding: 10px 0 10px 12px;
	list-style: none;
	width: 158px;
	background: #eae18c;
}

.PrzegladContentUlLinks01 li{
	padding: 0 0 1px 13px;
	background: url( ../../../../graphics/bgLi01.gif ) 0 5px no-repeat;
}

.floatLeft{
	float: left;
}

.PrzegladContentDivLinks{
	float: right;
	padding: 0 12px 0 0;
}

#buttonDodajOgloszenie{
	padding: 10px 0 0 17px;
}

#b3{
	float: left;
	width: 168px;
}

#clearContent{
	clear: both;
	height: 30px;
}

#clearBanner {
	clear: both;
	height: 15px;	
}

#clearFooter {
	clear: both;
	height: 15px;
}

#banner{
	height: 282px;
	width: 900px;
}

#banerImg{
	height: 180px;
}

#baner ul{
	list-style: none;
	padding: 26px 0 4px 15px;
	margin: 0;
}

#baner ul li{
	display: inline;
}

.bgLiLine01{
	padding: 0 13px 0 13px !important;
	background: url( ../../../../graphics/bgLiLine01.gif ) no-repeat 12px 2px !important;
}

#boxLogin{
	position: absolute;
	top: 23px;
	right: 0;
	background: url( ../../../../graphics/bgLoginContent.gif ) no-repeat;
	width: 165px;
	height: 150px;
}

#boxLogin ul{
	padding: 0;
	margin: 8px 0 0 14px;
	list-style: none;
}

#boxLogin ul li{
	padding: 0 0 2px 12px;
	background: url( ../../../../graphics/bgLiLogin.gif ) 0 5px no-repeat;
}

#LoginInput{
	padding: 25px 0 0 11px;
}

#PasswordInput{
	padding: 12px 0 0 11px;
}

#LoginSubmit{
	padding: 6px 0 0 12px;
}

#LogoutSubmit{
	padding: 6px 0 0 12px;
}

#navigatorMenu{
	position: absolute;
	top: 0;
	right: 0;
}

#navigatorMenu ul{
	padding: 6px 0 0 0;
	margin: 0;
	list-style: none;
}

#navigatorMenu ul li{
	padding: 0 10px 0 10px;
}

#footer{
	width: 100%;
}

#footerContent{
	padding: 30px 0 70px 0;
	width: 300px;
	margin: auto;
	text-align: center;
}

.bgLiLineFooter{
	padding: 0 13px 0 13px !important;
	background: url( ../../../../graphics/bgLiLine.gif ) no-repeat 12px 2px !important;
}

#footerContent a{
	letter-spacing: 3px;
	color: #6e7682;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
}

#footerContent a:hover,#footerContent{
	letter-spacing: 3px;
	color: #6e7682;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
}

a.company{
	letter-spacing: 3px;
	color: #6e7682;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
	
}

a.company:hover{
	letter-spacing: 3px;
	color: #6e7682;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
	
}

.clearBoth{
	clear: both;
}

.select01{
	float: left;
	padding: 0;
}

.stronicowanie{
	float: right;
	padding: 5px 14px 5px 0;
}

.stronicowanie01{
	position: absolute;
	bottom: -25px;
	right: 0;
	padding: 5px 14px 5px 0;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

/******************************************************
			FONT
******************************************************/

.font11_green{
	font-size: 12px;
	font-family: Tahoma;
	color: #0ea735;
}


#baner ul li{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #d9c3a2;
	text-decoration: none;
}

.titleSuperOferta{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #a38457;
	text-decoration: none;
}

.titleOfertaDnia{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #e18291;
	text-decoration: none;
}

.titleOfertaDniaD{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #e6e6e6;
	text-decoration: none;
}

.SuperOfertaContentDescription{
	color: #814111;
}

.OfertaDniaContentDescription{
	color: #814111;
}

.OfertaDniaDContentDescription{
	color: #545454;
}

.font10_01{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #8c8639;
	text-decoration: none;
}

.stronicowanie{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #9e9e9e;
	text-decoration: none;
}

.stronicowanie01{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

/******************************************************
			LINK
******************************************************/

a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #0ea735;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #0ea735;
	text-decoration: underline;
}

.link10{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #C40008;
	text-decoration: none;
}

.link10:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #C40008;
	text-decoration: underline;
}

.link11_01{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #8c8639;
	text-decoration: none;
}

.link11_01:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #8c8639;
	text-decoration: underline;
}

.link11_more{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #C40008;
	text-decoration: none;
}

.link11_more:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #C40008;
	text-decoration: underline;
}

.link11_blue{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #1c5679;
	text-decoration: none;
}

.link11_blue:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #1c5679;
	text-decoration: none;
}

.link12_01{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffeaad;
	text-decoration: none;
}

.link12_01:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffeaad;
	text-decoration: none;
}

.link_stronicowanie{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #15689a;
	text-decoration: none;
}

.link_stronicowanie:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #15689a;
	text-decoration: none;
}

.link12{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.link12:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0b4678;
	text-decoration: none;
}

#menu ul li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06a;
	text-decoration: none;
}

#menu ul li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06a;
	text-decoration: none;
}

#ogloszenia li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06c;
	text-decoration: none;
}

#ogloszenia li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06c;
	text-decoration: none;
}

#agencje li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06c;
	text-decoration: none;
}

#agencje li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06c;
	text-decoration: none;
}

#developerzy li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06c;
	text-decoration: none;
}

#developerzy li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff06c;
	text-decoration: none;
}

#footerContent ul li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #a38457;
	text-decoration: none;
}

#footerContent ul li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #a38457;
	text-decoration: none;
}

#company a{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 2px;
	color: #eac566;
	text-decoration: none;
}

#company a:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 2px;
	color: #eac566;
	text-decoration: none;
}

#boxLogin ul li a{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #a38457;
	text-decoration: none;
}

#boxLogin ul li a:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #a38457;
	text-decoration: underline;
}

/******************************************************
			FORM
******************************************************/

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

fieldset.searchMain {
	border: 0 !important;
	width: 590px !important;
	padding: 0;
	text-align: left;
}

div.formSearch{
	float: left;
	padding: 5px 10px 0 0;
	width: 152px;
}

.formLabel{
	display: block;
	width: 150px;
	text-align: center;
	color: #a38457;
	padding: 0 0 2px 0;
}

.searchSelect{
	display: block;
	clear: both;
	width: 150px;
}

.select01{
	color: #a38457;
}

.select01 select{
	width: 55px;
}

.searchInput{
	display: block;
	clear: both;
	width: 145px;
	margin: -1px 0 0 0;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
}

.label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 80px;
}


label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 90px;
}


input.text,
textarea {
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Verdana;
	font-size: 1em;
}

.form10{
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    background: #FFF;
    color: #000;
}

.form10_select{
	border: 1px solid black;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    background: #003765;
    color: #FFF;
}

.buttonSubmit{
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 94px;
	height: 24px;
}

.buttonSubmit02{
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 100px;
	height: 24px;
}

.buttonSubmit03{
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 120px;
	height: 24px;
}

.buttonSubmit03{
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 145px;
	height: 24px;
}

.loginInput{
	background: url( ../../../../graphics/bgInput.gif ) no-repeat;
	width: 124px;
	height: 16px;
	padding: 5px 0 0 8px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #cbcbcb;
}

.buttonLoginSubmit{
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 135px;
	height: 17px;
	background: url( ../../../../graphics/buttonLogin.png ) no-repeat !important;
	background: url( ../../../../graphics/buttonLogin.gif ) 0 -2px no-repeat;
}

.buttonLogoutSubmit{
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	width: 135px;
	height: 17px;
	background: url( ../../../../graphics/buttonLogout.png ) no-repeat !important;
	background: url( ../../../../graphics/buttonLogout.gif ) 0 -2px no-repeat;
}

.selectPrzeglad{
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #8c8639;
}

form{
	margin: 0;
}