body {
	background-color: #EEE5E0;
	margin: 0;
	padding: 0;
	color: #863d0d;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}

p {
	margin-top: 0.4em;
	margin-bottom: 0.6em;
}

blockquote {
	margin: 1em 1.5em 1em 1.5em;
}

a {
	color: #863d0d;
	text-decoration: none;
}

a:hover {
	color: #863d0d;
	text-decoration: underline;
}

hr {
	margin: 1.5em 0 1.5em 0;
}

img.borderImg {
	margin: 5px;
	border: 5px solid #e2d1ca;
}

.szary, .szary a {
	color: #585858;
	text-decoration: none;
}

.szary a:hover {
	text-decoration: underline;
}

.f10, .f10 a {
	font-size: 10px;
	text-decoration: none;
}

.f10 a:hover {
	text-decoration: underline;
}

.naglowek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0 0 2em;
}

.kupon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.naglowek-arial {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	word-spacing: normal;
}

.naglowek:first-letter {
	font-size: 18px;
}

table.mTop {
	text-align: right;
}

table.mTop a {
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

table.mTop a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #ec8a1c /*!important;*/
}

table.stopka {
	font-size: 10px;
	letter-spacing: 0.1em;
}

table.stopka a {
	text-decoration: underline;
}

table.stopka a:hover {
	text-decoration: none;
}

div.floatR {
	float: right;
	clear: right;
	border: 5px solid #e9dcd8;
	margin: 0 0 5px 5px;
	text-align: center;
	font-style: italic;
	padding: 2px;
}

div.kosmetyki {
	border: 5px solid #e9dcd8;
	margin: 3px;
	text-align: center;
	padding: 5px;
	width: 180px;
	background: #fff;
}
.czerwony {
	color: #FF0000;
}

.radius {-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 3px solid #FFF; padding: 0px;"}
