/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *							Kamil Zawada
 *							18 sierpień 2009

 *		system:		T.CMS-4.0-SEO
 */

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

h1, h2, h3, h4, h4
{
	font-size:11px;
	font-family: "Arial";
}


* {
	margin: 0;
	padding: 0;
}

p 
{
	margin: 0px;
	padding:0px;
	font-family: "Arial", "Verdana", "Helvetica",  sans-serif;
	font-size: 11px;
	color: #b8b8b8;
}

a
{
	margin: 0px;
	padding:0px;
	font-family: "Arial", "Verdana", "Helvetica",  sans-serif;
	font-size: 11px;
	color: #b8b8b8;
}

a img
{
	margin:0px;
	padding:0px;
	border:none;
}



ul {
	margin: 5px 0;
	padding-left: 20px;
}

ul li {
	margin: 5px 0;
}

table {
	margin: auto;
	padding: auto;
}




/*----------formularze-----------*/
form
{
	padding:0px;
	margin:0px auto;
	width:550px;

}

fieldset
{
	padding:0px;
	margin:0px;
	border:none;
}

legend
{
	display:none;
}

input.text, textarea, select, input.file 
{
	border: 1px solid #dfdfdf;
	background:#ffffff;
	color: #807F78;
	font-family:Arial;
	font-size:11px;
	width:197px;
}

input.text
{
	height:16px;
	padding-top:2px;
	padding-left:2px;
	width:209px;
}


input.small
{
	width:100px;
}


textarea
{
	padding:2px;
	width:310px;
}


input.submit 
{

	margin:0px auto;
	margin-left:274px;
	width:99px;
	height:17px;
	background:url(../img/button_wyslij.jpg) 0 0 no-repeat;
	cursor:pointer;
	border:none;
	display:block;
}

label
{
	margin:0px;
	padding:0px;
	width:150px;
	padding-right:10px;
	float:left;
	line-height:18px;
	text-align:right;
	font-family: "Arial", "Verdana", "Helvetica",  sans-serif;
	font-size: 11px;
	color: #4c4b40;
	
}

select
{
	padding-left:2px;
	height:18px;
	width:213px;
}

option
{
	border:none;
}





div.kontrolka
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
}

div.kontrolka_textarea
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	padding:0px;
}

div.kontrolka p, div.kontrolka_textarea p
{
	font-size:10px;
	color:#5d6a6d;
	margin-left:140px;
	margin-top:3px;
}

div.form_separator
{
	height:1px;
	border-bottom:1px solid #e5e5e5;
	width:300px;
	margin:10px auto;
}

div.przycisk
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	text-align:left;

}


table
{
	border-collapse:collapse;
}

			/* --------- layout ---------- */
		
		
html
{

}		
		
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial", "Verdana", "Helvetica",  sans-serif;
	font-size: 11px;
	color: #b8b8b8;
	background:#000 ;
}



#container 
{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: auto;
	text-align: left;
	overflow:hidden;
}

div#top
{
	height:285px;
	position:relative;
	background:#000 url(../img/top.jpg) 0 0 no-repeat;
}

div#top a#logo
{
	position:absolute;
	left:24px;
	top:19px;
}


div#top div#menu_top
{
	position:absolute;
	right:0px;
	top:10px;
	width:800px;
	height:40px;

}

div#top img#top_haslo
{
	position:absolute;
	top:131px;
	right:1px;
}

div#base
{
	overflow:hidden;
	width:1000px;
	background:url(../img/bg_container.jpg) 0 0 no-repeat;
}

div#left
{
	float:left;
	width:250px;
	margin-right:10px;
}

div.menu_kategorie
{
	width:220px;
	margin-left:30px;

	padding-top:45px;
}

div.menu_kategorie_wynajem
{
	background:url(../img/lab_hp_wynajem.jpg) 0 0 no-repeat;
	margin-top:19px;
}

div.menu_kategorie_sprzedaz
{
	background:url(../img/lab_hp_sprzedaz.jpg) 0 0 no-repeat;
	margin-top:10px;
}

div.menu_kategorie a, div.menu_kategorie a.sub
{
	display:block;
	line-height:23px;
	background:url(../img/arrow1.jpg) 0 52% no-repeat;
	padding-left:18px;
	margin-left:11px;
	color:#fff;
}

