<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.xokienko {
/*display: table;*/
	float:left;
	position:relative;
	z-index:1000;
	display:block;
}

/* lewy gorny rog */
.xokienko .xtop-left{
	background: url(/images/01/80p/okno3/rog-lg.png) top left no-repeat;
	position:relative;
}
/* lewe gorne zaokr¹glenie */
.xcorner1 {
   /* background-attachment: scroll;*/
    background-color: transparent;
    background-image: url(/images/01/80p/okno/corner.png);
    background-repeat: no-repeat;
    float: left;
    height: 8px;
    margin-left: -1px;
    position: relative;
    width: 8px;
    z-index: 2;
	top: 25px;
	left: 25px;
}
/* lewe dolne zaokr¹glenie */
.xcorner3 {
background: url(/images/01/80p/okno/corner.png) bottom left no-repeat;
height: 8px;
width: 8px;
    position: relative;
    width: 8px;
    z-index: 2;
	top: -8px;
	/*left: 12px;*/
	left:25px;
	float: left;
}
/* prawe dolne zaokr¹glenie */
.xcorner4 {
	background: url(/images/01/80p/okno/corner.png) bottom right no-repeat;
	height: 8px;
	width: 8px;
    position: relative;
    width: 8px;
    z-index: 2;
	top: -8px;
	left: -26px;
	float: right;
}
/* prawy gorny rog */
.xokienko .xtop-right{
	background: url(/images/01/80p/okno3/rog-pg.png) top right no-repeat;
	position:relative;
}
/* prawe gorne zaokr¹glenie */
.xcorner2 {
    background: url("/images/01/80p/okno/corner.png") no-repeat scroll right top transparent;
    float: right;
    height: 8px;
    left: -25px;
    position: relative;
    top: 25px;
    width: 8px;
    z-index: 2;
}
/* lewy dolny rog */
.xokienko .xbottom-left{
	background: url(/images/01/80p/okno3/rog-ld.png) bottom left no-repeat;
}

/* prawy dolny rog */
.xokienko .xbottom-right{
	background: url(/images/01/80p/okno3/rog-pd.png) bottom right no-repeat;
}

.xokienko .xtop{
	height: 25px; /* wysokosc gornej krawedzi */
	margin-right: 25px; /* szerokosc prawej krawedzi */
	margin-left: 25px; /* szerokosc lewej krawedzi */
	background: url(/images/01/80p/okno3/gora.png) top left repeat-x;
	display: block;
}

.xokienko .xleft{
	padding-left: 25px; /* szerokosc lewej krawedzi */
	background: url(/images/01/80p/okno3/bok-lewy.png) top left repeat-y;
}

.xokienko .xright{
	padding-right: 25px; /* szerokosc prawej krawedzi */
	background: url(/images/01/80p/okno3/bok-prawy.png) top right repeat-y;
}

.xokienko .xinner{
	background: #ffffff;
	padding: 1px;
	/*width: 380px;*/
	
}

.xokienko .xbottoms{
	height: 25px; /* wysokosc dolnej krawedzi */
	*:height:27px; /* hack ie 7*/
	margin-right: 25px; /* szerokosc prawej krawedzi */
	margin-left: 25px; /* szerokosc lewej krawedzi */
	background: url(/images/01/80p/okno3/dol.png) bottom left repeat-x;
}
/**-----------**/
.xwindow {
		min-width:480px;
    display: block;
    float: left;
    left: 349px;
    position: absolute;  
    /*top: 30px;*/
    z-index: 15000;
	top: 80px;
	min-width:480px;

}

/* lewy gorny rog */
.xwindow .xtop-left{
	/*background: url(/images/01/80p/okno/top_left.png) top left no-repeat;
	position:relative;
	background: url("/images/01/80p/okno2/lewy-gorny1.png") no-repeat scroll left top transparent;
	*/
	background: url("/images/01/80p/okno3/rog-lg.png") no-repeat scroll left top transparent;
    position: relative;
}
/* lewe gorne zaokr¹glenie */
.xcorner1a {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(/images/01/80p/okno/corner.png);
    background-repeat: no-repeat;
    float: left;
    height: 8px;
    margin-left: -1px;
    position: relative;
    width: 8px;
    z-index: 2;
	top: 12px;
	left: 12px;
}
/* lewe dolne zaokr¹glenie */
.xcorner3a {
background: url(/images/01/80p/okno/corner.png) bottom left no-repeat;
height: 8px;
width: 8px;
    position: relative;
    width: 8px;
    z-index: 2;
	top: -7px;
	left: 12px;
	float: left;
}
/* prawe dolne zaokr¹glenie */
.xcorner4a {
background: url(/images/01/80p/okno/corner.png) bottom right no-repeat;
height: 8px;
width: 8px;
    position: relative;
    width: 8px;
    z-index: 2;
	top: -7px;
	left: -12px;
	float: right;
}
/* prawy gorny rog */
.xwindow .xtop-right
{
	/*background: url(/images/01/80p/okno/top_right.png) top right no-repeat;
	position:relative;
    background: url("/images/01/80p/okno2/prawy-gorny1.png") no-repeat scroll right top transparent;
*/
	background: url("/images/01/80p/okno3/rog-pg.png") no-repeat scroll right top transparent;
    position: relative;
}
/* prawe gorne zaokr¹glenie */
.xcorner2a {
background: url(/images/01/80p/okno/corner.png) top right no-repeat;
height: 8px;
width: 8px;
    position: relative;
    width: 8px;
    z-index: 2;
	top: 12px;
	left: -12px;
	float: right;
}
/* lewy dolny rog */
.xwindow .xbottom-left{
	/*background: url(/images/01/80p/okno2/lewy-dolny1.png) bottom left no-repeat;
	 * */
	background: url(/images/01/80p/okno3/rog-ld.png) bottom left no-repeat;
}

