BODY {
	height:100%;
	background: #ffffff;
	font-size: 14px; 
	line-height:1.5;
	font-family: Tahoma, Verdana, serif; 
	color: #555555;
	padding-bottom:0px;
}

IMG,EMBED,OBJECT,VIDEO {
  max-width: 100%;
  height:auto;	
}

H1, .bg3 { 
	font-size:28px;
	font-weight:lighter;
	color:#003869;
	padding-bottom:25px;
	font-family: 'Roboto', sans-serif;		
	text-align:left;	
	line-height:1;
}
	
H2 { 
	font-size:20px;
	font-weight:lighter;
	color:#003869;
	padding-bottom:15px;
	padding-top:15px;
	font-family: 'Roboto', sans-serif;		
	text-align:left;	
}

H3{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

HR { 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

INPUT, SELECT { 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #cccccc; 
	font-size: 14px; 
	background-color: #FFFFFF; 
	color: #646464; 
	padding:4px;
}

INPUT[type="checkbox"] {
   padding:1px;
}    

TEXTAREA { 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #cccccc; 
	font-size: 14px; 
	background-color: #FFFFFF; 
	color: #646464; 
	padding:4px;	
}

INPUT:focus, INPUT:active, TEXTAREA:focus, TEXTAREA:active, SELECT:focus, SELECT:active {
	border:1px solid #666666;
}

.submitb	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 0px none;
	font-size: 14px; 
	background-color:#2e73b4; 
	color:#2e73b4;
	color: #ffffff; 
	padding:4px;	
}

.f_ssmall  { width:40px;  }
.f_small   { width:70px;  }
.f_small2  { width:40px;  }
.f_normal  { width:120px; }
.f_long    { width:180px; }
.f_long2   { width:290px; }
.f_blong2  { width:350px; }
.f_blong   { width:380px; }

.button { 
	height:13px; 
	margin: 0px; 
	border: 0px none;
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active { 
	color: #2e73b4; 
	text-decoration: none; 
}

A:hover { 
	color: #FF6600; 
	text-decoration: none; 
}

.small, .small A, .small A:link, .small A:visited, .small A:active, .small A:hover, A.small, A.small:link, A.small:visited, A.small:active, A.small:hover  { 
	font-size: 9px;
}

.img { border: 1px solid #000000; margin:3px; }
.date { font-weight: normal; font-size: 9px; }
.error  { color: #FF0000; }
.defaultwidth { width:980px; }

/* tlo tresc */
.bg1 { 
	padding:4px;		
}

/* tlo wyroznione */
.bg2 { 
	padding:4px;
}

.tbl {
	border:1px solid #ffffff;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

#artmap UL {
	list-style-image: url('../img/sys/list.gif');
	padding-left:20px;
	margin:0px;
}

#artmap LI {
	padding:1px;
}

/* tabelk danych */
.data_tbl {
	width:100%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

.data_tbl TD {
	border:1px solid #858689;
}

.data_desc {
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.data_title {
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.data_value {
	text-align:left;
	background-color:#f8f6eb;
}

.cp {
	margin-bottom:5px; 
	margin-top:5px; 	
	border:1px solid #666666
}

.gal1 {
	padding-top:3px;
	padding-bottom:3px;
}

.gal1 TABLE {
	margin:auto;
	text-align:center;
}

.gal1 TD {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.gal1 IMG {
	border:1px solid #666666;
}

.gal1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
}

.gal6 DIV{
	padding-bottom:10px;
}

.cite {
	padding:4px; 
	border:1px solid #cccccc;
	background-color:#eaedf9;
}

.podtytul {
	font-weight:bold;
	padding-bottom:10px;
}

/* art submenu */
TABLE.submenu {
	margin:auto;
	width:90%;	
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu TD {
	padding-right:1px;
	padding-bottom:1px;
}

TABLE.submenu A, TABLE.submenu A:visited, TABLE.submenu A:link, TABLE.submenu A:active {
	display:block;
	font-weight:normal;
	padding:7px;
	text-align:left;
	background-color:#e6e4e6;
	color:#0f297b;
}

TABLE.submenu A:hover {
	background-color:#2e3c68;
	color:#ffffff;
	text-decoration:none;
}

UL.submenu {
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

UL.submenu LI {
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	padding-bottom:4px;
}

UL.submenu LI DIV A, UL.submenu LI A{
	font-weight:normal;
	font-size:14px;
	background:#f3f3f3;
	padding:7px;
	display:block;
	
}

UL.submenu LI DIV A:hover, UL.submenu LI A:hover{
	background:#f6f7fa;
}


TABLE.submenu3 {
	margin:auto;
	width:90%;	
	text-align:center;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu3 TD {
	padding:5px;
	text-align:center;
	font-weight:bold;
}

TABLE.submenu4 {
	width:100%;
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu4 TD {
	padding:4px;
}

TABLE.submenu4 TD.td1 {
	width:120px;
}

/* table empty elements  */
.nodata {
	font-weight:bold;
	padding:15px;
	text-align:center;
}

#facebook_pan { background: url("../img/fb.png") repeat scroll 0 0 transparent; display: block; float: right; height: 420px; padding: 0; position: fixed; right: -205px; top: 170px; width: 232px; z-index: 10000; }
#facebook_pan2{ color:#fff; padding:10px 5px 0 35px; }
#facebook_pan A{ color:#ffffff; display:block; padding-top:10px; text-align:center; }
#facebook_pan DIV.fb-like-box{ background-color:#ffffff; }

.comment_row{
	clear:both;
	background-color:#f8f8f8;
	text-align:left;
	margin-bottom:7px;
	border:1px solid #dee1e2;
	padding:2px;
}

.comment_header{
	padding:7px;
	background-color:#ebf5fa;
}

.comment_body{
	padding:7px;
}

.artfiles{
	margin-top:10px;
}

.artfiles TD{
	padding-bottom:5px;
}

.artfiles A{
	font-weight:bold;
}

.artfiles DIV{
	padding-top:1px;
}

.artfiles IMG{
	margin-right:5px;
	margin-left:5px;	
}

#foot{
	clear:both;
	background:#ffffff;
	padding-top:13px;
	text-align:center;
	margin:auto;
}

#foot0{
	width:980px;
	max-width:98%;
	margin:auto;
	padding-bottom:15px;
	font-family: 'Roboto', sans-serif;
	background:url('../img/foot.gif') bottom center no-repeat;
	background-size:100%;
	font-size:11px;
	color:#6d6d6d;
	overflow-y:auto;
	margin:auto;
}

#foot0 A{
	color:#6d6d6d;
}

#foot0 A:hover{
	color:#000000;
}

#foot1{
	width:66%;
	float:left;
	text-align:left;
}

#foot2{
	width:34%;
	float:left;
	text-align:right;
}

#dol{
	max-width:1092px;
	width:1092px;
	margin:auto;
	text-align:center;
	padding-top:12px;
	padding-bottom:20px;
	overflow-y:auto;
	background:#ffffff;
}

#dol0{
	width:980px;
	margin:auto;
	text-align:center;
}

#dol1{
	width:70%;
	float:left;
	text-align:left;
}

#dol2{
	width:30%;
	float:left;
	text-align:right;
}

