/* reset css */

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

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

TABLE {border-collapse:separate;border-spacing:0;}
CAPTION, TH, TD {font-weight:normal;}
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 }
H1 IMG, H2 IMG, H3 IMG, H4 IMG, H5 IMG, H6 IMG {margin:0;}
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 1.5em;}
DL {margin:0 0 1.5em 0;}
DD {margin-left:1.5em;}
TH, TD, CAPTION {padding:4px;}
WBR { display: inline-block; }

BODY {
	height:100%;

  font-size: 11px;
	line-height:140%;
	font-family: Tahoma, Verdana, serif;
	color: #4f4f4f;

}

H1, .tlo2		 	{
	font-size: 12px;
	color: #275899;
	font-weight: bold;
	padding-top:7px;
	padding-bottom:5px;
	margin:0px;
}

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

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


/* formularze */
INPUT, SELECT	{
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #3A5B35;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding:4px;
}

TEXTAREA{
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #3A5B35;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding:4px;
}

.formularz2	{
	cursor:pointer;
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #3A5B35;
	font-size: 11px;
	background-color: #75AC37;
	color: #ffffff;
	padding:4px;
}

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

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

.top, .top TD, .top TH {
	vertical-align:top;
}

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

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

.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 { background-color: #ffffff; }


/* tlo tresc */
.tlo3	{

	padding:4px;
}

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

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

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

/* 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, A.przycisk:link	, A.przycisk:visited, A.przycisk:active {
	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:hover {
	background-image:url('../grafika/przycisk2.gif');
  text-decoration : none;
}

#art_mapa ul{
	list-style-image: url('../grafika/list.gif');
	padding-left:20px;
	margin:0px;
}

#art_mapa li{
	padding:1px;
}


/* error box */

#err_box {
	background-color: #e3e5e8;
	border: 1px solid #54545b;
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #790000;
	z-index: 1000;
	position: fixed; left: 0px; right: 0px; top: 10px;
	width:700px; margin:auto;
	display: none;
}

* html #err_box { position:absolute; }

#err_hide {
	clear:both;
  color: blue;
	width:100px;
	height:25px;
	line-height:25px;
	background-color:#124f9a;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	float:right;
  cursor: pointer;
}


#err_validate {
	font-weight: bold;
	display:block;
	text-align:left;
	line-height:160%;
}

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

/* pagination */
.nawig{
	margin:auto;
	text-align:center;
}

.nawig TD{
	padding:4px;
	padding-left:2px;
	padding-right:2px;
}

.nawig TD SPAN{
	display:block;
	width:28px;
}

.nawig TD A, .nawig TD A:link, .nawig TD A:visited, .nawig TD A:active	{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	width:28px;
	text-align:center;
	color: #275899;
	font-size:13px;
	background-color:#f1efef;
	border:1px solid #d5d3d3;
	text-decoration: none;
}

.nawig TD A:hover, .nawig TD A.nawig_wyb	{
	color: #ffffff;
	background-color:#e67817;
	border:1px solid #666666;
	text-decoration: none;
}

/* art submenu */
TABLE.submenu{
	margin:auto;
	width:100%;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

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: #75ac37;
	color:#ffffff;
	font-size: 12px;
	background-color: #44a200;
}


TABLE.submenu A:hover {
	background-color:#0b7a00;
	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:15px;
	background-color: transparent;
}


TABLE.submenu4 TD{
	padding:4px;
	background-color: transparent;
}


TABLE.submenu4 TD.td1{
	width:100px;
	text-align: center;
}


#komunikaty{
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px solid #858689;
	margin-bottom:4px;
}

/* 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 MS, Arial, serif;
	color: #949393;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}

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


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

.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:#ffffff;
	background-image:url('../img/img/menu_u.gif');
	background-position:top left;
	background-repeat:repeat-x;

  	padding-left: 	15px;
  	padding-right: 	15px;
  	padding-top: 	5px;
  	padding-bottom: 7px !important;
	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:#ffffff;
	background-image:url('../img/img/menu_a.gif');
	background-position:top left;
	background-repeat:repeat-x;
  	padding-left: 	15px;
  	padding-right: 	15px;
  	padding-top: 	5px;
  	padding-bottom: 7px !important;
	padding-bottom: 8px;
}


.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');
	background-position:top left;
	background-repeat:no-repeat;
}


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


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


#kolumny_k{
	clear:both;
	padding-top:5px;
}

#lewa_k{
	width:210px;
	text-align:left;
	float:left;
}

#srodek_k{
	width:580px;
	text-align:left;
	float:left;
	overflow:hidden;
}

#srodek_k2{
	width:560px;
	text-align:left;
	margin:auto;
}


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


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

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

/* modyfikacje afektywni.pl */
BODY {
  background-color: #fefef3;
}
H1, .h1_1, H1.h1_1, .h1_2, H1.h1_2, .tlo2 {
	color: #004a6f;
	padding: 20px 0px 0px 40px;
	background-image: url(../img/img/h1.gif);
	background-repeat: no-repeat;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	background-position: bottom left;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	text-transform: uppercase;
	margin-bottom: 12px;
	background-color: transparent;
	line-height: 1.4em;
}


