.nazwa_dzialu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

.link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-decoration:none;
}
. link:hover {
text-decoration:underline;
}

#wrapper {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fef2d9;
	position: relative;
}
#header-top {
	background-color: #bc966a;
	height: 10px;
}
#header-center {
	/*background-image: url(../images/banner.jpg);*/
	height: 146px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f1decf;
	border-bottom-color: #f1decf;
}
#menu-case {
	height: 218px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #bc966a;
	border-bottom-color: #fef5f6;
	border-bottom-style: solid;
}
#menu-case-leftside {
	background-image: url(../images/menu-bkg.jpg);
	height: 218px;
	width: 386px;
	float: left;
}
#menu-case-rightside {
	background-image: url(../images/women.jpg);
	height: 218px;
	width: 369px;
	float: right;
}

#content  #title-bar {
	height: 31px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #887058;
	background-color: #bc966a;
}
#title-bar #title {
	/*background-image: url(../images/label.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 31px;
	padding-left: 11px;
	vertical-align: middle;
	padding-top:5px;

}
#content #main {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footer {
	background-color: #bc966a;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #887058;
	border-bottom-color: #887058;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	color: #FFF;
	text-align: center;
}
.clear {
	clear: both;
}

.galeria_link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
text-decoration:none;
padding:5px;
}

.galeria_link:hover {
border:1px solid #000000;
padding:5px;
}