#dol A{
	font-size:13px;
	text-transform:uppercase;
	color:#1c77c6;
	font-size:12px;
	font-family: 'Roboto', sans-serif;	
}

#dol A:hover{
	color:#1c77c6;
}

#dol UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;	
}

#dol LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;	
	float:left;
	padding-right:15px;	
}

#placowki{
	clear:both;
	padding-top:31px;
	padding-bottom:15px;
	width:980px;
	margin:auto;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
	font-weight:lighter;	
}

#placowki UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;	
	width:100%;
	text-align:left;
}

#placowki LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;	
	float:left;
	width:25%;
	font-size:12px;
	color:#535353;
}

#placowki LI .placowka{
	width:227px;

}

#placowki LI:first-child .placowka{
	padding-left:0px;
}

#placowki LI IMG{
	margin-bottom:20px;
}

#placowki .tyt A{
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#ffffff;
	background:#1c77c6;
	font-size:16px;
	font-weight:lighter;	
	font-family: 'Roboto', sans-serif;		
	text-transform:uppercase;
	font-weight:150;
}

#placowki_title{
	font-size:21px;
	font-weight:lighter;
	color:#003869;
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:2px solid #1e78c4;
	display:table;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;			
}

#wwwsite00{
	background: #f3f3f3;
	width:100%;
}

#wwwsite{
	max-width:1092px;
	width:1092px;
	margin:auto;
	text-align:center;
	overflow-y:auto;
	background:#ffffff;
}

#wwwsite0{
	width:980px;
	margin:auto;
	text-align:left;
}

#top1{
}

#top1_1{
	width:230px;
	float:left;
}

#top1_2{
	width:862px;
	float:left;
	text-align:right;
}

#top1_2_1{
	padding-right:58px;
	height:43px;
}

#top1_2_1 UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	float:right;
}

#top1_2_1 LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	padding-left:4px;
}

#bw{
	height:31px;
	text-align:right;
}

#bw A{
	display:block;
	width:220px;
	padding-left:20px;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#ffffff;
	font-size:15px;
	background:#003869 url('../img/bw.gif') top left no-repeat;
	font-family: 'Roboto', sans-serif;			
	font-weight:lighter;
}


#umow A{
	display:block;
	padding-left:20px;
	padding-right:20px;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#ffffff;
	font-size:15px;
	background:#1499dc;
	font-family: 'Roboto', sans-serif;			
	font-weight:normal;
}


#top1_2_2{
	clear:both;
	text-align:right;
	padding-right:58px;	
}

#top1_2_2 UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;	
	float:right;
	padding-top:5px;
}

#top1_2_2 UL LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;	
	float:left;
	padding-left:25px;
}

#top1_2_2 A{
	display:block;
	height:25px;
	line-height:25px;
	background-position: top left;
	background-repeat:no-repeat;	
	padding-left:30px;
	font-size:12px;
	color:#003869;
	text-align:left;
	font-family: 'Roboto', sans-serif;			
	font-weight:lighter;	
}

