@charset "utf-8";

body {
	background-color: #4D4948;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


#header_logo a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#home_page_photo {
	padding: 9px;
	border: 1px solid #666666;
	float: left;
}
#wrapper #content {
	float: left;
	padding: 0px;
	width: 850px;
}

/*#wrapper #content img {
	padding: 11px;
	border: 1px solid #666666;
}*/
#wrapper #haslo {
	float: right;
	margin-top: 15px;
}
#wrapper #menu {
	float: right;
	margin-top: 28px;
	margin-bottom: 15px;
}
#menu #plener {
	background-image: url(images/1.JPG);
	background-position: left top;
	height: 15px;
	width: 41px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}#menu #plener:hover {
	background-image: url(images/hover/1.JPG);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #przygotowania {
	background-image: url(images/2.JPG);
	height: 15px;
	width: 98px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #przygotowania:hover {
	background-image: url(images/hover/2.JPG);
}
#menu #kosciol {
	background-image: url(images/3.JPG);
	display: block;
	float: left;
	height: 15px;
	width: 55px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #kosciol:hover {
	background-image: url(images/hover/3.JPG);
}
#menu #grupowe {
	background-image: url(images/4.JPG);
	display: block;
	float: left;
	height: 15px;
	width: 103px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #grupowe:hover {
	background-image: url(images/hover/4.JPG);
}
#menu #bryczki {
	background-image: url(images/6.JPG);
	display: block;
	float: left;
	height: 15px;
	width: 51px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #bryczki:hover {
	background-image: url(images/hover/6.JPG);
}
#menu #przyjecie {
	background-image: url(images/7.JPG);
	display: block;
	float: left;
	height: 15px;
	width: 78px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #przyjecie:hover {
	background-image: url(images/hover/7.JPG);
}
#menu #referencje {
	background-image: url(images/referencje.JPG);
	display: block;
	float: left;
	height: 15px;
	width: 66px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #referencje:hover {
	background-image: url(images/hover/referencje.JPG);
}
#menu #o_mnie {
	background-image: url(images/o_mnie.JPG);
	display: block;
	float: left;
	height: 15px;
	width: 47px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #o_mnie:hover {
	background-image: url(images/hover/o_mnie.JPG);
}
#menu #kontakt {
	background-image: url(images/kontakt.JPG);
	display: block;
	float: left;
	height: 15px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #kontakt:hover {
	background-image: url(images/hover/kontakt.JPG);
}
.left_nav  {
	background-image: url(images/nav_left.JPG);
	display: block;
	height: 34px;
	width: 50px;
	float: left;
	margin-top: 200px;
	margin-right: 20px;
	margin-left: 35px;
	_margin-left: 15px;
}
.left_nav:hover {
	background-image: url(images/hover/nav_left.JPG);
}

.right_nav {
	background-image: url(images/nav_right.JPG);
	display: block;
	float: left;
	height: 34px;
	width: 49px;
	margin-top: 200px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.right_nav:hover {
	background-image: url(images/hover/nav_right.JPG);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#content #contact {
	height: 250px;
	width: 599px;
	text-align: center;
	margin-left: 250px;
}
#content #ref_text {
	float: right;
	width: 598px;
	color: #CCCCCC;
}
.intro_text {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #CCCCCC;
}
.intro_text:hover {
	color: #FFFFFF;
}

.content_text {
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 12px;
}
.name_text {
	color: #999999;
}
#content .referencje img {
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}
#content .referencje {
	margin-left: 0px;
	float: left;
	margin-bottom: 25px;
}

#content .referencje p {
	float: left;
	width: 600px;
	margin-top: 12px;
	padding-top: 0px;
	color: #CCCCCC;
	text-align: justify;
}


#content #myGallery .imageElement h3 {
	color: #4D4948;
}
#content #myGallery .imageElement p {
	color: #4D4948;
}
.spacer {
	text-align: center;
}
#content .referencje p {
	background-image: url(images/spacer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content .referencje .last_par {
	background-image: none;
}

