body
	{
		font-family: verdana, arial, geneva;
		font-size: 11px; /*background: #C2C2C2 url(../images/background2.gif) repeat-x;*/
		/*background: #8e8e8e url(../images/background3.gif) repeat-x;*/
		/*background: #707170 url(../images/background4.gif) no-repeat left top;*/
		background: url(../images/back7.gif);
		margin: 0px 0 10px 0;
	}
	tr td
	{
		font-family: verdana, arial, geneva;
		font-size: 11px; /*background: #C2C2C2 url(../images/background2.gif) repeat-x;*/
		color: white;
		font-size: 12px;
	}

	h1
	{
		/*color: #AFAFAF;
		color: #B3F0B0;
		color: #FF8500;*/
		color: #CFCFCF;
		font-size: 16px;
		margin-left: -10px;
	}
	h2
	{
		color: #BFBFBF; /*#B3F0B0;*/
		font-size: 15px;
		margin-left: -10px;
		font-style: italic;
	}
	h3
	{
		color: #BFBFBF;
		font-size: 14px;
		margin-left: -10px;
		font-style: italic;
	}
	h4
	{
		color: #BFBFBF;
		font-size: 14px;
		margin-left: -10px;
		font-style: italic;
	}
	a
	{
		color: #94FF8F;
		font-weight:bold;
		text-decoration:none;
	}
		a:hover
	{
		color: #ff8000;
	}

	#topwrapper
	{
		width:100%;
	}

	#wrapper
	{
		margin:0pt auto;
		padding:0pt;
		text-align:left;
		width:700px;
		height: auto;
		/*height: 600px;*/
		border: 1px solid #1b691d;
		background: #146810 url(../images/background-main2.gif) no-repeat 0px 150px;
	}
	#header
	{
		background:url(../images/header5.gif) no-repeat scroll left top;
		height:130px;
		margin-bottom:0px;
		padding:0px 0pt 0pt 0px;
		width:700px;
	}
	#footer
	{
		background:#727272 url(../images/footer2.gif);
		height:60px;
		margin-bottom:0px;
		padding:9px 0pt 0pt 0px;
		width:700px;
		color: #ffffff;
	}
	#footer a
	{
		font-weight:normal;
	}
	#footer .eurosen
	{
		color: #FFFFFF;
		font-weight:bold;
	}	
	#menu
	{
		background: #ffffff;
		height: 30px;
		width: 700px;
	}
	#content
	{
		border: 0px solid #D0D0D0;
		padding: 0px;
		width:700px;
		display: block;
		height: auto;
		/*min-height: 1000px;*/
		background: #146810 url(../images/background-main2.gif) no-repeat;
	}
	#announce
	{
		border: 0px solid #D0D0D0;
		display:block;
		width: 650px;
		padding: 15px;
		margin: 10px 0 0px 15px;
	}		
	#left
	{
		float: left;
		border: 0px solid #D0D0D0;
		display:block;
		width: 150px;
		height: 350px;
		padding: 0px;
		color: white;
		text-align: justify;
		/*background: url(../images/div_bottom.gif) bottom repeat-x;*/
		margin: 60px 0 0 0;
	}
	#right
	{
		font-size: 12px;
		float: right;
		border: 0px solid #D0D0D0;
		display:block;
		width: 400px;
		/*height: 400px;*/
		height: auto;
		min-height: 420px;
		padding: 0 60px 0 30px;
		color: white;
		margin: 0 0 20px 0;
		line-height: 1.5em;
	}
	#section
	{
		font-size: 12px;
		float: right;
		border: 0px solid #D0D0D0;
		display:block;
		width: 600px;
		padding: 30px 50px 30px 50px;
		/*height: 400px;*/
		height: auto;
		min-height: 600px;
		color: white;
		margin: 0 0 0 0;
		line-height: 1.3em;
	}
	.trans img
	{
		filter:alpha(opacity=30);
		-moz-opacity:.30;
		opacity:.30;
	}
		.trans:hover
	{
		filter:alpha(opacity=100);
		-moz-opacity:.990;
		opacity:.99;
	}
	.!padder
	{
		padding: 4px;
		display:block;
		width: 99%;
		height: 99%;
	}
	#languages
	{
		color: white;
		padding: 4px;
		display: block;
		width: 230px;
		height:20px;
		background: transparent;
		/*background: url(../images/languages.png);*/
	}
	#languages a
	{
		color: white;
		font-size: 12px;
	}	
	#languages a:hover
	{
		color: 	#EF2C2C;
		font-size: 12px;
	}		
	.napis 
	{
		font-size:15px;
		font-weight:bold;
		color: #FF8500;
		margin-left: -10px;
	}
	.pic_intro
	{
		border: 1px solid white;
		width: 120px;
		margin: 0 20px 10px 60px;
	}