/* prawy dolny rog */
.xwindow .xbottom-right{
	/*
	 * background: url(/images/01/80p/okno2/prawy-dolny1.png) bottom right no-repeat;
	 * */
	background: url(/images/01/80p/okno3/rog-pd.png) bottom right no-repeat;
}

.xwindow .xtop{
/*	height: 12px; /* wysokosc gornej krawedzi 
	margin-right: 12px; /* szerokosc prawej krawedzi 
	margin-left: 12px; /* szerokosc lewej krawedzi 
	background: url(/images/01/80p/okno/top.png) top left repeat-x;
*/
    background: url("/images/01/80p/okno3/gora.png") repeat-x scroll left top transparent;
    height: 25px;
    margin-left: 25px;
    margin-right: 25px;
}

.xwindow .xleft{
	/*padding-left: 12px; /* szerokosc lewej krawedzi 
	background: url(/images/01/80p/okno/left.png) top left repeat-y;
	*/
	
	background: url("/images/01/80p/okno3/bok-lewy.png") repeat-y scroll left top transparent;
    padding-left: 25px;
}

.xwindow .xright{
	/*padding-right: 12px; /* szerokosc prawej krawedzi
	background: url(/images/01/80p/okno/right.png) top right repeat-y;
	*/
	background: url("/images/01/80p/okno3/bok-prawy.png") repeat-y scroll right top transparent;
    padding-right: 25px;
	}

.xwindow .xinner{
	background: #ffffff;
	padding: 1px;
	
}

.xwindow .xbottoms{
/*	height: 12px; /* wysokosc dolnej krawedzi 
	margin-right: 12px; /* szerokosc prawej krawedzi 
	margin-left: 12px; /* szerokosc lewej krawedzi 
	background: url(/images/01/80p/okno/bottom.png) bottom left repeat-x;
*/
    background: url("/images/01/80p/okno3/dol.png") repeat-x scroll left bottom transparent;
    height: 25px;
	*:height:27px; /*hack ie 7*/
    margin-left: 25px;
    margin-right: 25px;
}

/**-----------**/
.itemPopup {
    display: none;
    /*display: block;*/
    left: 90px;
    position: absolute;
    z-index: 100;
    float:left;
}

/*
.itemPopupV {
   display: table;
   padding: 0;
   position: absolute;
   z-index: 1000;
   margin-left:110px; 
}
*/
.itemPopupV {
   display: block;
   left:90px;
   padding: 0;
   position: absolute;
   z-index: 100;
   float:left; 
}
/** ----------**/
.tokno
{
    /*background-color: #CBCBE3;*/
	background-color: #fff;
    display: block;
    /*height: 600px;*/
    left: 360px;
	position:absolute;
    top: 20px;
    z-index: 1100;
	/*
	-moz-border-radius: 15px 15px 9px 9px;
    -moz-box-shadow: 0 0 25px #555555;
	-o-border-radius: 15px 15px 9px 9px;
    -o-box-shadow: 0 0 25px #555555;
	-webkit-border-radius: 15px 15px 9px 9px;
    -webkit-box-shadow: 0 0 25px #555555;
	*/
}
.okno_tytul
{
   /* 
    -moz-border-radius: 15px 15px 0 0;
	-o-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
   background-color: yellow;*/
	position:relative;
    height: 50px;
	/*width:438px;*/
}
.okno_top /*wersja dla okna1.1*/
{
	position:relative;
    height: 50px;
	width:438px;
}
.okno_top_comp /*wersja dla okna1.1*/
{
	position:relative;
	/*height: 1px;*/
	/*width: 400px;*/
}
.okno_tytul_g
{
	position:relative;
    height: 25px;
	width:510px;
}
.okno_tytul h3
{
    float: left;
    margin-top: 15px;
    padding-left: 38px;
    min-width: 250px;
}
.okno_top h3 /*wersja dla okna1.1*/
{
    float: left;
    margin-top: 15px;
    padding-left: 38px;
    width: 250px;
}

.okno_body
{
/*    -moz-border-radius: 0 0 15px 15px;
	-o-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
  */  background-color: light-green;
    /*
    height: 100%;
    width: 100%;
    */
	/*padding: 0px 40px 0px 40px;
	overflow-y: auto;*/
}
.okno_bottom
{
    -moz-border-radius: 0 0 15px 15px;
	-o-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
    height: 6px;
    width: 100%;
}

