body {font-size: 11px; font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; background-repeat: repeat-x; background-image: url(img/bg.jpg);}
		#container {
			width: 850px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.8em;
			color: #2e2e2e;
			background-color: #FFF;
			padding-top:20px;
			background:none;
		}
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background:none;
		}

		h2 {
			color: #403e3f;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background: #FFF;
		}

		a {
			color:#a3a3a3;
			text-decoration: none;
		}

		a:hover {
			color:#CC6714;
			background-color: #fff;
		}


		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
		}

		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
			padding: 3px;
		}

		.button {
			padding: 2px;
		}

/* HEADER I LOGO*/
#topik {
	width: 850px;
	height: 29px;
	text-align: right;
	color: #fff;
	padding-top:0px;
	padding-bottom:25px;
	margin: -25px auto;
}
#topik a{
        color:white;
        background:none;
        text-decoration:none;
}
#topik a:link, a:visited{
        color:white;
        background:none;
}
#topik a:hover{
        color: #ddd;
}
		#logo {
			border-bottom: 0px solid #948979;
			padding-top: 0px;
			margin-bottom: 10px;
			background:#fff url('img/logo.png') center center no-repeat;
			height:55px;
		}

		#header {
			border-bottom: 4px solid #fff;
			padding-bottom: 30px;
			clear: both;
			margin-bottom: 10px;
			background:#fff url('img/top.png') no-repeat;
			height:148px;
		}


		/* the slogan */
		#header p {
			padding-top:150px;
			color: #000;
			background:none;
			text-align:left;
		}

/* NAWIGACJA */

		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			float: left;
			width: 127px;
		}

		#navigation a {
			display: block;
			padding: 5px 0px 5px 5px;
			width: 127px;
			border-bottom: 1px solid #CCC;
			color:#4b5231;
		}

		#navigation a:link, #navlist a:visited {
			color:#000;
			text-decoration: none;
			background: #fff url(img/punkt.png) 4% 50% no-repeat;
			padding-left:20px;
		}

		#navigation a:hover {
			background: #fff  url(img/punkt.png) 4% 50% no-repeat;
			color:#CC6714;
		}

/* MA&#65533;Y BOX */

		#navigation p {
			margin-top: 40px;
			padding: 5px;
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}

/* TRE&#65533;&#65533;*/

		#content {
			width: 672px;
			margin-left: 175px;
			margin-right: 0px;
			text-align:justify;
		}

		#content p {
			padding-bottom: 5px;
			border-bottom: 0px solid #DDDDDD; /* A faint grey line below the text */
			text-indent: 25px;
			margin:10px 0 0 0;
		}
		#content h2 {
			color: #2e2e2e;
			font-size: 16px;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
			font-weight: bold;
			background: #FFF;
			padding-left:0px;
			line-height:1.6em;
			margin-bottom:0px;
		}
		#content h4 {
			color: #403e3f;
			font-size: 12px;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			padding:0px;
			line-height:1.6em;
			margin-bottom:5px;
			margin-left:1px;
		}
		#content img {
			color: #000;
			padding:0px;
			line-height:1.6em;
			margin-bottom:5px;
			margin-left: -1px;
			border:none;
		}

		#content span {
                  float:left;
                  width:199px;
		  margin-left:0px;
		  border-right: 1px #CCC dotted;
                }
                #content .pytanie {
                    font-weight:bold;
                    border:0px solid #000;
                    text-indent: 0px;
                    margin-bottom:5px;
                }
                #content .odpowiedz {
                    text-indent: 25px;
                    font-weight:normal;
                    text-decoration: none;
                    margin-top:-10px;
                    padding:0px;
                }
                #content a:link, a:visited{
                       color:#666;
                       background:none;
                       text-decoration:underline;
                }
                #content a:hover{
                       color: #CC6714;
                }
                #zamowienie form, span{
                  float:left;
                  margin: 5px 0px 0 15px;
                }
                #zamowienie span{
                  clear:both;
                  margin: 5px 0px 15px 0px;
                  border:0px;
                  width:450px;
                  font-size:11px;
                }
                #kontakt {
                   float:left;
                   width:200px;
                   margin-left:20px;
                }
                #kontakt span{
                   float:left;
                   width:400px;
                   margin-left:0px;
                   border:0px;
                   padding-left:20px;
                   border:0px;
                }
                #content ul{
                 margin-top:2px;
                }
		#content li{
			list-style-type: circle;
                        list-style-position: outside;
                        padding:0px;
                        margin:0px;
			text-indent:0px;
		}
		#content .partner{
                  text-align:center;
                  margin-left:-30px;
                }
		#content .partner img{
                  border: 1px solid #DDDDDD;
                  margin-top:20px;
                  padding:10px;
                }
		#content .partner img:hover{
                  border: 1px solid #669;
                  margin-top:20px;
                  padding:10px;
                }
		#content .partner p{
                  border-bottom: 0px solid #666666;
                  position:relative;
                }
		#content .partner span{
	width: 102px;
	background: url(images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 50px;
	font-style: normal;
	text-align: center;
                }