#top1_2_2 A#mm1{
	background-image:url('../img/mm1.gif');
}

#top1_2_2 A#mm2{
	background-image:url('../img/mm2.gif');
	padding-left:35px;
}

#top1_2_2 A#mm3{
	background-image:url('../img/mm3.gif');
	color:#ff8d06;
	padding-left:27px;
}

#top1_2_3{
	clear:both;
	padding-bottom:10px;
}


#menu1, #menu1 * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 998;	
}

#menu1 {
	float: none;
	display:table;
	margin:auto;
	padding-top:10px;
}

#menu1 LI {
	position: relative;
	background: #ffffff;
	white-space: nowrap;
	*white-space: normal;	
}

#menu1 UL LI {
	width:210px;
	white-space: normal;
	text-align:left;
}

#menu1 UL {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 999;
}

#menu1 > LI {
	float: left;
}

#menu1 UL UL {
	top: 0;
	left: 100%;
}

#menu1 LI:hover > UL,
#menu1 LI.sfHover > UL {
	display: block;
}

#menu1 A {
	display: block;
	position: relative;
	zoom: 1;	
	text-decoration: none;	
}

#menu1 A.item1 {
	border-right:1px solid #e4e4e4;	
	color:#000000;
	background:#ffffff;
	padding-left:9px;
	padding-right:9px;
	height:25px;
	line-height:25px;
	font-size:13px;
	font-family: 'Roboto', sans-serif;		
	text-transform:uppercase;		
}

#menu1 LI:last-child A.item1 {
	border-right:0px none;
}

#menu1 A.item1:hover,
#menu1 LI.sfHover A.item1,
#menu1 LI.sfHover A.current,
#menu1 LI.current A.item1{
	color:#ffffff;
	background:#1c77c6;
}

#menu1 A.item2 {
	background:#ffffff;	
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-align:left;	
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;	
	border:1px solid #e4e4e4;	
	border-top:0px none;	
	transition: background 0.2s linear;		
	font-family: 'Roboto', sans-serif;			
}

#menu1 A.item2:hover {
	color:#ffffff;
	background:#1c77c6;
	transition:none;
}

#search_panel{
	height:31px;
	text-align:right;
	float:right;
}

#search_panel #searchp {
	width:37px;
	height:33px;
	padding:0px;
	margin:0px;
	border:0px none;
	background:url('../img/szukp.gif') top center no-repeat;
}

#search_panel #art_szuk {
	width:190px;
	height:33px;
	line-height:33px;
	padding:0px;	
	font-size:12px;
	color:#000000;
	margin:0px;
	border:0px none;
	font-family: 'Roboto', sans-serif;			
	background:#f3f3f3;
	text-align:left;
	padding-left:5px;
}

#slider_start0{
	height:auto;
	clear:both;
	width:100%;
	height:712px;
}

#slider_start{
	width:100%;
	height:712px;	
	position:relative;	
}

#slider_img{
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	width:100%;
	height:auto;
	background:#cccccc;
	overflow:hidden;
}

#slider_img IMG{
	width:100%;
	height:auto;
}


#call_center{
	position:absolute;
	z-index:9;
	top:20px;
	right:0px;
	font-size:25px;
	width:100%;
	color:#ffffff;
	text-align:right;
	font-family: 'Roboto', sans-serif;			
}

#call_center DIV{
	height:46px;
	line-height:46px;
	padding-left:50px;	
	width:228px;
	display:table;
	float:right;
	text-align:left;
	background: #245ea6 url('../img/ico_call.png') 10px 7px  no-repeat;
	font-weight:300;	
	font-size:20px;	
	color:#ffffff;
}

#call_center STRONG{
	font-weight:300;
}

#rez_center{
	position:absolute;
	z-index:9;
	top:71px;
	right:0px;
	font-size:20px;
	width:100%;
	color:#ffffff;
	text-align:right;
	font-family: 'Roboto', sans-serif;			
}

#rez_center A{
	height:46px;
	line-height:46px;
	padding-left:50px;
	width:228px;
	display:table;
	float:right;
	text-align:left;
	background: #245ea6 url('../img/ico_rez.png') 14px 5px no-repeat;
	font-weight:300;	
	font-size:20px;	
	color:#ffffff;
}


#onko_center{
	position:absolute;
	z-index:9;
	top:122px;
	right:0px;
	font-size:25px;
	width:100%;
	color:#ffffff;
	text-align:right;
	font-family: 'Roboto', sans-serif;			
}

#onko_center DIV{
	height:46px;
	line-height:46px;
	padding-left:50px;	
	width:228px;
	display:table;
	float:right;
	text-align:left;
	background: #245ea6 url('../img/ico_onko.png') 10px 7px  no-repeat;
	font-weight:300;	
	font-size:20px;	
	color:#ffffff;
}

#onko_center STRONG{
	font-weight:300;
}

