@charset "utf-8";
@import url("weblysleekuil/stylesheet.css");

body {
	padding: 0px;
	margin: 0px;
	font-family: weblysleekuil;
	background-color: #F8f8f8;
	min-width: 1220px;
	min-height:3500px;
}

*:focus {
	outline: 0;
}

.Menu {
	width: 100%;
	position: relative;
	float: left;
	background-color: #CCE6FF;
	-webkit-box-shadow: 0px 1px 2px #EDEDED;
	box-shadow: 0px 1px 2px #EDEDED;
}
.Menu .Link {
	height: 40px;
	position: relative;
	float: left;
	cursor: pointer;
}
.Menu .Link a {
	height: 40px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #223140;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.Menu .Link a:hover {
	background-color: #43627F;
	color: #FFFFFF;
}
.Menu .Link .Aktywne {
	background-color: #A7D4FF;
}


#Menu2 {
	width: 100%;
	position: relative;
	float: left;
	background-color: #DCEEFF;
	-webkit-box-shadow: 0px 2px 2px #EDEDED;
	box-shadow: 0px 2px 2px #EDEDED;
}
#Menu2 .Link {
	height: 40px;
	position: relative;
	float: left;
}
#Menu2 .Link a {
	height: 40px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #223140;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#Menu2 .Link a:hover {
	background-color: #43627F;
	color: #FFFFFF;
}
#Menu2 .Link .Aktywne {
	background-color: #A7D4FF;
}
#Tresc {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 20px;
}
.Srodek {
	width: 1220px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.Srodek .Srodek-Tresc {
	width: 1200px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 1px 2px #EDEDED;
	box-shadow: 0px 1px 2px #EDEDED;
}
.Tab-1 {
	width: 100%;
	position: relative;
	float: left;
	border-collapse: collapse;
	border: 1px solid #DCEEFF;
}
.Tab-1 .Naglowek {
	background-color: #CCE6FF;
}
.Tab-1 .Naglowek td {
	background-color: #CCE6FF;
	/* [disabled]border-color: #6DB7FF; */
}
.Tab-1 td {
	/* [disabled]border-left-color: #DCEEFF; */
	/* [disabled]border-right: 1px solid #DCEEFF; */
	border-bottom: 1px solid #DCEEFF;
	/* [disabled]border-top-color: #DCEEFF; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-top-width: 1px; */
	border-collapse: collapse;
}
.Tab-1 .Wplata {
}
.Tab-1 .Wyplata {
	background-color: #EFF7FF;
}
.Tab-1 .Kwota  {
	text-align: right;
}
.Tab-1 tr {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer;
}
.Tab-1 tr:hover {
	background-color: #E4F1FF;
}
.Belka-Gora   {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	z-index: 100;
}


.Przycisk {
	width: 20px;
	height: 20px;
	position: relative;
	float: left;
	border-radius: 30px;
	border: 1px solid #000000;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	opacity: 0.4;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
}
.Przycisk-Dodaj {
	background-image: url(grafika/ikony/dodaj.png);
}

.Przycisk-Anuluj {
	background-image: url(grafika/ikony/anuluj.png);
}

.Przycisk-Email {
	background-image: url(grafika/ikony/email.png);
}

.Przycisk-Filtr {
	background-image: url(grafika/ikony/filtr.png);
}

.Przycisk-Kasuj {
	background-image: url(grafika/ikony/kasuj.png);
}

.Przycisk-Lupa {
	background-image: url(grafika/ikony/lupa.png);
}

.Przycisk-Pobierz {
	background-image: url(grafika/ikony/pobierz.png);
}

.Przycisk-Ustawienia {
	background-image: url(grafika/ikony/ustawienia.png);
}

.Przycisk-Wyloguj {
	background-image: url(grafika/ikony/wyloguj.png);
}

.Przycisk-Zamknij {
	background-image: url(grafika/ikony/zamknij.png);
}

.Przycisk-Zapisz {
	background-image: url(grafika/ikony/zapisz.png);
}




.Przycisk:hover {
	-webkit-opacity: 1;
	opacity: 1;
}
.Filtry {
	position: relative;
	float: left;
	/* [disabled]background-color: #FFFFFF; */
	height: 20px;
	border-radius: 20px;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #A5A5A5;
	overflow-x: hidden;
	overflow-y: hidden;
	max-width: 20px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.Filtry:hover {
	border: 1px solid #000000;
}

.Filtry-Aktywne {
	position: relative;
	float: left;
	/* [disabled]background-color: #FFFFFF; */
	height: 20px;
	border-radius: 20px;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #000000;
	max-width: 400px;
}


.Filtry .Przycisk {
	z-index: 110;
	margin: 0px;
	border-style: none;
}

.Filtry-Aktywne .Przycisk {
	opacity: 1;
}


.Filtry .Filtry-Lista {
	position: relative;
	float: left;
	/* [disabled]background-color: #FFFFFF; */
	z-index: 105;
	border-radius: 11px;
	color: #000000;
	/* [disabled]border: 1px solid #000000; */
	/* [disabled]width: 400px; */
	margin-left: 5px;
	padding-right: 5px;
}
.Filtry .Filtry-Lista .Filtr {
	height: 20px;
	/* [disabled]margin-top: 1px; */
	/* [disabled]margin-bottom: 1px; */
	position: relative;
	font-size: 14px;
	float: left;
	/* [disabled]margin-left: 2px; */
	margin-right: 5px;
	color: #9B9B9B;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.Filtry .Filtry-Lista .Filtr:hover {
	color: #636363;
}

.Filtry .Filtry-Lista .Wybrany {
	color: #000000;
}
.Filtry .Filtry-Lista .Input-Szukaj {
	width: 150px;
	position: relative;
	float: left;
	height: 14px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #000000;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0px;
	margin-right: 5px;
}
.Warstwa-2 {
	width: 100%;
	position: absolute;
	float: left;
	z-index: 500;
	height: 100%;
	min-width: 1220px;
}
.Warstwa-2 .Tlo {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #D5D5D5;
	opacity: 0.6;
}
.Warstwa-2 .Tresc {
	position: relative;
	float: left;
}
.Warstwa-2 .Srodek {
	width: 1020px;
}
.Warstwa-2 .Srodek .Srodek-Tresc {
	width: 1000px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 120px;
	position: relative;
	float: left;
	/* [disabled]min-height: 500px; */
	-webkit-box-shadow: 0px 1px 2px #B8B8B8;
	box-shadow: 0px 1px 2px #B8B8B8;
}
.Belka-Gora .Przycisk-Prawy {
	float: right;
}
.Srodek .Srodek-Tresc h1 {
	position: relative;
	float: left;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}
.Wybor-1 .Tekst {
	position: relative;
	float: left;
	/* [disabled]font-size: 14px; */
	width: 200px;
}
.Wybor-1   {
	width: 100%;
	position: relative;
	float: left;
	/* [disabled]font-size: 14px; */
}
.Wybor-1 .Linia-Wyboru  {
}
.Wybor-1 .Linia-Wyboru .Opcja {
	position: relative;
	float: left;
	margin-left: 2px;
	margin-right: 5px;
	color: #B3B3B3;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer;
}
.Wybor-1 .Linia-Wyboru .Opcja:hover {
	color: #747474;
}
.Wybor-1 .Linia-Wyboru .Zaznaczona {
	color: #000000;
}
.PoleInput {
	width: 100%;
	position: relative;
	float: left;
}
.PoleInput .Opis {
	position: relative;
	float: left;
	width: 200px;
}
.PoleInput .TekstInput1 {
	position: relative;
	float: left;
	width: 790px;
	padding-right: 2px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 2px;
	border-style: none none solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	height: 16px;
	font-size: 13px;
}
.Schowaj {
	display: none;
}
.Logowanie {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 150px;
}
.Logowanie .Srodek {
	width: 420px;
}
.OknoLogowania {
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 1px 2px #EDEDED;
	box-shadow: 0px 1px 2px #EDEDED;
	position: relative;
	float: left;
}
.OknoLogowania .Tytul {
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	font-size: 18px;
}
.OknoLogowania .LogowanieInput {
	width: 100%;
	position: relative;
	float: left;
}
.OknoLogowania .LogowanieInput .Opis {
	width: 50px;
	position: relative;
	float: left;
}
.OknoLogowania .LogowanieInput .Input {
	width: 294px;
	position: relative;
	float: left;
	border-style: none none solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-size: 13px;
	text-align: center;
	font-family: weblysleekuil;
}
.OknoLogowania .LogowaniePrzycisk  {
	width: 100%;
	position: relative;
	float: left;
}
.OknoLogowania .LogowaniePrzycisk .Przycisk2 {
	width: 150px;
	margin-left: 125px;
	position: relative;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	background-color: #CCE6FF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-style: none;
	-webkit-box-shadow: 0px 1px 2px #EDEDED;
	box-shadow: 0px 1px 2px #EDEDED;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer;
	font-size: 14px;
	font-family: weblysleekuil;
}
.OknoLogowania .LogowaniePrzycisk .Przycisk2:hover {
	background-color: #A7D4FF;
}
.OknoLogowania .Bledy {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 10px;
	color: #FF0004;
	text-align: center;
	font-size: 14px;
}
.Menu .Link.Prawy {
	float: right;
}

.Belka-Stan {
	width: 100%;
	position: relative;
	float: left;
}

.Belka-Stan .Stan-Miejsce {
	position: relative;
	float: left;
	margin-right: 5px;
}


.Belka-Stan .Stan-Miejsce::after {
	content: ">";
}

.Belka-Stan .Stan-Miejsce a {
	color: #003467;
	text-decoration: none;
}

.Belka-Dol {
	width: 100%;
	position: relative;
	float: left;
	height: 100px;
}

.Przycisk-Duzy {
	width: 200px;
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 20px;
	margin-top: 20px;
}

.Przycisk-Zielony {
	background-color: #B2FFC6;
	/* [disabled]margin-top: 20px; */
	-webkit-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	transition: all 0.6s ease-in-out 0s;
	cursor: pointer;
}

.Przycisk-Zielony:hover {
	background-color: #55CF75;
	color: #FFFFFF;
}

.Ranking-Tresc {
	width: 100%;
	position: relative;
	float: left;
}
.StronaAktualnosci-Tresc {
	width: 100%;
	position: relative;
	float: left;
}

.Zapis-Status {
	width: 100%;
	position: relative;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

.EdytorTekstTinyMCE-txtarea {
	width: 100%;
	position: relative;
	float: left;
}

.EdytorTekstTinyMCE {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.EdytorTekstTinyMCE .Opis {
	width: 100%;
	position: relative;
	float: left;
}

.OpisSzer100 {
	position: relative;
	width: 100%;
	float: left;
}

#Okno-Tagi {
	position: absolute;
	float: left;
	opacity: 1;
	z-index: 2000;
	width: 100%;
}

#Okno-Tagi .Srodek {
	width: 600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}

#Okno-Tagi .Srodek .Zawartosc {
	width: 600px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}

#Okno-Tagi .Tlo {
	width: 100%;
	height: 100%;
	position: fixed;
	float: left;
	background-color: #D5D5D5;
	opacity: 0.6;
	min-height: 3500px;
}
.Zawartosc .Belka-Gora h1 {
	position: relative;
	float: left;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}

