html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	font-size: 11px;
	font-family: Tahoma;
	color: #7d7d7d;
	line-height: 15px;
	background: #f8f6ee;
}

a {
	color: #b06e6e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #f47421;
	font-size: 20px;
}

h2 {
	color: #f47421;
	font-weight: bold;
	margin-top: 15px;
}

h1 a, h2 a {
	color: #f47421;
}

h1 a:hover {
	text-decoration: none;
}

h1, p, ul, ol, dl {
	margin-top: 15px;
}

ol {
	margin-left: 40px;
}

li {
	margin: 4px 0;
}

ul li {
	background: url('../gfx/li.png') no-repeat left 3px;
	padding-left: 20px;
}

ol li {
	list-style: decimal;
}

blockquote {
	background: url('../gfx/quote.png') no-repeat left top;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #b06e6e;
	padding: 0 10px;
	line-height: 19px;
}

em {
	color: #b06e6e;
	font-weight: bold;
	font-style: normal;
}

.fck-right, .ck-right {
	float: right;
}

.fck-left, .ck-left {
	float: left;
}

.a-right {
	text-align: right;
}

.a-center {
	text-align: center;
}

.a-left {
	text-align: left;
}

table {
	border: 1px solid #c28081;
	margin-top: 15px;
}

th {
	background: #c28081;
	color: white;
	padding: 5px 10px;
}

td {
	padding: 5px 10px;
	border: 1px solid #c28081;
	text-align: center;
	vertical-align: middle;
}

.zamowienie td {
	text-align: left;
}

td a img {
	border: 0 none;
}

.odd td {
	background: #f0e4de;
}

.cke_top h1 {
	background: none !important;
}

li.cke_panel_listItem {
	margin: 0;
	padding: 0;
	background: none;
}

h1.cke_panel_grouptitle {
	font-size: 11px;
	font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
	background: #dcdcdc;
	color: #000;
	margin: 0;
	padding: 3px;
	line-height: 1;
}

