body {
	background-color: #6b83ac;
	background-image:url(img/bckgr.png);
	background-position:top left;
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	font-family: "Trebuchet MS", "Luxi Sans", "DejaVu Sans", "Verdana", "Tahoma", sans;
	color: #444;
}

img {
	border: none;
}

img.obramowany {
border:1px solid #DBDBDB;
margin:5px 10px;
padding:2px;
}

a, a:hover, a:active {
	border: none;
	text-decoration: none;
	color: #004f06;
	padding: 0;
	margin: 0;
}

a:visited {
	color: #068a10;
}

a:hover {
	border-width: 0 0 1px 0;
	border-style: solid;
}

a:hover.pic {
	border: none;
}

h1 {
	color: #5f5f61;
	padding: 0;
	margin: 15px 0 10px 0;
	font-size: 18px;
}

h2 {
	color: #015f08;
	font-family: "Luxi Sans", "DejaVu Sans", "Verdana", "Tahoma", sans;
	padding: 0;
	font-size: 16px;
	margin: 10px 0 10px 0;
}

h3 {
	font-family: "Luxi Sans", "DejaVu Sans", "Verdana", "Tahoma", sans;
	padding: 0;
	font-size: 14px;
	margin: 10px 0 10px 0;
}

h4 {
	font-family: "Luxi Sans", "DejaVu Sans", "Verdana", "Tahoma", sans;
	padding: 0;
	font-size: 12px;
	margin: 7px;
}

li {
	padding-top: 5px;
}

hr {
	border-width: 1px 0 0 0;
	border-color: #dbdbdb;
	border-style: solid;
	padding: 0;
	margin: 0;
}

fieldset {
	border-color: #ddd #aaa #aaa #ddd;
	border-width: 1px;
	border-style: solid;
	background: #eee;
	padding: 10px 10px 20px 10px;
}

input, textarea, select {
	border: 1px solid black;
	font-size: 12px;
	color: #777;
	margin-right: 5px;
	width: 90%;
}

table input, table select {
	width: 100%;
}

label {
	display: block;
	margin: 10px 0 0 0;
	font-variant: small-caps;
}

#kontener {
	background: none;
	width: 852px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#naglowek {
	background: none;
	width: 852px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
}

#grafika {
	background: url(img/grafika.jpg) top left no-repeat;
	background-color:#000;
	color: #eee;
	padding:0;
	width: 852px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#grafika strong {
	color: #f69d28;
}

#statbar {
	background: url(img/status-bar.png) top left no-repeat;
	color: #eee;
	padding:5px 0 0 10px;
	width: 842px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
}

#statbar .tekst {
	width: 85%;
	float: left;
	text-align: left;
}

#statbar .logout {
	width: 15%;
	float: right;
	text-align: right;
}

#statbar .logout img {
	padding: 0 10px 0 10px;
}

#menu {
	background:url(img/upmenu-bkg-brk.png) repeat-x scroll left top white;
	height:44px;
	width:852px;
}
#menu ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li {
	background:url(img/upmenu-bkg.png) repeat-x scroll left top white;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:122px;
}
#menu li:hover {
	background:url(img/upmenu-bkg-hover.png) repeat-x scroll left top transparent;
}
#menu a {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:white;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:32px;
	margin:0;
	padding:12px 0 0;
}

#inside-menu ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#inside-menu li {
	background: white url(img/inside-menu-bkg.png) top left repeat-x;
	padding: 0;
	height: 30px;
	margin: 0 0 10px 0;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #efefef #717171 #717171 #efefef;
}

#inside-menu li:hover {
	background: white url(img/inside-menu-bkg-hover.png) top left repeat-x;
}

#inside-menu a {
	background: none;
	display: block;
	padding: 5px 0 0 0;
	height: 25px;
	margin: 0;
	border: 0;
	color: #444;
	font-size: 14px;
}

td#inside-left {
	width: 20%;
	padding: 15px 15px 0 0;
	vertical-align: top;
}

td#inside-right {
	width: 80%;
	padding: 0;
	vertical-align: top;
}

#simple-menu {
	padding: 10px 10% 0 10%;
	text-align: center;
}

table#tresc {
	margin: 0;
	padding: 0 18px 18px 0;
	width: 100%;
	background-color:#fff;
}

#tresc p a.zewn, #tresc p a:hover.zewn, #tresc p a:active.zewn {
	background: url(img/anchor.png) top right no-repeat;
	padding: 0 14px 0 0;
}

#tresc p a:visited.zewn {
	background: url(img/anchor-visited.png) top right no-repeat;
}

