@charset "utf-8";
/* Profesja */

* {
	margin:0;
	padding:0;
	}

html {
	background:url(img/footer_bg.jpg) repeat-y center #91ab2d;
	}

body {
	padding:0;
	margin:0;
	text-align:center;
	background: url(img/body_bg.jpg) repeat-x #eeecde;
	font:12px Arial, Helvetica, sans-serif;
	color:#292929;
}

img {
	border:0;
	}
	
.end {
	clear:both;
}	

#top ul {
	list-style-type:none;
	margin:0;
	text-align:right;
	padding:7px 0 0 0;
	}

#top ul li {
	display:inline;
	font-size:11px;
	margin:0 0 0 10px;
	}

#top ul li a.glowna  {
	background: url(img/li_glowna.jpg) no-repeat 0 2px;
	padding:0 0 0 15px;
	}

#top ul li a.mapa  {
	background: url(img/li_mapa.jpg) no-repeat 0 2px;
	padding:0 0 0 15px;
	}
	
#top ul li a.polec  {
	background: url(img/li_polec.jpg) no-repeat 0 2px;
	padding:0 0 0 15px;
	}

#top ul li a {
	text-decoration:none;
	color:#fff;
	}
	
#top ul li a:hover {
	text-decoration:underline;
	}	
	

/* PAGE */	

#page {
	width:970px;
	margin:0 auto;
	text-align:left;
	background:url(img/page_bg.gif) repeat-y;
}

#page #top {
	width:970px;
	height:34px;
	background:url(img/page_top.jpg) no-repeat;
	}
	
	
#head {
	width:970px;
	padding:0 0 3px 0;
	background:url(img/head_bg.gif) no-repeat bottom;
	margin:0;
	position:relative;
	top:0;
	left:0;
	}	
	
/* MENU GLOWNE */	
	
#main_menu  {
	width:189px;
	float:left;
	}		

ul#nav li {
	margin:0!important;
	}
	
ul#nav li a {
	background:url(img/main_menu.png) no-repeat;
	background-position: 0 -31px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color:#898975;*/
	color:#4e4e4e;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	width:179px;
	height:25px;
	display:block;
	padding:6px 0 0 10px;
	margin:0!important;
	}	
	
ul#nav li a:hover, ul#nav li.active a {
	background-position: 0 0;
	color:#fff;
	font-weight:bold;
	}		
	
ul#nav ul li a {
	background:#5a5a56;
	height:auto;
	padding:5px 10px!important;
	border-bottom:1px solid #7e7e78;
	color:#ffffff;
	}	
	
ul#nav ul li a:hover {
	color:#b5da24;
	border-bottom:1px solid #8f8f89;
	background:#4f4f4c;
	}	
	
ul#nav ul ul li a {
	background:#767670;
	height:auto;
	padding:5px 10px!important;
	border-bottom:1px solid #7e7e78;
	color:#ffffff;
	}	
	
ul#nav ul ul li a:hover {
	color:#b5da24;
	border-bottom:1px solid #8f8f89;
	background:#63635e;
	}		

/* ZDJECIE W NAGLOWKU */
	
#profesja {
	background:url(img/profesja_foto.jpg) no-repeat;
	width:501px;
	height:344px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	}	
	
#profesja a {
	display:block;
	width:501px;
	height:344px;
	position:absolute;
	top:0;
	left:0;
	}		
	
/* OFERTA LISTA */	
#offer {
	position:absolute;
	top:0;
	right:0;
	width:289px;
	z-index:999;
	}	

/* PASEK */
.pasek {
	width:970px;
	margin:1px 0 0 0!important;
}	

.pasek p, .pasek h3, .pasek p, .pasek ul {
	margin:0;
	padding:0;
}

.szukaj {
	width:279px;
	height:31px;
	background:url(img/szukaj2_bg.jpg) no-repeat; 
	float:left;
	padding:6px 0 0 0;
	}
	
.szukaj form input {
	width:222px;
	padding:2px;
	border:1px solid #91ab2d;
	color:#5b5b52;
	font-size:11px;
	vertical-align:middle;	
	}	

