BODY {
	height:100%;
	background: #FFFFFF;
	font-size: 13px; 
	line-height:1.3;
	font-family: Tahoma, Verdana, serif; 
	color: #4f4f4f;
}

H1 {
	display:block;
}

H1, .bg3 { 
	clear:both;
	background-color:#254888;
	color:#ffffff;
	font-size: 12px; 
	font-weight: bold; 
	padding:7px;  
	margin:0px; 
	text-align:left;		
}
	
H2 { 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
}

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; 
	background-color: #f7f8fa; 
	color: #000000; 
	padding:4px;
}

INPUT {
	padding:5px;
}

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

INPUT:focus, INPUT:active, TEXTAREA:focus, TEXTAREA:active, SELECT:focus, SELECT:active {
	background-color:#ffffff;
}

TEXTAREA { 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #cccccc; 
	background-color: #f7f8fa; 
	color: #000000; 
	padding:4px;	
}

.submitb, INPUT.submitb:focus, INPUT.submitb:active { 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #cccccc; 
	background-color: #275899; 
	color: #ffffff; 
}

.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:520px; }

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

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

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

.small  { 
	font-size: 11px;
}

.img { border: 1px solid #000000; margin:3px; }

.tytul { 
	font-weight:bold; 
	font-size: 11px; 
	color: #000000; 
}

/* tlo tresc */
.bg1 { 
	background-color: #ffffff; 
	padding:4px;		
}

.bg1l {
	border-left:1px solid #d9d6d6;
	border-right:1px solid #d9d6d6;	
	border-bottom:1px solid #d9d6d6;	
}

/* tlo wyroznione */
.bg2 { 
	background-color: #f7f6f7; 
	padding:4px;
}

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

.tbl TD {
	border-color:#d9d6d6;
}

.date { font-weight: normal; font-size: 9px; }
.error  { color: #FF0000; }
.defaultwidth { width:980px; }

#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:0px none;
	border-collapse:collapse;
}

.data_tbl TD {
	border-bottom:1px solid #e9e7e7;
}

.data_desc {
	width:160px;
	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
} 

.gal1 UL {
	list-style-type:none;
	display: flex;
	margin:auto;
	flex-wrap: wrap;
	justify-content:center;
	padding:0px;
}	

.gal1 UL LI {
	list-style-type:none;
	display:block;
	float:left;
	padding:5px;
}

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

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

/* pasek reklamowy */
.pasek_linia {
	background-color:#000000;	
}

.pasek_tlo {
	background-color:#cccccc;	
}

.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 { }

UL.submenu LI {
	padding-bottom:10px;
}

UL.submenu LI DIV A {
	font-weight:bold;
}

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;
}

#facebook_pan { background: url("../img/fb.png") no-repeat scroll 0 0 transparent; display: block; min-height:200px; float: right; padding: 0; position: fixed; right: -295px; top: 150px; width: 324px; z-index: 900; }
#facebook_pan2{ color:#fff; background:#3b5998; padding:5px; margin-left:29px; overflow-y:auto; }
#facebook_pan A{ color:#ffffff; display:block; padding-top:10px; text-align:center; }

.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;	
}

/* cms demo */

A.copy, A.copy:link, A.copy:visited, A.copy:active	{ 
	font-family: Trebuchet, Arial, serif;
	color:#37415e;
	font-weight: normal; 
	font-size: 9px; 
	text-decoration:none;
}

A.copy:hover { 
	color:#1a41b2;
	font-weight: normal; 
	font-size: 9px; 
}

A.md, A.md:link, A.md:visited, A.md:active { 
	font-family: Trebuchet, Arial, serif;
	color: #919191; 
	font-size: 12px; 
	font-weight:bold;
	text-decoration: none; 
}

A.md:hover { 
	color: #000000; 
	text-decoration: none; 
}

.serwis {
	font-size:9px;
	color:#707070;
}

.t1 {
	background-color:#616161;
}

