body {
	margin: 5px 0 5px 0;
	background: #8C8B8B url(img/bg.gif) 0 0 repeat;
	color: #333333;
	text-align:center;
	padding: 0;
}
#main {
	text-align: left;
	border: 2px solid white;
	margin: auto;
	padding: 0px;
	width: 756px;
	background: #B2EA3F url(img/cgrad.png) 145px 0 repeat-y;
}
/* naglowek z belkami menu */
#head {
	position: relative;
	background: white;
}
#headtop {
	position: relative;
	width: 756px;
	height: 140px;
	background: #5FBEF8 url(img/top.jpg);
	margin-bottom: 2px;
}
#headanim {
	position: absolute;
	width: 94px;
	height: 80px;
	left: 35px;
	top: 28px;
	background: transparent url(img/topanim.gif) 0 0 no-repeat;
}
#hop {
	position: absolute;
	width: 756px;
	height: 91px;
	left: 0;
	top: 53px;
}
#santa {
	width: 160px;
	height: 110px;
	position: absolute;
	left:180px;
	top:33px;
	background: transparent url(img/mikolaj.gif);
}
#headbar1 {
	background: #B5F045 url(img/bar1bg.png);
	position: relative;
	width: 756px;
	height: 26px;
	text-align: center;
}
#headbar1 a {
	background: #B5F045 url(img/bar1bg.png);
	line-height: 26px;
	padding: 5px 9px 5px 9px;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0px;
	color: black;
}
#headbar1 a:hover { background-image: url(img/bar1hbg.png); }
#headbar1 a.attract { color: #06c; }
/*
#mntap { left: 11px; width: 131px; background-position: -11px 0; }
#mngal { left: 159px; width: 79px; background-position: -159px 0; }
#mntel { left: 258px; width: 87px; background-position: -258px 0; }
#mnplg { left: 369px; width: 86px; background-position: -369px 0; }
#mnpar { left: 475px; width: 165px; background-position: -475px 0; }
#mnkon { left: 660px; width: 81px; background-position: -660px 0; }
*/
#headbar2 {
	position: relative;
	background: white url(img/bar2.png) repeat-x;
	width: 756px;
	height: 26px;
}
#headbar2 p {
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 8px 10px 0 0;
	margin: 0;
}
#headbar2 p.left {
	float: left;
	padding-left: 10px;
}
#headbar2 a { color: #0050a0; font-weight: bold; text-decoration: none; margin-left: 10px; }
#headbar2 a:hover { color: #0070e0; }
/* obszar roboczy strony */
#body {
	position: relative;
	width: 756px;
	padding: 0;
	border-style: solid;
	border-color: black;
	border-width: 2px 0 0 0;
}
div.bodycol {
	width: 145px;
	padding: 0;
	text-align: left;
}
div.bodycol a{
	color: #0050a0;
	font-weight: bold;
}
div.bodycol a:hover {
	color: #0070e0;
}