.Tagi {
}

.Tagi #Tagi-Edycja {
	padding-left: 0px;
}

#Tagi-Edycja li {
	position: relative;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#Tagi-Edycja li input {
	width: 400px;
	position: relative;
	float: left;
}

#Tagi-Edycja li .Drag-Item {
	position: relative;
	float: left;
	width: 10px;
	height: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 2px;
	margin-top: 8px;
}

.Przycisk-Maly {
	width: 14px;
	height: 14px;
}

.Przycisk-Czerwony {
	background-color: #FF7A7C;
}

#Tagi-Edycja .CzySkasowac {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 3px;
}

#Tagi-Edycja .CzySkasowac .Tak {
	color: #FF0004;
	cursor: pointer;
}

#Tagi-Edycja .CzySkasowac .Nie {
	cursor: pointer;
}

.TablicaTagi {
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.TablicaTagi li {
	position: relative;
	float: left;
	margin-left: 1px;
	margin-right: 2px;
	background-color: #E4E4E4;
	padding-left: 1px;
	padding-right: 1px;
}

.WpisPublikacja {
	position: relative;
	float: left;
	width: 45px;
	height: 20px;
	border: 1px solid #E4E4E4;
	border-radius: 20px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.WpisPublikacja .Obramowanie {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	background-color: #FFBBBC;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	transition: all 0.6s ease-in-out 0s;

}

.WpisPublikacja .Obramowanie .Pasek {
	width: 20px;
	height: 20px;
	position: relative;
	float: left;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	transition: all 0.6s ease-in-out 0s;
}

.WpisPublikacja .Obramowanie .Przelacznik {
	width: 18px;
	height: 18px;
	position: relative;
	float: left;
	border-radius: 20px;
	border: 1px solid #CDCDCD;
	background-color: #FFFFFF;
	margin-left: -20px;
}

.WpisPublikacja.Opublikowane .Obramowanie {
	background-color: #90FF9E;
}

.WpisPublikacja.Opublikowane .Obramowanie .Pasek {
	width: 45px;
}

.WpisUsun {
	position: relative;
	float: right;
	margin-right: 2px;
}

.WpisUsun .Pytanie {
	position: relative;
	float: left;
}

.WpisUsun .Pytanie .Tekst {
}

.WpisUsun .Pytanie .Tak {
	color: #FF0004;
	cursor: pointer;
}

.WpisUsun .Pytanie .Nie {
	color: #00A20C;
	cursor: pointer;
}
