

body{
	margin:0 auto 0 auto;
	background-color:#212121;
	color:#a7a7a7;
	font-size:11px;
	font-family:Tahoma;
	background-image:url(img/bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
#page{
	margin:0 auto 0 auto;
	width:920px;
}
#banner{
	width:920px;
}
#index_obr{
	width:920px;
	height:447px;
	background:url('img/index_obr.png') top left no-repeat;
}
#menu{
	width:920px;
	background-image:url(img/opak_menu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:141px;
}
#text{
	float:left;
	background:;
	padding-top:75px;
	padding-left:230px;
	text-align:left;
}
#text01{
	float:left;
	background:;
	padding-top:100px;
	padding-left:240px;
	text-align:left;
	background-color:;
}
a{
	color:#999999;
	text-decoration:none;
}
a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
.reset{
	clear: both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	background-color: ;
}


#footer{
	margin:0 auto 0 auto;
	background:url('img/footer10.png')no-repeat;
	background-position:0 -69px;
	width:920px;
	height:90px;
}