.szukaj form input.ok {
	width:27px;
	height:20px;
	padding:0px;
	border:none;
	background:url(img/szukaj_ok.jpg) no-repeat;
	}	
	
.szukaj form, .sekretariat form {
	padding:0px 0 0 10px;
	}	
	
.sekretariat {
	background:url(img/sekretariat_bg.jpg) no-repeat; 
	width:501px;
	height:31px;
	float:left;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 0 0 0;
	}
	
.sekretariat form input {
	width:170px;
	padding:2px 1px;
	border:1px solid #ae100d;
	color:#5b5b52;
	font-size:11px;
	vertical-align:middle;
	}	

.sekretariat form input.ok {
	width:27px;
	height:20px;
	padding:0px;
	border:none;
	background:url(img/sekretariat_ok.jpg) no-repeat;
	}		
	
.szukaj p, .sekretariat p {
	margin:0;
	} 	



/* MAIN */
.main {
	width:950px;
	padding:10px 0 0 20px;
	height: auto !important;
	min-height: 450px; 
	height: 450px;	
}

.main_left {
	float:left;
	width:661px;
}

.main_right {
	float:right;
	width:279px;
}

.baner_long {
	width:661px;
	padding:0;
	margin:0 0 10px 0;
}

.aktualnosci, .promocje {
	width:325px;
	float:left;
}

.promocje {
	margin:0 0 0 10px;
}

.aktualnosci h3 {
	width:291px;
	background:url(img/aktualnosci_bg.jpg) no-repeat left; 
	height:26px;
	margin:0 0 5px 0;
	padding:8px 0 0 34px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#56564d;
}

.promocje h3 {
	width:291px;
	background:url(img/promocje_bg.jpg) no-repeat left; 
	height:26px;
	padding:8px 0 0 34px;
	margin:0 0 5px 0;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#56564d;
}

.banery {
	width:279px;
}

.banery div {
	margin:0 0 10px 0;
	}
	
/* AKTUALNOSCI */
.new, .prom {
	margin:0;
	padding:5px 5px 10px 5px;
	/*color:#525252;*/
	color:#292929;	
	line-height:18px;
	font-size:11px;
	background:#fefefd;
	}
	
.new h2, .prom h2 {
	margin:0 0 0px 0;
	font-size:12px;
	}	