#dane_center{
	position:absolute;
	z-index:9;
	top:172px;
	right:0px;
	font-size:20px;
	width:100%;
	color:#ffffff;
	text-align:right;
	font-family: 'Roboto', sans-serif;			
}

#dane_center A{
	height:46px;
	line-height:46px;
	padding-left:50px;
	width:228px;
	display:table;
	float:right;
	text-align:left;
	background: #245ea6 url('../img/ico_dane.png') 10px 5px no-repeat;
	font-weight:300;	
	font-size:20px;	
	color:#ffffff;
}

#panels30{
	position:absolute;
	z-index:2;
	bottom:0px;
	width:100%;
}

#panels3{
	clear:both;
	height:253px;
	width:980px;
	color:#ffffff;
	text-align:left;
	margin:auto;
}

#panels3 A{
	color:#ffffff;
}

.pppp{
	height:253px;
	display:block;
}

#panels3_1{
	width:33.333%;
	height:253px;	
	float:left;
	background:#1c77c6;
}

#panels3_1:hover{
	background:#2482d3;
}

#panels3_2{
	width:33.333%;
	height:253px;	
	float:left;
	background:#0a5ba1;
}

#panels3_2:hover{
	background:#05447c;
}

#panels3_3{
	width:33.333%;
	height:253px;	
	float:left;
	background:#003869;
}

#panels3_3:hover{
	background:#03427a;
}

.panels3_body{
}

.panels3_title{
	font-size:24px;
	font-family: 'Roboto', sans-serif;			
	font-weight:lighter;	
	color:#ffffff;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:20px;
	border-bottom:1px solid #73aad7;
	text-transform:uppercase;
}

.panels3_tr{
	padding-left:28px;
	padding-right:28px;
}

.panels3_tr P{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

.panels3_more{
	clear:both;
	padding-top:5px;
	margin-top:10px;
	width:110px;
	border-top:1px solid #3d8acd;
	text-align:right;
	float:right;
}

.panels3_more A{
	display:block;
	color:#95c5ef;
	font-size:12px;
}

.panels3_more A:hover{
	color:#ffffff;
}

#columns{
	clear:both;
	padding-top:40px;
	margin:auto;
	width:980px;
	text-align:left;
}

#wwwpage #columns{
	min-height:500px;
}

#start{
	width:980px;
	margin:auto;
}

#start1{
	width: 66.6666%;
	float:left;
}

#start10{
	width:100%;
}

#start2{
	width: 33.333%;
	float:left;
	background:#e8f1f8;
}

#start20{
	padding:20px;
}

#start2 UL{
	list-style-image:url('../img/ll.gif');
}

#start2 LI{
	padding-left:10px;
	padding-bottom:4px;
}

#start2 LI A{
	font-weight:lighter;	
	text-transform:uppercase;
	color:#646464;
	font-size:15px;
	font-family: 'Roboto', sans-serif;			
}

#start2 LI.wyr A{
	color:#eb4f77 
}

#start2 LI A:hover{
	color:#003869;
}

#start2 .more{
	text-align:right;
	font-size:12px;
}

.start_el{
	width:590px;
}

#start_slider{
	position:relative;
	width:650px;
	height:280px;
	overflow:hidden;
}

#start1_title0{
	border-bottom:1px solid #dbdbdb;
	width:100%;
	overflow-y:auto;
}

#start2_title{
	font-size:21px;
	color:#003869;
	padding-bottom:15px;
	font-family: 'Roboto', sans-serif;			
	font-weight:lighter;	
	text-transform:uppercase;	
}

#slider_naw{
	top:23px;
	right:18px;
	width:58px;
	height:18px;
	position:absolute;
	z-index:3;	
}

#slider_naw DIV{
	width:50%;
	height:18px;
	float:left;
}

#slider_naw A{
	display:block;
	height:18px;
	background-position: top center;
	background-repeat:no-repeat;
}

#nextp{
	background-image:url('../img/nextp.gif');
}

#prevp{
	background-image:url('../img/prevp.gif');
}

#nextp:hover{
	background-image:url('../img/nextp2.gif');
}

#prevp:hover{
	background-image:url('../img/prevp2.gif');
}

#start1_title0{
	border-bottom:1px solid #dbdbdb;
	width:100%;
	overflow-y:auto;
	position:absolute;	
	z-index:3;		
}

#start1_title{
	font-size:21px;
	color:#003869;
	padding-bottom:10px;
	font-family: 'Roboto', sans-serif;			
	font-weight:lighter;	
	text-transform:uppercase;	
	border-bottom:2px solid #1c77c6;
	display:table;
	padding-left:20px;
	padding-right:20px;
}

#start_slides{
	top:85px;
	left:20px;
	width:610px;	
	height:280px;
	position:absolute;
	z-index:1;		
}

.slider_title{
	padding-bottom:20px;
	font-weight:bold;	
}

.slider_title A{
	color:#003869;
}

#left_k{
	width:685px;
	float:left;	
}

#left_k2{
	width:630px;
	float:right;
	text-align:justify;
}

#right_k{
	width:295px;
	float:left;
}

#right_k .banners{
	padding-bottom:10px;
}

