body
	{
	margin:5px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
* 
	{
	outline:none;
	}


#wrapper
	{
	width:973px;
	overflow:hidden;
	margin:0 auto 0 auto;
	}
	#head
		{
		width:973px;
		height:186px;
		background:url(/skin/images/head_bg.gif) 0 0 no-repeat;
		z-index:1;
		}
		#head h1
			{
			display:none;
			}
	#foot
		{
		width:850px;
		height:34px;
		background:url(/skin/images/foot_bg.gif) 0 0 no-repeat;
		color:#999999;
		font-size:11px;
		text-align:right;
		padding:76px 120px 0px 0px;
		}
		#foot a
			{
			color:#999999;
			text-decoration:none;
			}
	
	#menu
		{
		width:786px;
		height:54px;
		position:relative;
		top:105px;
		left:186px;
		}
		#menu a
			{
			display:block;
			width:100px;
			line-height:3em;
			float:left;
			margin:8px 0 0 10px;
			text-align:center;
			text-decoration:none;
			color:#FFF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			}
			#menu a.cur,
			#menu a:hover
				{
				background-color:#db221f;
				}
			
			#menu a.lang_pl,
			#menu a.lang_de
				{
				width:53px;
				height:53px;
				background:url(/skin/images/lang_pl.jpg) center center no-repeat;
				margin:0 0 0 73px;
				}
				#menu a.lang_pl
					{
					background-image:url(/skin/images/lang_de.jpg);
					}
	
	#content
		{
		overflow:hidden;
		background:url(/skin/images/line_vert.gif) 52px 0 repeat-y;
		padding:15px 0 0 105px;
		}
		#cont_txt
			{
			width:750px;
			min-height:300px;
			}
			#cont_txt a
				{
				color:#db221f;
				text-decoration:none;
				font-weight:bold;
				}
			#cont_txt #coll
				{
				width:350px;
				padding-right:30px;
				float:left;
				border-right:1px #999999 dashed;
				}
			#cont_txt #colr
				{
				width:320px;
				float:left;
				padding-left:15px;
				}
				#colr label
					{
					width:75px;
					display:block;
					float:left;
					}
				#colr input[type=submit]
					{
					border:1px #CCCCCC solid;
					background-color:#FFFFFF;
					font-weight:bold;
					padding-bottom:2px;
					cursor:pointer;
					}
				#colr input[type=text]
					{
					width:230px;
					}
				#colr textarea
					{
					width:230px;
					height:150px;
					}
		#content .contbg1
			{
			background:url(/skin/images/contbg/1.jpg) left bottom no-repeat;
			text-align:right;
			padding-left:500px;
				width:250px;
			}
		#content .contbg2
			{
			background:url(/skin/images/contbg/2.jpg) right top no-repeat;
			width:450px;
			padding:0 285px 0 15px;
			}
		#content .contbg3
			{
			background:url(/skin/images/contbg/3.jpg) left bottom no-repeat;
			text-align:right;
			padding-left:450px;
			width:300px;
			}
		#content .contbg4
			{
			padding: 0 15px 0 15px;
			width:720px;
			}
		#content .contbg5
			{
			background:url(/skin/images/contbg/5.jpg) right bottom no-repeat;
			width:300px;
			padding:0 435px 0 15px;
			}
			#cont_txt h1
				{
				color:#f72317;
				}
		#content .contbg7
			{
			}
			#content .contbg7 img
				{
				border:0;
				float:left;
				}
			#content .contbg7 div.partner
				{
				width:700px;
				overflow:hidden;
				margin:0 auto 30px auto;
				}
				#content .contbg7 div.partner_txt
					{
					width:425px;
					padding-left:15px;
					float:left;
					}
		
		