body {
	font:		12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif ;
	background: #8dcb45 url(../assets_images/bgMain.png) repeat-x;
	text-align:	center;
	margin:		0px;
	padding:	0px;
	color:		#525252;
	
}

h1 {
	margin:		0px;
	padding:	0px;
	font:		16px/18px  Verdana, Geneva, Arial, Helvetica, sans-serif  ;
	color:		#7f7f7f;
	text-align:	left;
	font-weight: bold;
}

h2 {
	margin:		0px;
	padding:	0px;
	font:		14px/16px  Verdana, Geneva, Arial, Helvetica, sans-serif  ;
	color:		#006a3c;
	text-align:	left;
	font-weight: bold;
}

h3 {
	margin:		0px;
	padding:	0px;
	font:		12px/14px  Verdana, Geneva, Arial, Helvetica, sans-serif  ;
	color:		#000;
	text-align:	left;
	font-weight: bold;
}


a,a:visited {
	color:		#000000;
	text-decoration: underline;
	
}
a:hover {
	text-decoration: underline;
	color: #006a3c;
}
a.menu
{
	float:		left;
	position:	absolute;
	top:		9px;
	left:		0px;
	padding:	0px 11px;
	border:		0px solid black;
	height:		27px;
	color:		#676666;
	text-decoration: none;
}

a.menu:hover
{
	background: url(../assets_images/menuHover.png) repeat-x;
	color:		#530000;
	text-decoration: underline;	
}

div {
	position:	relative;
	margin:		0px;
	padding:	0px;
	text-align:	left;
	
}

div#top {
	width:		961px;
	margin:		0px auto 0px auto;
	height:		209px;
	border:		0px solid white;
	background: url(../assets_images/topImg.jpg) no-repeat;
}


div#topTxt
{
	position:	absolute;
	top:		80px;
	left:		60px;
	color:		#4a4a45;
	font-size:	10px;
}

div#menu
{
	width:		961px;
	background:	url(../assets_images/bgMenu.png) repeat-x;
	height:		32px;
	margin:		0px auto;
}
div#leftMenu img
{
	position:	absolute;
	top:		15px;
	left:		0px;
}
div#topMenu 
{
	position:	absolute;
	top:		10px;
	right:		30px;
	color:		#7f7f7f;
}
div#topMenu a
{
	color:		#7f7f7f;
	font-size:	10px;
}
div#middleMain
{
	width:100%;
	border:	0px solid black;
}
div#middle
{
	width:		961px;
	
	margin:		0px auto;
	background:	white url(../assets_images/bgMiddle.png) repeat-x;
}
div#bottom
{
	width:		961px;
	background: url(../assets_images/bottom.jpg) no-repeat;
	height:		64px;
	margin:		0px auto;
	clear:		both;
}
img#frog
{
	position:	absolute;
	bottom:		0px;
	left:		0px;
	
	z-index:	1;
}
div#rightMenu
{
	float:		right;
	text-align:	right;
	font-size: 10px;
	color:		#0f7b4e;
	margin:		9px 5px 0px 0px;
}

div#leftMenu
{
	margin-left:20px;
}


div#banner
{
	height:		740px;
	text-align:	center;
}

div#main
{
	background: url(../assets_images/bgMiddleMain.png) repeat-x;
	width:		100%;
}
img#mainImg
{
	position:	absolute;
	top:		0px;
	right:		0px;
}
div#left
{
	float:		left;
	width:		600px;
	border:		0px solid black;
	margin-left:60px;
	padding-top:30px;
	padding-bottom: 40px;
}
div#right
{
	float:		right;
	color:		#455627;
	border:		0px solid black;
	width:		250px;
	margin-right:20px;
	padding-top:30px;
}
div#left a
{
	color:		#455627;
	/*float:		right;
	margin-right:20px;*/
} 
div#right a
{
	color:		#455627;
	float:		right;
	margin-right:20px;
} 
div#leftLeft
{
	color:		#525252;
	float:		left;
	width:		48%;
}

div#leftLeftSide
{
	color:		#525252;
	float:		left;
	width:		96%;
}

div#leftLeftSide a
{
	text-align:		left;

}

div#rightRight
{
	color:		#525252;
	float:		right;
	width:		48%;
}
img#bgLeft
{
	position:	absolute;
	top:		0px;
	left:		0px;
	overflow:	hidden;
}
img#bgRight
{
	position:	absolute;
	top:		0px;
	right:		0px;
	overflow:	hidden;
}
div#bottomLeft
{
	font-size:	10px;
	float:		left;
	margin:		28px 0px 0px 10px;
	color:		white;
}
div#bottomRight
{
	font-size:	10px;
	float:		right;
	margin:		28px 10px 0px 10px;
	color:		white;
}
div#bottomRight a
{
	font-size:	10px;
	color:		white;
}

/*andrzej */

.small {
	text-align:	center;
	margin:		0px;
	padding:	0px;
	color:		#7f7f7f;
	font-size: 11px;
	
}

div#bbb
{
	width:		961px;
	height:		58px;
	margin:		10px auto;
	clear:		both;
	text-align: center;
}

div#plogos
{
	width:		961px;
	height:		41px;
	margin:		10px auto;
	padding-top: 2px;
	clear:		both;
	text-align: center;
	background-color: #FFF;
}

#middleMain #middle #main #left #leftLeftSide p.righta {
	text-align: right;
	font-weight: bold;
	padding-right: 50px;
}
.attention {
	font-weight: bold;
	color: #f02121;
}
.attentionbig {
	font-weight: bold;
	color: #f02121;
	font-size: 18px;
}

