<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
	text-decoration: none;
}

html, body
{
	height: 100%;
}


body {		
	background: url(/media/img/layout/bg.gif) #F5F5F5;
	font-family: Arial, "Trebuchet MS", trebuchet, Helvetica, sans-serif;
	color: #666;
	font-size: 10pt;
}

textarea {
	font-family: Arial, "Trebuchet MS", trebuchet, Helvetica, sans-serif;
	font-size: 12pt;
}

a {
	color: #FF4C00;
	border-bottom: 1px solid #FFC096;
}

a:hover {
	border: none;
}

.clear {
	clear: both;
}

.bn {
	border: none;
	background: none;
}

.dn {
	display: none;
}

.h1 {
	color: #4D4D4D;
	font-size: 18pt;
	background: url(/media/img/layout/arrow.png) no-repeat;
	padding: 1px 0px 20px 40px;
}

.top_td_dotted {
	border-top: 1px dotted #E5E5E5;
}

.polecane_td_1, .polecane_td_2 {
	border-bottom: 1px dotted #E5E5E5;
	padding: 5px 15px;
	font-size: 8pt;
}

.polecane_td_1 {
	color: #999;
}

#rss_eopp ul {
	padding: 10px 30px;	
	line-height: 150%;
}

div#rss_button {
	position: absolute;
	right: 0px;
	bottom: 0px;	
}



/* KONSTRUKCJA - [START] */


div#content {
	width: 990px;
	margin: 0px auto -150px;
	padding: 75px 0px 20px 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.two_sided {
	margin-top: 30px;
}

div#left_content {
	width: 285px;
	float: left;
}

div#left_content div.box {
	margin-bottom: 25px;
}

div#right_content {
	padding-left: 343px;
}


div#top_main {
	width: 990px;
	height: 380px;
	position:relative;
	overflow:hidden;	
}

div.big_box {
	width: 950px;
	border: 1px solid #CBCBCB;
	background: #FFF;
	padding: 20px;
	-moz-box-shadow:    0px 0px 2px  #999;
	-webkit-box-shadow: 0px 0px 2px  #999;
	box-shadow:         0px 0px 2px #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
}

div.box {
	width: 100%;
	border: 1px solid #E5E5E5;
	background: url(/media/img/layout/box_top_bg.gif) repeat-x #FFF;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.box h3 {
	font-weight: normal;
	color: #333;
	font-size: 11pt;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 9px;
	margin-bottom: 15px;
}


table.podswietlana td {
	border-bottom: 1px dotted #E5E5E5;
	padding: 5px 10px;
	cursor: pointer;
}

table.podswietlana tr.act td a {
	font-weight: bold;
	border: none;	
	color: #666;
}

.cele_icon {
	width: 27px;
	text-align: center;
}

.cele_opis {
	padding-top: 5px;
	font-size: 7pt;
}

.podswietlana td a {
	font-size: 10pt;
}

div#twoja_lokalizacja {
	position: relative;
}

div#twoja_lokalizacja a {
	font-size: 9pt;	
}

div#twoja_lokalizacja img {
	margin: 0px 5px;
	vertical-align: middle;
}

ul.ul_menu {
	list-style-image:url(/media/img/layout/arrow1_li.gif);
	padding-left: 15px;
	font-size: 9pt;
}

ul.ul_menu li {
	margin: 10px 0px;
}

a.info {
	border: none;;
	padding: 5px 10px;
	margin: 0px 3px;
	cursor: help;
	background: url(/media/img/layout/ico_info.png) center center no-repeat;
	opacity:0.4;
	filter:alpha(opacity=40);
}

div#cookie_info {
	width: 100%;
	background-color: #111;
	color: #CCC;
	position: fixed;
	bottom: 0;	
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-top: 1px solid #000;
	z-index: 11;
	padding: 10px;
	-moz-box-shadow: 0px -2px 5px #333;
	-webkit-box-shadow: 0px -2px 5px #333;
	box-shadow: 0px -2px 5px #333;
}

div#cookie_info a {
	color: #CCC;
	border-color: #999;
}

