body {
	background: #e3e3e3 url(images/pageBackground.jpg) top left repeat;
	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;
}

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 {
	font-family: "Luxi Sans", "DejaVu Sans", "Verdana", "Tahoma", sans;
	padding: 0;
	font-size: 16px;
	margin: 10px 0 10px 0;
}

h2, .materialy .head .tytul {
	color: #015f08;
}

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, fieldset legend {
	border-width: 1px;
	border-style: solid;
	background: #eee;
}

fieldset legend, fieldset label {
	font-variant: small-caps;
}

fieldset {
	padding: 10px 10px 20px 10px;
	border-color: #ddd #aaa #aaa #ddd;
	margin-top: 10px;
}

fieldset legend {
	padding: 0 20px 0 20px;
	border-color: #ddd #aaa #eee #ddd;
	color: black;
	letter-spacing: 2px;
}

fieldset label {
	display: block;
	margin: 10px 0 0 0;
}

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

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

#kontener {
	background-color:#060606;
	/*background: url(images/b_md2.png) top left repeat-y;*/
	width: 852px;
	padding:0 4px;
	margin-left: auto;
	margin-right: auto;
}

#cienkontenera {
	/*background: #060606;*/
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#naglowek {
	position:relative;
	width: 860px;
	height: 130px; /*109px;*/
	margin-left: auto;
	margin-right: auto;
	/*margin-top:10px;*/
}

#grafika {
	background: url(images/grafika.jpg) top left no-repeat;
	color: #333;
	/*padding:10px 0 0 29px;*/
	width: 852px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
}

#grafika strong {
	color: #be0c12;
}

#grafika div {
	margin-left:40px;
}

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

#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-color:#005900;
    background:url(images/menu.jpg) top left repeat-x;
	width: 852px;
	height: 36px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

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

#menu li, ul.materialy li {
	float: left;
	padding: 0;
	margin: 0 1px 0 10px;
	text-align: center;
}

#menu a {
	display: block;
	height: 18px;
	padding: 8px 10px 10px;
	border: 0;
	color: #a0dfa0;
	font-weight: bold;
	font-size: 14px;
}

.materialy {
	width:100%;
	padding-top:10px;
}

.materialy .head {
	background: url(images/mat-div-head.png) top left no-repeat;
	padding:0;
	margin:0;
	line-height:15px;
}

.materialy .tail {
	background: url(images/mat-div-tail.png) top left no-repeat;
	text-align:right;
	width:522px;
	padding:5px 10px 5px 10px;
	margin:0;
}

.materialy .head .nazwiska {
	color:#000;
	font-weight:normal;
	width:1px;
	padding-left:10px;
}

.materialy .head .tytul {
	font-weight:bold;
	width:100%;
}

.materialy .tail a {
	padding:0 3px 0 0;
}

.materialy-uczestnikow {
	border:0;
	padding:0;
	margin:0 0 10px 0;
	width:100%;
}

.materialy-uczestnikow .sterowanie {
	width:50px;
}

.materialy-uczestnikow .ikona {
	width:35px;
}

.materialy-uczestnikow .tresc {
	line-height:15px;
	padding:0 0 5px 5px;
}

#menu a:hover {
	color: #fff;
}

#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(images/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(images/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 {
    background: #fff;
	margin: 0;
	padding: 0 18px 18px 10px;
	width: 100%;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

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

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

img.obramowany {
	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;
}

td#spolecznosc {
	padding: 0 18px 0 18px;
}

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

#podpis {
	/*background:#fff url(images/footer.png) top left no-repeat;*/
    background:#060606;
	width: 840px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
    /*margin-bottom: 10px;*/
	padding:3px 10px 9px;
	color:#ada;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

#podpis p {
	font-size: 75%;
	width: 100%;
	margin:0;
}

#podpis p a {
	color: #afa;
	font-weight:bold;
}

#podpis p a:hover {
	color:#fff;
}

#stopka {
    display:none;
	/*background: url(images/footer.png) top left no-repeat;*/
	width: 860px;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.hotelreports {
	width: 100%;
}

.spolecznosciowe img {
	margin:0 20px 0 0;
}