.t2 {
	overflow:auto;
	background-color:#204f8b;
	color:#ffffff;
	background-image:url('../img/t2.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

.t3 {
	background-color:#dfdddf;
}

.t4 {
	background-color:#f37e1b;
}

.t5 {
	color:#ffffff;
	background-image:url('../img/tmenu1.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

.t6 {
	background-color:#c9c9cc;
}

.banners {
	text-align:center;
}

.banners IMG {
	border:1px solid #cccccc;
}

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

/* menu glowne  */
.ddm1 { }

.ddm1 TD {
	padding:0px;
}

.ddm1 .item1,
.ddm1 .item1:visited,
.ddm1 .item1:link,
.ddm1 .item1:active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link {
	font-size:12px;
	font-family:Verdana, Trebuchet, serif;	
	display: block; 
	font-weight:bold;
	position:relative;

	color:#d0cdcd;
	background-image:url('../img/tmenu1.gif');
	background-position:top left;
	background-repeat:repeat-x;

	border-left:1px solid #cccccc;
	padding-left: 	15px;
	padding-right: 	25px;
	padding-top: 		10px;
	padding-bottom: 8px;
	text-decoration : none; 
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link,
.ddm1 .item1-active:hover {
	color:#000000;
	background-image:url('../img/tmenu2.gif');
}

.ddm1 .item2,
.ddm1 .item2:visited,
.ddm1 .item2:link,
.ddm1 .item2:active {
	display: block; 
	font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	background-color:#ffffff;
	background-image:url('../img/m1.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	width:160px; 
	text-decoration : none; 
}

.item2 SPAN {
	font-weight:normal;
	display:block;
	font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	text-align:left;	
	padding-left: 	25px;
	padding-right: 	10px;
	padding-top: 		4px;
	padding-bottom: 4px;	
	border-left: 4px solid #dfdfdf; 	
	border-right: 4px solid #dfdfdf; 
	border-bottom: 1px solid #dfdfdf; 		
}

.ddm1 .item2:hover {
	color:#000000;
	background-color:#f7f6f7;	
	background-image:url('../img/m2.gif');	
}

.item2:hover SPAN {
	color:#000000;
}

.ddm1 .section {
	border-top: 4px solid #dfdfdf; 	
	border-bottom: 3px solid #dfdfdf;	
	text-align:left;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/* lewe menu */

#l_menu{
	border-bottom: 3px solid #dfdfdf;
}

.l_item1,
.l_item1:visited,
.l_item1:link,
.l_item1:active {
	font-weight:normal;
	display:block;
	font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	text-align:left;	
	padding-left: 	25px;
	padding-right: 	10px;
	padding-top: 		4px;
	padding-bottom: 4px;	

	background-image:url('../img/m1.gif');
	background-position:top left;
	background-repeat:no-repeat;		

	border-left: 4px solid #dfdfdf; 	
	border-right: 4px solid #dfdfdf; 
	border-bottom: 1px solid #dfdfdf;
}
	
.l_item1:hover {
	color:#000000;
	background-color:#f7f6f7;
	background-image:url('../img/m2.gif');
	background-position:top left;
	background-repeat:no-repeat;	
}

.l_item2,
.l_item2:visited,
.l_item2:link,
.l_item2:active {

	font-weight:normal;
	display:block;
	font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	text-align:left;	
	padding-left: 	33px;
	padding-right: 	10px;
	padding-top: 		4px;
	padding-bottom: 4px;	

	background-color:#ffffff;
	background-image:url('../img/m21.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	text-decoration : none; 
	
}

.l_item2:hover {
	color:#000000;
	background-color:#f7f6f7;	
	background-image:url('../img/m22.gif');
	background-position:top left;
	background-repeat:no-repeat;	
}

#columns {
	clear:both;
	padding-top:5px;	
	text-align:left;
}

#left_k {
	width:210px;
	text-align:left;
	overflow-x:hidden;
	float:left;
}

#center_k {
	width:580px;
	text-align:center;
	float:left;
	overflow-x:hidden;
}

#center_k2 {
	width:570px;
	text-align:center;
	margin:auto;
}

#right_k {
	width:190px;
	text-align:left;
	float:left;
	overflow-x:hidden;
}

#main_k {
	width:770px;
	text-align:left;
	float:left;
	overflow:hidden;
}

#main_k2 {
	width:765px;
	text-align:left;
	float:right;
}

.menu_item a {
	display: block;
	background: none;
	padding: 6px 2px 6px 5px;
	font-weight: normal;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
}

.menu_item a:hover, .menu_item2 a  {
	display: block;
	padding: 6px 2px 6px 5px;
	background: #F2F2F2;
	text-decoration: none;
	border-bottom:1px solid #000000;	
}

.menu_item IMG, .menu_item2 IMG {
	margin-bottom: -3px;
	margin-right: 3px;
}

#glowne_menu {
	padding:0px;
	margin:0px;
	width:100%;
	display:block;	
	height:40px;		
	list-style-type: none;	
}

#glowne_menu LI {
	display:block;
	list-style-type: none;	
	float:left;
}

#glowne_menu A, #glowne_menu A:link, #glowne_menu A:visited, #glowne_menu A:active { 
	display: block; 
	float:left;
	font-size:14px;
	background-color: #204f8b; 
	color:#ffffff;		  
	border-right: 1px solid #275798; 	
	border-left:1px solid #0c244f;	
	padding-left: 	15px;
	padding-right: 	15px;
	height:40px;
	line-height:40px;	 
	text-decoration : none; 
} 

#glowne_menu A:hover { 
	color:#ffffff;
	text-decoration : none;
	background-color:#2b62ac;
	background-image:none; 	
} 

.glosy{
	background-position: top left;
	background-repeat:repeat-x;
	width:75px;
	height:15px;
	float:left;
}

.glosy0 {
	background-image:url('../img/sys/glosy0.gif');
}

.glosy1 {
	background-image:url('../img/sys/glosy1.gif');
}

.glosy2{
	background-image:url('../img/sys/glosy2.gif');
}

.glosy_wartosc {
	float:left;
	font-size:12px;
	padding-left:7px;
	font-weight:bold;
	height:15px;
	line-height:15px;
}