
/*
KOLORY GLOWNE

zielo       -> h            #006B68
szarik 1    -> tekst        #7F7F7F
szarik 2    -> border, h    #A5A5A5
szarik 3    -> border       #CCCCCC

*/

/* SELEKTORY OGOLNE START */

HTML {height: 100%; overflow: hidden;}
BODY {
 	margin:0px auto;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 17px;
	background-color: White;
	color: #7F7F7F;
 	height: 100%; overflow: hidden;
	 behavior: url(scripts/csshover.htc);     
}
:FOCUS {outline: none;}
TABLE {border-collapse: collapse;}
A {color: #006B68; text-decoration: none;}
A:hover {color: Black;}
P {text-align:justify; margin: 0px 0px 10px 0px;}
H1 {
	font-size: 20px;
	line-height: 24px;
	color: #006B68;
	margin: 0px 0px 25px 0px;
}
H1 SPAN {display: block; margin: 0px; font-size: 13px;}
H1 IMG {display: block; float: right; margin: 0px;}
FORM {margin: 0px; padding: 0px;}
IMG {border: 0px;}
UL, OL {
	margin: 10px 0px 10px 16px;
	padding: 0px;
	position: relative;
	line-height: 20px;
}

/* lista ze zdjeciami */
DL {
	clear: left;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	border-top: 1px dotted #cccccc;
	line-height: 17px;
	overflow: hidden;
}
DT {
	float: left;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	width: 410px;
}
DD {text-align: right;}
/* lista tekstowa */
DL.textlist {border: none;}
DL.textlist DT {
	float: none;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	width: auto;
}
DL.textlist DD {text-align: left;	margin: 0px 0px 20px 0px;}

/* SELEKTORY OGOLNE KONIEC */


/* STRUKTURA START */

#fixcontainer {
  position:relative; 
  width:985px;
  margin:0px auto;
  z-index:20;
}
#container1 {
	height: 100%; 
	overflow: auto; 
	position: relative;  
	z-index:10;
	margin:0px 0px 0px 15px;
}	

#top {
	width: 984px;
	margin: 0px auto;
	/*height: 270px;*/
	height: 240px;
	position: absolute;
	top: 0px;
	background: White url(../images/bg_top.gif) no-repeat 182px 28px;
	z-index: 21;
	
}
#top H2 {
	border-top: 4px solid #A5A5A5;
	font-size: 18px;
	line-height: 18px;
	height: 35px;
	width: 183px;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: White;
}
#top H2 SPAN {
	margin-right: 0px;
	padding: 7px 0px 8px 6px ;
	display: block;
	background: url(../images/bg_h2.gif) repeat-x left bottom;
}

#main {
	width: 984px;
	position: relative;
	margin: 240px auto 0px auto;
}
#lcol {width: 183px;	float: left;}
#rcol {width: 207px;	float: right;}
#content {
	width: 594px;
	float: left;
	padding-bottom: 10px;
}
#footer {
	height: 48px;
	background: url(../images/bg_footer.gif) repeat-x 0px 18px;
	width:984px;
	text-align: left;
	clear: both;
	padding-top: 20px;
	font-size: 10px;
}

/* STRUKTURA KONIEC */


/* TOP START */

#menu_lang {position: absolute; bottom: 66px; right: 20px;}
#menu_lang UL {margin: 0px; padding: 0px; list-style: none;}
#menu_lang LI {float: left;}
#menu_lang LI A {display: block; padding: 0px 5px;}
#menu_lang UL LI A:hover {color: Black;}

#search {
	position: absolute;
	top: 9px;
	right: 6px;
	width: 180px;
	height: 70px;
	border: 1px solid #CCCCCC;
	background-color: White;
	font-size: 11px;
}
#search FORM {margin: 18px 0px 0px 0px; height: 30px;}
#search INPUT {width: 94px; border: 1px solid #CCCCCC; margin: 0px 6px; float: left;}
#search UL {margin: 0px 6px; padding: 0px; list-style: none;}
#search LI {float: left;}
#search LI A {
	display: block;
	padding: 0px 5px;
	/*border-right: 1px solid #006B68;*/
	font-size: 11px;
	line-height: 11px;
	clear: left;
}
#search UL LI A:hover { color: Black;}
#search .submit {
  width: 60px; 
  border: none; 
  margin: 0px;
  background: White;
  cursor: pointer;
  font-size: 11px; 
}

#top_cont {
	width: 984px;
	/*height: 140px;*/
	height: 120px;
	position: absolute;
	left: 0px;
	bottom: 56px;
	background-repeat: no-repeat;
	background-position: left top;
}

#kont {
	position: absolute;
	background: white;
	line-height: 12px;
	padding: 5px 5px;
	font-size: 11px;
	border: 1px solid #cccccc;
	border-width: 1px 1px 0px 1px;
	bottom: 55px;
	right: 212px;
}

/* TOP KONIEC */