#l_menu{
	margin-bottom:15px;
}

#l_menu .item1{
	border:1px solid #dbdbdb;	
	margin-bottom:3px;
}

#l_menu .item1 A{
	color:#003869;
	font-size:16px;
	font-family: 'Roboto', sans-serif;			
	padding:15px;
	padding-left:43px;
	display:block;	
	background:url('../img/l1.png') 24px 18px no-repeat;
}

#l_menu .item1 A.more{
	background:url('../img/l1.png') 24px 18px no-repeat;
}

#l_menu .item1 A:hover, #l_menu .item1 A.wyb {
	color:#ff9211;
}

#l_menu .item1 A.wyb {
	color:#ff9211;
	background:url('../img/l1.png') 24px 18px no-repeat;
}

#l_menu .item1 A.wyb {
	background:url('../img/l1.png') 24px 18px no-repeat;
}

#l_menu .item2 A{
	color:#003869;
	font-size:14px;
	font-family: 'Roboto', sans-serif;			
	padding-top:5px;
	padding-bottom:10px;
	padding-left:60px;
	display:block;	
	background:url('../img/l1.png') 40px 10px no-repeat;
}

#l_menu .item2 A.more{
	background:url('../img/l1.png') 40px 10px no-repeat;
}

#l_menu .item2 A:hover, #l_menu .item2 A.wyb {
	color:#ff9211;
}

#l_menu .item2 A.wyb {
	color:#ff9211;
	background:url('../img/l1.png') 40px 10px no-repeat;
}

#l_menu .item2 A.wyb {
	background:url('../img/l1.png') 40px 10px no-repeat;
}

#l_menu .item3 A{
	color:#003869;
	font-size:14px;
	font-family: 'Roboto', sans-serif;			
	padding-top:5px;
	padding-bottom:10px;
	padding-left:80px;
	display:block;	
	background-position: 60px 5px;
	background-repeat:no-repeat;
	background:url('../img/l1.png') 60px 10px no-repeat;	
}

#l_menu .item3 A.more{
	background:url('../img/l1.png') 60px 10px no-repeat;	
}

#l_menu .item3 A:hover, #l_menu .item3 A.wyb {
	color:#ff9211;
}

#l_menu .item3 A.wyb {
	color:#ff9211;
	background:url('../img/l1.png') 60px 10px no-repeat;	
}

#l_menu .item3 A.wyb {
	background:url('../img/l1.png') 60px 10px no-repeat;	
}


#l_title{
	font-size:21px;
	color:#003869;
	padding-bottom:0px;
	font-family: 'Roboto', sans-serif;			
	font-weight:lighter;	
	text-transform:uppercase;	
	border-bottom:2px solid #1c77c6;
	display:table;
	text-align:center;
	margin:auto;
	margin-bottom:15px;	
	z-index:3;	
}

#social_panel{
	position: fixed;
	z-index:999;
	top:150px;
	right:0px;
	width:41px;	
}

#mobnav-btn {
    display: none;
    font-size: 20px;
    font-weight: normal;
    background:#0a5ba1 url('../img/menu.png') 15px 15px  no-repeat;
    color: white;
    padding: 10px;
	 padding-left:60px;
	 text-align:left;
    cursor: pointer;
	font-family: 'Roboto', sans-serif;			 
	font-size:18px;
}
.mobnav-subarrow {
    display: none;
}

#prasa TD{
	vertical-align:middle;
	font-size:16px;
	border-bottom:1px solid #cccccc;
}

#lang_menu A{
	padding-right:0px;
	padding-left:0px;
}

#lang_menu UL LI{
	padding-right:0px;
	padding-left:5px;
}

#breadcrumb IMG {
    float: left;
    margin-right: 5px;
    margin-bottom: 0px;
	 margin-top:4px;
}

#ue_logo0{
	background:#ffffff; 
	padding-top:2px;
}

#ue_logo{
	text-align:left;
	max-width:980px;
	margin:auto;
}

.pager TD A:hover, .pager TD A.pager_wyb { 
	color: #ffffff; 
	background-color:#f93587;
	border:1px solid #f93587;	
}


.ell{
	padding-top:12px;
}

.ell label {
	font-size:16px;
}

.ell label span {
	font-size:13px;
}


.zajawka{
        float: left;
        width: 33.333%;
        text-align: left;
      }
      .zajawka h2{
        text-align: left;
        padding-left: 10px;
        padding-bottom: 0px !important;
      }
      .druga{
        margin: 0px 0px;
      }
      .zajawka p{
        font-size: 12px;
        padding: 10px;
      }
      .z2{
        border-top: 1px solid #13538d;
        height: 190px;
        padding-top: 10px;
      }
      .z1{
        #margin-top: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #13538d;
      }
		
      .z11{
        border-top: 1px solid #13538d;
      }		
      
.zajawka > h2 > a{
  color: #ffffff;
} 

#loog_nfz{
	width:120px;
}

#zajawki{
	color:#ffffff;
	background:#1764a9;
	padding:20px;
	overflow-y:auto;
}

.placowka .tyt{
	display:none;
}



