html {
	background: #ffffff url(../images/bg.gif) top left scroll repeat-x;
}
body {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	background: url(../images/head_skoba_en.jpg) top left scroll no-repeat transparent;
}
#header {
	position: relative;
	background: none;
	height: 161px;
}
#wrapper {
background:transparent url(../images/bg_left.gif) repeat-y scroll left top;
}
#content {
	
}
.pict {  /*  пиктограммы  */
	position: absolute;
	top: 11px;
	left: 14px;
	width: 200px;
	height: 10px;
}
.pict img {
	margin: 0px 23px 0px 0px;
}
.lang {  /*  переключатель языков */
	position: absolute;
	top: 13px;
	right: 14px;
	width: 180px;
	height: 8px;
	visibility: visible; 
	top: 31px;
	right: auto;
	left: 0px;
}
.lang img {
	margin: 0px 0px 0px 13px;
	margin: 0px 5px 0px 13px;
}

#main {
background: none;
}
.calend b {
	font-weight: bold;
	color: #A42D2D;
}
.pagin {
  margin: 25px 0px 5px 0px;
  text-align: center;
}
.top_menu_cont {/* верхние ссылки в хедере */
	color: #A4664B;
	position: absolute;
	top: 113px;
/*	left: 47%; */
	right: 0px;
	z-index: 500;
	height: 48px;
	width: 54%;
	padding: 0px;
	background: url(../images/topmenu_border.gif) left bottom repeat-x;
}
.top_menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: url(../images/topmenu_curve.gif) left bottom no-repeat;
	height: 40px;
	padding: 0px 0px 8px 22px;
}
.top_menu li {
	padding-left: 16px;
	padding-right: 8px;
	margin: 14px 16px 0px 0px;
	list-style-type: none;
/*	display: inline;*/
	float: left;
	clear: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	background: url(../images/topmenu_bullet.gif) left top no-repeat;
	white-space: nowrap;
	
}
.top_menu a {
}
.top_menu a:link, .top_menu a:visited {
	color: #A4664B;
	text-decoration: none;
}
.top_menu a:hover, .top_menu a:active {
	color: #CA481E;
	text-decoration: underline;
}
ul li {
  list-style-type: none;
	background: url(../images/li_02.gif) 5px 5px no-repeat;
	padding: 2px 0px 2px 20px;
	margin: 0px;
	zoom: 1;
}
.menu ul li {
	font-weight: normal !important;
}

