/*--------------------------------------------------------
	css theme name: talster
	author: bartosz mediger (http://mediger.net)

	created: 02 jan 2008
	
*/


* { margin: 0; padding: 0; }


a, address, body, input, h1, h2, h3, h4, h5, h6, legend, p, select, textarea {
	line-height: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333; }


body {
	padding: 10px;
}


body, html { min-height: 100%; height: 100%; }


fieldset { border: none; }


html {
	overflow: auto;
	overflow-x: hidden; }



img { border: none; }





p {
	padding-bottom: 15px;
	text-align: justify; }
	
	
	p img {
		float: left;
		margin: 3px 10px 0 0; }



ul {
	list-style: none;
	padding: 0 0 15px 0; }

	



/* nawgiacja */

a {
	text-decoration: none; 
	color: #003399; }

a:hover { color: #003399 !important; }








/* headers */


h2, h3, h3 a {
	font-family: Trebuchet MS;
	color: #105f9c; }


h2 {
	padding: 0 0 18px 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #105f9c; }


h3, h3 a {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0; }















/* gallery */

#gallery {
	width: 100%;
	border-top: 1px solid #ddddde;
	padding: 20px 0 0 0; }

	#gallery a {
		float: left;
		margin: 0 7px 9px 0; }

	#gallery a.last { margin-right: 0 !important; }
	
	




#actions,
#foot,
#left,
#logo  {
	display: none; }











/* nav */

#nav {
	float: left;
	width: 99%;
	padding: 0 0 20px 0; }

	#nav a { font-size: 11px; }








#right {
	float: left;
	width: 640px;
	padding: 0; }








#zglos {
	float: left;
	width: 181px; height: 43px;
	margin: 47px 0 0 0;
	background: url(../images/zglos.gif) no-repeat;
	text-indent: -10000px; }




/*
	klasy */

	
.lokalizacja { background: url(../images/lokalizacja.gif); }


.oferta {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddddde;
	padding: 20px 0 13px 0; }

	.oferta img {
		float: left;
		border: 1px solid #666;
		margin: 0 10px 0 0; }

	.oferta p a { color: #333; }
	
	.oferta_foto { float: right; }

	.oferta_opis {
		float: left;
		width: 300px;
		font-weight: bold; }

	.oferta_opis * { font-size: 11px; }

	.oferta p { clear: both; }
	
	.oferta_opis .icons { clear: both; height: 110px; _height: auto; }

	.oferta_opis .left {
		float: left;
		width: 130px;
		text-align: right; }
	
	.oferta_opis .right { float: left; }
	
	.oferta_opis span { font-weight: bold; line-height: 19px; }
	
	.oferta_opis span.right {
		color: #993300;
		padding: 0 0 0 5px; }



.submit { border: none !important; }



.zadaj, .lokalizacja {
	float: left;
	width: 88px; height: 65px;
	margin: 30px 0 0 0;
	text-indent: -10000px; }


.zadaj { background: url(../images/zadaj.gif) no-repeat; }



