/* GLOWNE BLOKI  */


/* Glowne ustawienia strony */

html { 
	min-width: 780px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #298217;
	color: #000000;
	font: 11px Verdana, Helvetica, sans-serif;
	}


#main{
background: #edf2e3;
width: 780px;
margin: 0 auto;
text-align: center;
margin-top: 80px;
padding-bottom: 50px;
}

  	
#global{
 	width: 705px;
 	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	border: 0;
	background: #edf2e3;
}



/* LOGO */

#logo{
width: 705px;
height: 100px;
text-align: left;
margin: 0;
border: 0;
}

#logo a{
width: 705px;
height: 100px;
display: block;
background: transparent url('../img/logo.gif') no-repeat left;
}


#content {
	padding: 15px 0 0 0;
	margin: 0;
	background: #EDF2E3;
	text-align: left;
	border: 0;
	width: 705px; 
}




/* LEWA i PRAWA SEKCJA */


#RightSec{
	width: 135px; 
	height: 340px;
 	float: right;
	margin: 0;
	padding: 0;
	background: transparent url('../img/bg_right.gif') repeat-y left;
}



/* menu nawigacyjne */

#RightSec ul{
	padding: 0;
	margin: 15px 0 15px 12px;
	border: 0;
	list-style: none;
}

#RightSec ul li{
	margin: 0 0 3px 0;
	padding: 0;
}

#RightSec ul li a{
	width: 123px;
	height: 35px;
	text-decoration: none;
	text-align: center;
	color: #000;
	background: transparent url('../img/bg_m.gif');
	margin: 0;
	border: 0;
	display: block;
	padding: 4px 23px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
	height: 31px;
}

html>body #RightSec ul li a {
	width: 100px; /* ie5win fudge ends */
	height: 31px;
}


#RightSec ul li a.click{
	background: transparent url('../img/bg_mo.gif');
}

#RightSec ul li a:hover{
		background: transparent url('../img/bg_mo1.gif');
}


strong.Oneline{
display: block;
margin-top: 7px;
}



/* TRESC MAIN */



#MainSec{
width: 570px;
padding: 0;
background: transparent;
text-align: left;
float: left;
}



/* KLASY WSPOLNE - GLOBALNE*/

.alt{
display: none;
}

.small{
font-size: 10px;
}




/* adnosniki */
a{
text-decoration: none;
color: #695396;
}
a:hover{
text-decoration: underline;
}









/* linia */

hr{
border-bottom-color: #dfe4d6;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
height: 1px;
margin: 15px 0 10px 0;
clear: both;
}



/* jasniejsza czcionka */

.ogl{
color: #7C7C7C;
font-size: 10px;
}






/* STOPKA */


/* usytuowanie bloku */

#footer{
 	width: 705px;
 	text-align: center;
	color: #98cc87;
	background: transparent;
	margin-right: auto;
	margin-left: auto; 	
	padding: 10px;
	margin-top: 10px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 685px;
}
html>body #footer {
	width: 685px;
}





/* zawartosc bloku */


#footer a{
color: #98cc87;
}

#footer ul{
	padding: 0;
	margin: 0 0 12px 0;
	border: 0;
	list-style: none;
}

#footer ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer ul li a{ 
padding: 0 10px;
background: url('../img/bg_mbot.gif') no-repeat left 2px ;
}
#footer ul li a.clicka{ 
font-weight: bold;
background: none;
}

#footer ul li a.First{ 
background: none;
}

#footer ul li a.click{ 
font-weight: bold;
}