﻿@charset "utf-8";
/* CSS Document */
body {
	background-image: url('../images/background.gif');		
	background-color: #00325c;
	margin: 0px;
	text-align: center;
}
.cont { 
	height: 188px;	
}
.footer_pane4 { 
	background-color: #212222;
	width: auto; 
}
a {
	text-decoration: none;
	border: none; 
}
.news_left { 
	background-image: url('../images/news_left.png');
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 21px;
}
.news_right { 
	background-image: url('../images/news_right.png');
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 21px;
	padding-right: 936px;
}
img {
	border: 0px;
}
.article_separator {
	background:transparent url(../images/article_sep.png) no-repeat scroll 50% 50%;
	display:block;
	height:50px;
}
.site {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-left: auto;
	margin-right: auto; 
}
#topbar {
	width: 100%;
	background: #5f6466;
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
}
#topbar form, #topbar form div {
	width: 250px;
	float: left;
}
#topbar a:hover {
	color: #fff;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
#topbar a:hover, #topbar .button:focus, #topbar .button:hover {
	color: #fbba00;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
/* top_menu */
#topbar .top_menu {
	float: left;
	width:957px;
	font-size: 11px;
	height:24px;
	padding: 11px 0px 0px 0px;
}
#topbar .top_menu_tab_1 {
	float: left;
	width:319px;
}
#topbar .top_menu_tab_2 {
	float: left;
	width:319px;
}
#topbar .top_menu_tab_3 {
	float: left;
	width:307px;
	text-align: right;	
	padding-right: 12px;
}
/* top_menu */

#wraper {
	text-align: left;
	width: 957px;
	margin: 0px auto;
	background: url(../images/contentbck.jpg) top right repeat-y #00325c;
}

#header {
	height: 180px;
	background-color: #00325c; 
}
#header_flash {
	float:right;
	width: 638px;
	height: 180px;
	background-color: #00325c;
}
#menus { 

}
#cities a {
	color: #fff;
	background: #fbba00;
	color: #00325c;
	font-size: 23px;
	display: block;
	float: left;
	width: 305px;
	height: 25px;
	font-weight: normal;
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;		
	padding-bottom: 5px;
	padding-left: 14px;	
}
#cities a:hover {
	color: #262828;
	background: #fbba00;	
}

#cities_ext {
	clear: right;
}

/* ------------ footer_ext ------------- */
#footer_ext {
	background-color: #212222;
}

#footer_ext .pane {
	width: 299px;
	float: left;
	padding: 0px 10px 0px 10px;
	background-color: #212222;
	color: #fff;	
}

#footer_ext .pane a {
	color: #BBBBBB;	
	border-bottom: 1px solid #323232;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer_ext .pane a:hover {
	color: #fff;	
	border-bottom: 1px solid #4A4A4A;
	
}
#footer_ext .pane li {
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footer_ext .pane ul {
	margin: 0px;
	padding-left: 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footer_ext .pane h3 {
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	font-weight:normal;
	font-style:normal;
	padding: 0px 0px 6px 0px;
	margin: 10px 0px 5px 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url('../images/line_grey.gif');
}
#footer_ext .pane a:hover h3 {
	color: #fbba00;	
}
/* ------------ footer_ext ------------- */


.ul, li, ol, dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

.background_top { 
	width: 100%;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/background_top.png') repeat-x top;
}

/* top_bar */
.spac { 
		
}
.top_bar {	
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	background: url('../images/pix_heder.gif') no-repeat bottom;
	height: 32px;
}

#top_bar .pane_top {
	width: 319px;
	padding-top:9px;
	float: left;
	color: #AAAAAA;
	text-align: left;
}

#top_bar .pane_top a {
	color: #AAAAAA;
	padding: 0px 4px 0px 4px;
}

#top_bar .pane_top a:hover {
	color: #fff;	
}

#top_bar .pane_top3 {
	width: 319px;
	padding-top:9px;
	float: left;
	font-size: 10px;
	color: #AAAAAA;
	text-align: right;
}
#top_bar .pane_top3 a {
	color: #AAAAAA;
	padding: 0px 4px 0px 4px;
}
#top_bar .pane_top3 a:hover {
	color: #fff;	
}

.top_heder {	
	width: 957px;
	height: 158px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

#top_heder .pane_left {
	width: 290px;
	margin-top:10px;
	padding-top: 30px;
	height: 158px;
	float: left;
	text-align: left;
}
#top_heder .pane_right {
	width: 587px;
	height: 138px;
	margin-top:15px;
	float: right;
	text-align: left;
	padding-left:80px	;
	padding-top:8px	;
}