.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(images/bluebar.png) top left repeat-x;
}
.hotelreports .redbar {
	background: #b16161 url(images/redbar.png) top left repeat-x;
}
.hotelreports .greenbar {
	background: #69a169 url(images/greenbar.png) top left repeat-x;
}

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

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;
	cursor: pointer;
}

table.listaorg th, table.listaorg td {
	padding: 5px 2px 5px 2px;
}

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: #642a06;
}

table.listaorg .headerSortUp {
	background:white url(tablesorter/asc.png) center right no-repeat;
}

table.listaorg .headerSortDown {
	background:white url(tablesorter/desc.png) center right no-repeat;
}

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

table.booking .tdleft {
	width: 70%;
	vertical-align:top;
}

table.booking .tdright {
	width: 30%;
	vertical-align:top;
}

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-color: #d0ffd0;
}

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

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

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

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

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

#logomapa {
	float: left;
	width: 450px;
	height: 120px;
}

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

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

#small-navi {
	position:absolute;
	text-align: right;
	right:10px;
	bottom:5px;
}

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

#flagi {
	position:absolute;
	text-align: right;
	top:19px;
	right: 15px;
}

#flagi a {
	margin-right: 10px;
}

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

.dymek {
	position: absolute;
	z-index: 1;
	margin-left: 20px;
	margin-top: 20px;
	width: 400px;
	display: none;
	background: #fff2a0 url(images/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(images/btn-arrow-l.png) center left no-repeat;
}

a.right {
	background: url(images/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 fieldset input, form.separated fieldset textarea {
	padding: 5px;
}

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

.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(images/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(images/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;
}

.clear {
	clear: both;
}

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

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

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;
}

.konto {
	margin-left: 30px;
	font-family: Courier;
	background : #e8ca92;
	border : 2px dashed #642a06;
	color: #642a06;
	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(images/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;
}

#naglowek, .zapisz, .rejestruj, .zaloguj, .wyslij, .zapros, .popros, .anuluj, .podglad {
	background-position: left top;
	background-repeat: no-repeat;
}

a.checked, a.unchecked {
	width:17px;
	height:17px;
}

.unchecked {
	background-image:url('images/ckbox0.gif');
	background-position:center left;
	background-repeat:no-repeat;
}
.checked {
	background-image:url('images/ckbox1.gif');
	background-position:center left;
	background-repeat:no-repeat;
}
span.checked, span.unchecked {
	padding-left: 24px;
	cursor: default;
}

td.ckbox {
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
}

#faktury-suma {
	text-align:right;
	padding:5px 155px 5px 0;
	font-weight: bold;
}

.akred .wydane {
	color:#222;
}

.akred .niewydane {
	color:#888;
}

.editable {
	cursor:text;
}

.voting-item {
	padding:0;
	margin:0;
}

.voting-item .voting-points {
	width:7%;
	background:#ddd;
	text-align:center;
	font-size:140%;
	padding:0.3em 0.5em 0.3em 0.5em;
	margin:0 0.5em 0 0;
	font-weight:bold;
	float:left;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	border-radius:0.3em;
}

.voting-item .voting-points .voting-click {
	color:white;
	cursor:pointer;
	margin-top:0.2em;
	-moz-border-radius:0.2em;
	-webkit-border-radius:0.2em;
	border-radius:0.2em;
}

.voting-click-red {
	background:#dd5555;
}

.voting-click-green {
	background:#229922;
}

.voting-title {
	text-align:left;
	font-size:120%;
	cursor:default;
	padding:0.3em 0.3em 0.2em 0.3em;
	font-style:italic;
	color:#622;
}

.voting-item .voting-author {
	background:#ddd;
	padding:0.2em 0 0.2em 1em;
	cursor:default;
	margin:0;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	border-radius:0.3em;
}

.voting-abstract {
	margin-left:1em;
	line-height:130%;
	cursor:default;
	position:relative;
	top:-0.5em;
}

.voting-bio-author {
	background:#ddd;
	color: #b80000;
	padding-left:1em;
}

.voting-bio {
	margin-left:1em;
	line-height:130%;
	cursor:default;
	font-size:90%;
}

.prelekcja-flaga {
	position:relative;
	top:0.2em;
	left:0.5em;
}