UL.submenu8 {
	list-style-type:none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;     
	margin:auto;
	-webkit-flex-wrap: wrap;	
	flex-wrap: wrap;	
	-webkit-justify-content:left;	
	justify-content:left;	
	padding:0px;
}	

UL.submenu8 > LI {
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	width:50%;
}

UL.submenu8 > LI.sshort {
	width:25%;
}

UL.submenu8 A{
	display:block;
	height:310px;
	text-align:center;
	transition:all 0.3s ease;			
}

UL.submenu8 A:hover{
	opacity:0.8;
}

UL.submenu8 .tlo{
	color:#ffffff;
}

.s8_img{
	height:310px;
	width:50%;
	float:left;
	background-color:#666666;
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.s8_desc{
	height:310px;
	width:50%;
	float:left;
	text-align:left;	
}

.sshort .s8_desc{
	width:100%;
}

.s8_desc0{
	padding:26px;
}

.s8_desc .title{
	font-size:22px;
	color:#363636;
	font-weight:bold;
	padding-bottom:22px;
}

.tlo .s8_desc .title{
	color:#ffffff;
}

.s8_desc .zaj{
	color:#363636;
}

.tlo .s8_desc .zaj{
	color:#ffffff;
}

UL.submenu8 > LI:nth-child(4n+1) .s8_img{
	float:right;
}

UL.submenu8 > LI:nth-child(4n+2) .s8_img{
	float:right;
}


@media only screen and (max-width: 480px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}


  .zajawka{
        #float: left;
        width: 100%;
        text-align: center;
      }
      .zajawka h2{
        text-align: center;
      }
      .druga{
        margin: 0px 0px;
      }
      .zajawka p{
        font-size: 12px;
        padding: 10px;
      }
      .z2{
        border-bottom: none;
        height: auto;
      }
      .z1{
        border-top: none;
      }

	#social_panel{
		display:none;
	}

	#wwwsite, #dol{	
		width:100%;
	}
	
	#dol0, #wwwsite0{
		width:100%;
	}

	#panels3{
		height:auto;
		width:100%;
	}
	
	#panels3_1, #panels3_2, #panels3_3 {
		height:auto;
		clear:both;
		width:100%;
		float:none;
		overflow-y:auto;
	}	
	
	#top1{
		height:auto;
	}
	
	#top1_1{
		width:100%;
		float:none;
		text-align:center;
	}
	
	#top1_1 IMG{
		width:auto;
		height:auto;
	}

	#top1_2{
		width:100%;
		float:none;
	}	
	
	#top1_2_2, #top1_2_1, #menu1 {
		padding-right:0px;	
	}
	
	#top1_2_1 {
		height:auto;
	}
	
	#top1_2_1 UL, #top1_2_1 LI{
		width:100%;
		padding:0px;
		padding-bottom:5px;
		float:none;
	
	}
	
	#top1_2_3{
		clear:both;	
		float:none;
		overflow-y:auto;
		padding-bottom:0px;
	}
	
	#social_panel{
		top:250px;
	}	
	
	#foot0{
		width:100%;
	}	
	
	.pppp{
		height:auto;
	}
	#placowki{
 		width:auto;
		 overflow:hidden;	
		 margin:auto;
		 display:table;
	}	
	
	#wwwsite0{
		width:100%;
		 overflow:hidden;		
	}	
	
	#columns{
		width:100%;
		 overflow:hidden;		
	}

	#start{
		width:100%;
	}

	#start1{
		width:100%;
	}
	
	#start_slider {
	    overflow: hidden;
	    position: relative;
	    width: 95%;
	    height: auto;
		min-height:350px;		 
	}	
	
	#start_slides{
		width:95%;
	}		

	.start_el {
		width:95%;
	}	

	#start2{
		width:100%;
	}		
		
	#placowki UL {
		display:table;
		margin:auto;
		width:227px;;
		padding-left:10px;
		padding-right:10px;
	}
	
	#placowki LI{
		width:100%;
		max-width:235px;
	}
	
	#dol1{
		width:100%;
		float:none;
	}
	
	#dol2{
		width:auto;
		float:none;
		text-align:left;
	}
	
	#dol2{
		text-align:center;
	}
	
    #mobnav-btn {
        display: block;
    }
    .mobnav-subarrow {
        display: block;
        background-color: #0a5ba1;
        opacity: .3;
        height: 20px;
        width: 30px;
        background-position: top left!important;
        position: absolute;
        top: 8px;
        right: 10px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }
	 
    #menu1 {
        width: 100%!important;
        display: none;
    }
    #menu1.xactive {
        display: block!important;
    }	
	
	#menu1{
		float:none;
		text-align:left;
		width:100%;
	}
		
	#menu1 > LI {
		float: none;
		width:100%;
		position:static;
		border-right:0px none;
		background:#ffffff;
	}	
	
	#menu1 UL {
		display: none !important;
	}	
	
	#menu1 UL LI {
		width:100%;
		white-space: normal;
		text-align:left;
	}	
	
	#left_k{
		width:auto;
		float:none;	
	}
	
	#left_k2{
		width:auto;
		padding:10px;
		float:none;
	}	

	#right_k{
		width:100%;
	}
	
	#right_k .banners{
		text-align:center;
	}	
	
	#dol UL{
		list-style-type:none;
		display:table;
		padding:0px;
		margin:0px;	
		margin:auto;
	}

	#dol LI{
		float:none;
		clear:both;
		text-align:center;
	}	
	
	#foot1{
		width:auto;
		float:none;
		padding:15px;
		text-align:center;		
	}

	#foot2{
		width:auto;
		float:none;
		padding:15px;
		text-align:center;
	}	
	
	#bw {
		display:none;
	}
	
	#search_panel{
		float:none;
		margin:auto;
		display:table;
	}
	
	#top1_2_2 UL {
		float:none;
		display:table;
		margin:auto;
		padding-bottom:15px;	
	}
	
	TABLE.gal1{
		display:block;
		float:none;
		clear:both;
		margin:auto;
	}			
	
	TABLE.gal1 TR {
		display:table;
		float:none;
		clear:both;
		margin:auto;
	}		
	
	TABLE.gal1 TD {
		display:block;
		float:left;
		text-align:center;
	}
	
	TABLE.gal1 IMG{
		max-width:100% !important;
		width:auto !important;	
		height:auto;
		clear:both;
		overflow:hidden;		
	}
	
	IFRAME{
		max-width:100% !important;
		width:auto !important;
		height:auto;
		clear:both;
		overflow:hidden;
	}	
	
	.panels3_more{
		padding-bottom:10px;
	}	
	
	
	#slider_start {
   	 width: 100%;
	    height: auto;
   	 position: static;
	}
	
	#slider_img {
   	 width: 100%;
	    height: auto;
   	 position: static;
	}	
	
	
	#panels30 {
   	 width: 100%;
	    height: auto;
   	 position: static;
	}	
	
	#call_center {
   	 width: 100%;
	    height: auto;
   	 position: static;
	}	
	
	
	#tv_center {
   	 width: 100%;
	    height: auto;
   	 position: static;
	}
	
	#tv_center A {
	    padding: 10px;
	    width: auto;
	    display: block;
	    float: none;
	    text-align: center;
	}	
	
	#slider_start0 {
	    height: auto;
	}		
	
	#top1_2_2 UL LI#lang_menup {
		display:block;
		margin:auto;
		clear:both;
		width:100%;
		padding:0px;
		float:none;
	}	
	
	
	#call_center DIV {
	    display: block;
	    float: none;
		 clear:both;
		 text-align:center;
	}	
	
	#rez_center {
	    position: static;
		 background:#3b73bb;
		 text-align:center;
	}	
	
	#rez_center A	{
		display:block;
		float:none;
	}
	
	#onko_center {
	    position: static;
		 background:#233d69;
		 text-align:center;		 
	}		
	
	#onko_center DIV	{
		display:block;
		float:none;
	}			
	
	#call_center {
	    position: static;
		 background:#245ea6;
		 text-align:center;		 
	}		
	
	UL.submenu8 > LI {
	    width: 100%;
		 height:auto;		 
	}	
	
	UL.submenu8 > LI.sshort {
	    width: 100%;
		 height:auto;
	}	
	
	.s8_img, .s8_desc {
	    width: 100%;
		 float:none;
	}	
	
	UL.submenu8 > LI:nth-child(4n+1) .s8_img {
	    float: none;
	}	
	
	UL.submenu8 A{
		height:auto;
	}		
	
}

