* {margin:0;padding:0;} 

html
	{
		overflow: -moz-scrollbars-vertical;
		height:100%;
	}

Body
	{	
		text-align:center;
		height:100%;
		width:100%;
		font-family:Arial;
		background: url('obrazki/tlo3.png') repeat;
	}


ul#lewe_menu, ul#lewe_menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

ul#lewe_menu li {
	width: 168px;
	margin: 0px 16px;
	background: url('obrazki/lmg25.jpg') repeat-x;
}


ul#lewe_menu a:link, ul#lewe_menu a:visited {
	display: block;
	width: 130px;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0px 3px;
	font-weight: bold;
	background:url('obrazki/lmg25.jpg') repeat-x;
	color: #ddd;
	text-align: left;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}

ul#lewe_menu a:hover {
	background:url('obrazki/lmg225.jpg') repeat-x;
	color: #fff;
	text-align: center;
}



ul#gorne_menu, ul#gorne_menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#gorne_menu {
	float: left;
	width: 568px;
	background: #000;
	border: 1px solid #000;
	margin-right: 1px;
	line-height:30px;
}

ul#gorne_menu li {
	float: left;
	width: 189px;
}


ul#gorne_menu a:link, ul#gorne_menu a:visited {
	text-decoration: none;
	height:30px;
	display: block;
	font-weight: bold;
	font-size:11px;
	text-align:center;
	background: #f00 url('obrazki/czerwonybargif30.gif') repeat-x;
	color: #fff;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

ul#gorne_menu a:hover {
	background-color: #800;
	background-image: url('obrazki/czerwonybargif302.gif');
}


ul#lista_firm, ul#lista_firm li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#calosc {
	width: 800px;
	margin: 10px auto;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#naglowek {
	height:140px;
	background:url('obrazki/nieruchomosciz_wiosna.gif') no-repeat;
	margin:10px;
	margin-top:0px;
}

div#menu1 {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

div#menu1x {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

div#tresc {
	width: 570px;
	margin-top: 10px;
	overflow: hidden;
}

div#menu2 {
	height:34px;
	width:569px;
	overflow: hidden;
	margin-right: 1px;
}

div#firmy {
	height:330px;
	width:120px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

div#fadeshow1 {
	height:330px;
	width:440px;
	overflow: hidden;
}

div#opis {
	height:50px;
	width:570px;
	overflow: hidden;
}

div#stopka {
	background:#fff;
	height: 50px;
	clear:both;
	margin:10px;
	margin-bottom:0px;
}

	
Table.glowna 
	{
		color:#000000;
		background-color:#ffffff;
		width:800px;
		text-align:center;
		margin:12px auto;
		border:0;
		border-style:none;
		font-family:Arial;
		font-size:11px;
	}
	
	
	
Table.top_menu
	{
		height:30px;
		border-width:1px;
		border-style:solid;
		border-color:#000;
		width:100%;
		background-image:url('obrazki/czerwonybargif302.gif');
		background-repeat: repeat-x;
	}
	
TD.menu
	{
		background-image:url('obrazki/czerwonybargif30.gif');
		height:30px;
		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
	}

TD.menu1
	{
		height:30px;
		color:#efefef;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
	}
	
	
	
	
Table.foto_miniaturki
	{
		width:100%;
	}
	
Table.galeria
	{
		height:100%;
		width:100%;
	}
	
Table.oferta
	{
		 border:1;
		 border-style:ridge;
		 width:100%;
	}
	
TD.oferta_k1
	{
		background-color:#eeeeee;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		width:100px;
	}

TD.oferta_k2
	{
		
		font-size:11px;
		text-align:left;
	/*	width:180px;     */
	}
	
TD.oferta_k3
	{
		font-size:18px;
		font-weight:bold;
		text-align:right;
		color:#bb0000;
	}

TD.oferta_k4
	{
		font-size:14px;
		font-weight:bold;
		text-align:right;
	}
	
TD.oferta_kontakt
	{
		background-color:#ffdddd;
		font-weight:bold;
		font-size:13px;
		text-align:center;
	}
	
TD.oferta_blokada
	{
		background-color:#ee2222;
		font-size:14px;
		font-weight:bold;
		text-align:center;
	}
	
TR.banner
	{
		height:140px;
		background-image:url(obrazki/nieruchomosciz_wiosna.gif)
	}

TD.banner
	{
		height:140px;
	}
	
Fieldset
	{
		background-color:#eeeeee;
		border-color:#990000
	}

Select
	{
		width:100%;
		background-color:#ffffff;
		color:#000000;
	}
	
Input.text
	{	
		width:99%;
		background-color:#ffffff;
		color:#000000;
	}
	
Input.ktext
	{	
		width:250px;
		background-color:#ffffff;
		color:#000000;
	}

Input.checkbox
	{
		color:#000000;
	}

Input.button
	{	
		background-color:#000000;
		background-image:url('obrazki/czerwonybutton21.gif');
		width:100px;
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
	}
	
TextArea
	{

	}
	
TextArea.ktext
	{
		width:100%;
		height:100px;
	}

Legend
	{
		background-color:#990000;
		color:#ffffff;
		padding: 2px 5px;
		font-size: 11px;
	}

TD.left_menu
	{
		padding-top: 15px;
		width:200px;
		background-color:#eeeeee;
		vertical-align: top;
	/*	background-image:url('obrazki/lewetlo.gif'); 	czerwien - #d11e1e  */
	}
	
	
Table.left_dodaj
	{
		width:100%;
		height:100%;
	}

TD.left_dodaj
	{
		text-align:left;
		font-size:15px;
	}
	
	
TD.tresc
	{
		background-color:#ffffff
	}
	
TD.oferta
	{
		height:350px;
		width:560px;
	}


	
	
	
TD.lgs
	{
		background-image:url('obrazki/lmg25.jpg');
		height:25px;
		background-repeat: repeat-x;
	}
	
Table.left_glowna
	{
		width:100%;
		height:100%;
		cursor:pointer;
	}
	
TD.left_glowna
	{
		text-align:justify;
		font-size:14px;
		font-weight:bold;
		color:#dddddd;
		
		padding-left: 0.5cm;
		
		background-image:url('obrazki/lmg25.jpg');
		height:25px;
		width:170px;
		background-repeat: repeat-x;
		
	}
	
/*letter-spacing: 3px;*/
	
TD.left_glowna1
	{
		text-align:center;
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		
		
		
		background-image:url('obrazki/lmg225.jpg');
		height:25px;
		width:170px;
		background-repeat: repeat-x;
		
	}
	
	
	
	

TR.listafirm
	{
		cursor:pointer;
	}
	
TR.listanaglowki
	{
		background-image:url('obrazki/czarnybar16.gif');
		background-color:#000000;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		/* cursor:pointer; */
	}

TR.listarow0
	{
		background-color:#eeeeee;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
	}
	
TR.listarow1
	{
		background-color:#dddddd;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
	}
	
TR.listarow2,TR.listarow3
	{
		background-color:#990000;
		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
	}
	
TR.listarow7
	{
		background-color:#737373;
		color:#c2c2c2;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
	}

TR.listarow9
	{
		background-color:#737373;
		color:#ededed;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
	}
	
TD.lista_sort
	{
		cursor:pointer; 
	}

A
	{
		color:#000000;
		font-size:14px;
		font-weight:bold;
		
	}
	
A:hover
	{
		color:#000066;
		text-decoration:none;
	}
	
A.belkadolna
	{
		color:#777777;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		background-color:#eeeeee;
	}


TD.belkadolna
	{
		height:16px;
		color:#777777;
		background-color:#eeeeee;
	}