/* top_bar */





/* pane 1 */
#cities_ext .pane {
	float: left;
	display: block;
	color: #fff;	
	background-image: url('../images/777.jpg');
 
}

#cities_ext .pane a{
	float: left;
	display: block;
	color: #fff;
	margin-top:2px;
	margin-bottom:2px;
	background-image: url('../../../modules/mod_roktabs/tmpl/dark/bck_link.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	width: 260px;	
}

#cities_ext .pane a:hover{
	float: left;
	display: block;
	color: #fbba00;
}

/* pane 1 */


.common_news {
	background: #262828;
	clear: both;	
	font-size: 13px;
	vertical-align: middle;
	height: 32px;
}
.common_news a{
	color: #fff;
	padding-top:5px;
	vertical-align: middle;
	font-size: 13px;
}
.common_news a:hover, .common_news :focus, .common_news :hover {
	color: #fbba00;	
}


#content {
	float: left;	
}




.inputbox_wyszukiwarka { 
	background: transparent;
	border: none;
   
}
.button_wyszukiwarka { 
	background: transparent;
	border: none;
}



div.moduletable_wyszukiwarka CHECKBOX, INPUT, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url('../images/background_serch.gif');
  color:  #01325d;
  padding:3px;
  margin-top:4px;		
  border: #fff 3px solid; 
}

div.moduletable_wyszukiwarka TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}



.SELECT{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:  #01325d;
  border: #a4a4a4 1px solid; 
  padding: 2px 1px 2px 1px;  
}

.CHECKBOX, INPUT, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url('../images/background_serch.gif');
  color:  #01325d;
  padding:3px;
  margin-top:4px;		
  border: #fff 1px solid; 
}

.TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.BUTTON { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url('../images/background_serch.gif');
  color:  #01325d;
  padding:3px;
  margin-top:4px;		
  border: #fff 1px solid;
}


/* ------------ prawa glowna ------------- */
#content .pane_left {
	width: 200px;
	float: left;	
	color: #464b4d;
	padding: 10px;	
	line-height: 130%;
	background: #DADADA;
}
#content .pane {
	width: 297px;
	float: left;	
	color: #464b4d;
	padding: 10px;	
	line-height: 130%;
}
#content .pane#news {
	color: #fff;
	width: 298px;
}
.pane#news h3 {
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:normal;
	font-style:normal;
	padding: 0px 0px 6px 0px;
	margin: 20px 0px 5px 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url('../images/line_blue_left.jpg');
	}

.pane#news ul.latestnews_index{
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.pane#news ul.latestnews_index li{
	margin-bottom: 10px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

.pane#news ul.latestnews_index a{
	color: #fff;
}
.pane#news ul.latestnews_index a .more{
	color: #fbba00;
}
.pane#news ul.latestnews_index a:hover{
	color: #fbba00;
}
.pane#news ul.latestnews_index a .more:hover{
	color: #fbba00;
}

.pane#news ul.latestnews{
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.pane#news ul.latestnews li{
	margin-bottom: 10px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

.pane#news ul.latestnews a{
	color: #fff;
}
.pane#news ul.latestnews a .more{
	color: #fbba00;
}
.pane#news ul.latestnews a:hover{
	color: #fbba00;
}
.pane#news ul.latestnews a .more:hover{
	color: #fbba00;
}
/* ------------ prawa glowna ------------- */


#mod_search_searchword {
	background: transparent;
	border: 0px;
}


.search_wyszukiwarka {
	width: 290px;
	height: 30px;
	background-image:url('../images/szu_gif.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
.search_wyszukiwarka_sub {
	width: 230px;
	height: 30px;
	border: 0px;
	background-image:url('../images/szu_sub.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.button_wyszukiwarka_sub { 
	background: transparent;
	border: 0px;
}
.s1{
	width: 298px;
	margin: 0px;
	padding: 0px;
}
#content .pane a {
	color: #004A73;
	position: relative;
}
#content .pane a:hover {
	color: #003166;
}
#content .pane#news a:hover {
	color: #fbba00;

}
.menu, #mainlevel_city {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;	
}
.menu li, #mainlevel_city li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.componentheading {
	font-size: 0px;
	position: absolute;
	color: #fff;
	}
	
