#boxmain {
	position: absolute;
	width: 980px;
	height: 1820px;
 	left:50%;
	top: 50%;
	margin-left:-530px; 
	margin-top:-930px;
	padding: 0px 40px 40px 40px;
}
.boxmain {
	background: url(../images/fon.jpg) center no-repeat;
}
#wrapper_1 {
	overflow: hidden;
}
.wrapper_1_div_l {
	float: left;
	width: 200px;
	padding-left: 10px;
}
.wrapper_1_div_r {
	float: right;
	width: 200px;
}
#wrapper_2 {
	overflow: hidden;
}
.wrapper_2_div_l {
	float: left;
	width: 200px;
	padding-left: 10px;
}
.wrapper_2_div_r {
	float: right;
	width: 150px;
	padding-right: 10px;
}
.wrapper_3 {
	overflow: hidden;
	height: 30px;
}
.wrapper_3_div_l {
	float: left;
	width: 470px;
	padding-left: 65px;
	text-align: left
}
.wrapper_3_div_r {
	float: right;
	width: 470px;
	padding-right: 65px;
	text-align: right;
}
#wrapper_4 {
	overflow: hidden;
	height: 40px;
	float: right;
	width: 470px;
	padding-right: 65px;
	text-align: right;
}
.wrapper_5 {
	overflow: hidden;
}
.wrapper_5_div_l {
	float: left;
	width: 100px;
	padding-left: 10px;
	color: #CCCCCC;
}
.wrapper_5_div_r {
	float: right;
	width: 100px;
	padding-right: 10px;
	color: #CCCCCC;
}
#div_menu {
	height: 76px;
	width: 100%;
	text-align: left;
	overflow: hidden;
}
#div_menu2 {
	height: 76px;
	width: 300px;
	text-align: left;
	overflow: hidden;
}
.menu_img_1 {
	display: block;
	height: 76px;
	width: 75px;
	background: url(../images/buton_1.png) no-repeat left top;
}
.menu_img_2 {
	display: block;
	height: 76px;
	width: 76px;
	background: url(../images/buton_2.png) no-repeat left top;
}
.menu_img_3 {
	display: block;
	height: 76px;
	width: 76px;
	background: url(../images/buton_3.png) no-repeat left top;
}
.menu_img_4 {
	display: block;
	height: 76px;
	width: 75px;
	background: url(../images/buton_4.png) no-repeat left top;
}
.menu_img_5 {
	display: block;
	height: 76px;
	width: 75px;
	background: url(../images/buton_5.png) no-repeat left top;
}
.menu_img_6 {
	display: block;
	height: 76px;
	width: 76px;
	background: url(../images/buton_6.png) no-repeat left top;
}
.menu_img_7 {
	display: block;
	height: 76px;
	width: 78px;
	background: url(../images/buton_7.png) no-repeat left top;
}
.menu_img_1:hover, .menu_img_2:hover, .menu_img_3:hover, .menu_img_4:hover, .menu_img_5:hover, .menu_img_6:hover, .menu_img_7:hover {
	background-position: left bottom;
}
#spisanie {
	text-align: right;
	padding-right: 32px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#spisanie2 {
	text-align: right;
	padding-right: 32px;
	margin-bottom: 5px;
}
#spisanie3 {
	text-align: left;
	padding-left: 2%;
	margin-bottom: 5px;
	font-size: 12px;
	width: 98%;
}
#spisanie3 a{
	color: #FFFFFF;
}
#spisanie3 table{
	width: 100%;
}
#spisanie3 td{
	text-align: center;
}
#spisanie3 img{
	width: 130px;
}