* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background: #000 url('/images/back.gif') repeat-x top center;
	font-size: 11px;
}
a {
	outline: none;
}
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
.left {float: left;}
.right {float: right;}
.hide {display: none;}
#site {
	background: url('/images/NACHALO_back.jpg') no-repeat;
	width: 999px;
	min-height: 1400px;
	margin: 0 auto 0;
}	
#sitein {
	background: url('/images/backk.gif') no-repeat;
	width: 999px;
	min-height: 1060px;
	margin: 0 auto 0;
}	
#bgmenu {
	list-style: none;
	float: right;
	padding: 215px 40px 0 0;
}
#bgmenu li {
	float: left;
	width: 120px;
	text-align: center;
}
#bgmenu li a {
	color: #ff7800;
	text-decoration: none;
	text-transform: uppercase;
}
#bgmenu li a:hover {
	color: #ffc000;
}
#enmenu {
	list-style: none;
	float: right;
	padding: 20px 40px 0 0;
}
#enmenu li {
	float: left;
	width: 120px;
	text-align: center;
}
#enmenu li a {
	color: #ff7800;
	text-decoration: none;
	text-transform: uppercase;
}
#enmenu li a:hover {
	color: #ffc000;
}
#text {
	text-align: center;
	padding: 750px 0 0 0;
	color: #ffc000;
	font-size: 14px;
}
#footer {
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 40px 0 15px 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.gall {
	padding: 50px 0 0 90px;
}
.items {
	float: left;
	text-align: center;
	margin: 0 10px 20px 10px;
	background: url('/images/backgall.gif') no-repeat;
	width: 156px;
	height: 189px;
	padding: 3px 0 0 0;
	overflow: hidden;
	display: block;
}
.pagination {
	float: right;
	padding: 0 40px 20px 0;
	font-size: 12px;
}	
.pagination span {
	font-weight: bold;
	float: left;
	padding: 0 2px;
	display: block;
	color: #ffc000;
	font-size: 15px;
	position: relative;
	top: -2px;
}
.pagination a {
	color: #ff7800;
	padding: 0 2px;
	float: left;
	display: block;
	text-decoration: none;
}
.pagination a:hover {
	color: #ffc000;
}
.cont {
	padding: 40px 50px 20px 0;text-align: right;font-size: 13px;color: #ff7800;
}
.cont a {
	color: #ff7800;
	text-decoration: none;
}	
.cont a:hover {
	color: #ffc000;
	text-decoration: none;
}	