#tresc p img {
	border: 1px solid #dbdbdb;
	/*padding: 2px;*/
	margin: 5px 10px 5px 10px;
}

#tresc p img.intext {
	border: none;
	padding: 0;
	margin: 0 2px 0 2px;
	position: relative;
	top: 5px;
}

td#static-left {
	width: 70%;
	padding: 0 18px 0 18px;
	vertical-align: top;
}

td#static-right {
	width: 30%;
	vertical-align: top;
}

#rightslegenda td {
	padding-left: 30px;
}

#stopka {
	display:block;
	height:40px;
	background-color: #d4e3fc;
}

#stopka p {
	font-size: 75%;
	margin-left: 10px;
	float: left;
}

.hotelreports {
	width: 100%;
}

.hotelreports .bluebar, .hotelreports .redbar, .hotelreports .greenbar {
	border: 1px solid #888;
	color: black;
	margin: 0 0 10px 0;
	padding: 7px 10px 7px 10px;
}

.hotelreports .zopisem {
	clear: both;
}

.hotelreports .zopisem .bluebar, .hotelreports .zopisem .redbar, .hotelreports .zopisem .greenbar {
	padding: 0 10px 0 10px;
	margin: 0 10px 3px 0;
	float: left;
}

.hotelreports .opis {
	padding: 2px 10px 2px 10px;
}

.hotelreports .bluebar {
	background: #5995a7 url(img/bluebar.png) top left repeat-x;
}
.hotelreports .redbar {
	background: #b16161 url(img/redbar.png) top left repeat-x;
}
.hotelreports .greenbar {
	background: #69a169 url(img/greenbar.png) top left repeat-x;
}

table.ulista, table.listaorg {
	width: 100%;
}

table.ulista tr {
	background: #f4f4f4;
}

td.hilight {
	background: #e4e4e4;
	color: #b80000;
	font-weight: bold;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #888;
}

table.listaorg tr {
	background: #f0f0f0;
}

table.listaorg tr:hover {
	background: #e0e0e0;
}

table.listaorg tr th {
	background: white;
}

table.listaorg a, table.listaorg a:visited, table.listaorg a:hover, table.listaorg a:active {
	border: none;
	color: black;
}

table.listaorg th a, table.listaorg th a:visited, table.listaorg th a:hover, table.listaorg th a:active {
	color: #b80000;
}

table.booking {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.booking .tdleft {
	width: 70%;
}

table.booking .tdright {
	width: 30%;
}

table.booking .tdright .numer {
	font-size: 150%;
	font-weight: bold;
}

table.booking .tdright .typ {
	font-size: 75%;
}

table.booking .tdright a {
	color: #333;
}

.zielony {
	color: #00a000;
	background: #d0ffd0;
}

.zielony a, .zielony a:visited, .zielony a:hover, .zielony a:active {
	color: #004000;
}

.czerwony {
	color: #b80000;
	background: #ffe0e0;
}

.czerwony a, .czerwony a:visited, .czerwony a:hover, .czerwony a:active {
	color: #800000;
}

.zolty {
	color: #909000;
	background: #f4f4c0;
}

.zolty a, .zolty a:visited, .zolty a:hover, .zolty a:active {
	color: #505000;
}

#logo {
	position: relative;
	left: 21px;
	top: 10px;
}

#rss {
	position: relative;
	left: 70px;
	top: 20px;
}

#h1-aktualnosci {
	width:80%;
	float:left;
}

#small-navi {
	text-align: right;
	margin-right: 10px;
}

#small-navi a {
	margin-right: 10px;
	position: relative;
	bottom: 14px;
}

.scroll {
	overflow: auto;
	height: 500px;
}

.dymek {
	position: absolute;
	z-index: 1;
	margin-left: 20px;
	margin-top: 20px;
	width: 400px;
	display: none;
	background: #fff2a0 url(img/dymek-bkg.png) top left repeat-x;
	border: 1px solid #660;
	color: black;
	padding: 3px 6px 3px 6px;
	font-size: 14px;
	font-weight: normal;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
}

.dymek textarea, .dymek input {
	color: black;
	font-size: 120%;
	font-family: "Trebuchet MS", "Luxi Sans", "DejaVu Sans", "Verdana", "Tahoma", sans;
}

.dymek a, .dymek a:active, .dymek a:visited {
	text-decoration:underline;
}

.dymek a:hover {
	background:white;
}

.error, .ack {
	margin: 20px 5px 10px 5px;
	padding: 10px;
	text-align: center;
	border-style: dashed;
	border-width: 1px;
}

.error {
	border-color: #a80000;
	background: #fcc;
	color: #a80000;
}