/* SIDEBAR ELEMENT */

		#sidebar {
			float: right;
			width: 1px;
		}

		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}

/* FOOTER ELEMENT */

		#footer {
			height:25px;
                        margin-top: 25px;
			clear: both;
			background-color:#575352;
			padding: 0px 0px 0px 0px;
		}

		#footer p {
			color:#89817f;
			padding: 2px 0px 0px 10px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}

		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}
		
		
		
/*LINK*/

		#link{
			text-align: center;
		        
			
			padding: 0px 0px 0px 0px;
		
		}	
		

/*MENU */
.menutitle {
           color:#000;
           text-decoration: none;
           background: #fff url(img/punkt.png) 8% 70% no-repeat;
           padding-left:20px;
           padding-bottom:0px;
           padding-top:0px;
           cursor:pointer;
           border-bottom: 0px solid #CCC;
           width: 125px;
}
#navigation .title {
           color:#000;
           text-decoration: none;
           padding-top:5px;
           padding-left:0px;
           cursor:pointer;
           margin:0px;
           border-bottom: 1px solid #CCC;
           border-top:0px;
           width:129px;
}
           #masterdiv .submenu{
                    padding-left:13px;
                    margin:0px;
           }
                #masterdiv .submenu a {
                        width: 125px;
			border-bottom: 1px solid #CCC;
			color:#4b5231;
			margin:0px;
		}

		#masterdiv .submenu a:link, #masterdiv .submenu a:visited {
			color:#000;
			text-decoration: none;
			background: #fff  url(img/punkt.png) 4% 50% no-repeat;
			padding-left:20px;
			margin:0px;
			border:none;
		}

		#masterdiv .submenu a:hover {
			background: #fff  url(img/punkt.png) 4% 50% no-repeat;
			color:#CC6714;
			margin:0px;
		}

/* =Formsy ----------------------------------------------- */
label { background: transparent; color: #2e2e2e; display: block; font-size:11px;}
label span { background: transparent; color: #999500; font-size: .9em; text-transform: uppercase; }
input, textarea, select {background: transparent url('img/form_inputtext.jpg') repeat-x 0 0; border: 1px solid #DDDDDD; color: #2e2e2e; font: 12px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; margin-top: 2px; margin-bottom:3px; padding: 3px; }
#contactform table td { padding: 0 10px .5em 0; }
#user, #miasto, #adres, #telefon, #telefon{ width: 200px; font-size:11px;}
#typbudynku, #poszukuje {width:209px; font-size:11px;}
#e-mail{
 font-size:11px;
 width:200px;
 background:#A8C429;
}

#wyslij, #wyczysc{ width:80px; font-size:11px; margin-left:0px; margin-bottom:10px;}

#contactform-subject, #tresc { width: 200px; }

#contactform-message { height: 140px; }

input.imagesubmit { border: none; margin: 0; padding: 0; }

/* =informacje i b&#65533;&#65533;dy
----------------------------------------------- */
span.note-general, span.note-warning { background: transparent; border: 0px; color: #999999; font-size: .9em; padding: 2px 4px 2px 34px; }
span.note-general { color: #666; margin-bottom:20px;}
span.note-warning { background: url('img/note_warning.gif') no-repeat 0px 0px; color:red; }

#tabela
{
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0 20px 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#tabela th
{
	font-size: 11px;
	font-weight: bolder;
	padding: 12px 15px;
	color: #464241;
	border: 1px solid #C5DC74;
	text-align:center;
}
#tabela td
{
	padding: 0px 5px;
	color: #464241;
	border: 1px solid #C5DC74;
	text-align:center;
}
.first
{
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	width:100px;
	height:50px;
}
#tabela tr:hover td
{
	color: #464241;
	background: #f3f3f3;
}