#footer_1 {
	clear: both;
	height: 1px;	
	color: #fbba00;
	text-align: left;
	background: url('../images/pix_4.gif') no-repeat;	
}
#footer {
	background: #fbba00;
	clear: both;
	height: 32px;	
	color: #fbba00;
	text-align: left;	
	padding: 7px 0px 0px 6px;
}

#footer_buttons {
	/* BORDER-TOP: #5f6466 1px solid;  */ 
	BORDER-BOTTOM: #5f6466  1px solid;
	background-color: #01325d;
	width: 957px;
	height: 60px;
	padding: 10px 0px 0px 0px;
	color: #01325d;
}	
	
.rss {	
	color: #5f6466;

}
.rss a{	
	color: #5f6466;
	vertical-align: text-top;
}

/* ----------------------- stopka ----------------------- */
#stopka {
	clear: both;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/footer_background.png') repeat-x;
	padding: 10px 0px 0px 0px;
}
#stopka a:hover {
	color: #fbba00
}
#stopka a {
	color: #fff;
}
#stopka .container_txt {
	padding: 0px 0px 2px 0px;
}
#stopka .container {
	color: #fff;
	width: 951px;
	margin-left: auto;
	margin-right: auto;
}
#stopka .container_left {
	color: #fff;
	width: 630px;
	text-align: left;
	float: left;
}
#stopka .container_right {
	color: #fff;
	width: 320px;
	text-align: right;
	float: right;
}
/* ----------------------- stopka ----------------------- */

/* ----------------------- footer slajd banner ----------------------- */
#fsb { 
	width: 100%;
	padding: 15px 0px 15px 0px;
}
#fsb .fsbcont { 
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	background: #212222;
	padding: 10px 10px 10px 10px;
}
#fsb .fsbcont pix{ 
	width: 957px;
	background: url('../images/fsbcont_pix.gif');
}
/* ----------------------- footer slajd banner ----------------------- */


footer a {
	color: #5f6466;
}
#footer a:hover {
	color: #00325c;
}


.contentheading {
	font-size: 16px;
	font-weight:normal;
	font-style:bold;
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	color: #01325d;		
	line-height: 110%; 
}
.contentheading a{
	font-size: 16px;
	font-weight:normal;
	font-style:bold;
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	color: #004A73;		
	line-height: 110%; 
}
.contentheading a:hover {
	font-size: 16px;
	font-weight:normal;
	font-style:bold;
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	color: #01325d;	
	line-height: 110%;
}
h1 {
	font-size: 18px;
	font-weight: normal;	
}
h2 {
	font-size: 16px;
	font-weight: normal;	
}
h3 {
	font-size: 14px;
	font-weight: normal;	
}
h4 {
	font-size: 13px;
	font-weight: normal;	
}
h5 {
	font-size: 12px;
	font-weight: bold;	
}
h6 {
	font-size: 11px;
	font-weight: bold;	
}
/*
.ticki_typewriter {}
*/

#subfooter {
	background: #00325c;
	color: #fff;
	padding: 6px 5px;
	text-align: center;
}
/* _menu_podreczne */

.moduletable{

}

.moduletable_menu2{
	color: #FFFFFF;
	border: 0px;
}	

#news .moduletable_menu2 a{
	font-size: 11px;
	color: #FFFFFF;
	border: 0px;
}	

.moduletable_news_top{
	margin-bottom: 20px;
	color: #FFFFFF;
	border: 0px;

}	
#news .moduletabletop a{
	font-size: 11px;
	color: #FFFFFF;
	border: 0px;
}	
/* moduly dodatkowe style */
	/* menu3 */
	.moduletable_menu3{
		color: #FFFFFF;
		display: block;
	}	
	#news .moduletable_menu3 a{
		color: #FFFFFF;
		display: block;
	}	
	/* menu3 */
	