.inner {
	padding: 0px;
	margin-bottom: -3px;
	z-index:100;
	/*cursor:auto;*/
	
}

.close_ico
{
	background:url("/images/01/80p/zamknij.png") no-repeat scroll 0 0 transparent;
	width:20px;
	height:20px;
	float:right;
    margin-right: -5px;
    margin-top: 3px;
	cursor:pointer;	
}


.close_ico_czerwona
{
	background:url("/images/01/80p/x-czerwony.png") no-repeat scroll 0 3px transparent;
	width:20px;
	height:20px;
	float:right;
    margin-right: -5px;
    margin-top: 3px;
	cursor:pointer;	
}

.question
{
/*	width:470px; */
	height:105px;
	display:block;
	margin-top:35px;
}

.confirm_tlo
{
	height: 187px;
    left: -24px;
    position: absolute;
    top: -20px;
    width: 518px;
    z-index: -2;
}
.pytanie
{
    color: #4E4F65;
    float: left;
    height: 40px;
    text-align: center;
    width: 100%;
	font-weight:bold;
}
.btn_yes
{
	cursor:pointer;
	float:left;
	margin-left:115px;
}
.btn_no
{
	cursor:pointer;
	float:left;
	margin-left:30px;
}

/**
 * logowanie style
 */
.okno_logowania
{
	width: 380px;
	height: 140px;
	padding: 30px 30px 40px 30px;
/*	background:#ffffff;
	-moz-border-radius: 15px 15px 9px 9px;
    -moz-box-shadow: 0 0 25px #555555;
	-o-border-radius: 15px 15px 9px 9px;
    -o-box-shadow: 0 0 25px #555555;
	-webkit-border-radius: 15px 15px 9px 9px;
    -webkit-box-shadow: 0 0 25px #555555;
   */
}
.okno_logowania_gazeta
{
	width: 380px;
	/*height: 140px;*/
	padding: 30px;

}

.okienko_hide
{
	border: 8px solid #fff;
	position: absolute;
	top:25px;
	left:360px;
	margin: 15px;
	float: left;
	padding:0;
	margin:0;
	background: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	z-index: 100;
	display:none;
}
.xwindow_hide
{
	border: 8px solid #fff;
	position: absolute;
	top:25px;
	left:360px;
	margin: 15px;
	float: left;
	padding:0;
	margin:0;
	background: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	z-index: 100;
	display:none;
}
.naglowek_area
{
    height: 30px;
    margin-bottom: 10px;
    margin-left: 9px;
}
.label
{
	float: left;
    font-size: 17px;
 min-width: 60px;
	padding-top:8px;
	padding-right:20px;
}
.informacja_sms
{	 
	/*float: left;*/
    font-size: 11px;
    line-height: 15px;
    margin-left: -30px;
    padding-top: 15px;
	width: 420px;
	color:#989898;
	display: block;
	clear: both;
	margin-bottom: -30px;
}

.informacja_sms_clear
{
	clear: both; 
}

.informacja_sms_pokazwiecej
{	
 
	cursor: pointer;
}

.informacja_sms_more
{	 
	font-size: 10px; 
	padding-top: 0px;
}

.tekstUl{
	float:left; 
	padding: 5px;
	font-size: 11px;
	margin-left: 40px;	
}

.informacja_sms_pokazwiecej
{   
	
	/*float: left;*/
    font-size: 11px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
	width: 420px;
	color:#989898;
	display: block;
	clear: both;
	margin-bottom: -10px; 
}

.info_sms_more_regulamin
{
padding-top: 0px;
}



.informacja_sms p
{
	margin-left:40px;
}

/*.okno_logowania_gazeta
{
	width: 380px;
	height: 140px;
	padding: 30px;*/
}

.kontakt_td
{
	font-size:15px;
}

.odp_yes
{
    color: #FFFFFF;
    font-size: 17px;  
    position: relative;
    text-align: center;
    top: 8px;
    width: 90px;
}
.odp_no
{
    color: #FFFFFF;
    font-size: 17px;
    position: relative;
    text-align: center;
    top: 8px;
    width: 90px;
}

.godzinyoddo
{ font-size: 15px;
	width: 56px !important;
}


.oknoKomentarz{
	float:right; 
	padding: 3px;
    width: 30px; 
}

.ikonka .naprawej{
	float:right; 
	padding: 3px;
    width: 30px; 
}

.blad_logowania
{
color: red;
font-size: 20px;
text-align: center;
margin-bottom: 10px;
}



.okno_logowania2 {
    height: 180px;
    padding: 30px;
    width: 380px;
}


/*---------TOOLTIP DO OKIEN--------------*/

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }


/*----------------- KONIEC TOOLTIP  ------------------------*/
	
	
.errorOkno{
	
	padding: 0px 0px 5px 0px;
	color: #C40004;
	/*line-height: 0px;*/
	border-bottom: 1px solid #eeeeee; 
}	

.OknoErrorPrzesun{
left: 300px;
top: 200px;	
	
}
	
li.bezLiczb{
list-style: none !IMPORTANT;		
}


.errorKom{
	padding: 0px 40px 0px 40px;
}
	
	</pre></body></html>