div.bodycol h1 {
	margin: 0;
	text-align: center;
	font-family: "trebuchet ms",helvetica,arial,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div.bodycol h1.base {
	height: 25px;
	background: #DCF9A0 url(img/cbar1.jpg) 0 0px no-repeat;
	border: 0;
}
div.bodycol h1.base span {
	display: block;
	padding-top: 4px;
}
div.bodycol h1.light {
	height: 25px;
	background: white;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #40a050;
}
div.bodycol h1.light span {
	display: block;
	padding-top: 6px;
}
div.bodycol h1.attract {
	height: 25px;
	background: white;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #40a050;
}
div.bodycol h1.attract span {
	display: block;
	padding-top: 6px;
	color: red;
}
div.bodycol h2 {
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 3px 0 3px 0;
	padding: 2px 0 2px 0;
	color: #006000;
	border-color: #50a050;
	border-style: solid;
	border-width: 0 0 1px 0;
}

div.bodycol div.box {
	background: transparent url(img/ctop2.png) 0 0 repeat-x;
	padding: 7px 5px 5px 5px;
	font-size: 11px;
	font-family: tahoma,helvetica,arial,sans-serif;
	color: #003000;
}
div.bodycol div.selphone {
	background: white;
	border: 1px solid #4E9199;
	text-align: center;
	padding: 5px;
	color: #333;
}
div.bodycol a.more {
	display: block;
	text-align: right;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #006000;
	margin: 3px 0 3px 0;
}
div.bodycol p { margin: 0 0 5px 0; }
div.bodycol form { margin: 0; }
div.bodycol input {
	text-align: center;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	width: 120px;
	margin-left: 6px;
	border: 1px solid #50a050;
	background-color: #EBFFB3;
}
div.bodycol span.error {
	color: #b00000;
	font-weight: bold;
}
div.bodycol a.menu {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #006060;
	border-style: solid;
	border-color: #088;
	border-width: 0 0 1px 0;
	padding: 2px 0 2px 0;
	margin-top: 3px;
}
div.bodycol a.menu:hover { color: #088; border-color: #088; }
div.bodycol p.info {
	font-size: 10px;
	padding-left: 10px;
	margin-bottom: 7px;
}
div.bodycol ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none none outside;
	text-indent: 0;
}
div.bodycol li {
	margin: 0 0 0 8px;
}
div.bodycol li a {
	font-weight: normal;
	font-size: 10px;
}
#leftcol {
	float: left;
	height: auto;
}
#centercol {
	float: left;
	width: 466px;
	height: auto;
	background: white url(img/cgrad.png) 0 0 repeat-y;
}
#rightcol {
	height: auto;
	float: right;
}
#content {
	color: black;
	text-align: left;
	padding: 10px 20px 10px 20px;
}
#content p, #content td {
	letter-spacing: 1px;
	line-height: 15px;
}
#content .attract {
	font-weight: bold;
	background: #efd;
	padding: 1px 4px 1px 4px;
	border-style: solid;
	border-color: #ada;
	border-width: 1px 0 1px 0;
	text-align: center;
	color: #060;
}
#content acronym {
	color: #579;
	cursor: help;
	text-decoration: underline;
	border: 0;
}
#content ol {
	padding: 0;
	margin: 0;
	text-indent: 0;
}
#content ol li {
	margin: 12px 0 12px 20px;
	letter-spacing: 1px;
}
#content ol li ul {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: disc none outside;
	text-indent: 0;
}
#content ol li ul li {
	margin: 2px 0 2px 20px;
	letter-spacing: 1px;
}
#content ul {
	padding-left: 20px;
	margin-left: 0px;
	list-style-position: outside;
}
#content ul li { margin: 0; padding: 0; letter-spacing: 1px; }
#content ul ul {
	font-size: 11px;
	color: #404040;
	padding-left: 20px;
	list-style-position: outside;
}
#content ul ul li { list-style-type: square; }
#content ul ul li a { font-weight: normal; }

#content ul.sitemap {
	margin: 0;
	padding: 0;
	list-style: none none outside;
}
#content ul.sitemap li {
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
	list-style: none none outside;
}
#content ul.sitemap li a {
	font-size: 11px;
	font-family: tahoma,helvetica,arial,sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
	color: #07b;
}
#content ul.sitemap li a:hover { color: #30ACF6; }
#content ul.sitemap li ul {
	margin: 4px 0 0 0;
	padding: 0 0 0 20px;
}
#content ul.sitemap li ul li {
	margin: 0;
	padding: 0 0 0 0;
	list-style: disc none outside;
}
#content ul.sitemap li ul li a {
	font-size: 11px;
	font-family: tahoma,helvetica,sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: none;
}
#content ul.sitemap li ul li ul { margin: 0 0 3px 0; }
#content ul.sitemap li ul li ul li a { font-size: 10px; letter-spacing: 0; }
#content ul.sitemap li ul li ul li span { color: #9ab; font-size: 10px; padding-left: 10px; }
#content ul.sitemap li ul li ul li span a { color: #9ab; text-transform: lowercase; text-decoration: none; }
#content ul.sitemap li ul li ul li span a:hover { color: #bcd; }

