* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
}
body {
	font-size: 90%;
	text-align: center;
	background: #5C5C5C;
}
#page_ram {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #5C5C5C;
	text-align: left;
	background: #25282E url(/images/agds/bg_page_ram.jpg) 0 0 repeat-x;
}
#page {
	margin: 0 55px;
	border-left: 1px solid #383C44;
	border-right: 1px solid #383C44;
	background: #000 url(/images/agds/bg_page.jpg) 13px 0 no-repeat;
}
#page_top {
	position: absolute;
	top: 20px;
	left: 460px;
	width: 274px;
	height: 238px;
	background: url(/images/agds/bg_page.gif) 0 0 no-repeat;
}
#top {
	position: relative;
	height: 240px;
	border-left: 1px solid #464C56;
	border-right: 1px solid #464C56;
}
#logo {
	padding: 50px 0 0 20px;
}
#logo a {
	display: block;
	width: 275px;
	height: 60px;
}
#menu_top {
	padding: 5px 12px 0 12px;
	border-left: 1px solid #464C56;
	border-right: 1px solid #464C56;
}
ul#menu {
	height: 60px;
	background: url(/images/agds/bg_menu_ul.gif) 0 0 repeat-x;
}
ul#menu li {
	border-right: 2px solid #000;
	float: left;
}
ul#menu li.last {
	border: 0;
}
ul#menu li a {
	display: block;
	_width: 1px;
	height: 25px;
	padding: 35px 15px 0 30px;
	white-space: nowrap;
	background: url(/images/agds/bg_menu_li.gif) 0 0 no-repeat;
	color: #FFCE00;
	text-decoration: none;
}
ul#menu li a:hover, ul#menu li a.active {
	color: #ECECEC;
	background: url(/images/agds/bg_menu_li_a.gif) 0 0 no-repeat;
}
#page_in {
	padding: 0 12px;
	border-left: 1px solid #464C56;
	border-right: 1px solid #464C56;
}
#page_in .holder {
	border-top: 5px solid #777;
	background: #FFF;
}
#page_in .content {
	min-height: 275px;
	_height: 275px;
	margin: 5px 5px 0 5px;
	padding: 15px 35px;
	background: url(/images/agds/bg_page_in.gif) 0 0 repeat-x;
}
#patka_bg {
	height: 110px;
	padding: 10px 12px;
	border-left: 1px solid #464C56;
	border-right: 1px solid #464C56;
}
#patka_bg h2 {
	color: #808080;
	font-size: 1em;
	letter-spacing: 0.01em;
}
#patka_in {
	text-align: center;
}
#patka_in img {
	margin: 10px;
	vertical-align: middle;
}
#bar {
	margin: 0 0 10px 0;
}
#bar a {
	text-decoration: none;
	font-weight: bold;
}
#back {
	float: right;
}

a {
	color: #000;
}
a span {
	display: none;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
h1 {
	padding: 0 0 15px 0;
	color: #FFCE00;
	font-size: 1.3em;
}
#page_in li {
	padding: 3px 0 3px 20px;
	background: url(/images/agds/li.png) 0 0.5em no-repeat;
	font-weight: bold;
}
#page_in li li {
	padding: 2px 0 2px 15px;
	background: url(/images/agds/li_li.png) 0 0.45em no-repeat;
	font-weight: normal;
}
.fRight {
	float: right;
}
table.gallery {
	margin: 10px auto;
	border-collapse: collapse;
}
table.gallery td {
	padding: 5px 15px;
	text-align: center;
}