/* _pane_1 */
	.moduletable_pane_1 {
		color: #464B4D;
		height: 120px; 
		}	
	.moduletable_pane_1 h3 {
		font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		font-weight:normal;
		font-style:normal;
		color: #003166;	
		padding: 0px 0px 6px 0px;
		margin: 0px 0px 5px 0px;
		background-repeat: no-repeat;
		background-position: bottom;
		background-image: url('../images/line_blue_left.jpg');
		}
 		/* _pane_1 */	
	

	
	
	
	/* newslleter 
	.moduletable_newsletter {
		color: #fff;
		height: 120px;
		padding-left: 10px; 
		padding-top: 10px; 
		}	
	.moduletable_newsletter SELECT{
	   font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color:  #01325d;
		border: #DADADA 1px solid;  
		padding: 1px 1px 1px 1px;  
		margin: 2px 2px 2px 0px;
		border: #C2C2C2 1px solid; 
		background-image: url('../images/background_serch.gif');
		width: 193px; 	
		}
	.moduletable_newsletter CHECKBOX, INPUT, RADIO {
	   padding: 2px 1px 2px 1px; 
	   margin: 5px 2px 4px 0px;
	   border: #DADADA 1px solid; 
	   background-image: url('../images/background_serch.gif');
		}
	.moduletable_newsletter h3 {
		font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		font-weight:normal;
		font-style:normal;
		padding: 0px 0px 6px 0px;
		margin: 0px 0px 5px 0px;
		background-repeat: no-repeat;
		background-position: bottom;
		background-image: url('../url(../images/line_blue_left.jpg);
		}
	.moduletable_newsletter .button { 
	   border: #DADADA 1px solid; 
		margin-right: 3px;
   	background: #FFFFFF;
   	font-size: 11px;
   	width:80px;	
   	font-family: Verdana, Arial, Helvetica, sans-serif;    	
   	cursor: pointer; 
		}
	 .moduletable_informator { 
 	   margin-top: 10px;
      }
 		 newslleter */
		
		
 		/* na skróty*/
 	 .moduletable_naskroty h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 19px;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 5px 0px;
		background-image: url('../../swps_subpage/images/line_blue_left_grey.jpg');
		background-repeat: no-repeat;
		background-position: bottom;
		color: #00325c;
		}
	 a.moduletable_naskroty:link, a.moduletable_naskroty, a.moduletable_naskroty:active 
	   {
		color: #FF25FF ;
		}	
	 a.moduletable_naskroty:hover{
		color: #FF25FF ;
		}	
 	/* na skróty */
/* moduly dodatkowe style */


a#look {
    display: block;
    margin: 0 auto;

}
a#look img {
    display: block;
    border: 0;
}
a#look:hover {
    color: #fbba00;    
}



#news .moduletable_menu a{
	margin-left: 1px;
	width: 228px;
	font-size: 11px;
	color: #fbba00;
	list-style: none;
}	
#news .moduletable_menu li li a {
	padding-left: 30px;
	width: 208px;
	font-weight: bold;
	font-size: 11px;	
	list-style: none;
}
#news .moduletable_menu li li li a {
	padding-left: 45px;
	width: 193px;
	font-weight: normal;
	font-size: 11px;	
	list-style: none;
}
/* _menu_podreczne */

.table_background_left {
	background-image: url('../images/background_top_02.jpg');
	background-repeat: repeat-y;		
}
.table_background_right {
	background-image: url('../images/background_top_04.jpg');	
	background-repeat: repeat-y;
}

.table_background_top {
	background-image: url('../images/background_top_01.png');	
	background-repeat: no-repeat;
	background-position: center;	
	width: 989px;
	height: 14px;	
}
.table_background_left {
	background-image: url('../images/background_top_02.png');	
	background-repeat: repeat-y;
}
.table_background_right {
	background-image: url('../images/background_top_04.png');	
	background-repeat: repeat-y;
}
.table_background_bottom {
	background-image: url('../images/background_top_05.png');	
	background-position: center;	
	background-repeat: no-repeat;
	width: 989px;
	height: 17px;	
}
.table_background_main {
	background-color: #00325c;	
}
/* background */

ol li {
	margin-left: 25px;
	line-height: 120%;
	padding: 5px;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

/* wyniki serch */
fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}
.highlight {
	padding: 1px 8px;
	background: #fbba00;
	color: #5f6466;
}
.createdate {
	color: #5f6466;
	font-size: 11px;
	padding: 0px 0px 6px 0px ;
	BORDER-BOTTOM: #AAAAAA 1px solid;
	PADDING-BOTTOM: 2px;
	
}
.small, .small, .smalldark, .mosimage_caption, .createby, .modifydate, a.readon, .img_caption  {
	color: #464B4D;
	font-size: 11px;
}

/* wyniki serch */





/* - style edytor start - */

.linia_grey { 
	background-image: url('../../swps/images/line.gif');
}

/* ramka-yellow */
.ramka-yellow {
	float: left;
	border: 1px solid #5f6466;
	padding: 5px;
	background: #FFAA25;
	width: 350px;
	color: #5f6466;
	text-align: justify;
}
/* ramka-yellow */