#cookie_close {
	width: 24px;
	height: 24px;
	background: url(/media/img/layout/cookie_close.png) 0 0 no-repeat;
	position: absolute;
	top: 28%;
	right: 40px;
	cursor: pointer;
}

div#cookie_info div#cookie_inside {
	width: 92%;
}

/* STOPKA - [START] */

div#footer {
	background: url(/media/img/layout/footer_bg.jpg) #9E9E9E;
	height: 150px;
	margin-top: 10px;
}

div#footer_wrap {
	height: 150px;
}

div#footer_top_line {
	background: url(/media/img/layout/footer_top_line.jpg) repeat-x #9E9E9E;
	height: 9px;
}

div#footer_inside {
	margin: 0px auto;
	width: 980px;
	font-size: 8pt;
	position: relative;
}

div#footer_inside a {
	color: #444;
	border-bottom: 1px solid #777;
}

div#footer_inside a:hover {
	color: #333;
	border: none;
}

div#footer_inside ul {
	padding: 10px 0px 0px 15px;
	line-height: 170%;
	font-size: 8pt;
}


div#footer_left, div#footer_center, div#footer_right {
	position: absolute;
	top: 10px;
}

div#footer_left {
	left: 0px;
	width: 310px;
	text-align: justify;
}

div#footer_center {
	left: 350px;
	width: 270px;
}

div#footer_right {
	left: 650px;
	width: 330px;
}

div.img_fader {
	width: 39px;
	height: 39px;
	position: relative;
	top: 0px;
	float: left;
	margin-right: 10px;
}

div.img_fader img {
	position: absolute;
}

div.img_fader img.inactive {
	z-index: 10;
}

div.img_fader a {
	border: none;
}

/* STOPKA - [STOP] */



/* MENU GÓRNE - [START] */

div#menu_outer {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 100%;
	background: url(/media/img/layout/menu_bg.png) bottom left repeat-x;
}

div#orange_line {
	height: 6px;
	background: #FF4C00;
	width: 100%;
}

div#menu {
	position: relative;
	height: 84px;
	width: 990px;
	margin: 0px auto;
}

#eopp_logo {
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 10;
}

div#menu div#menu_links {
	position: absolute;
	top: 12px;
	left: 100px;
}

div#menu div#search {
	position: absolute;
	top: 19px;
	left: 680px;
	z-index: 11;
	width: 211px;
	height: 50px;
}

.fraza_input {
	background: url(/media/img/layout/search_bg.jpg) no-repeat;
}

#fraza_input {
	margin-top: 4px;
	height: 25px;
	width: 170px;
	background: none;
	border: none;
	padding-left: 10px;
	color: #333;
}

.fraza_input_active {
	background: url(/media/img/layout/search_bg_a.jpg) no-repeat;
}

#search_submit {
	vertical-align: middle;
	padding-bottom: 2px;
	cursor: pointer;
}

div#search_advanced {
	text-align: right;
	background: url(/media/img/layout/arrow_down.gif) 195px 12px no-repeat; 
	padding: 5px 21px 0px 0px;
	color: #555;
	font-size: 9pt;
	cursor: pointer;
}

div#search_advanced_box {
	display: none;
	position: absolute;
	top: 55px;
	right: 105px;
	z-index: 12;
	width: 0px;
	height: 0px;
	padding: 30px 20px 20px 20px;
	background: url(/media/img/layout/bg_advanced_search.gif);
	-moz-box-shadow:    2px 2px 3px -1px #222;
	-webkit-box-shadow: 2px 2px 3px -1px #222;
	box-shadow:         2px 2px 3px -1px #222;
}

div#search_advanced_box  .right_label {
	padding-left: 50px;
}

div#search_advanced_box  .padding_checkbox {
	padding-left: 20px;
}

tr.tr_s1 td {
	background-color: #FDFBF9;
}

tr.tr_s2 td {
	background-color: #FFF;
}

div#strefa_opp {
	position: absolute;
	top: 16px;
	right: 0px;
	width: 55px;
	height: 16px;
	font-size: 8pt;
	padding-top: 30px;
	cursor: pointer;
}
	