/* LEWA KOLUMNA START */

 
#vmenu {
	background: url(../images/bg_vmenu.gif) no-repeat right 3px;
	padding-right: 2px;
	margin-top: 0px;
}
#vmenu UL {margin: 0px; padding: 0px; list-style: none;}
#vmenu LI {border-bottom: 1px solid #CCCCCC; line-height: 20px;}
#vmenu LI A {display: block; padding: 6px 6px; font-weight: bold;}
#vmenu UL LI A:hover {color: #A5A5A5;}
#vmenu UL UL LI {border: none;}
#vmenu UL UL A {
	font-size: 11px;
	padding: 0px 6px 6px 10px;
	font-weight: normal; 
	line-height: 14px;
	overflow: hidden;
	background: url(/mggp-new/images/bg_vmenu_a.gif) no-repeat 4px 6px;
	/* tu background-image submenu */
}
#vmenu UL UL UL A {
	padding: 0px 6px;
	/* tu background-image sub-submenu */
}
#vmenu UL UL UL UL A  {
	padding: 0px 6px;
	/* tu background-image subsub-submenu */
}
#vmenu UL UL UL UL A:HOVER {
	/* tu background-position subsub-submenu */
}
#vmenu UL UL A:HOVER {
	color: Black !important;
	/* tu background-position submenu */
}
#vmenu #sm68, #vmenu #sm54, #vmenu #sm7, #vmenu #sm0 {
  display: block !important;
} 
#vmenu #m54 A {
  color: #006b68;
}
#vmenu #m54 UL LI A {
  color: #A5A5A5;
}
#vmenu #m7 A {
  color: #A5A5A5;
}
#vmenu #m0 A {
  color: #A5A5A5;
}
#vmenu #m68 A {
  color: #006b68;
}
#vmenu #m68 UL LI A  {
  color: #A5A5A5;
}
 

#banners {
	border-top: 4px solid #A5A5A5;
	margin-top: 20px;
	padding-top: 10px;
}
#banners IMG {margin: 0px auto 4px auto; display: block;}

/* LEWA KOLUMNA KONIEC */


/* KONTENT START */
 
#hmenu {
	height: 55px;
	width: 984px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	/*background-color: Aqua;*/
	background: url(../images/bg_main.gif) repeat-x top;
}
#hmenu UL {
	/*margin: 0px 0px 0px 84px;*/
	margin: 0px 0px 0px 192px;
  padding: 12px 0px 0px 13px;
  list-style: none;
  /*height:26px;*/
}
#hmenu LI { padding: 0px; float: left; position: relative;}
#hmenu LI A {
  display: block;
	padding: 0px 12px 4px 12px;
	border-right: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#hmenu UL LI A:hover {color: #A5A5A5;}
#hmenu UL UL {
	position: absolute;
	left: -14px;
	top: 10px;
	border: 0;
	margin: 0px;
}
#hmenu UL UL LI {clear: left;}
#hmenu UL UL LI A {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: none;
	width: 130px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	background-image: none !important;
	/*background-color: White;
	color: #7F7F7F !important;*/
	background-color: #006B68 !important;
	color: White !important;

}
#hmenu UL UL LI A:hover {
	/*color: White !important;
	background-color: #006B68 !important;*/
	color: Black !important;
	background-color: White !important;
}

#hmenu UL UL UL {
	position: absolute;
	left: 141px;
	top: -13px;
	border: 0;
	/*border-top: 1px solid white;*/
}
#hmenu UL UL UL A {
	width: 140px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	position: relative;
	padding: 3px 5px 3px 5px!important;
	font-size: 10px;
	display: none; /* wylaczcznik menu poziom 3 */
}   
div#hmenu ul ul,
div#hmenu ul ul ul,
div#hmenu ul ul ul ul,
div#hmenu ul ul ul ul ul,
div#hmenu ul li:hover ul,
div#hmenu ul li:hover ul ul,
div#hmenu ul li:hover ul ul ul,
div#hmenu ul li:hover ul ul ul ul,
div#hmenu ul ul li:hover ul,
div#hmenu ul ul li:hover ul ul,
div#hmenu ul ul li:hover ul ul ul
{display: none;}
div#hmenu ul li:hover ul,
div#hmenu ul ul li:hover ul,
div#hmenu ul ul ul li:hover ul,
div#hmenu ul ul ul ul li:hover ul,
div#hmenu ul ul ul ul li:hover ul
{display: block; z-index:999;}

#hmenu #m68 A, #hmenu #m54 A, #hmenu #m7 A, #hmenu #m0 A {
	/* tu background-image */
	background: url(../../mggp/images/bg_hli.gif) no-repeat center bottom;
	color: #A5A5A5;
	background-color: White;
}


 

#article {
	margin: 0px 25px 30px 25px;
	/*clear: both;*/
}
#article H2 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}
#article H3 {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	clear: both;
}
#article H4 {
	margin: 0px 0px 20px 0px;
	font-size: 11px;
	line-height: 12px;
	clear: both;
	text-align: center;
}
#article H4 IMG {
	/*margin: 0px;*/
	border: 0px;
	padding: 0px;
}

