
HTML, BODY, DIV, SPAN, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, CODE, DEL, DFN, EM, Q, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, CAPTION {
	margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit; font-variant: inherit;
}

TABLE, TBODY, TFOOT, THEAD, TR, TH, TD {
	font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;  font-variant: inherit;
}


TABLE {border-collapse:separate;border-spacing:0;}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after {content:"";}
blockquote, q {quotes:"" "";}
A IMG {border:none;}
:focus { outline: 0; }


/* typography.css */
H1, H2, H3, H4, H5, H6 {font-weight:bold}
BLOCKQUOTE, ADDRESS {margin:1.5em; font-style:italic;}
STRONG, B, DL DT, DFN, TH {font-weight:bold;}
EM, DFN, TFOOT {font-style:italic;}
SUP, SUB {line-height:0;}
ABBR, ACRONYM {border-bottom:1px dotted #666;}
PRE {margin:1.5em 0;white-space:pre;}
PRE, CODE, TT {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
LI UL, LI OL {margin:0 1.5em;}
UL, OL {margin:0 1.5em 1.5em 1.5em;}
p {margin:0 0 1em;}
DL {margin:0 0 1.5em 0;}
DD {margin-left:1.5em;}
WBR { display: inline-block; }

INPUT, TEXTAREA,SELECT {
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}


HTML {	height:100%; }

BODY {
	height:100%;
	background-color: #fff;
   background-image:url('img/tlo.gif');
	 background-position: top left;
	 background-repeat:repeat-x;
    font-size: 10px;
	font-family: Verdana, serif;
    text-align: center;
	color: #686868;
    margin: 0px;
    padding:0px;
}

DIV,P,TABLE{
  font-size: 10px;
}

H1, .tlo2		 	{
	font-size: 14px;
	color: #6644a6;
	font-weight: bold;
	padding:0px;
	padding-bottom:15px;
	margin:0px;
}

H2		 	{
	font-size: 12px;
	color: #6644a6;
	font-weight: bold;
}

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

FORM		{ margin: 0px; padding: 0px; }

IMG { border:0px none }

/* formularze */

INPUT, SELECT, .formularz	{
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	background-color: #ffffff;
	padding:2px;
}

TEXTAREA, TEXTAREA.formularz	{
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	background-color: #FFFFFF;
	padding:2px;
}

.formularz2, INPUT.formularz2	{
	cursor:pointer;
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #d2d2d2;
	font-size: 10px;
	background-color: #efefef;
	padding:2px;
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_sredni     { width:120px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }
.f_sredni2    { width:160px; }


.przycisk     {
	height:13px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-width: 0px;
	border-style: none;
	font-size: 11px;
	background:none;
}

A, A:link, A:visited, A:active	{
	color: #6644a6;
	text-decoration: underline;
}

A:hover 		{
	color: #686868;
	text-decoration: underline;
}

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

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

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

.biale  { background-color:#ffffff; }
.czarne { background-color:#000000; }

/* ramki tabelek */
.tlo1 { }

.tlo11 { background-color: #6644a6;}

.tlo22 {background-color: #fff;}
/* tlo tresc */
.tlo3	{  }

/* tlo wyroznione */
.tlo4	{  }

.datownik { font-weight: normal; font-size: 9px; }

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{
	font-weight:bold;
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

.ramka {
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN {
	color: #4f4f4f;
}

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

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

.szerokosc { width:980px; }
.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.bladform{
	color:#ff0000;
}

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


/* przyciski, ikonki, itp */


div.nieprzycisk{
	display: block;
	font-weight:bold;
	background-image:url('grafika/przycisk3.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000;
  text-decoration : none;
}



A.przycisk{
	display: block;
	font-weight:bold;
	background-image:url('grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000;
  text-decoration : none;
}

A.przycisk:link	, A.przycisk:visited, A.przycisk:active	{ color : #000000;  text-decoration:none; }

A.przycisk:hover {
	display: block;
	font-weight:bold;
	background-image:url('grafika/przycisk2.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000;
  text-decoration : none;
}

li
{
    list-style-image: url('img/list.gif');

	margin:0px;
}

#art_mapa ul, ul{

	padding-left:20px;
	margin:0px;
}

ul.palec
{
    padding-left:0px;
	margin:0px;
}

#art_mapa li, li, ul.palec li{
	padding:1px;
}

ul.palec li{
    list-style-image: none;
    list-style:none;
}

/* tabelk danych */

.dane_tabelka{
	width:90%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

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

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

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

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


/* tooltip */
.tooltip{
	border:1px solid #38639d;
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px;
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d;
	text-align:left;
}

/* tooltip title */

.tooltip .tooltip_content {
	padding:4px;
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe;
	text-align:left;
}


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


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

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

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

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

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


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

/* cms demo */

A.md, A.md:link, A.md:visited, A.md:active	{
	color: #000;
	font-size: 12px;
	text-decoration: none;
    font-weight:  bold;
    padding-left:15px;
    padding-right:15px;
}

A.md:hover 	{
	color: #fff;
	text-decoration: none;
    padding-left:15px;
    padding-right:15px;
}


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

.t1 {
	background-color:#616161;
}

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


.news_tyt {
	color:#275899;
	font-weight:bold;
	font-size:11px;
	padding-bottom:4px;
}

.banery{
	text-align:center;
}

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


/* menu glowne  */

.ddm1 {
				float:left;
				text-align:left;
}

.menu_kreska
{
    width:2px;
		height:39px;
    background-image: url('img/menu_kreska.gif');
      background-position: top center;
      background-repeat: no-repeat;
}

.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;
	display: block;
	position:relative;

	color:#333333;
      padding-left: 	12px;
      padding-right: 	12px;
      height:39px;
			line-height:39px;
      margin: 0;
     text-decoration: none;
		text-transform:capitalize;
}


.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link,
.ddm1 .item1-active:hover {

	color:#333333;
      padding-left: 	12px;
      padding-right: 	12px;
      height:39px;
			line-height:39px;
      background-image: none;
      background-image: url('img/item1.gif');
      background-position: top left;
      background-repeat: repeat-x;
      margin: 0;
}


.ddm1 .item2,
.ddm1 .item2:visited,
.ddm1 .item2:link,
.ddm1 .item2:active {

	display: block;
    font-size:11px;
	color:#ffffff;
	background-color:#2353ac;
	width:190px;
    text-decoration : none;
	border: 1px solid #2c68b8;
}

.item2 SPAN {
	font-weight:normal;
	display:block;
  font-size:11px;

	color:#ffffff;
	text-align:left;
  padding-left: 	20px;
  padding-right: 	5px;
  padding-top: 		4px;
  padding-bottom: 4px;


}

.ddm1 .item2:hover {
	color:#ffffff;
	background-color:#14459e;
}


.item2:hover SPAN {
	color:#ffffff;

}


.ddm1 .section {

	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{

}

a.l_item1,
a.l_item1:visited,
a.l_item1:link,
a.l_item1:active {

	font-weight:bold;
	display:block;
  font-size:12px;
	width: 190px;
	color:#ffffff;
	text-align:left;
  padding-left: 	15px;
  padding-top: 		4px;
  padding-bottom: 5px;
	text-decoration : none;



}

td.l_item1
{
    	background-image:url('img/prawa_menu_el.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

a.l_item1:hover {
	color:#bec5e0;
}


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

	font-weight:bold;
	display:block;
  font-size:11px;
	font-family: Tahoma, Trebuchet, serif;
	color:#2b2b2b;
	text-align:left;
  padding-left: 	25px;
  padding-right: 	10px;
  padding-top: 		1px;
  padding-bottom: 3px;
  text-decoration : none;

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

}


.l_item2:hover {
	color:#000000;

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

.l_item22
{

	font-weight:bold;
	display:block;
  font-size:11px;
	font-family: Tahoma, Trebuchet, serif;
	color:#2b2b2b;
	text-align:left;
  padding-left: 	25px;
  padding-right: 	10px;
  padding-top: 		1px;
  padding-bottom: 3px;
  text-decoration : none;

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

}



.prawy_panel_2
{
    background-color:#eaeaea;
    width:232px;
    display: table;
}

.prawy_panel_2_bottom
{

    background-image: url(img/prawa_panel_2.gif) ;
    background-repeat: no-repeat;
    background-position: top left;
    height: 5px;
}

div#strona_uklad
{
    width:980px;
    margin:auto;
		text-align:center;
		overflow-x:hidden;
}

div#header
{
    height: 135px;
		width:980px;
		overflow:hidden;
    margin:auto;
		text-align:center;
    background-image: url(img/top.jpg) ;
    background-repeat: no-repeat;
    background-position: top left;
}

div#headerx
{
    height: 135px;
		width:980px;
		overflow:hidden;
    margin:auto;
		text-align:center;
    background-image: url(img/top2.jpg) ;
    background-repeat: no-repeat;
    background-position: top left;
}

#header1{
	width:300px;
	height:96px;
	float:left;
	overflow:hidden;
}

#header1 A{
	width:300px;
	height:96px;
	display:block;
}


#header2{
	width:680px;
	height:96px;
	float:left;
	overflow:hidden;
}

#header2_1{
	height:37px;
	text-align:right;
}

#header2_1 TABLE{
	float:right;
	text-align:right;
}

#header_global{
	padding-right:33px;
}

#header_global A{
	display:block;
	width:105px;
	height:37px;
}

#lang_menu{
	padding-top:13px;
	text-align:center;
	width:150px;
}

#lang_menu IMG{
	margin-left:5px;
	margin-right:5px;
}

#top_menu{
	padding-top:13px;
	padding-right:40px;
	color:#cccccc;
}

#top_menu A{
	color:#cccccc;
}


#header2_2{
	clear:both;
	height:58px;
}

#header2_3{
	clear:both;
	height:39px;
	text-align:left;
}

#header2_3_1{
	height:39px;
	text-align:left;
	width:770px;
	float:left;
}