.new h2 a,
.new h2 a:hover {
	text-decoration:none;
	text-transform:uppercase;
	color:#cb0100;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.prom h2 a, .prom h2 a:hover {
	text-decoration:none;
	text-transform:uppercase;
	color:#758e13;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
		
.aktualnosci .more, .promocje .more,
.prom .more,
.new .more {
	text-align:right;
	}	

.aktualnosci .more a,
.new .more a {
	text-decoration:none;
	color:#cb0100;
	font-size:11px;
	font-weight:bold;
	}	
	
.aktualnosci .more a:hover,
.new .more a:hover {
	text-decoration:underline;
	}	

.promocje .more a,
.prom .more a {
	text-decoration:none;
	color:#758e13;
	font-size:11px;
	font-weight:bold;
	}	

.promocje .more a:hover,
.prom .more a:hover {
	text-decoration:underline;
	color:#758e13;
	}	
	
.new.odd, .prom.odd {
  background: #f0eee1;
}

.tresc table tr.odd {
  background: #f0eee1;
}

p.dodano {
	font-size:10px;
	text-align:right;
	color:#8f8f8f;
	}
	
p.dodano span {
	color:#545454;
	}	

/* PODSTRONA */
.subpage {
	width:970px;
	padding:10px 0 0 0;
	height: auto !important;
	min-height: 450px; 
	height: 450px;	
	}

.subpage2 {
	width:970px;
	padding:10px 0 0 0;
	height: auto !important;
	min-height: 450px; 
	height: 450px;		
	}
	
.sub_left {
	width:681px;
	float:left;
	}	
	
.sub_left .baner_long {
	margin:0 0 0 20px;
	}	

.sub_right {
	width:279px;
	float:right;
	}	
	

.text_red h3 {
	margin:10px 0 0 0;
	padding:7px 0 0 42px;
	background:url(img/gora_red.jpg) no-repeat left; 
	color:#9e9e9e;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	width:639px;
	height:24px;
	}	

.text_green h3 {
	margin:10px 0 0 0;
	padding:7px 0 0 42px;
	background:url(img/gora_green.jpg) no-repeat left; 
	color:#9e9e9e;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	width:639px;
	height:24px;
	}
	
.text_red h3 a, .text_green h3 a {
	text-decoration:none;
	color:#808080;
	}	

.text_red h3 span, .text_green h3 span {
	padding:0 6px;
	}	

.text_red h3 span {
	color:#a10100;
	}
	
.text_green h3 span {
	color:#91ab2d;
	}	

.text_red h3 a.active, .text_green h3 a.active {
	text-decoration:none;
	color:#564c4c;
	}
	
.submenu {
	float:left;
	margin:0 0 0 10px;
	width:180px;
	background:#fefefd;
	}	
	
.submenu ul {
	list-style-type:none;
	margin:0;
	padding:2px 0;
	}	
	
.submenu ul li {
	padding:0;
	}	

.submenu ul li a {
	text-decoration:none;
	display:block;
	padding:4px 5px 4px 18px;	}
	
.text_red .submenu ul li a,  .text_green .submenu ul li a {
	/*color:#707065;*/
	color:#4e4e4e;	

	}
	
.text_green .submenu ul li a {
	/*color:#707065;*/
	color:#4e4e4e;	
	text-decoration:none;
	display:block;
	padding:4px 5px 4px 18px;
	background:url(img/plus.gif) no-repeat 5px 8px;			
	}	
	
.text_green .submenu ul li a:hover,
.text_green .submenu ul li.active a {
	color:#ffffff;
	background:url(img/plusb.gif) no-repeat 5px 8px #9ebf1b;
	}	
	
.text_red .submenu ul li a {
	text-decoration:none;
	display:block;
	padding:4px 5px 4px 18px;
	background:url(img/plusr.gif) no-repeat 5px 8px;		
	}	

.text_red .submenu ul li a:hover {
	color:#ffffff;
	background:url(img/plusb.gif) no-repeat 5px 8px #b71110;	
	}





.text_red .submenu ul li a.active,  .text_green .submenu ul li a.active {
	color:#707065;
	}

.text_red .submenu ul li a.active {
	color:#ffffff;
	background:#b71110;
	}

.text_green .submenu ul li a.active {
	color:#ffffff;
	background:#9ebf1b;
	}



.submenu ul li a span {
	padding:0 5px 0 0;
	font-weight:bold;
	}	

.text_red .submenu ul li a span {
	color:#b71110;
	}

.text_green .submenu ul li a span {
	color:#9bb82b;
	}

.text_red .submenu ul li a:hover span, .text_green .submenu ul li a:hover span {
	color:#ffffff;
	}
	
.submenu_bottom_red {
	background:url(img/submenu_bottom_red.jpg) no-repeat; 
	width:180px;
	height:5px;
	line-height:0px;
	font-size:0px;
	}	

.submenu_bottom_green {
	background:url(img/submenu_bottom_green.jpg) no-repeat; 
	width:180px;
	height:5px;
	line-height:0px;
	font-size:0px;
	}	
	

.tresc {
	float:right;
	width:475px;
	padding:5px 5px 0 0;
	/*color:#525252;*/
	color:#292929;	
	line-height:18px;
	text-align:justify;
	}	
	
.subpage2 .tresc {
	float:right;
	width:755px;
	padding:5px 5px 0 0;
	margin:0 5px 0 0;
	/*color:#525252;*/
	color:#292929;	
	line-height:18px;
	text-align:justify;
	}
	
.subpage2 .text_red h3 {
	margin:0;
	padding:7px 0 0 42px;
	background:url(img/gora_red2.jpg) no-repeat left; 
	color:#9e9e9e;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	width:928px;
	height:24px;
	}	

.subpage2 .text_green h3 {
	margin:0px;
	padding:7px 0 0 42px;
	background:url(img/gora_green2.jpg) no-repeat left; 
	color:#9e9e9e;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	width:928px;
	height:24px;
	}	
	
.tresc p {
	margin:0 0 10px 0;
	}	
	
.text_red .tresc h2 {
	font-size:12px;
	font-weight:bold;
	color:#b71110;
	text-transform:uppercase;
	}

.text_green .tresc h2 {
	font-size:12px;
	font-weight:bold;
	color:#6b8507;
	text-transform:uppercase;
	}
	
.tresc ul, .tresc ol {
	margin:5px 0 10px 30px;
	}	
	
ul.pliki {
	list-style-type:none;
	margin:5px 0 5px 3px!important;
	}	
	
ul.pliki li {
	background:url(img/files_icon.gif) no-repeat;
	padding:2px 0 6px 27px;
	margin:2px 0;
	}	
	
ul.pliki li a {
	text-decoration:none;
	color:#525252;
	}	
	
ul.pliki li a:hover {
	color:#b80100;
	}		
	
.tresc a {
	text-decoration:underline;
	color:#525252;
	}		
	
.tresc a:hover {
	text-decoration:none;
	color:#a30100;	
	}			
	
.galeria {
	padding:5px;
	}	
	
.galeria img {
	float:left;
	margin:0 10px 10px 0;
	padding:1px;
	border:1px solid #cbcbcb;
	}	
	
.tresc table {
	margin:5px 0 10px 0;
	background:#fefefd;
	border-collapse: collapse;
	}		
	
.tresc table td {
	padding:3px 5px;
	border-bottom:1px solid #d5d3c8;
	}	
	
.tresc table th,
.tresc table td.tabgora {
	background:#9bb82b;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:5px;
	}	
	
.tresc table td.tabgora {
	text-align:center;
	}		
	
.tresc table tr.odd {
  background: #f0eee1;
}
	
	
/* formularz zgloszeniowy  - waski */
.formularz {
	width:465px;
	margin:0 auto;
	}
.formularz form {
	text-align:left;
	font-size:11px;
	width:460px;
	vertical-align:middle;
	padding:0 0 10px 0;
	}	
	
.formularz form p {
	margin:0 0 10px 0;
	clear:both;
	}		
	
.formularz form span {
	width:138px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	
	}			
	
.formularz form small {
	font-size:11px;
	font-weight:bold;
	color:#bd1615;
	/*color:#404040;*/
	
	}	
	
.formularz form input,
.formularz form textarea {
	vertical-align:middle;
	border:1px solid #999999;
	padding:1px;
	width:305px;
	}	
	
.formularz form select {
	vertical-align:middle;
	border:1px solid #999999;
	padding:1px;
	width:310px;
	}		
	
.formularz form select.data {	
	width:71px;
	}	
	
.formularz form input.numer {	
	width:96px;
	}		
	
.formularz form input.check {
	padding:0;
	border:none;
	width:auto;
	margin:0 10px 0 0;
	}	
	
.formularz form input.czysc, .formularz form input.zatwierdz {
	text-align:center;
	width:auto;
	height:auto;
	padding:3px 10px;
	margin:15px 0 0 0;
	font-size:12px;
	font-weight:bold;
	}		
	
.formularz form input.czysc {
	float:left;
	background:#cccccc;
	border:1px solid #9c9c9c;
	color:#5d5d5d;
	}	
	
.formularz form input.zatwierdz {
	float:right;
	background:#91ab2d;
	border:1px solid #a8c82b;
	color:#ffffff;	
	}	
	
	
/* formularz zgloszeniowy  - szeroki */
/*form.zgloszenie2 {
	text-align:left;
	font-size:11px;
	width:700px;
	padding:0 0 10px 0;
	}	
	
form.zgloszenie2 p {
	margin:0 0 10px 0;
	clear:both;
	}		
	
form.zgloszenie2 span {
	width:200px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	}			
	
form.zgloszenie2 small {
	font-size:10px;
	font-weight:bold;
	color:#c30f0e;
	}	
	
form.zgloszenie2 input {
	vertical-align:middle;
	border:1px solid #999999;
	padding:1px;
	width:302px;
	}	
	
form.zgloszenie2 select {
	vertical-align:middle;
	border:1px solid #999999;
	padding:1px;
	width:307px;
	}		
	
form.zgloszenie2 select.data {	
	width:70px;
	}	
	
form.zgloszenie2 input.numer {	
	width:94px;
	}		
	
form.zgloszenie2 input.check {
	padding:0;
	border:none;
	width:auto;
	margin:0 10px 0 0;
	}	
	
form.zgloszenie2 input.czysc, form.zgloszenie2 input.zatwierdz {
	text-align:center;
	width:auto;
	height:auto;
	padding:3px 10px;
	margin:15px 0 0 0;
	font-size:12px;
	font-weight:bold;
	}		
	
form.zgloszenie2 input.czysc {
	float:left;
	background:#cccccc;
	border:1px solid #9c9c9c;
	color:#5d5d5d;
	}	
	
form.zgloszenie2 input.zatwierdz {
	float:right;
	background:#91ab2d;
	border:1px solid #a8c82b;
	color:#ffffff;	
	}		
*/	
	
/* STOPKA */

#footer {
	padding:0;
	margin:0;
	text-align:center;
	background:url(img/footer_bg2.jpg) repeat-x #91ab2d;
}