.error a, .error a:hover, .error a:active, .error a:visited {
	color: #400;
}

.ack {
	border-color: #00a800;
	background: #cfc;
	color: #00a800;
}

.ack a, .ack a:hover, .ack a:active, .ack a:visited {
	color: #040;
}

a.arrow, a:active.arrow, a:visited.arrow, a:hover.arrow {
	padding: 0 0 2px 15px;
	color: #444;
}

a.left {
	background: url(img/btn-arrow-l.png) center left no-repeat;
}

a.right {
	background: url(img/btn-arrow-r.png) center left no-repeat;
}

.article {
	padding: 10px 0 10px 0;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.wider, .wider:hover {
	padding: 0 7px 0 7px;
}

form.separated {
	padding: 20px 0 20px 0;
}

form.separated fieldset input, form.separated fieldset textarea {
	padding: 5px;
/*	width: 90%; */
}

form.separated fieldset select {
	height: 24px;
}

.faq h2 {
	margin-top: 20px;
}

.faq h3 a, .faq h3 a:hover, .faq h3 a:active, .faq h3 a:visited {
	font-size: 12px;
	border: none;
	color: #444;
	line-height: 15px;
}

.faq h3 a:hover, .faq h3 a:active {
	color: black;
}


.faq h3 {
	background: url(img/faq-point.png) center left no-repeat;
	padding-left: 24px;
}

.faq .zwinrozwin {
	float: right;
	padding: 0 10px 0 0;
}

.faq .odpowiedz {
	display: none;
	margin-left: 0px;
	padding: 10px;
	background: #f4f4f4 url(img/faq-odp-bkg.png) top left repeat-x;
}

input.rights {
	text-align: right;
	width: 10%;
	margin: 5px 10px 0 10px;
}

.przyciski {
	text-align: right;
	margin: 10px;
}

.przycisk {
	border: none;
	width: 70px;
	height: 18px;
}

input.checker {
	width: 20px;
	border: none;
}

.zapisz {
	background: url(img/btn-zapisz.png) top left no-repeat;
}

.rejestruj {
	background: url(img/btn-rejestruj.png) top left no-repeat;
}

.zaloguj {
	background: url(img/btn-zaloguj.png) top left no-repeat;
}

.wyslij {
	background: url(img/btn-wyslij.png) top left no-repeat;
}

.zapros {
	background: url(img/btn-zapros.png) top left no-repeat;
}

.popros {
	background: url(img/btn-popros.png) top left no-repeat;
}

.anuluj {
	background: url(img/btn-anuluj.png) top left no-repeat;
}

.podglad {
	background: url(img/btn-podglad.png) top left no-repeat;
}

.clear {
	clear: both;
}

.nodot {
	list-style-type: none;
}

span.button-legend {
	background: #f48084;
	padding: 0 10px 0 10px;
	margin: 0;
	color: white;
	font-weight: bold;
}

.maupka {
	padding: 0 2px 0 2px;
	position: relative;
	top: 2px;
}

.margin {
	margin-left: 10px;
	margin-right: 10px;
}

.konto {
	margin-left: 30px;
	font-family: Courier;
	background : #ffd3d3;
	border : 2px dashed #901d20;
	color: #901d20;
	padding : 10px;
	width : 50%;
	font-size: 14px;
	line-height: 17px;
}

.agenda-p p, .agenda-p ul, .agenda-p ol, .agenda-p li {
	margin: 0;
	padding: 0;
}

.agenda-p li {
	padding-left: 10px;
	margin-left: 10px;
}

.agenda-p .godzina, .agenda-p .tytul-w, .agenda-p .tytul-o {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #333;
}

.agenda-p .godzina {
	background: #ddd;
	padding: 0 10px 0 10px;
	color: black;
}

.agenda-p .tytul-w {
	color: white;
	background: #878986 url(img/agenda-full-w-bkg.png) top left repeat-y;
	padding-left: 10px;
	font-size: 115%;
	font-weight: bold;
}

.agenda-p .tytul-o {
	color: black;
	background: #ddd;
	padding-left: 10px;
	font-size: 115%;
}

.agenda-p .autor {
	font-weight: bold;
}

.vader {
	padding: 20px 40px 20px 40px;
	color: black;
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	line-height: 30px;
}

.vader img {
	float: left;
	margin-bottom: 20px;
}

.bilansvals {
	text-align: right;
	margin: 0 100px 20px 0;
}

.sponsorzy-patroni {
	margin: 10px;
	text-align: center;
}

.sponsorzy-patroni img {
	margin: 20px 0 20px 0;
}