#header2_3_2{
	height:39px;
	text-align:right;
	width:210px;
	float:left;
}


#g_menu{
	height:39px;
	overflow:hidden;
	text-align:left;
}


#szuk_form{
	padding-top:8px;
	overflow:hidden;
	float:right;
	text-align:right;
}

#szuk_form2{
	width:195px;
	height:24px;
  background-image: url(img/searchp.gif);
  background-repeat: no-repeat;
  background-position: top right;
	overflow:hidden;
	float:right;
	text-align:right;
}

#art_szuk{
	border:0px; none;
	width:143px;
	height:24px;
	line-height:24px;
	background:none;
	padding:0px;
	margin:0px;
}


#art_szuk2{
	border:0px; none;
	background:none;
	width:52px;
	height:24px;
	background:none;
	padding:0px;
	margin:0px;
}

div#contents
{

    clear:both;
    padding:0 0 10px 0;
    text-align:left;
    display: table;
    width: 100%;
}

div#right_side
{
    float:left;
    width:245px;
}

div#right_side div.tresc_top, div#right_side div.tresc_bottom, div#right_side div.tresc_middle, div#right_side div.tresc_top2, div#right_side div.tresc_bottom2, div#right_side div.tresc_middle2
{
    width:100%;
}

div#right_side div.tresc_top
{
    background-image: url(img/conntact_top.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 13px;
}


div#right_side div.tresc_bottom
{

    background-image: url('img/conntact_bottom.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 13px;
}

div#right_side div.tresc_top2
{
    background-image: url('img/prawa_top.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 4px;
}

div#right_side div.tresc_middle2
{
    background-image: url('img/prawa_middle.gif');
    background-repeat: repeat-y;
    background-position: top left;
    display: table;

    clear: both;

}


/* height:542px;	*/


div#right_side div.tresc_bottom2
{
    background-image: url('img/prawa_bottom.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 4px;
}
div#right_side div.tresc_padding2
{
    width: 238px;
    float: left;
    padding-left: 3px;
}

div#right_side div.tresc_padding
{
    width: 221px;
    float: left;
    padding-left: 12px;
}

div#main_content
{
    float: left;
    width:731px;

    margin: 0;
}

div#main_content div.tresc_top, div#main_content div.tresc_bottom, div#main_content div.tresc_middle
{
    width:100%;
}

div#main_content div.tresc_top
{
    background-image: url('img/tresc_top.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 5px;
}

.tresc_middle
{

    background-image: url('img/tresc_middle.gif');
    background-repeat: repeat-y;
    background-position: top left;
    display: table;
		padding:0px;
		height:505px;

}

div#main_content div.tresc_bottom
{

    background-image: url('img/tresc_bottom.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 5px;
}

div.tresc_top_sz
{
    background-image: url('img/tresc_top_sz.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 5px;
}

div.tresc_middle_sz
{

    background-image: url('img/tresc_middle_sz.gif');
    background-repeat: repeat-y;
    background-position: top left;
    display:table;
    width: 100%;
}

div.tresc_bottom_sz
{

    background-image: url('img/tresc_bottom_sz.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 5px;
}

div#main_content div.tresc_padding
{
    width: 721px;
    float: left;
    padding-left: 5px;
}

div#main_content div.tresc_padding2
{
    width: 703px;
    float: left;
    padding-left: 9px;
    padding-top:5px;
    padding-bottom: 10px;
    min-height:520px;

}

#glowna_tabela{

}

.panelik
{
    background-image: url(img/ppa.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 100px;
    width: 354px;
}


.panelik0
{

    height: 100px;
    width: 354px;
}


.panelik_img
{
    width:110px;
    float: left;
		text-align:center;
}



.panelik_img IMG{
	margin:auto;
	text-align:center;
	margin-right:1px;
}

.panelik_td{
	width:50%;
	text-align:left;
}

.panelik_tresc{
    width:220px;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
		font-size:11px;
}


.panelik_tresc0{
	height:68px;
	overflow-y:hidden;
}

.panelik_tresc H1{
	padding:0px;
	margin:0px;
	font-size:12px;
	display:block;
	height:29px;
	overflow-y:hidden;
}

.panelik_tresc2{
	height:38px;
	font-size:11px;
}

.panelik_more{
	padding-top:5px;
	font-size:11px;
}

#glowna_tabela a
{
    text-decoration: none;
    font-weight: bold;
    color: #8c8c8c;
}



#glowna_tabela a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

#glowna_tabela a.naglowek_gl
{
    text-decoration: none;
    font-weight: bold;
    color: #6644a6;
}

#glowna_tabela a.naglowek_gl:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #8c8c8c;
}

#logo
{
    height:58px;

    position:absolute;
    top:8px;
    left: 17px;
    width:508px;
}

#logo h1 a
{
    background-image: url(img/logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
    display:block;
    height:58px;
    text-indent:-9999px;
    width:508px;

}

div#navi_menu
{
    height:23px;
    right:180px;
    position:absolute;
    top:38px;
    width:305px;
}

table#top_navi_menu a
{
    color: #848484;
    font-size: 10px;
    margin-top: 8px;
    padding-bottom: 7px;
    padding-left: 13px;
    padding-right: 13px;
    font-weight: normal;
    text-decoration: none;
}

table#top_navi_menu a:hover
{
    color: #6644a6;
    font-size: 10px;
    margin-top: 8px;
    padding-bottom: 7px;
    padding-left: 13px;
    padding-right: 13px;
    font-weight: normal;
    text-decoration: none;
}


div#stopka
{
    height: 139px;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
}

div#nav_glowne
{
    width: 100%;
    background-image: url('img/menu_panel.gif');
    background-position: top left;
    background-repeat: no-repeat;
    height:36px;
    top: 87px;
    left: 0px;
}

div#nav_bottom
{
  width: 750px;
	padding-top:10px;
	float:left;
}

#naw_bottom2{
	float:right;
	padding-top:5px;
	width:200px;
}

#podstron_tabela
{

}

#podstron_tabela a, #podstron_tabelaa:link, #podstron_tabela a:visited, #podstron_tabela a:active
{
    background-color:#F1F0F0;

    display:block;
    font-weight:bold;
    padding-top:6px;
    padding-bottom: 6px;
    padding-left: 15px;
}

#podstron_tabela a:hover
{
    background-color:#ffffff;

    display:block;
    font-weight:bold;
    padding-top:6px;
    padding-bottom: 6px;
    padding-left: 15px;
}

div#lang_menu
{
    position: absolute;
    top: 5px;
    left: 770px;
    width: 200px;
}

div#lang_menu img
{
    border: 1px solid #B2B3B6;
}

span.podstron2, a.podstron2
{
    text-decoration:none;
        color: #000;
        font-weight: normal;
        padding:2px 0;
				font-size:12px;
}

a.podstron2:hover
{
    color: #6644a6;
    text-decoration: none;
				font-size:12px;
        font-weight: normal;
        padding:2px 0;
}



.collapse {
    background-image: url('img/minus.gif');
		background-repeat:no-repeat;
		background-position: top right;
    height:11px;
		width:11px;
		float:right;
    position: relative;
		z-index:100;
		top:11px;
		right:10px;
}

.expand {
    background-image: url('img/plus.gif');
		background-repeat:no-repeat;
		background-position: top right;
    display:none;
    height:11px;
		width:11px;
		float:right;
    position:relative;
		z-index:100;
		top:11px;
		right:10px;
}


.panel1 A{
	display:block;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:26px;
	padding-right:10px;
	font-size:12px;
	background-color:#fefefe;
  background-image: url('img/panel1.gif');
	background-repeat:no-repeat;
	background-position: 12px 10px;
	border-bottom:1px dotted #cccccc;
	color:#333333;
	text-decoration:none;
}


.panel1 A:hover, .panel1w A{
	display:block;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:26px;
	padding-right:10px;
	font-size:12px;
  background-image: url('img/panel1c.gif');
	background-repeat:no-repeat;
	background-position: 12px 10px;
	border-bottom:1px dotted #cccccc;
	color:#333333;
}

.panel2{
	text-align:left;
}

.panel2 A, .panel2 A:link, .panel2 A:visited, .panel2 A:active	{
	display:block;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
  background-image: url('img/panel1.gif');
	background-repeat:no-repeat;
	background-position: 22px 7px;
	border-bottom:1px solid #ffffff;
	padding-left:36px;
	padding-right:10px;
	color:#333333;
	text-decoration:none;
}

.panel2 A:hover, .panel2 A.wyb {
	display:block;
	font-size:12px;
  background-image: url('img/panel1c.gif');
	color:#333333;
}


.panel2 A  SPAN{
	display:block;
	font-size:12px;
}


.panel2 A, .panel3 A, .panel4 A, .panel5 A {
	border-bottom:0px none;
}



.panel3 A, .panel3 A:link, .panel3 A:visited, .panel3 A:active	{
	display:block;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
  background-image: url('img/panel1.gif');
	background-repeat:no-repeat;
	background-position: 32px 7px;
	padding-left:46px;
	padding-right:10px;
	color:#333333;
	text-decoration:none;
}

.panel3 A:hover, .panel3 A.wyb {
	display:block;
	font-size:12px;
  background-image: url('img/panel1c.gif');
	color:#333333;
}


.panel3 A  SPAN{
	display:block;
	font-size:12px;
}


.panel4 A, .panel4 A:link, .panel4 A:visited, .panel4 A:active	{
	display:block;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
  background-image: url('img/panel1.gif');
	background-repeat:no-repeat;
	background-position: 42px 7px;
	padding-left:56px;
	padding-right:10px;
	color:#333333;
	text-decoration:none;
}

.panel4 A:hover, .panel4 A.wyb {
	display:block;
	font-size:12px;
  background-image: url('img/panel1c.gif');
	color:#333333;
}


.panel4 A  SPAN{
	display:block;
	font-size:12px;
}


.panel5 A, .panel5 A:link, .panel5 A:visited, .panel5 A:active	{
	display:block;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
  background-image: url('img/panel1.gif');
	background-repeat:no-repeat;
	background-position: 52px 7px;
	padding-left:66px;
	padding-right:10px;
	color:#333333;
	text-decoration:none;
}

.panel5 A:hover, .panel5 A.wyb {
	display:block;
	font-size:12px;
  background-image: url('img/panel1c.gif');
	color:#333333;
}


.panel5 A  SPAN{
	display:block;
	font-size:12px;
}


.tab1{
	border-collapse:collapse;
	border:1px solid #eeeeee;
	text-align:left;
	width:100%;
	font-size:12px;
}

.tab1_l1{
	width:230px;
}


.tab1_l2{
	width:230px;
}

.tab1_l3{
	width:230px;
}

.tab1_l4{
	width:460px;
}

.tab1_p{
	padding:10px;
}

.tab1_title{
	background-color:#f5f5f5;
	color:#000000;
	text-align:left;
	background-image:url('img/ico_firm.gif');
	background-position: 5px 0px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	padding-left:50px;
}


.tab2_title{
	background-color:#f5f5f5;
	color:#000000;
	text-align:left;
	background-image:url('img/ico_info.gif');
	background-position: 5px 0px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	padding-left:50px;
}


.tab3_title{
	background-color:#f5f5f5;
	color:#000000;
	text-align:left;
	background-image:url('img/ico_map.gif');
	background-position: 5px 0px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	padding-left:65px;
}


.tab4_title{
	background-color:#f5f5f5;
	color:#000000;
	text-align:left;
	background-image:url('img/ico_people.gif');
	background-position: 5px 0px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	padding-left:50px;
}


.tab5_title{
	background-color:#f5f5f5;
	color:#000000;
	text-align:left;
	background-image:url('img/ico_disc.gif');
	background-position: 5px 0px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	padding-left:50px;
}

#but1{
	width:40px;
	height:38px;
	background-image:url('img/r1.gif');
	display:block;
	cursor:hand;
}


#but2{
	width:40px;
	height:38px;
	background-image:url('img/r2.gif');
	display:block;
	cursor:hand;
}

.slides{
	text-align:center;
	margin:auto;
	clear:both;
	width:100%;
	overflow-x:hidden;
	height:300px;
	overflow-y:hidden;
}

.slidest6{
	height:300px;
}

.slidest7{
	height:400px;
}

.slidest8{
	height:500px;
}

.slidest9{
	height:600px;
}

.slidest10{
	height:200px;
}

.slidest11{
	height:100px;
}

.slides IMG{
	text-align:center;
	margin:auto;
	padding: 15px; border: 1px solid #ccc;
	background-color: #eee;
}


.flashlink A:hover{
	text-decoration:none;
}

#countries_list a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#countries_list a:hover {
	color:#b30000;
}