#footer2 {
	width:970px;
	margin:0 auto;
	text-align:left;
	background:url(img/footer_bg.jpg) repeat-y;
}

#footer2 #top2 {
	width:960px;
	height:22px;
	color:#686868;
	font:11px Arial, Helvetica, sans-serif;
	text-align:right;
	padding:4px 10px 0 0;
	background:url(img/page_bottom.jpg) no-repeat;
	}
	
#top2 a {
	text-decoration:none;
	color:#686868;
	font-weight:bold;	
}	

#top2 a:hover {
	color:#91ab2d;
}	
	
#footer2 #content {
	width:960px;
	padding:5px 0 5px 10px;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;	
	}	
	
#footer2 #content ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	}	
	
#footer2 #content ul li {
	display:inline;
	}		

#footer2 #content ul li a {
	text-decoration:none;
	color:#ffffff;
	}	
	
#footer2 #content ul li a:hover {
	text-decoration:underline;
	color:#ffffff;
	}		
	
#footer2 #content ul li span {
	padding:0 7px;
	}	
	
	
	
	
	div.mapa
	{
	width: 300px;
	float: left;
	}

.mapa ul li.g1 {
	padding:0;
	margin:0;
	}	
	
.mapa ul li.g1 a {
	color:#666666;
	font-weight:bold;
	}	
	
