			body
			{
				background: url('img/bg.png') repeat;
				font-size:11px;
				color:#000000;	
				font-family: verdana;
				margin:0 auto;
				
				height: 100%;
				
			} 
			a {
						text-decoration: underline;
						font-weight: none;
						color: #000000;
				}
			.mybody
			{
				
				margin:0 auto;
				width: 879px;
				position: relative;
				
				height: 100%;
			} 
			.menu
			{
				background: url('img/menu.png');
				height: 38px;
				margin:0 auto;
				width:867px;
				position: relative;
				top:-3px;
				
			}
			.menu ul 
			{
				margin: 0px;
				padding: 0px;
				list-style-type: none;
				text-align: center;
				padding-left:130px;
				
			}
			.menu ul li { float: left; }
			.menu ul li a
			{
				background: url('img/menu.png') ;
				width:120px;
				height:23px;	
				text-align: center;
				padding-top: 9px;
				font-weight: bold;
				float: left;
				font-size: 10px;
				text-decoration: none;
			}
			.menu li a:hover
			{
				background: url('img/menu-hover.png');				
			}
			.shadl
			{
				width:6px;
				background: url('img/shad-l.png') repeat-y;
				height: 100%;
				position: absolute;
				top:-7px;
				left: 0px;
			}
			.shadp
			{
				width:6px;
				background: url('img/shad-p.png') repeat-y;
				height: 100%;
				position: absolute;
				right: 0px;
				top:-7px;
			}
			.shadb
			{
				height:6px;
				background: url('img/shad-b.png') repeat-x;
				position: relative;
				top:-2px;
				width:867px;
				left:6px;
			}
			.kontener
			{
				
				margin:0 auto;
				text-align: left;
				width:867px;
				position: relative;
				
			} 
			.text
			{
				font-size:11px;
				color:#000000;	
				font-family: verdana;
				background-color: #ffffff;
				position: relative;
				top: -3px;
				
				
				
			}
			
			.leftbox
			{
				position: absolute;
				text-align: left;
				width: 204px;
				padding-bottom: 30px;
				padding-top: 3px;
				padding-right: 6px;
				top: 10px;
				left: 20px;
				border-right: #BFBFBF solid 1px;
				
			}
			.rightbox
			{
				position: relative;
				text-align: justify;
				width: 564px;
				top: 10px;
				left: 260px;
				padding-top: 3px;
				padding-bottom: 35px;
				padding-right: 40px;
			}
			
			h3
			{
				letter-spacing: 2px;
				font-size: 13px; 
				font-weight: bold; 
				border-bottom: #98b1c8 solid 1px;	
				margin-top: 50px;
				margin-right: 0px;
				margin-bottom: 5px;
			}
			h2
			{
				letter-spacing: 2px;
				font-size: 13px; 
				font-weight: bold; 
				border-bottom: #98b1c8 solid 1px;	
				margin-top:0px;
				margin-right: 0px;
				margin-bottom: 5px;
			}
			h4
			{
				letter-spacing: 2px;
				font-size: 13px; 
				font-weight: bold; 
				border-bottom: #98b1c8 solid 1px;	
				margin-top:20px;
				margin-right: 0px;
				margin-bottom: 5px;
			}
		.mlink
		{
			position: absolute;
			width: 248px;
			height: 133px;
			top: 8px;
			left: 39px;
		}