/* ramka-grey */
.ramka-grey {
	float: left;
	border: 1px solid #5f6466;
	padding: 5px;
	background: #5f6466;
	width: 350px;
	color: #5f6466;
	text-align: justify;
}
/* ramka-grey */

/* ramka-blue */
.ramka-grey {
	float: left;
	border: 1px solid #4A4A4A;
	padding: 5px;
	background: #00325c;
	width: 350px;
	color: #DADADA;
	text-align: justify;
}
/* ramka-blue */
/* ico_NOTE */
.ico-NOTE {
	display: block;
	width: auto;
	background: url(../images/icon_note.gif) no-repeat 0 1px;
   PADDING-RIGHT: 10px; 
   PADDING-LEFT: 20px;
   PADDING-BOTTOM: 3px; 
   PADDING-TOP: 4px; 
   background-repeat: no-repeat;
}
/* ico_NOTE */

.ico-PDF {
	display: block;
	width: auto;
	background: url(../images/icon_pdf.gif) no-repeat 0 1px;
   PADDING-RIGHT: 10px; 
   PADDING-LEFT: 20px;
   PADDING-BOTTOM: 3px; 
   PADDING-TOP: 4px; 
   background-repeat: no-repeat;
}
/* ico_PDF */

/* ico_WORD */
.ico-WORD {
	display: block;
	width: auto;
	background: url(../images/icon_word.gif) no-repeat 0 1px;
	BORDER-RIGHT: #C2C2C2 0px solid; 
   PADDING-RIGHT: 10px; 
   PADDING-LEFT: 20px;
   PADDING-BOTTOM: 3px; 
   PADDING-TOP: 4px; 
   background-repeat: no-repeat;
}
/* ico_WORD */

/* ico_ZIP */
.ico-ZIP {
	display: block;
	width: auto;
	background: url(../images/icon_zip.gif) no-repeat 0 1px;
   PADDING-RIGHT: 10px; 
   PADDING-LEFT: 20px;
   PADDING-BOTTOM: 3px; 
   PADDING-TOP: 4px; 
   background-repeat: no-repeat;
}
/* ico_ZIP */

/* ico_INFO */
.ico-INFO {
	display: block;
	width: auto;
	background: url(../images/icon_info.gif) no-repeat 0 1px;
   PADDING-RIGHT: 10px; 
   PADDING-LEFT: 20px;
   PADDING-BOTTOM: 3px; 
   PADDING-TOP: 4px; 
   background-repeat: no-repeat;
}
/* ico_INFO */

.tabela-w-artykule {
	border: 1px solid #868686;
   border-collapse: collapse;
}
.tabela-w-artykule td {
	font-size: 11px;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: top;	
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

.tabela-w-artykule tr {
 	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}
.naglowek-tabeli {
	color: #FFFFFF;
	font-weight: bold;
	background: #00325c;
}

/* - style edytor end - */
/* - table ico - */
a.table_ico:link, a.table_ico:visited, a.table_ico:active {
	color: #FFFFFF;
	display: block;
	width: 135px;
	height:37px;
	BORDER-RIGHT: #01396b 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #01396b  1px solid; 
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #01396b  1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #01396b  1px solid;
	padding: 3px 3px 3px 3px;
}

a.table_ico:hover {
	color: #FFAA00;
	display: block;
	width: 135px;
	height:37px;
	BORDER-RIGHT: #5f6466 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #5f6466  1px solid; 
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #5f6466  1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #5f6466  1px solid;
	background-color: #003867;
	padding: 3px 3px 3px 3px;

}

.po{
	width:303px;
}
.spacer{
	width:135px;
	height:45px;
}
/* - table ico - */

a.table_ico_2col:link, a.table_ico_2col:visited, a.table_ico_2col:active {
	color: #FFFFFF;
	display: block;
	height:33px;
	BORDER-RIGHT: #01396b 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #01396b  1px solid; 
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #01396b  1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #01396b  1px solid;
	padding: 3px 3px 3px 3px;
}

a.table_ico_2col:hover {
	color: #FFAA00;
	display: block;
	height:33px;
	BORDER-RIGHT: #5f6466 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #5f6466  1px solid; 
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #5f6466  1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #5f6466  1px solid;
	background-color: #003867;
	padding: 3px 3px 3px 3px;
}
.sep {
	padding-bottom: 4px;
	color: #FFFFFF;
}



.swps {
	font-family: "Trebuchet MS",Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3E3E3E;
	font-style:normal;
	font-weight:normal;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url('../images/swps_line.jpg');
}