#content div.clr {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#content table {
	margin-left: 0;
}
#content table.gallery td {
	width: 120px;
	border: 1px solid #ddd;
}
#content table.gallery td.empty { border: none; }
#content button {
	font-size: 11px;
	font-family: tahoma,helvetica,arial;
	padding: 0px 5px 0px 5px;
	border: 1px solid gray;
	background: #C5EC77 url(img/buttonbg.png) 0 -1px repeat-x;
}
/* stopka */
#foot {
	clear: both;
	width: 756px;
	height: 50px;
	background: transparent url(img/foot1.jpg) 0 0 no-repeat;
	border: 0;
	margin: 0;
	font-size: 11px;
}
#foot p {
	text-align: center;
	margin: 0;
	padding: 5px 0 0 0;
	color: black;
}
#foot a { color: #204060; text-decoration: none; }
#foot a:hover { color: #6090c0; }
#foot small {
	display: block;
	padding-top: 5px;
	font-family: tahoma,arial,sans-serif;
	font-size: 9px;
	color: white;
}
#linkor { color: gray; font-family: tahoma,helvetica,arial,sans-serif; font-size: 10px; padding: 10px 0 0 0; }
#linkor a { font-weight: normal; text-decoration: underline; color: silver; }
#linkor a:hover { color: white; }

body,div,input,td {
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
}
select {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	background-color: #F5FFD7;
}
p {
	margin: 10px 0 10px 0;
}
p.focus {
	margin: 20px;
	color: #203060;
}
#content p.light { color: #999; }
#content p.light a { color: #9ab; }
#content p.light a:hover { color: #bcd; }
#content p.links {
	letter-spacing: 0;
	color: #07b;
}
#content p.links a {
	font-weight: normal;
	letter-spacing: 0;
}
form p { margin: 0; }
b { color: #406080; }
#content h1 {
	font-family: "trebuchet ms",tahoma,helvetica,sans-serif;
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;
	border-style: solid;
	border-color: black;
	border-width: 0 0 1px 0;
	clear: both;
}
#content h1.next { margin-top: 30px; }
#content h1.error { color: #a02020; }
#content h2 {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	color: #202040;
	margin: 20px 0 5px 0;
	font-variant: small-caps;
}
#content h2.nomargin {
	margin: 5px 0 5px 0;
}
#content div.infobox {
	float: right;
	width: 135px;
	border: 1px solid #d8dde2;
	background: #f5f8fb;
	padding: 5px;
	margin: 0 5px 5px 5px;
}
#content div.infobox h3 {
	font-size: 10px;
	font-family: tahoma,sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
}
#content div.infobox ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
}
#content div.infobox ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: 0;
}
#content div.infobox ul li ul {
	padding-left: 10px;
}
#content div.infobox a {
	font-size: 11px;
	font-weight: normal;
}
#content div.linkbox {
	clear: both;
	margin: 0 10px 10px 10px;
	border: 1px solid #e0e0e0;
	background: #fcfcfc;
	padding: 5px;
}
#content div.linkbox h3 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #468;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-variant: small-caps;
	border-bottom: 1px solid #bcd /*#e0e0e0*/;
}
#content div.linkbox p {
	margin: 0;
}
#content a { color: #0077BC; font-weight: bold; }
#content a:hover { color: #30ACF6; }
#content a.active, div.bodycol a.active { color: #c55; }
#content a.photo {
	background: transparent url(img/icon-photo.png) right 1px no-repeat;
	padding-right: 12px;
}
#content a.desc {
	background: transparent url(img/icon-desc.png) right 1px no-repeat;
	padding-right: 12px;
}
#content a.info { border: 0; background: #eff;}
#content a.info:hover { background: #DEF1FF; }
#content a.info img { border: 0; vertical-align: baseline; }

