			body, html{
				margin: 0px;
				padding: 0px;
				background: #263772 url('./bg.jpg') repeat;
			}			

			.main{
				width: 760px;
				height: 100%;
			}

			a:link,a:visited{
	font: bold 9pt Verdana;
	color: #210B9F;
	text-decoration: underline;
}

			a:hover{
                		color: #4596BF;
                		text-decoration: none;
			}

			a.bottom, a.bottom:visited{
	font: 8pt Tahoma;
	color: #AFEEEE;
	text-decoration: underline;
}

			a.bottom:hover{
	color: #AFEEEE;
	text-decoration: none;
}

			
			#logo_1{
				width: 200px;
				height: 289px;
				border-left: solid 1px #EAE5E1;
				background: #EAE5E1 url('./logo_01.jpg') no-repeat;
			}

			#logo_2{
				width: 92px;
				height: 289px;
				background: #EAE5E1 url('./logo_02.jpg') no-repeat;
			}

			#top_td{
				width: 468px;
				height: 289px;
				border-right: solid 1px #EAE5E1;
				font: bold 36px Arial Narroy;
				text-align: center;
				background: #EAE5E1 url('./logo_03.jpg') repeat-x;
			}

			#titler_1{
				height: 40px;
				width: 560px;
				border-right: solid 1px #EAE5E1;
				font: bold 20px Arial;
				color: #EAE5E1;
				padding-left: 50px;
				background: #263772;
			}

			#titler_2{
				height: 40px;
				border-left: solid 1px #EAE5E1;
				font: bold 20px Arial;
				color: #4596BF;
				padding-left: 20px;
				background: #263772;
			}
		
			#content{
				width: 560px;
				text-align: justify;
				font: 12pt Time New Roman;
                		line-height: 20px;
				color: #000000;
				padding-left: 20px;
				padding-right: 20px;
				padding-bottom: 20px;
				padding-top: 10px;
				vertical-align: top;
				background: #EAE5E1;
			}

			#punkt{
				width: 200px;
				height: 40px;
				padding-left: 10px;
				border-top: solid 1px #000000;
			}

			#footer_td1{
				height: 60px;
				width: 200px;
				border-left: solid 1px #EAE5E1;
				background: #263772;
				font: Bold 9pt Verdana;
				color: #EAE5E1;
			}

			#footer_td2{
	height: 60px;
	border-left: solid 1px #EAE5E1;
	border-right: solid 1px #EAE5E1;
	background: #263772;
	font-size : 12px;
	font-family :  Verdana;
}

			#menu{
				width: 200px;
				vertical-align: top;
				padding-top: 10px;
				background: #cccccc;
			}
			
			.menu{
				width: 200px;
			}