body {
	margin: auto;
	text-align: center;
	background-color: #ffffff;
}

#box1 {
	width: 960px;
	height: 100%;
	margin: auto;
	text-align: left;
}

.top {
	margin: 0px;
	height: 30px;
	background: #CCCCCC;
}

.top li {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 10px 20px;
}

#page {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 960px;
	background: url('../gfx/julie_tlo_str.jpg') repeat-y top left;
}
#window {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 650px;
}	
#article {
	margin: 0px;
	padding: 30px;
	display: block;
}

#title {
	padding: 0px;
	color: #a52a6d;
	font-size: 20px;
	font-weight: normal;
	font-family: Times, serif;
}

#subtitle {
	padding: 0px;
	color: #a52a6d;
	font-size: 16px;
	font-weight: normal;
	font-family: Times, serif;
}

#text {
	color: #2a2623;
	font-size: 13px;
	font-family: Times, serif;
	line-height: 15px;
	text-align: justify;
}

#text p,
#title p {
	margin: 0px;
	padding: 7px;
}

#text td {
	color: #2a2623;
	font-size: 13px;
	font-family: Times, serif;
}

.alertbox {
	color: #821f4b;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Times, serif;
	text-align: center;
	width: 400px;
	height: 40px;
	border: solid 1px #821f4b;
	background-color: #fbc1c8;
	padding: 15px;
	margin: 20px auto;
}
.warning {
	background: url('../gfx/wyk.gif') no-repeat left top;
}
fieldset tr.warning {
	background: url('../gfx/wyk1.gif') no-repeat left top;
}
.form_label {
	width: 250px;
}

.form_input {
	width: 400px;
}

.fb1 {
	color: #a52a6d;
	font-size: 14px;
	font-weight: bold;
	font-family: Times, serif;
/*	background-color: #fbfbfb;
	background-color: #fba7c8; */
	background-color: #fbc1c8;
	border: 1px solid #a52a6d;
	padding: 2px;
	margin: 5px 0px;
}

.fi1 {
	color: #a52a6d!important;
	font-size: 14px;
	font-weight: bold;
	font-family: Times, serif;
/*	background-color: #fb8bc8;
	background-color: #fba7c8; 
	background-color: #fbc1c8; */
	border: 1px solid #a52a6d;
	padding: 2px;
	margin: 5px 0px;
}
#text .fi1 td {
	color: #a52a6d;
	font-size: 14px;
	font-weight: bold;
	font-family: Times, serif;

}

.fs1 {
	color: #a52a6d;
	font-size: 14px;
	font-weight: bold;
	font-family: Times, serif;
/*	background-color: #fb8bc8;
	background-color: #fba7c8; 
	background-color: #fbc1c8; */
	border: 1px solid #a52a6d;
	padding: 2px;
	margin: 5px 0px;
}

.ft1 {
	color: #a52a6d;
	font-size: 14px;
	font-weight: bold;
	font-family: Times, serif;
/*	background-color: #fb8bc8;
	background-color: #fba7c8; 
	background-color: #fbc1c8; */
	border: 1px solid #a52a6d;
	padding: 2px;
	margin: 5px 0px;
}
.show {
	display: table-row;
}
.hide {
	display: none;
}
/**** Cafe - artykuly ****/
#article a {
	color: #a52a6d;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
/**** Cafe - submenu ****/
#ofertysubmenu {
	margin-right: 40px;
}
#ofertysubmenu a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Times, serif;
	color: #a52a6d;
	text-decoration: none;
}
#ofertysubmenu a:hover {
	color: #cccccc;
}
#ofertysubmenu a.active {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Times, serif;
	color: #a52a6d;
	margin-left: 15px;
	text-decoration: none;
}

#kwmain {
	margin-bottom: 5px;
	color: #2a2623;
	font-size: 10px;
	font-family: Georgia, Times, serif;
}

#kw {
	margin: 5px 0px;
	color: #2a2623;
	font-size: 10px;
	font-family: Georgia, Times, serif;
}

/**** Profil - poczatek ****/
.profil_submenu {
	float: right;
	margin-top: 70px;
}
.profil_submenu a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Times, serif;
	color: #cccccc;
	text-decoration: none;
}
.profil_submenu a:hover {
	color: #a52a6d;
}

.profil_submenu a.active {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Times, serif;
	color: #a52a6d;
	margin-left: 15px;
	text-decoration: none;
}

.pl1, .pl1 a {
	color: #a52a6d;
	padding-right: 10px;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}
.pv1 {
	padding-left: 15px;
	display: block;
}
.pl2, .pl2 a {
	font-weight: bold;
	color: #a52a6d;
	padding-right: 10px;
	text-decoration: none;
}
.pedit {
	cursor: pointer;
}
.pedit:hover {
	position: relative;
	top: -1px;
	left: 1px;
}

.nophoto {
	color: #2a2623;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.nophoto a {
	color: #2a2623;
}
.wrongphoto {
	color: #821f4b;
	font-size: 10px;
	font-weight: bold;
	font-family: Times, serif;
	text-align: center;
	width: 200px;
	height: 20px;
	border: solid 1px #821f4b;
/*	background-color: #fbc1c8; */
	padding: 10px;
	margin: 5px auto;
}
/**** Profil - koniec ****/

