@CHARSET "iso-8859-2";
body{
padding:0;
margin:0;
background: green url("ixlo_old_graf/tlo1.jpg");
text-align:center;
}
#container{
text-align:left;	
background: green;
position: relative;
width: 740px; /* width + border for IE 5.x */
w\idth: 740px; /* real width */
margin: auto;
font-family:arial;
font-size:0.75em;
}
	#preheader{
	font-size:1em;
	font-weight:bold;
	color:white;
	height:15px;
	background: green;
	padding:5px 0 0 0;
	}
	#header{
	width:740px;
	background: green ;
	vertical-align:bottom;
	padding:0;
	margin:0;
	}
		#header #headerleft{
			position:absolute;/*incaczej w ie sie kiepsci*/
			left:0;
			padding:0;
			margin:0;
			width: 190px;
			background:url("graf/logo_very_new2.jpg") no-repeat;
			float:left;
			height:185px;
		}
		#header #headerright{
			
			padding:0;
			margin:0 0 0 190px;
			width: 550px;
			height:185px;
			background:  url("graf/banner1.jpg") no-repeat;
			
			
			
		}
		#header #flags_area{
		height:50px;
		background:url("graf/9LO10.png") no-repeat;
		font-size:12px;
		}
		#ang_flag{
		text-decoration:none;
		position:relative;
		top:20px;
		left:120px;
		width:23px;
		height:15px;
		background:green url(graf/eng_flag.png) no-repeat;
		}
		#ger_flag{
		text-decoration:none;
		position:relative;
		top:20px;
		left:60px;
		width:23px;
		height:15px;
		background:green url(graf/ger_flag.png) no-repeat;
		}
		#pol_flag{		
		text-decoration:none;
		position:relative;
		top:20px;
		left:0px;
		width:23px;
		height:15px;
		background:green url(graf/pol_flag.png) no-repeat;
		}	
		#header p{
		vertical-align:top;
		margin:0px 0 0 190px;
		padding:0;
		text-align:center;
		font-size:38px;
		font-variant:small-caps;
		color:white;
			clear:both;
			line-height:23px;
		
		}
		#header p span{
		vertical-align:top;/*by podniesc text w ie*/
		margin: 0;
		padding:0;
		font-size:0.4em;
		font-variant:none;
		}
		
	#mid{
	margin:4px 0 0 0;
	background:url(graf/content_bg.png) no-repeat;
	height:	auto;
	padding: 5px 15px;
	/*border:solid #7b8e56;
	border-width:0 0;*/
	}	
	#middle{
	margin: 4px 0 0 0;
	}
		div#content {
		
		margin: 0px 4px 4px 190px;
		background: white;
		border: 1px solid forestgreen;

		min-height: 700px;
		width: 524px;
		padding: 10px;
		}
		#menuHolder{
			float:left;
			width:166px;
			padding: 0;
			margin: 0 0 0 4px;
		}
		#upperroundcorners{
		font-size:5px;
		margin:0;
		padding:0;
		width:180px;
		height:6px;
		background: url("graf/background_for_menu-inner_top.png") no-repeat;
		
		}
		#lowerroundcorners{
		font-size:5px;
		margin:0;
		padding:0;
		width:180px;
		height:6px;
		background: url("graf/background_for_menu-inner_bottom.png") no-repeat;
	
		}
		
	#footer{
	clear:both;
	height:61px;
	background: #909090 url(graf/bottom.png);
	}

