/* Based on work by Eric Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, code, 
del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse: separate; border-spacing: 0}
caption, th, td {text-align: left; font-weight: 400}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body {
  padding: 0;
  margin: 0;
  background: #efd6de url(/gfx/bg.png)
}

a img {border: 0 none}
img {border: 0 none}

hr {
	border: dotted #ce7b8c;
	border-width: 0 0 1px 0;
	height: 0;
	height: 0;
	clear: both
}

form {
	display: inline
}

address {
	font-style: normal
}
	


#top {
	background: #ce7b8c;
	text-align: center;
	padding: 7px 0
}

#container {
	position: absolute;
	width: 100%
}

#contents {
	background: #f8eeef url(/gfx/kitty.gif) no-repeat left bottom;
	height: 480px;
	border-bottom: 16px solid #ce7b8c
}

#content {
	position: absolute;
	left: 222px;
	background: #f8eeef url(/gfx/tree.gif) no-repeat left bottom;
	margin: 20px auto auto 5px;
	width: 845px;
	border: solid #ce7b8c;
	border-width: 0 16px 16px 16px
}

#menu ul {
	list-style: none
}
#menu li {
	padding-bottom: 7px
}
#menu {
	float: left; 
	width: 145px;  
	position: absolute; 
	background: #ce7b8c url(/gfx/box.png) no-repeat right bottom;
	padding: 10px 0 40px 0
}
#menu ul li a, #menu ul li a:visited {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px
}
#menu ul li a:hover {
	color: #f1dbe0
}
#menu ul li a.current, #menu ul li a:visited.current {
	color: #c5dbed;
	text-transform: uppercase
}

#banner {
	text-align: center;
	padding: 7px 0;
	margin: 20px 0 0 0
}

#text {
	position: relative;
	background: #fff url(/gfx/text.jpg) repeat-y right;
	left: 146px;
	width: 660px;
	padding: 10px 20px;
	font-size: 12px
}
#text h1, h2 {
	font-size: 20px;
	color: #ce7b8c;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 16px 0 5px 0
}
#text h3 {
	font-size: 18px;
	color: #555;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 16px 0 5px 0
}
#text h2 a, #text h2 a:visited {
	font-size: 20px;
	color: #ce7b8c;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 16px 0 5px 0;
	text-decoration: none;
	border-bottom: 1px solid #ce7b8c;
	padding-bottom: 1px
}
#text h2 a:hover {
	border-bottom: 0 none
}
#text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 16px 0;
	font-size: 12px;
	line-height: 1.5
}
#text ul {list-style: square}
#text p a, p a:visited {color: #ce7b8c; font-weight: bold}
#text p a:hover {text-decoration: none}
#text a img {
	border: 3px solid #ce7b8c;
	padding: 3px;
	background: #fff
}
#text ul {color: #ce7b8c; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin-left: 30px}
#text li a, #content li a:visited {font-size: 11px; font-weight: bold; color: #ce7b8c; text-decoration: none; border-bottom: 1px solid #ce7b8c}
#text li a:hover {color: #bc6477}

#footer {
	border-top: 10px solid #ce7b8c; 
	margin-top: 70px;
	padding: 7px 10px 5px 0;
	background: #f8eeef url(/gfx/footer.jpg) repeat-y right;
	color: #ce7b8c;
	font-size: 11px;
	clear: both;
	text-align: center
}
#footer a, #footer a:visited {
	color: #ce7b8c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #ce7b8c
}
#footer a:hover {
	border-bottom: 0
}


.date {
	color: #44947d;
	font-weight: bold;
	padding: 3px 0;
	background: #edd5d8 url(/gfx/date.png) repeat-y
}

.wolne {
	border: 3px solid #ce7b8c; padding: 16px; background: #f8efce
}
.wolne img {
	text-align: center;
}

.rezerwacja {
	border: 3px solid #ce7b8c; padding: 16px; background: #e0e0e0
}
.rezerwacja img {
	text-align: center;
}

.adminpanel {position: relative; z-index: 100; border: 7px solid #cc0000; width: 900px; background: #fff9e7; padding: 7px}
.adminpanel textarea {height: 500px}


.center {text-align: center}
.all {padding: 7px; background: #e9e9e9; text-align: center}
.left {
	float: left;
	margin: 0 16px 16px 0;
	border: 3px solid #ce7b8c;
	padding: 3px;
	background: #ebcad0
}
.right {
	float: right;
	margin: 0 0 16px 16px;
	border: 3px solid #ce7b8c;
	padding: 3px;
	background: #ebcad0
}


#news {
	position: relative;
	float: right;
	border: 3px solid #ce7b8c;
	padding: 7px;
	width: 350px;
	margin: 0 0 16px 16px;
	text-align: center
}
#news p {
	text-align: center;
	font-size: 11px
}

#present {
	border: 3px solid #94bdde;
	padding: 7px;
	background: #dbe9f3 url(/gfx/present.png) repeat-x bottom;
	margin: 0 0 16px 16px;
	text-align: center
}
#present a img {
	border: 3px solid #94bdde
}
#present h1, #present h2 {
	color: #85accd
}

/* TABELKI ---------- */
caption {
	font-weight: bold;
	font-size: 17px
}

/* SUKCESY ---------- */
.tableSukcesy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	border: 1px solid Gray;
	border-collapse: collapse;
	border-spacing: 0
}
.tableSukcesyTH {
	width: 100%
}
.tableSukcesyTH th {
	font-weight: bold
}
.tableSukcesyTH th, .tableSukcesyTR td {
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	padding: 7px
}


/* RODOWOD ULIANA ---------- */
#tables  {
	border: 1px solid #ce7b8c; 
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}
#tables td {
	border-right: 2px solid #ce7b8c;
	border-bottom: 2px solid #ce7b8c;
	padding: 3px
}
.tables {
	width: 100%
}


#kocieta {border: 3px solid #ce7b8c; padding: 7px; font-size: 17px; font-weight: bold; color: #ce7b8c; background: #dbefff; text-align: center}
#kocieta a, #kocieta a:visited {
	color: #ce7b8c;
	font-size: 11px
}
#kocieta a:hover {
	text-decoration: none
}


.inline {
	display: inline
}


#RC {border: 3px solid #ce7b8c;
	width: 500px;
	margin: 0 auto;
	background: #fff;
	padding: 16px; 
	text-align: center;
	overflow: hidden
}
#RC1 {
	border:1px solid #ccc;
	width: 240px;
	float: left;
}
#RC2 {
	border:1px solid #ccc;
	width: 240px;
	float: right
}