.download,  .newsnavi  {
	clear: both;
}
.newsbody {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}

#article .kontakt P {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-top: 1px dotted #cccccc;
	position: relative;
}
#article .kontakt U {
  display: block;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
  position: absolute;
  top: 0px;
  right: 0px;
	padding: 6px 0px 6px 0px;
}


/* WYSZUKIWARKA START */
#wyszukiwarka H2 {}
#wyszukiwarka H3 {
  border-top: 1px solid #cccccc;
  position: relative;
  padding-top: 6px;
  margin: 0px;
}
#wyszukiwarka H3 SPAN {
	font-size: 10px;
	padding-left: 10px;
}


/* 		LOGOWANIE START */
#login {
	margin: 0px;
	padding: 0;
}
#login FORM {
	margin: 0px;
	padding: 0px;
}
#login DIV {
	float: left;
	width: 150px;
	height: 50px;
}
#login SPAN {
	display: block;
	font-size: 11px;
}
#login .data {
	margin: 0;
	padding: 2px 4px;
	width: 130px;
	border: 1px solid #CCCCCC;
}
/* 		LOGOWANIE STOP */



IMG.zdjl {
	margin: 0px 16px 10px 0px;
	float: left;
	padding: 2px;
	background: White;
	border: 1px solid #A5A5A5;\
}
IMG.zdjr {
	margin: 0px 0px 10px 20px;
	float: right;
	padding: 2px;
	background: White;
	border: 1px solid #A5A5A5;
	clear: right;
}	
IMG.zdjc {
	display: block;
	margin: 0px auto 20px auto;
	padding: 2px;
	background: White;
	border: 1px solid #A5A5A5;
}
	
span.zdjl {
	margin: 0px 20px 10px 0px;
	float: left;
	padding: 0px 10px 10px 10px;
}
span.zdjl IMG {
	display: block;
	margin: 0px -10px 5px -10px;
}
span.zdjr {
	margin: 0px 0px 10px 20px;
	float: right;
	padding: 0px 10px 10px 10px;
}
span.zdjr IMG {
	display: block;
	margin: 0px -10px 5px -10px;
}

.zdjakt {
	margin: 0px 20px 10px 0px;
	float: left;
}
.zdjakt IMG {
  border:0;
	padding: 2px;
	background: White;
	border: 1px solid #A5A5A5;
}

#gal_cont {margin: 0px auto; width: 470px; height: 360;}

div#qTip {
  font-size:10px;
  padding: 4px;
  border: 0px solid #ff5e00;
  display: none;
  background: #ffffff;
  color:;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

/* KONTENT KONIEC */


/* PRAWA KOLUMNA START */

/*#rcol H1 {
	font-size: 18px;
	margin: 8px 4px;
	color: #A5A5A5;
}*/
#news {
	font-size: 18px;
	margin: 8px 4px;
	color: #A5A5A5;
	position: absolute;
	left: 774px;
	bottom: 20px;
	font-weight: bold;
}

#rcol H4 {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

#rcol .newsbody {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}
#rcol .newsbody H2 {
	margin: 0px;
	color: #575757;
	font-size: 11px;
	font-weight: bold;
}
#rcol .newsbody H3 {
	margin: 0px 0px 4px 0px;
	color: #006B68;
	font-size: 11px;
	font-weight: bold;
}
#rcol .newsbody P, #rcol .newsbody A {
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}
#rcol .newsbody A {
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin-bottom: 10px;
}
#rcol .newsbody IMG {
	margin: 0px 6px 6px 0px;
	float: left;
	padding: 2px;
	background: White;
	border: 1px solid #A5A5A5;
}


/* PRAWA KOLUMNA KONIEC */


/* COPYRIGHT START */

#evl {padding-top: 16px;}
#evl IMG {vertical-align: bottom; border: 0px; margin: 0px 0px 0px 8px;}

/* COPYRIGHT KONIEC */


x;
	color: #006B68;
	font-size: 11px;
	font-weight: bold;
}
#rcol .newsbody P, #rcol .newsbody A {
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}
#rcol .newsbody A {
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin-bottom: 10px;
}
#rcol .newsbody IMG {
	margin: 0px 6px 6px 0px;
	float: left;
	padding: 2px;
	background: White;
	border: 1px solid #A5A5A5;
}


/* PRAWA KOLUMNA KONIEC */


/* COPYRIGHT START */

.evl {padding-top: 16px;}
.evl IMG {vertical-align: middle; border: 0; margin: 0px 20px;}

/* COPYRIGHT KONIEC */


<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/www/mggp_www/scripts/body.php:51) in <b>/home/www/mggp_www/scripts/body.php</b> on line <b>690</b><br />
<br />
<b>Fatal error</b>:  Cannot redeclare db_connect() (previously declared in /home/www/mggp_www/mod-funkcje.php:4) in <b>/home/www/mggp_www/mod-funkcje.php</b> on line <b>12</b><br />