div.menu_kategorie a.sub
{
	margin-left:21px;
}

div.menu_kategorie div.separator
{
	height:1px;
	font-size:1px;
	background:#1a1a1a;
}

div.menu_kategorie_wynajem a:hover, div.menu_kategorie_wynajem a.act
{
	font-weight:bold;
	color:#ff8a00;
}


div.menu_kategorie_sprzedaz a:hover, div.menu_kategorie_sprzedaz a.act
{
	font-weight:bold;
	color:#183d8c;
}




div#right
{
	width:740px;
	float:left;

}

div#right div#top_bar
{
	position:relative;
	height:100px;
	

}

div#right div#top_bar img.hp_label_wynajmujemy
{
	position:absolute;
	top:0px;
	left:-10px;
}

div#right div#top_bar div#sciezka
{

	position:absolute;
	top:60px;
	left:0px;
	line-height:20px;
	width:100%;
	
	border-bottom:1px solid #25282F;
	padding-bottom:7px;
	padding-left:10px;
}

div#right div#top_bar div#sciezka a
{
	color:#858ba6;
	background:url(../img/arrow4.jpg) 0 52% no-repeat;
	margin-left:5px;
	padding-left:10px;
}

div#right div#top_bar div#sciezka a.first
{
	color:#858ba6;
	font-weight:bold;
	background:none;
	margin-left:0;
	padding-left:0;
}

div#right div#top_bar div#sciezka a.last
{
	color:#fff;
}

div#right div#top_bar div#top_wyszukiwarka
{
	position:absolute;
	width:400px;
	top:0px;
	right:0px;
	

}

div#right div#top_bar div#top_wyszukiwarka form
{
	width:400px;
}

div#right div#top_bar div#top_wyszukiwarka label
{
	float:left;
	margin-top:16px;
}

div#right div#top_bar div#top_wyszukiwarka input.text
{
	width:148px;
	height:21px;
	background:blue url(../img/bg_input_szukaj.jpg) 0 0 no-repeat;
	border:none;
	padding-top:4px;
	float:left;
	margin:10px 16px 0px 16px;
}

div#right div#top_bar div#top_wyszukiwarka input.submit
{
	width:38px;
	height:25px;
	background:url(../img/button_szukaj.jpg) 0 0 no-repeat;
	float:left;
	margin:0px;
	margin-top:7px;
}


.page-title 
{

}

.page-title h1
{

}

.page-title h1 img
{

}

div.page-content 
{

}

div.page-title
{

}

div.page-title h1
{
	line-height:30px;
	color:#FF8A00;
	font-weight:bold;
	font-size:12px;
}

div#footer
{
	clear:both;
	overflow:hidden;
	margin:10px 0px 0px 30px;
	padding-bottom:10px;
}

div#footer div#copyright
{

}

div#footer div#copyright, div#footer div#copyright p, div#footer div#copyright a
{
	color:#53617e;
}



/*----------strona glowna--------*/
div#page-hp
{

}

div#hp_kategorie_cont
{
	overflow:hidden;

}

div#hp_kategorie_cont div.item
{
	float:left;
	width:146px;
	margin-right:2px;
}

div#hp_kategorie_cont div.last
{
	margin-right:0px;
}

div#hp_promocje_nowosci_kont
{
	margin-top:15px;
	overflow:hidden;
}

div#hp_promocje_nowosci_kont div#hp_promocje
{
	width:359px;
	border-top:1px solid #1a1a1a;
	border-left:1px solid #1a1a1a;
	float:left;
	height:85px;
	margin-top:5px;
	background:url(../img/lab_hp_promocje_dla_klientow.jpg) 0 0 no-repeat;
	padding-top:65px;
}

div#hp_promocje_nowosci_kont div#hp_promocje div.item
{
	margin:0px 10px 0px 30px;
}

div#hp_promocje_nowosci_kont div#hp_promocje div.item p.data
{
	color:#fff;
	margin-bottom:5px;
}

div#hp_promocje_nowosci_kont div#hp_promocje div.item a.tytul
{
	color:#fff;
	font-weight:bold;
	background:url(../img/ico_text.jpg) 0 52% no-repeat;
	padding-left:12px;
}

div#hp_promocje_nowosci_kont div#hp_promocje div.item div.skrot
{
	margin-top:8px;
	color:#536080;
}

