@charset "utf-8";
/* ################################ */
/* START OGOLNE */
/* ################################ */
/* ################################ */
/* czerwony #bf1e2e  zielony: #6b683c szary: #f4f3e9 */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #333;
	border-top: 25px #164498 solid;
}

html * {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #333;
}

table, td, form, object, ul, p, div, span {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

td {
	font-size: 12px;
}

form {
	display: block;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

li {
	list-style: square outside url(/pliki_grafiki/znaczki/img_kwadraciki_male.gif);
	margin-bottom: 4px;
}

ul {
	text-align: left;
	margin-left: 30px;
} 

a:link, a:active, a:visited, a span {
	color: #164498;
	text-decoration: none;
}

a:hover, a:hover span {
	text-decoration: underline;
}

a:link.LinkT1, a:active.LinkT1, a:visited.LinkT1 {
	color: #bf1e2e;
	text-decoration: none;
}

a:hover.LinkT1 {
	color: Black;
	text-decoration: underline;
}

a:link.LinkT2, a:active.LinkT2, a:visited.LinkT2 {
	color: White;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/pliki_skorki/img_arrow_T1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 5px 2px 16px;
	font-size: 11px;
	display: block;
	float: left;
	margin-left: 5px;
}

a:hover.LinkT2 {
	text-decoration: underline;
}

a:link.LinkT3, a:active.LinkT3, a:visited.LinkT3 {
	color: #164498;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.LinkT3 {
	text-decoration: underline;
}

a:link.LinkT4, a:active.LinkT4, a:visited.LinkT4 {
	color: #0475bb;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/pliki_skorki/img_arrow_T2.gif);
	background-position: left;
	padding-left: 12px;
	background-repeat: no-repeat;
}

a:hover.LinkT4 {
	text-decoration: underline;
}

div.LinkBoxT5 {
	margin-top: 10px;
}

a:link.LinkT5, a:active.LinkT5, a:visited.LinkT5 {
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/pliki_skorki/bg_btn_T5.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 150px;
	text-align: center;
	display: block;
}

a:hover.LinkT5 {
	text-decoration: underline;
}

a:link.LinkT6, a:active.LinkT6, a:visited.LinkT6 {
	background-image: url(/pliki_skorki/img_menu_L_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	color: #164498;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 8px 10px 8px 15px;
}

a:hover.LinkT6 {
	background-image: url(/pliki_skorki/img_menu_L_off_hover.gif);
	color: White;
}

a:link.LinkT6_on, a:active.LinkT6_on, a:visited.LinkT6_on {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 8px 10px 8px 15px;
	background-image: url(/pliki_skorki/img_menu_L_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	color: White;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 2px;
	padding-right: 6px;
	margin-bottom: 12px;
	color: #164498;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 6px 3px 16px;
	color: #164498;
	background-image: url(/pliki_skorki/img_arrow_T1.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e1e1e1;
}

h2 a {
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #164498;
}

h4 {
	color: Black;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}

h5 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 2px;
	padding-right: 6px;
	margin-bottom: 12px;
	color: #164498;
}

h6 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #F5F5F5;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 6px;
	margin-bottom: 12px;
	margin-top: 12px;
	color: #bf1e2e;
}

a:link.LinkBtnT1, a:active.LinkBtnT1, a:visited.LinkBtnT1 {
	color: White;
	background-image: url(/pliki_skorki/bg_btn_arrow_off.gif);
	padding: 3px 26px 3px 10px;
	border: 0px;
	text-align: right;
	background-color: #bf1e2e;
	background-position: top right;
	background-repeat: no-repeat;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.LinkBtnT1 {
	background-image: url(/pliki_skorki/bg_btn_arrow_on.gif);
	font-weight: bold;
	text-decoration: none;
	color: #fab0b8;
}

.ButtonT1 {
	font-size: 11px;
	color: White;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px;
	height: 22px;
	background-color: #0475bb;
	font-weight: bold;
	cursor: hand;
}

.ButtonT2 {
	font-size: 11px;
	color: White;
	background-image: url(/pliki_skorki/bg_btn_T2.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px;
	height: 22px;
}

.ButtonT3 {
	font-size: 11px;
	color: White;
	background-image: url(/pliki_skorki/bg_btn_T3.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px;
	height: 22px;
}

div.FormButton {
	padding: 4px;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 2px solid #F5F5F5;
}

div.FormBox {
	padding: 4px;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 2px solid #F5F5F5;
}

div.FormRow {
	margin-top: 5px;
	border-bottom: 1px solid #DADADA;
	border-left: 8px solid #F4F4F4;
	padding-bottom: 3px;
	padding-left: 6px;
}

div.FormRowBoxL {
	float: left;
	width: 23%;
}

div.FormRowBoxR {
	float: right;
	width: 75%;
}

div.LinkGrupa {
	border-bottom: 2px solid #F5F5F5;
	padding-bottom: 5px;
	padding-top: 6px;
}

.WyroznienieT1 {
	font-weight: bold;
}

.WyroznienieT2 {
	font-weight: bold;
	color: #bf1e2e;
}

.KomunikatT1 {
	padding: 10px;
	margin-top: 20px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	border: 1px dashed #A5A5A5;
	background-color: #f4f3e9;
}

.KomunikatT1 span, .KomunikatT1 a:link, .KomunikatT1 a:visited, .KomunikatT1 a:active, .KomunikatT1 a:hover {
	font-size: 14px;
}

.KomunikatT2 {
	padding: 10px;
	margin-bottom: 10px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dashed #A5A5A5;
}

.KomunikatT3 {
	padding: 6px;
	font-size: 14px;
	background-color: #bf1e2e;
	font-weight: bold; /*#f4f3e9*/
	margin-bottom: 3px;
	margin-top: 3px;
	color: White;
}

div.KomunikatOK {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #6b683c;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	border: 2px dashed #f4f3e9;
	background-color: #f4f3e9;
}

div.KomunikatError {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: White;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background-color: #B22222;
}

div.Error {
	padding: 3px;
	color: White;
	font-weight: bold;
	margin: 6px;
	background-color: #B22222;
	font-size: 11px;
	text-align: center;
}

div.OK {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #6b683c;
	font-weight: bold;
	border-left: 6px solid 	#6b683c;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.BoxT1 {
	padding: 6px 8px 6px 12px;
	width: 280px;
	float: left;
}

div.BoxT1 h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #164498;
	background-color: transparent;
	padding: 0px;
	border: 0px;
	background-image: none;
}

div.BoxLine {
	border-right: 1px dotted #4e5356;
}

.ListT1 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ListT1 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.Wymagane {
	color: #B22222;
	font-weight: bold;
}

.FloatL {
	float: left;
}

.FloatR {
	float: right;
}


/* ################################ */
/* START OGOLNE */
/* ################################ */
/* ################################ */

div.Clear {
	height: 0px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ################################ */
/* ################################ */
/* STOP OGOLNE */
/* ################################ */

/* ################################ */
/* START STRONICOWANIE */
/* ################################ */
/* ################################ */

div.StronicowanieBox {
	border-top: 2px solid #F5F5F5;
	margin-top: 20px;
	padding-top: 6px;
}

.StronicowanieWyroznienie {
	font-weight: bold;
	color: #DC143C;
}

div.StronicowanieLimity {
	float: right;
}

div.StronicowanieStrony {
	float: left;
}

div.StronicowanieBox a {
	text-decoration: none;
}

/* ################################ */
/* ################################ */
/* STOP STRONICOWANIE */
/* ################################ */

/* ################################ */
/* START LISTA */
/* ################################ */
/* ################################ */


div.ListaBox {
	border-bottom: 1px solid #e1e1e1;
}

div.ListaNaglowek {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 6px 3px 16px;
	color: #164498;
	background-image: url(/pliki_skorki/img_arrow_T1.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div.ListaNaglowek a {
	font-weight: bold;
}

div.ListaData {
	padding: 1px 10px 1px 10px;
	line-height: 100%;
	text-align: center;
	color: White;
	float: right;
	background-color: #0475bb;
	height: 12px;
	font-size: 10px;
}
div.ListaTresc {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 12px;
}

div.ListaTresc, div.ListaTresc p, div.ListaTresc span {
	font-size: 11px;
}

.ListaNaglDod {
/*	background-color: #e1e1e1;
	padding: 1px 6px 4px 6px;
	color: #ee2e24;
	font-weight: bold;
	font-size: 10px;
	margin-left: 8px;
*/
	font-size: 12px;
	font-weight: bold;
	color:333;
}

/* ################################ */
/* ################################ */
/* STOP LISTA */
/* ################################ */