.mapa ul li.g2 {
	padding:0;
	margin:0 0 0 12px;
	}		
	
.mapa ul li.g3 {
	padding:0;
	margin:0 0 0 24px;
	}			
	
.mapa ul li.g3 a {
	color:#999999;
	}

	
	.error {
	padding:10px;
	background:#f8f8f8;
	border:1px solid #dcdcdc;
	margin:5px 0;
	font-weight:bold;
	text-align: center;
	}	
	
.green {
	color:#68b516;
	}	
	
.red {
	color:#c00000;
	}
	
.wynik {
	width:100%;
	padding:0 5px;
	margin:0 0 10px 0;
	}	
	
.wynik_l {
	float:left;
	width:300px;
	font-size:13px;
	font-weight:bold;
	}	
	
.wynik_l span {
	color:#7a921e;
	}	
	
.wynik_p {
	float:right;
	width:150px;
	text-align:right;
	padding:0 5px 0 0;	
	}		
	
.wynik_p a {
	text-decoration:none;
	color:#b70302;
	font-weight:bold;
	}	
.wynik_p a:hover {
	text-decoration:underline;
	}	

.mapa_lista {
	text-align:left;
	}

.mapa_lista li.g1 {
	list-style-type:none;
	}
	
.mapa_lista li.g1 a {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#809a1c!important;
}	

