* {
	margin: 0;
	padding: 0;
	}

html, body {
	background: #ffffff;
	background-attachment:fixed;
	color: #B4B4B4;
	}
body {
	text-align: center; /* IE quirks auto margins workaround */
	font: 70%/160% 'bitstream vera sans', 'lucida grande', verdana, sans-serif;
	padding: 5px;
	}
html>body { font-size: 11px; } /* for modern browsers that can resize px */

img.top {
	border: 0px;
	}

#wrap {
	width: 830px;
	background-image:url('tlo1.gif');
	background-attachment:fixed;
	margin: 0px auto; /* auto centers the div */
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */

	}

#header {
	height: 70px;
	margin: 0px;
	overflow: hidden;
	background: transparent url('images/header1.gif') no-repeat;
	}

#menu {
	text-align: right;
	margin: 0px;
	padding: 2px 3px;
	background-image:url('tlo1.gif');
	background-attachment:fixed;
	}

#content {
	text-align: left;
	margin: 5px;
	width: 800px;
	}

#twitter_div{
	width: 800px;
	}

#footer {
    width: 800px;
	background: transparent url('images/footer_brak.gif') no-repeat;
	padding: 0px 0px 20px 0px;
	color: #888;
	text-align: center;
	}

/*	Header image and link	 */

#header h1 {
	font-size: 3.5em;
	line-height: 1em;
	margin: 0;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 390px;
	height: 200px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	}

#smlink {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;

	}

#searchform, #searchform p {
	font-size: 1em;
	margin: 0;
	}
#searchform input {
	width: 110px;
	font-size: 1em;
	background: #ffffff;
	color: #333;
	margin: 0;
	border: 1px solid #f1f1f1;
	}
#searchform input:focus {
	border-color: #36d;
	}

/*	Giving block elements a default margin.	 */

h2, h3, h4, h5, h6, p, ul, ol, dl, pre, fieldset, address, table {
	margin: 1em 0;
	}

/* 	General styling		*/

h2 {
	font-size: 1em 'Helvetica', helvetica, arial, sans-serif;
	margin-bottom: .2em;
	}

h3 {
	font-size: 1em 'Helvetica', helvetica, arial, sans-serif;
	margin-bottom: .2em;
	}

h4 {
	font-size: 1.1em;
	}

h5 {
	font-size: 1em;
	}

address {
	font-style: italic;
	}

blockquote {
    color: #b4b4b4;
	margin:  10px;
	padding: 0 0 0 0px;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-family: 'bitstream vera sans mono', 'andale mono';
	font-size: 1em;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border:0.3px solid #f1f1f1;
	}
#content img { 
        max-width:800px;
        }

#content img.promocja { 
        max-width:1256px;
		margin-left:-20px;
		border:0px;
        }


#content p {
	text-align: justify;
	}

#content form p {
	text-align: left;
	}

ol {
	margin-left: 3em;
	}

textarea {
	width: 320px;
	}

ul {
	list-style: none;
	margin-left: 0em;
	}

a:link {
	color: #cba135;
	text-decoration: none;
	}
a:visited {
	color: #767575;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #cba135;
	}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #666666;
	text-decoration: none;
	}


.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	}

.commentlist li {
	color: #666666;
	font-style: normal;
	padding: 0em;
	}

.commentlist .alt {
        background: #f1f1f1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

.commentlist p {
	margin: 0em 0 0 0;
	}

.hilite {
	background: #f93;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	color: #666666;
	margin-top: .3em;
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: left;
	}

input#submitComment {
	padding: 2px 4px;
	}

input#submitComment:hover {
	cursor: pointer;
	}


/*	Navigation links		*/

#navigation {
        width:800px;
	}
.prev {
	display: block;
	float: left;
	text-align: left;
	width: 48%;
	}

.next {
	display: block;
	float: right;
	text-align: right;
	width: 48%;
	}

.nav:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}
* html .nav { height: 1%; }



.menu { padding:0px 0 0 0; margin:0px 0 0 -10px;}
.menu ul { text-align: left;  padding:0; margin:0px 0 0 13px; list-style:none; border:0; float:left;}
.menu ul li { float:left; margin:0; padding:0; border:0;}
.menu ul li a { border: none; float:left; margin:0px 10px 0px 0px; padding:2px 0px; color:#bbbbbb; font-size: 14px; font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; text-decoration:none; text-transform:none;}
.menu ul li a:hover { text-decoration:none;}
.menu ul li.hide { text-decoration:none;}
.menu ul li.hide a { border: none; float:left; margin:0px 10px 0px 0px; padding:2px 0px; color:#cba135; font-size: 14px; font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; text-decoration:none; text-transform:none;}
.menu ul li.hide a:hover { text-decoration: underline; text-underline-style: dotted;}
.menu img { cursor: pointer;}

.response {color: #cba135;}
/*.dziekuje {display: none;} */
.ponownie {cursor: pointer;}



.pokaz1 { width:897px; float:left; background:#fff; margin:0 auto; padding:0;}
.pokaz2 { width:897px; float:left; background:#fff; margin:0 auto; padding:0; display: none;}
.pokaz3 { width:897px; float:left; background:#fff; margin:0 auto; padding:0; display: none;}
.omnie { width:897px; float:left; background:#fff; margin:0 auto; padding:0; display:none;}
.inwestycja { width:897px; float:left; background:#fff; margin:0 auto; padding:0; display: none;}
.jakzamowic { width:897px; float:left; background:#fff; margin:0 auto; padding:0; display: none;}
.opinie { width:897px; float:left; background:#fff; margin:0 auto; padding:0; display: none;}
.blog1 { width:897px; float:left; background:#fff; margin:0 auto; padding:0; display: none;}
#wiecejopcjip {display:none; margin: -8px 0px 0px 0px;}
#prawa_kontakt {margin: 50px 0px 0px 0px;}
input {	margin-right: 0; cursor: pointer; background: #ffffff; border: 1px dotted #cccccc; color: #5e5e5e;}
input:hover { color: #5e5e5e; cursor: pointer;	border: 1px dotted #5e5e5e; }
textarea {	margin-right: 0;	cursor: pointer;	background: #ffffff;	border: 1px dotted #cccccc;	color: #5e5e5e;}
textarea:hover{	color: #5e5e5e;	cursor: pointer;	border: 1px dotted #5e5e5e;}
fieldset {	font-family: Helvetica Neue Light, Arial, Helvetica, sans-serif; background-color: #FFFFFF;	border: none; color: #333;}
label, legend, p{ font-size: 10px; font-weight: normal; color: #bbbbbb; font-size: 12px; font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;}
input#submit { border: 1px dotted #cccccc; color: #5e5e5e;	background-color: #ffffff; }
input#submit:hover { border: 1px dotted #cccccc; color: #ffffff;	background-color: #cba135; }

label.error { color: #cba135; }