#content img.phone, div.bodycol img.phone {
	border: 1px solid black;
	margin: 3px;
}
#content a:hover img.phone, div.bodycol a:hover img.phone { border-color: #30ACF6; }
#content table.form {
	border: none;
}
#content div.windowbar {
	margin: 20px 35px 0 35px;
	padding: 4px 6px 2px 24px;
	border-width: 2px;
	border-style: solid;
	border-color: #D6D3D6 #C6C7C6 #B5B2B5 #B5B6B5;
	background: #BDBEBD url(img/wbar.png) 0 0 no-repeat;
	color: #EBFFB3;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#content div.windowbar span { display: none; }
#content div.window {
	margin: 0 35px 20px 35px;
	padding: 10px 10px 5px 10px;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #D6D3D6 #C6C7C6 #B5B2B5 #B5B6B5;
	background-color: #f0f0f0;
}
#content div.window p { margin: 0 0 5px 0; }
#content div.window b.attract { line-height: 18px; }
#contetn div.window form { margin: 15px 0 0 0; }
#content form {
	margin: 0;
}
#content img.phonepic { display: block; margin: 10px; }
#content p.phonelist { padding-left: 20px; }
#content p.phonelist a { font-weight: normal; }
#content table.tar { border: 1px solid black; border-collapse: collapse; width: 100%; float: left; }
#content table.tar tr.head td { background-color: #D5F0FF; color: black; font-weight: bold; text-align: center; padding: 2px 5px 2px 5px; }
#content table.tar tr td { background-color: white; padding: 2px; border: 1px solid black; text-align: center; }

#content div.phonedesc { letter-spacing: 1px; }
#content div.phonedesc h1 { margin: 10px 0 5px 0; padding: 0 0 1px 0; border-bottom: 1px solid black; font-size: 11px; clear: both; }
#content div.phonedesc span.pn { width: 150px; display: block; float: left; clear: both; color: #406080; }
#content div.phonedesc span.sep { display: none; }
#content div.phonedesc span.pv { margin-left: 3px; font-weight: bold; }

#content div.imgdesc { }
#content div.imgdesc p { margin: 0; }
#content div.imgdesc ul { margin: 0; padding-left: 20px; }
#content div.imgdesc ul a { letter-spacing: 1px; }

#content div.galdesc {
	padding: 0 10px 0 10px;
	margin: 0 5px 5px 5px;
}

/* style do kadrowania obrazka */
#content div.phone { margin: 3px; } /* holder na stronie show */
#frmeditor {
	position: relative;
	height: 480px;
}
#frmimage {
	position: absolute;
	left: 10px;
	top: 0;
}
#frmtoolbox {
	position: absolute;
	left: 10px;
	top: 410px;
	height: 60px;
	width: 400px;
}
#frmtoolbox img.btn {
	border: 2px solid;
	border-color: white gray gray white;
	padding: 2px;
	margin-right: 5px;
	float: left;
	background-color: #EBFDC6;
}
/* style edycji e-kartki */
#content div.ecardform {
	text-align: left;
}
#content div.ecardform input {
	width: 170px;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 11px;
}
#content div.ecardform textarea {
	width: 170px;
	height: 100px;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 11px;
}
#content div.ecardform p { margin: 5px 0 0 0; }
#content div.ecardview {
	border: 1px solid black;
	padding: 10px;
	background-color: #CFD8E2;
	text-align: center;
}
#content div.ecardview p {
	margin: 0;
}
#content div.phonedisp {
	width: 170px;
	color: black;
	font-size: 11px;
	font-family: tahoma,helvetica,sans-serif;
	padding: 3px;
	border: 1px solid black;
	background-color: #E3F7FF;
	text-align: left;
	margin: 3px;
}
#content div.phonedisp b { color: black; }
#content div.adult {
	border: 1px solid #fcc;
	background: #fee;
	padding: 5px;
	margin: 5px;
}
#content div.adult p {
	margin: 0 0 2px 0;
	color: #c44;
	letter-spacing: 0;
	text-align: center;
}
#content div.adult a {
	color: #e55;
}