.mapa_lista li.g2 a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#555555!important;
}	

.mapa_lista li.g2 a:hover {
	font-size:11px;
	text-decoration:none;
	color:#809a1c!important;
}	

.mapa_lista li.g3 a {
	font-size:11px;
	text-decoration:none;
	color:#555555!important;
}	

.mapa_lista li.g3 a:hover {
	font-size:11px;
	text-decoration:none;
	color:#b70302!important;
}	

hr {
color: #c3c3c3; 
background-color: #c3c3c3;
opacity:0.5;
	}
	
/* newsletter */
div.newsletter {
	width:639px;
	border:1px solid #d31f1d;
	padding:5px 10px;
	background:url(img/news_bg.jpg) repeat-y #a80201;
	margin:10px 0 5px 0;
	clear:both;
	color:#FFFFFF;
}	

div.newsletter p.error {
	background:none;
	border:none;
	margin:0;
	font-weight:normal;
	padding:0px 0 5px 0;
	font-size:11px;
}

div.newsletter p.error strong {
	color:#FFFFFF;
	font-weight:bold;
	}

div.newsletter form input {
	vertical-align:middle;
	padding:0px 5px;
	height:19px;
	border:1px solid #a80201;
	width:340px;
	font:12px Arial, Helvetica, sans-serif;
	}
	
div.newsletter span {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 10px 0 0;
	}
	
div.newsletter small {
	font:11px Arial, Helvetica, sans-serif;
	padding:0 6px 0 0;
	}	
	
div.newsletter form input.zapisz {
	height:19px;
	width:62px;
	background:url(img/zapisz.gif) no-repeat;
	padding:0 0 0 0px;
	margin:0 0 0 10px;	
	border:0;
	}	
	
div.newsletter form input.wypisz {
	height:19px;
	width:62px;
	background:url(img/wypisz.gif) no-repeat;
	padding:0 0 0 0px;
	margin:0 0 0 10px;
	border:0;
	}	

/* forum */	
.forum table {
	background:none;
	text-align:left;
	color:#5a5a56;
	border-collapse: collapse;
	}
	
.forum table td.miasto {
	background:#87a419;
	padding:5px 10px!important;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	}	
	
.forum table td.miasto a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#eeecde;
	}	
	
.forum table td.miasto a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
.forum table td.last {
	background:#ffffff;
	color:#6e6e6e;
	font-size:11px;
	border-bottom:1px solid #e8e8e8;	
	}	
	
.forum table td.legend {
	background:#ffffff;
	color:#ba0b09;
	font-weight:bold;
	font-size:11px;
	}			
	
.forum table td.temat a {
	font-size:12px;
	text-decoration:none;
	color:#3c3c3c;
	font-weight:bold;
	}	
	
.forum table td.temat a:hover {
	text-decoration:none;
	color:#c61413;
	}		
	
.forum table td.temat h2 {
	margin:0 0 10px 0; 
	}

.forum table td.temat h2 a {
	font-size:14px;
	text-decoration:none;
	color:#3c3c3c;
	font-weight:bold;
	text-transform:none;
	}	
	
.forum table td.temat h2 a:hover {
	text-decoration:none;
	color:#c61413;
	}			
	
.forum table td.watek img {
	padding:3px 0 0 0;
	}	
	
.forum table td.topic {
	background:#faf8f5;
	border-bottom:1px solid #91ab2d;
	}	
	
.forum table td.navigation {
	padding:8px 5px;
	}
	
.forum table td.navigation a {
	font-size:11px;
	text-decoration:none;
	color:#868686;
	font-weight:bold;
	}	
	
.forum table td.navigation a:hover,
.forum table td.navigation a.active {
	color:#94b02c;
	}	
	
.forum table td.navigation span
{
	padding:0 5px;
	color:#94b02c;
	font-weight:bold;
}

