* { margin:0; padding:0;}
html, body { height:100%;}
body { background:url(images/pattern.jpg) left top #dedacf; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#1c1c1c;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:18px;}
#ContactForm2 p {
	margin-bottom: 0.5em;
}

p.red {margin-bottom: 18px; color: red; font-weight: bold;}
p.black {margin-bottom: 18px; color: black; font-weight: bold;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:194px; padding:2px 0 3px 3px; color:#91867f; background:none; border:1px solid #a09b96; }
#contacts-form textarea {width:205px; height:100px; padding:2px 0 2px 3px; margin-bottom:26px; color:#91867f; background:none; border:1px solid #a09b96; overflow:auto;}
#contacts-form .link1 { float:right; margin-left:18px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/arrow-1.gif) no-repeat left 7px; padding:0 0 4px 13px;}
.list1 li a { color:#aea584; font-weight:bold; text-decoration:none;}
.list1 li a:hover { color:#000;}
.list1 li a.alt { text-decoration:underline;}
.list1 li a.alt:hover { text-decoration:none;}

.list2 { padding-bottom:4px;}
.list2 li { float:left; margin-right:16px;}
.list2 li.alt { margin-right:0;}
.list2 li img { margin-bottom:16px;}
.list2 li strong { display:block;}

.list3 li { background:url(images/arrow-2.gif) no-repeat left 7px; padding:0 0 4px 13px;}
.list3 li a { color:#7a715c; font-weight:bold; text-decoration:none;}
.list3 li a:hover { color:#000;}

.list4 li { width:100%; overflow:hidden; background:url(images/line-dotted.gif) left bottom repeat-x; margin-bottom:4px; vertical-align:top;}
.list4 li a { float:left; background:url(images/arrow-1.gif) no-repeat left 7px #edece8; padding:0 0 0 13px; color:#1c1c1c; font-weight:bold; text-decoration:none;}
.list4 li a:hover { color:#000;}
.list4 li span { float:right; background:#edece8; color:#aea584;}

.pagination li.aligncenter a { color:#898376; font-weight:bold; text-decoration:none;}
.pagination li a:hover { color:#000;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:10px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:27px;}
.p3 { margin-bottom:9px;}

/*==================txt, links, lines, titles====================*/
a {color:#898376;}
a:hover{text-decoration:none;}

h4 { font-size:1em; color:#898376; margin-bottom:15px;}

.link1 { display:block; float:left; background:url(images/link1-left.gif) no-repeat left top #a8937a; color:#fff; text-decoration:none;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:0 7px 0 17px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin:0 0 16px 5px;}
.title1 { margin:0 0 5px 5px;}

/*==================boxes====================*/
.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

.content-box { position:relative; top:-18px; margin:0 2px 0 5px;}
.content-box .border-left { background:url(images/border-left.png) left top repeat-y; padding-left:8px;}
.content-box .border-right { background:url(images/border-right.png) right top repeat-y; padding-right:8px;}
.content-box .inner { background:#f2f5f9; padding:11px; padding-bottom:0;}

.box { background:#edece8; width:100%;}
.box .inner { padding:24px 24px 22px 22px; background:none;}

#cennik {
	border-top: 1px solid #4a2200;
	border-left: 1px solid #4a2200;	
	margin: 40px 0;
	background: #eee;
}
#cennik #tytul {
	background: #813100 no-repeat;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
#cennik td {
	padding: 5px;
	border-right: 1px solid #4a2200;
	border-bottom: 1px solid #4a2200;
}
ol.regulamin {
	list-style-type: upper-alpha;
	margin: 1em;
	padding: 1em;
}
div#regulamin {
	text-align: left;
	font-family: Georgia, Arial;
	font-size: 14px;
}
h1 {
	font-family: Georgia, Arial;
	font-weight: bold;
	font-size: 20px;
	margin: 1em 0;
}
h2 {
	font-family: Tahoma, Georgia, Arial;
	font-weight: bold;
	font-size: 20px;
	margin: 1em 0 1em 0;
}
p.panoramy {
	font-family: Georgia, Arial, Verdana;
	font-size: 22px;
	margin: 2em 0 0.5em 0;
	text-align: center;
}
p.panoramy a {
	color: #ccc;
	text-decoration: none;
}
p.panoramy a:link{
	color: #632600;
}
p.panoramy a:visited{
	color: #632600;
}
h1.formularz {
	color: white;
	margin: 0 0 1em 0;
}
input#linkform {
	color: black;
	background: white;
	margin: 20px 0 0 0;
	display: block;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 70px !important;
	height: 30px;
	font-size: 11px;
}
ul.errorlist {
	color: red;
}
ul.errorlist li {
}
#rezerwacjebox {
	width: 600px;
	float: left;
}

#ContactForm2 { padding-top:20px; background: #4a2200 no-repeat; width: 280px; padding-left: 20px; text-align: left; margin: 0 auto; color: white; font-size: 13px;}
#ContactForm2 label{ display:block; height:40px;}
#ContactForm2 input{ border:solid 1px #dcdcdc; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1.083em; color:#343535; padding:3px 2px 3px 3px; width:120px;}
#ContactForm2 textarea{ border:solid 1px #dcdcdc; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1.083em; color:#343535; padding:3px 2px 3px 3px; width: 220px; height:180px; overflow:auto;}
#ContactForm2 .link{  margin:13px 0 0 0;}
#ContactForm2 .link span span{ padding:2px 10px 4px 10px;}
#ContactForm2 .left { float:left !important;}

/*content*/
#content { width:100%;}
#content .indent { padding:26px 0 20px 22px;}

/*footer*/
#footer { text-align:center; color:#9b976b;}
#footer a { color:#9b976b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .indent { padding:28px 0 0 0;}

/*==========================================*/