div#hp_promocje_nowosci_kont div#hp_nowosci
{
	width:379px;
	border-top:1px solid #1a1a1a;
	border-left:1px solid #1a1a1a;
	float:left;
	height:73px;
	padding-top:72px;
	background:url(../img/lab_hp_nowosci_co_nowego.jpg) 0 0 no-repeat;
}

div#hp_promocje_nowosci_kont div#hp_nowosci div.item
{
	margin:0px 10px 10px 30px;
}

div#hp_promocje_nowosci_kont div#hp_nowosci div.item a.tytul
{
	color:#fff;

	background:url(../img/ico_text.jpg) 0 52% no-repeat;
	padding-left:12px;
}

/*---------wynajem szczegoly------------*/
div#page_wynajem
{
	margin-top:17px;
}

div#page_wynajem div.main_foto
{
	float:left;
	width:295px;
	text-align:center;
	margin:0px 15px 5px 0px;
}

div#page_wynajem div.main_foto a img
{
	border:1px solid #1a1a1a;
	padding:2px;
	background:#000;
}

div#page_wynajem div.opis
{
	padding-top:10px;
}

div#page_wynajem div.modele
{
	clear:both;
	line-height:43px;
	border-bottom:1px solid #1a1a1a;
	padding:0px 7px;
}

div#page_wynajem div.modele span
{
	color:#fff;
	background:url(../img/arrow2.jpg) 0 52% no-repeat;
	padding-left:10px;
	margin-left:4px;
}

div#page_wynajem div.modele span.label
{
	color:#ff8a00;
	background:none;
	padding-left:0;
	margin-left:0;
}


/*-------------oferta szczegoly---------*/
div#page_oferta
{
	overflow:hidden;
}

div#page_oferta div.lewa
{
	width:295px;
	float:left;
}

div#page_oferta div.lewa div.foto
{
	text-align:center;
}

div#page_oferta div.lewa div.specyfikacja
{
	background:url(../img/lab_specyfikacja.jpg) 4px 20px no-repeat;
	padding:55px 5px 0px 5px;
	
}

div#page_oferta div.prawa
{
	width:436px;
	float:left;

}

div#page_oferta div.prawa div.opis
{
	margin-left:12px;
}

div#page_oferta div.prawa div.opis p.dane
{
	line-height:15px;
}

div#page_oferta div.prawa div.opis p.dane span
{
	font-weight:bold;
	color:#fff;
}

div#page_oferta div.prawa div.opis p.nazwa
{
	line-height:15px;
	font-weight:bold;
	color:#2960d5;
}

div#page_oferta div.prawa div.opis div.opis_val
{
	margin-top:15px;
	margin-bottom:15px;
}

div#page_oferta div.prawa div.atrybuty
{
	width:436px!important;
	width:436px;

}

div#page_oferta div.prawa div.atrybuty div.gora
{
	height:11px;
	background:url(../img/oferta_atr_gora.jpg) 0 0 no-repeat;
	font-size:5px;
}

div#page_oferta div.prawa div.atrybuty div.srodek
{
	background:url(../img/oferta_atr_srodek.jpg) 0 0 repeat-y;
	padding:16px 10px;
}

div#page_oferta div.prawa div.atrybuty div.dol
{
	height:11px;
	background:url(../img/oferta_atr_dol.jpg) 0 0 no-repeat;
	font-size:5px;
}

div#page_oferta div.prawa div.atrybuty table
{
	width:100%;

}

div#page_oferta div.prawa div.atrybuty table td
{
	padding:5px;
}

div#page_oferta div.prawa div.atrybuty table td span
{
	background:url(../img/arrow3.jpg) 0 52% no-repeat;
	padding-left:28px;
}

/*-------------oferta listing---------*/
div#page_oferta_listing
{

}

div#page_oferta_listing div.oferta_wyszukiwarka
{

}

div#page_oferta_listing div.oferta_wyszukiwarka form
{
	width:717px;
}

div#page_oferta_listing div.oferta_wyszukiwarka form select
{
	color:#858ba6;
	background:none;
	border:1px solid #25282f;
	padding:5px;
	height:28px;
	width:120px;
}

div#page_oferta_listing div.oferta_wyszukiwarka form select option
{
	padding:2px;
}