@media only screen and (max-width: 768px) and (min-width: 481px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}


	#wwwsite, #dol{	
		width:100%;
	}
	
	#dol0, #wwwsite0{
		width:100%;
	}

	#panels3{
		height:auto;
		width:100%;
	}
	
	#panels3_1, #panels3_2, #panels3_3 {
		height:auto;
		clear:both;
		width:100%;
		float:none;
		overflow-y:auto;
	}	
	
	#top1_1{
		width:100%;
		float:none;
		text-align:center;
	}
	
	#top1_1 IMG{
		width:auto;
		height:auto;
	}

	#top1_2{
		width:100%;
		float:none;
	}	
	
	#top1_2_2, #top1_2_1, #top1_2_3{
		padding:0px;
	}	
	
	#top1{
		height:auto;
	}
	
    #mobnav-btn {
        display: block;
    }
    .mobnav-subarrow {
        display: block;
        background-color: #0a5ba1;
        opacity: .3;
        height: 20px;
        width: 30px;
        background-position: top left!important;
        position: absolute;
        top: 8px;
        right: 10px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }
	 
    #menu1 {
        width: 100%!important;
        display: none;
    }
    #menu1.xactive {
        display: block!important;
    }	
	
	#menu1{
		float:none;
		text-align:left;
		width:100%;
	}
		
	#menu1 > LI {
		float: none;
		width:100%;
		position:static;
		border-right:0px none;
		background:#ffffff;
	}	
	
	#menu1 UL {
		display: none !important;
	}	
	
	#menu1 UL LI {
		width:100%;
		white-space: normal;
		text-align:left;
	}	
	
	#social_panel{
		top:250px;
	}	
	
	#foot0{
		width:100%;
	}	
	
	#placowki{
		width:100%;
		 overflow:hidden;	
	}	
	
	#wwwsite0{
		width:100%;
		 overflow:hidden;		
	}	
	
	#columns{
		width:100%;
		 overflow:hidden;		
	}

	#start{
		width:100%;
	}

	#start1{
		width:100%;
	}
	
	#start_slider {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
		 overflow:hidden;
	    height: 230px;
	}	

	.start_el {
	    width: 100%;
	}	

	#start2{
		width:100%;
	}		
		
	#placowki UL {
		display:table;
		margin:auto;
		width:auto;
		padding-left:10px;
	}
	
	#placowki LI{
		width:50%;
		max-width:235px;
	}
	
	#dol1{
		width:100%;
		float:none;
	}
	
	#dol2{
		width:100%;
		float:none;
	}
	
	#left_k{
		width:auto;
		overflow:hidden;
		float:none;
	}
	
	#left_k2{
		width:auto;
		padding-left:20px;
		padding-right:10px;
	}
	
	#top1_2_2 UL {
		float:none;
		display:table;
		margin:auto;
	}	
		
	#top1_2_1{
		display:table;
		margin:auto;
	}	
	
	#menu1 A.item1 {	
		padding-left:5px;
		padding-right:5px;
	}
	
	#placowki UL li:nth-child(2n+1) {
	    clear:both;
	}
	
	TABLE.gal1{
		display:block;
		float:none;
		clear:both;
		margin:auto;
	}			
	
	TABLE.gal1 TR {
		display:block;
		float:none;
		clear:both;
	}		
	
	TABLE.gal1 TD {
		display:block;
		float:left;
		text-align:center;
	}
	
	TABLE.gal1 IMG{
		max-width:100% !important;
		width:auto !important;	
		height:auto;
		clear:both;
		overflow:hidden;		
	}
	
	IFRAME{
		max-width:100% !important;
		width:auto !important;
		height:auto;
		clear:both;
		overflow:hidden;
	}	
	
	.pppp{
		height:auto;
	}	
	
	.panels3_more{
		padding-bottom:10px;
	}	
	
	
	#call_center DIV {
	    display: block;
	    float: none;
		 clear:both;
		 text-align:center;
	}	
	
	#rez_center {
	    position: static;
		 background:#3b73bb;
		 text-align:center;
	}	
	
	#rez_center A	{
		display:block;
		float:none;
	}
	
	#onko_center {
	    position: static;
		 background:#233d69;
		 text-align:center;		 
	}		
	
	#onko_center DIV	{
		display:block;
		float:none;
	}			
	
	#call_center {
	    position: static;
		 background:#245ea6;
		 text-align:center;		 
	}		
			

}