H1, .h1_2, H1.h1_2, .tlo2 {
	background-image: url(../img/img/h2.gif);
}
.tlo2 {
	display: block;
}
.szerokosc {
	width: 1010px;
}
.szerokosc2 {
	width: 600px;
}
.szerokosc3 {
	width: 355px;
}
.szerokosc5 {
	width: 700px;
}
.szerokosc4 {
	width: 255px;
}
#TOP {
	margin: auto;
	text-align: center;

}
#NAGLOWEK {
	height: 162px;
	background-image: url(../img/img/baner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	overflow: hidden;
}
#MENU_TOP {
	height: 27px;
	background-image: url(../img/img/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin-bottom: 4px;
}
#TRESC1 {
	width: 1010px;
}
#TRESC2 {
	width: 975px !important;
	width: 1010px;
	padding-left: 35px;
	text-align: left;
	font-size: 10pt;

}
#TRESC2 p {
	margin-bottom: 8px;
	line-height: 1.5em;
}
.pomoc, a.pomoc, a.pomoc:link, a.pomoc:visited, a.pomoc:active {
	display: block;
	padding: 4px 4px 4px 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center left;
	color: #414141;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
a.pomoc1:hover {
	background-image: url(../img/img/s1.gif);
}
a.pomoc2:hover {
	background-image: url(../img/img/s2.gif);
}
a.pomoc3:hover {
	background-image: url(../img/img/s3.gif);
}
.panel {

	background-image: url(../img/img/panel_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.panel2 {
	background-color: #afde8a;
	color: #004a6f;
	font-weight: bold;
	background-image: url(../img/img/news_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 12px;
}
.linia {
	background-color: #610f1b;
	height: 1px;
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.linia2 {
	background-color: #75ac37;
	height: 1px;
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.img {
	border: 1px solid #3f9f31;
}
.tytul {
	color: #75ac37;
	font-size: 12.4pt;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	margin-bottom: 4px;
	font-weight: normal;
}
.tytul2 {
	color: #3f9f31;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	font-size: 12px;
	margin-bottom: 4px;
}

.tytul2 a, .tytul2 a:active, .tytul2 a:link, .tytul2 a:visited {
	color: #004a6f;
}
.tytul2 a:hover {
		color: #004a6f;
}

.tytul3 {
	color: #a60000;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	margin-bottom: 10px;
	margin-top: 10px;
	font-style: italic;
	font-size: 13.4pt;
}
.tytul3 a, .tytul3 a:active, .tytul3 a:link, .tytul3 a:visited {
	color: #a60000;
}
.tytul3 a:hover {
		color: #a60000;
}
.tytul4 {
	color: #004a6f;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	margin-top: 10px;
	font-size: 18px;
}
.tytul4 a, .tytul4 a:active, .tytul4 a:link, .tytul4 a:visited {
	color: #004a6f;
}
.tytul4 a:hover {
		color: #066e0e;
}
.tytul5 {
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	font-size: 12px;
}
.tytul5 a, .tytul5 a:active, .tytul5 a:link, .tytul5 a:visited {
	color: #ffffff;
}
.tytul5 a:hover {
	color: #000000;
}
.tekst {
	color: #767676;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	font-size: 12px;
}
.wiecej, .wiecej:active, .wiecej:link, .wiecej:visited {
	padding-right: 20px;
	background-image: url(../img/img/strzala_z1.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #3f9f31;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.wiecej:hover {
	background-image: url(../img/img/strzala_z2.gif);
	color: #066e0e;
}
.top {
	vertical-align: top;
}
.data {
	font-size: 10px;
}
.bg3 {
	background-color: #5eba00;
}
.bg4 {
	background-color: #369502;
}
.bg1 {
	background-color: #44a200;
}
.bg2 {
	background-color: #0b7a00;
}
#STOPKA {
	margin: auto;
	text-align: center;
	height: 20px;
	margin-top: 4px;
}
.menu_forum, .menu_forum2 {
	width: 194px;
	margin-right: 4px;

}
.menu_forum a, .menu_forum a:link, .menu_forum a:visited, .menu_forum a:active, .menu_forum2 a, .menu_forum2 a:link, .menu_forum2 a:visited, .menu_forum2 a:active {
	color: #ffffff;
	font-size: 10pt;
	padding: 6px 0px 6px 20px;
	background-color: #94c153;
	display: block;
}
.menu_forum2 a, .menu_forum2 a:link, .menu_forum2 a:visited, .menu_forum2 a:active {
	background-color: #75ac37;
}
.menu_forum a:hover, .menu_forum2 a:hover {
	background-color: #659d3a;
	color: #000000;
}

#logo{
  display: block;
  height: 80px;
  width: 400px;
}

.logowanie{
  /*3f9f31*/
  float: right;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  color: #ffffff;
  padding-right: 30px;
}

.logowanie a, .logowanie a:visited, .logowanie a:link, .logowanie a:active{
  color: #ffffff;
}

.logowanie a:hover {
  color: #3f9f31;
}