div#page_oferta_listing div.listing_row
{
	overflow:hidden;
	border-bottom:1px solid #19191d;
	clear:both;
	padding:17px 0px;
}

div#page_oferta_listing div.listing_row div.item
{
	float:left;
	width:340px;
	overflow:hidden;
	
}

div#page_oferta_listing div.listing_row div.last
{

}

div#page_oferta_listing div.listing_row div.item div.foto
{
	width:86px;
	float:left;
	margin:0px 8px;
	background:url(../img/oferta_listing_cien.png) 0 100% no-repeat;
	padding-bottom:27px;
	text-align:center;
	
}

div#page_oferta_listing div.listing_row div.item div.dane
{
	float:left;
	width:230px;
	
}

div#page_oferta_listing div.listing_row div.item div.dane a.nazwa
{

	font-weight:bold;
	color:#183d8c;
}

div#page_oferta_listing div.listing_row div.item div.dane table
{
	width:100%;
}

div#page_oferta_listing div.listing_row div.item div.dane table td
{
	padding:2px;
}

div#page_oferta_listing div.listing_row div.item div.dane table td span
{
	color:#fff;
}

div.pager
{
	text-align:center;
	clear:both;
	margin-top:20px;
}

div#page_oferta_kategorie
{

}

div#page_oferta_kategorie div.row
{
	overflow:hidden;
	margin-bottom:5px;
	margin-left:3px!Important;
	margin-left:5px;
}

div#page_oferta_kategorie div.row div.item
{
	width:180px;
	float:left;
	margin-right:5px;
}

div#page_oferta_kategorie div.row div.last
{
	margin-right:0px;
}

div#page_oferta_kategorie div.row div.item div.foto
{
	height:133px;
	text-align:center;
}



div#page_oferta_kategorie div.row div.item div.nazwa
{
	height:37px;
	background:url(../img/sprzedaz_kat_nazwa.jpg) 0 0 no-repeat;
	overflow:hidden;
}

div#page_oferta_kategorie div.row div.item div.nazwa a
{
	line-height:37px;
	font-weight:bold;
	color:#fff;
	margin-left:10px;
	margin-right:35px;
}


/*-----------promocje, nowosci---------*/
div#page_aktualnosci
{

}

div#page_aktualnosci div.aktualnosci_item
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #1A1A1A;
}

div#page_aktualnosci div.aktualnosci_item p.data
{
	color:#fff;
	margin-bottom:5px;
}

div#page_aktualnosci div.aktualnosci_item a.tytul
{
	color:#fff;
	font-weight:bold;
	background:url(../img/ico_text.jpg) 0 52% no-repeat;
	padding-left:12px;
}

div#page_aktualnosci div.aktualnosci_item div.skrot
{
	margin-top:8px;
	color:#536080;
}

div#page_news
{

}

div#page_news a.news-foto
{
	float:left;
	margin:0px 10px 5px 0px;
}

div#page_news a.news-foto img
{

	border:1px solid #1a1a1a;
	padding:2px;
	background:#000;
}

/*--------text---------*/
div#page_text
{

}

/*--------galerie------*/
div.page-content-galeria-title
{
	
}

div.page-content-galeria-title h1
{
	line-height:30px;
	color:#183D8C;
	font-weight:bold;
}

div.page-content-galeria
{

}

div.page-content-galeria div.row
{
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

div.page-content-galeria div.row div.item
{
	float:left;
	margin-right:20px;
}

div.page-content-galeria div.row div.item img
{
	border:1px solid #1a1a1a;
	padding:2px;
	background:#000;
}

div.page-content-galeria div.row div.last
{
	margin-right:0px;
}

div#page-galeria
{

}

div#page-galeria div.row
{
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

div#page-galeria div.row div.item
{
	float:left;
	margin-right:20px;
}

div#page-galeria div.row div.item img
{
	border:1px solid #1a1a1a;
	padding:2px;
	background:#000;
}

div#page-galeria div.row div.last
{
	margin-right:0px;
}



div.form_kontakt_cont
{
	position:absolute;
	top:0px;
	right:0px;
}

div#form_kontakt_cont input.submit
{
	background:url(../img/button_wyslij.jpg) 0 0 no-repeat;
	width:39px;
	height:19px;
}









