body {
	background: url(/images/index/fon.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
	z-index: 0;
	position: relative;
}
#ramka{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius:  5px;
	-webkit-border-top-right-radius:  5px;
	-webkit-border-top-left-radius:  5px;
	border-bottom-right-radius:  5px;
	border-bottom-left-radius:  5px;
	border-top-right-radius:  5px;
	border-top-left-radius:  5px;
	border-radius-bottomright:  5px;
	border-radius-bottomleft:  5px;
	border-radius-topright:  5px;
	border-radius-topleft:  5px;
  	border: 2px solid #ff2600;
  	box-shadow: 0px 0px 10px #000;
	width: 1000px;
	min-height: 790px;
	margin-top: 9px;
	z-index: 1;
	position: relative;
}
#menu_td{
	border-color: #ff2600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	background: url(/images/index/fon_menu_td.jpg) repeat-x;
	height: 52px;
	width: auto;
	z-index: 2;
	position: relative;
}
#menu_border_left{
	height: 52px;
	border-color: #ff2600;
	border-left-width: 2px;
	border-left-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #feffff;
	text-decoration: none;
	text-align: center;
	position: relative;
}

#logo_art {
	background: url(/images/index/logo_ar.png) no-repeat center top;
	display: block;
	top: -5px;
	position: relative;
	width: 377px;
	height: 207px;
	margin-left: 270px;
	margin-right: -150px;
	margin-top: -10px;
	z-index: 1;
}

#deti {
	width: 490px;
	height: 271px;
	position: relative;
	display: block;
	background-image: url(/images/index/deti.png);
	margin-left: -46px;
	margin-right: -412px;
	margin-bottom: -44px;
	margin-top: -11px;
}

#fon_apple{
	width: 577px;
	height: 227px;
	float: left;
	display: block;
	top: -5px;
	position: relative;
	margin-right: -110px;
	margin-top: -7px;
	margin-bottom: -7px;
}

#podval {
	width: 100%;
	height: 100px;
	background-color: #ff2600;
	color: #feffff;
	position: relative;
	margin-top: -25px;
	padding-top: 25px;
	z-index: -1;
}

a#menu_top {
	color: #feffff;
	text-decoration: none;
	z-index: 1;
	position: relative;
}
#contente{
	min-height: 497px;
	padding: 10px;
	height: auto;
	z-index: 1;
	position: relative;
}
.fon_wait{
	background-color: #feffff;
	position: relative;
}
#fon_fru{
	width: 100%;
	min-height: 700px;
	position: relative;
	z-index: -2;
}
.wait{
	color: #feffff;
	position: relative;
}
.red, h2.new_title, .error{
	color: red;
}

#conten_next_url{
	float: none;
	position: static;
	text-align: center;
	height: 35px;
	width: 100%;
}

#data_new{
	font-size: 12px;
	text-align: right;
	color: #ff737c;
	height: auto;
	width: auto;
}

h2.new_title {
	
}

a, .green {
	color: #4e8f00;
}
.red_fon{
	background-color: #ff2600;
}