.strefa_bg {
	background: url(/media/img/layout/ico_strefa.jpg) top center no-repeat;
	color: #555;
}

.strefa_logged_bg {
	background: url(/media/img/layout/ico_strefa_logged.jpg) top center no-repeat;
	color: #309160;
}

.strefa_bg_active {
	background: url(/media/img/layout/ico_strefa_a.jpg) top center no-repeat;
	color: #666;
}

/* MENU GÓRNE - [STOP] */

/* KONSTRUKCJA - [STOP] */





/* SOCIAL PLUGIN - [START] */

.addthis_separator_1 {
	width: 25px;
}

.addthis_separator_2 {
	width: 40px;
}

.addthis_separator_3 {
	width: 10px;
}

div.addthis_opp_toolbox .addthis_button_compact, div.addthis_opp_toolbox .addthis_button_print, div.addthis_opp_toolbox .addthis_button_email, div.addthis_opp_toolbox .addthis_button_favorites {
	margin-top: 3px;
}

div.addthis_opp_toolbox .addthis_button_facebook_like {
	width: 48px;	
}

.addthis_toolbox a, div#at15s a, div#at16s a, div#at16meo a, div#at16pt a, div#at16pf a {
	border: none;	
}

div.addthis_opp_toolbox {
	height: 20px;
    border-top: 1px dotted #CCCCCC;
    padding-top: 10px; 
}

/* SOCIAL PLUGIN - [STOP] */



/* PREDEFINIOWANE - [START] */

/*czcionki*/

.f8 {
	font-size: 8pt;
}

.f10 {
	font-size: 10pt;
}

.f12 {
	font-size: 12pt;
}

.f14 {
	font-size: 14pt;
}


/*kolory*/

.white {
	color: #FFF;
}

/* PREDEFINIOWANE - [STOP] */


/* FORMULARZE - [START] */

.form input[type=text], .form input[type=password], .form textarea, .form select {
	background: #FFF;
	color: #666;
	font-size: 10pt;
	padding: 5px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
} 

.input {
	border: 1px solid #999;
	-moz-box-shadow:    inset 0 0 3px #999;
	-webkit-box-shadow: inset 0 0 3px #999;
	box-shadow:         inset 0 0 3px #999;
}

.input_hover {
	border: 1px solid #444;
	-moz-box-shadow:     0 0 5px #666;
	-webkit-box-shadow:  0 0 5px #666;
	box-shadow:          0 0 5px #666;
}

.form input[type=submit], .form input[type=button], .btn {
	height: 34px;
	padding: 0px 35px 0px 10px;
	font-size: 13pt;
	color: #999;
	background: url(/media/img/layout/btn_bg.jpg) top right no-repeat #666;
	border: 1px solid #777;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-text-shadow:     1px 1px 1px #333;
	-webkit-text-shadow:  1px 1px 1px #333;
	text-shadow:          1px 1px 1px #333;
	-moz-box-shadow:     1px 1px 2px #333;
	-webkit-box-shadow:  1px 1px 2px #333;
	box-shadow:          1px 1px 2px #333;
	cursor: pointer;
}

.form input[type=submit]:hover, .form input[type=button]:hover, .btn:hover {
	color: #AAA;
}

/* FORMULARZE - [STOP] */



/* LAVALAMP, PODSWIETLANE MENU - [START] */


.lavaLampWithImage {
	position: relative;
	height: 29px;
	margin: 10px 0;
	overflow: hidden;
	padding: 0px 50px;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}

.lavaLampWithImage li.back {
	background: url(/media/img/layout/menu_item_bg.gif) no-repeat right -30px;
	width: 12px; height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampWithImage li.back .left {
	background: url(/media/img/layout/menu_item_bg.gif) no-repeat top left;
	height: 30px;
	margin-right: 12px; /* 7px is the width of the rounded shape */
}

.lavaLampWithImage li a {
	border: none;
	color: #777;
	font-size: 13pt;
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 110;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 15px;    
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited, li.current a {
	border: none;
	color: #FFF;
}

/* LAVALAMP, PODSWIETLANE MENU - [STOP] */</pre></body></html>