#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}



#menu {
	background-image:url(images/image_05.jpg);
	height: 51px;
	padding-top: 10px;
	
}
#bodys {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#line1 {
	background-image: url(images/image_12.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 22px;
}
#line2 {
	background-image: url(images/image_13.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 23px;
}
#line3 {
	background-image: url(images/image_14.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 22px;
}

#right {
	width: 247px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	background-image: url(images/image_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	vertical-align: top;
}




.menu1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	TEXT-DECORATION: none;

}
.menu1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	TEXT-DECORATION: none;

}
.menu1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	TEXT-DECORATION: none;
}
.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
	
h2 {
	text-align: center;
}
body {
	background-color: #294181;
}
#podval {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