@media only screen and (max-width: 1140px) and (min-width: 769px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}

	
	#wwwsite, #dol{	
		width:100%;
	}
	
	#wwwsite0{
		width:auto;
	}
	
	#dol0{
		width:96%;
	}
	
	#foot0{
		width:96%;
		margin:auto;
	}	
	
	#placowki{
		width:100%;
	}	
	
	#wwwsite0{
		width:100%;
	}	
	
	#columns{
		width:100%;
	}


	#start{
		width:100%;
		padding:0px;
	}

	#start1{
		width:65%;
		padding:0px;		
	}
	
	#start10{
		padding-right:10px;
	}
	
	#start2{
		width:33%;	
	}		
	
	#start_slider {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
		 overflow:hidden;
	    height: 230px;
	}	

	.start_el {
	    width: 100%;
		padding:0px;		 
	}
	
	#start_slides{
		width:auto;	
	}	
	
	
	#top1_1{
		width:25%;
	}
	
	#top1_1 IMG{
		width:100%;
		height:auto;
	}

	#top1_2{
		width:75%;
	}
	
	#panels3{
		width:100%;
	}
	
	#top1_2_2, #top1_2_1, #menu1 {
		padding-right:10px;	
	}	
	
	#left_k{
		width:auto;
		overflow:hidden;
		float:none;
	}
	
	#left_k2{
		width:auto;
		padding-left:20px;
		padding-right:10px;
	}
	
	TABLE.gal1{
		display:block;
		float:none;
		clear:both;
		margin:auto;
	}			
	
	TABLE.gal1 TR {
		display:block;
		float:none;
		clear:both;
	}		
	
	TABLE.gal1 TD {
		display:block;
		float:left;
		text-align:center;
	}
	
	TABLE.gal1 IMG{
		max-width:100% !important;
		width:auto !important;	
		height:auto;
		clear:both;
		overflow:hidden;		
	}
	
	IFRAME{
		max-width:100% !important;
		width:auto !important;
		height:auto;
		clear:both;
		overflow:hidden;
	}	
	
	#placowki LI .placowka {
		width: auto;
	}	
	
	#placowki{
		width:auto;
		padding:10px;
	}

}

@media print {

	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a, a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}

}