body, div, h1, h2, h3, h4, p, ul, ol, li, img, form, fieldset {

    margin: 0px;

    padding: 0px;

    border: 0px;

}

body {
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}

.hidden {

  display: none;

}

p, div, li, td, input, select, textarea {

    font-family: Arial;

    font-size: 13px;

    color: #ffffff;

    line-height: 18px;

}

input, option, select, textarea {
    color: #000000;
}


p, h1, h2, h3, h4, #main ul, #main ol, #main table {

	margin-bottom: 15px;

	font-weight: normal;

}

a img, :link img, :visited img {

    border: none

}

a:link, a:visited {

    color: #ffffff;

    text-decoration: none;

}

a:hover, a:active {

    color: #ffffff;

    text-decoration: underline;

}

div.clear {

    clear: both;

    overflow: hidden;

    height: 1px;

}





/* ramka zaczyna sie tu */

.container {
	text-align:left;
	width:1040px;
	margin:0px auto;
	margin-top:250px;
	background-color: transparent;
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
	background-position: left top;

}



.masthead {
	height:250px;
	padding:0 0 0 0;
	position:relative;
	top:-250px; /* styk gory z body bg */
	line-height:1em;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}



.srodek {
	width:1040px; /*center hack*/
	margin:0 auto; /*center hack*/
	margin-top: -250px;
	text-align:center;
	min-height: 138px;
	background-color: transparent;
	background-image: url(../images/dol.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}



.zakonczenie {
	line-height:1.2em;
	text-align:left;
	width:1040px;
	height: 13px;
	clear:both;
	padding:0px 0px 0 0;
	margin:0px auto;
	font-size:0.8em;
	background-color: transparent;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;

}

/* ramka konczy sie tu */





#menu {
	height: 44px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: transparent;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	background-position: 0 0;

}

	#menu li {

		float: left;

		list-style: none;

		height: 40px;

		line-height: 40px;

		display: inline;

        padding-top: 2px;

	}

	#menu li a {

		font-size: 12px;

		text-decoration: none;

		text-transform: uppercase;

        padding: 15px 27px 20px 26px;

	}



	#menu a:link, #menu a:visited {

		color: #FFFFFF;

	}

	#menu li a:hover, #menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
	background-image: url(../images/over.png);
	background-repeat: repeat-x;
	background-position: 0 1px;

	}



	#menu-about_us {

		background: transparent url(images/about_us.gif) 0 0 no-repeat;

		padding-left: 35px;

	}

	#menu-services {

		background: transparent url(images/services.gif) 0 0 no-repeat;

		padding-left: 35px;

	}

	#menu-client_feedback {

		background: transparent url(images/client_feedback.gif) 0 0 no-repeat;

		padding-left: 35px;

	}

	#menu-useful_info {

		background: transparent url(images/useful_info.gif) 0 0 no-repeat;

		padding-left: 35px;

	}

	#menu-party_wall {

		background: transparent url(images/party_wall.gif) 0 0 no-repeat;

		padding-left: 35px;

	}

    #menu-contact_us {

		background: transparent url(images/contact_us.gif) 0 0 no-repeat;

		padding-left: 35px;

		margin-right: 0 !important;

	}





#content {
	width: 1040px;
	background-color: transparent;
	background-image: url(../images/shade.png);
	background-repeat: no-repeat;
	background-position: center top;



}

	#content.wide {

		width: 876px;

		float: none;

	}

#content h1 {

	font-size: 26px;

	color: #000;

	text-transform: lowercase;

	border-bottom: 3px double #e3e3e3;

	padding-bottom: 7px;

	margin-bottom: 30px;

}

	#content h1 span {

		font-size: 11px;

		text-transform: uppercase;

		color: #807f77;

	}

	#content h2, .project-intro h3 {

		font-size: 18px;

		color: #625f47;

	}

	#content li {

		margin-left: 25px;

        margin-bottom: 10px;

	}

	#content p img {

		vertical-align: middle;

	}

.ramka_zdjec {
	width: 216px;
	height: 298px;
	padding-top: 15px;
	margin-left: 20px;
	background-color: transparent;
	background-image: url(../images/ramka_zdjec.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.ramka_girl {
	width: 179px;
	height: 255px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: transparent;
	background-image: url(../images/ramka_girl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.enter {
	width:77px;
	height:32px;
	display:block;
	border:none;
	margin:0 auto;
	cursor: pointer;
	padding-top: 6px;
	background-image: url(../images/enter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.h2spec a{font-size:12px;}
.h2spec {margin:0px; padding:0px;}
.footer {
	width:1040px; /*center hack*/
	margin:0 auto; /*center hack*/
	margin-top: -250px;
	text-align:left;
	min-height: 138px;
	background-color: transparent;
	background-image: url(../images/dol.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.disclaimer {
	width:1040px; /*center hack*/
	margin:0 auto; /*center hack*/
	margin-top: -250px;
	text-align:center;
	min-height: 138px;
	background-color: transparent;
	background-image: url(../images/dol.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.position {
	line-height:1.2em;
	text-align:left;
	width:1040px;
	height: 13px;
	clear:both;
	padding:0px 0px 0 0;
	margin:0px auto;
	font-size:0.8em;
	background-color: transparent;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

