* {
	margin:0px;
	padding:0px;
}
html, body {
	width:100%;
	height:100%;
}
html  {
	background:#150c05 url('/img/Logo/fon-body.jpg') 50% 0% repeat-y;
}
#head, #content  {
	min-width:1170px;
}
a {
	text-decoration:none;
}
img {
	border:0px solid white;
}
table {
	border-collapse : collapse;
}
.clear {
	clear:both;
}

/*		 		*/

#head  {
	width:100%;
	background:url('/img/Logo/fon-top.jpg') 50% 0% no-repeat;
	height:370px;
	position:absolute; top:5px; left:0px;
}
/*					*/
#logo {
	position:absolute; top:5px; left:40px;
	cursor:pointer;
}
#title {
	position:absolute; top:25px; left:266px;
	cursor:pointer;
}
#jflanguageselection {
	position:absolute; top:5px; left:0px;
	width:100%;
	text-align:right;
}
ul.jflanguageselection {
	margin-right:15px;
}
ul.jflanguageselection li {
	list-style-type:none;
}
/*					*/
#menu {
	position:absolute;
	width:100%;
	top:89px;
	left:0px;
	width:100%;
}
#menu div.sub1 {
	padding:0px 10px;
}
#menu div.sub2 {
	width:100%;
	position:relative;
}
div.moduletable, div.moduletable_up {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
div.moduletable table {
	height:46px;
}
div.moduletable td {
	text-align:center!important;
	vertical-align:middle;
	width:5%;
	white-space: nowrap;
	position:relative;
}
div.moduletable td * {
	margin:0px;
	padding:0px;
}
div.moduletable td a {
	color:#341a09;
	font-size:16px;
	display:block;
	width:190px;
	height:45px;
	margin:0px auto;
	border:1px;
	background:url('/img/Logo/menu-item-0-big.gif') 0px 7px no-repeat;
	padding-top:15px;
	/*text-transform:uppercase;*/
}
div.moduletable td a:hover {
	background:url('/img/Logo/menu-item-2-big.gif') 0px 1px no-repeat;
	/*font-weight:bold;*/
}
#active_menu {
	background:url('/img/Logo/menu-item-big.gif') 0px 0px no-repeat;
	font-weight:bolder;
}
#active_menu:hover {
	background:url('/img/Logo/menu-item-big.gif') 0px 0px no-repeat;
}
/*
div.moduletable td a {
	color:#341a09;
	padding:18px 0px 18px 38px;
	cursor:pointer;
	background:url('/img/Logo/menu_l.gif') 7px 7px no-repeat;
	font-size:14px;
}
div.moduletable td a img {
	vertical-align:middle;
	background:url('/img/Logo/menu_r.gif') 30px 2px no-repeat;
}
#active_menu {
	background:white url('/img/Logo/menu_active_l.gif') 0px 0px no-repeat;
}
#active_menu img {
	position:relative;
	top:-5px;
	background:url('/img/Logo/menu_active_r.gif') 100% 0px no-repeat;
}*/

/*
div.moduletable a {
}
div.moduletable a#active_menu {
	background:white;
	display:block;
	padding:5px 0px;
}*/
/*					*/
#panel {
	padding:0px 10px;
	margin-top:95px;
}
#banner {
	height:220px;
	position:relative;
}
#upper {
	height:8px;
	background:url('/img/Logo/corner-00.gif') 0% 100% no-repeat;
}
#upper  div {
	height:8px;
	background:url('/img/Logo/corner-10.gif') 100% 100% no-repeat;
}
#upper  div div {
	height:8px;
	background:url('/img/Logo/line-up.gif') 0% 0% repeat-x;
	margin:0px 8px;
}
#menu_fon {
	height:31px;
	background:#c2baa4 url('/img/Logo/corner-t.gif') 0% 0% repeat-x;
}
#menu_fon div {
	height:31px;
	background:url('/img/Logo/corner-l.jpg') 0% 100% no-repeat;
}
#menu_fon div div {
	height:31px;
	background:url('/img/Logo/corner-r.jpg') 100% 100% no-repeat;
}
#under {
	height:8px;
	background:url('/img/Logo/corner-01.gif') 0% 100% no-repeat;
}
#under  div {
	height:8px;
	background:url('/img/Logo/corner-11.gif') 100% 100% no-repeat;
}
#under  div div {
	height:8px;
	background:url('/img/Logo/line-bottom.gif') 0% 0% repeat-x;
	margin:0px 8px;
}


/*				*/

#content {
	min-height:100%;
	background:url('/img/Logo/fon-bottom.jpg') 50% 100% no-repeat;
	position:relative;
	color:#c7bda8;
	font-size:11pt;
}
a {
	color:#c7bda8;
}
#content #text {
	padding:380px 10px 50px 10px;
}
.ie6_top_margin {
	display:none;
}
.ie6_bottom_margin {
	display:none;
}
#left_content {
	width:75%;
	vertical-align:top;
	text-align:justify;
}
#right_content {
	width:20%;
	vertical-align:top;
}
#left_content h1, td.contentheading, td.contentheading a {
	color:#eaf5ff;
	font-size:14pt;
	padding-bottom:10px;
	text-align:left;
	font-weight:bold;
}
#right_content  h3, #right_content li {
	padding-left:20px;
}
#right_content li {
	list-style-type:none;
	background:url('/img/Logo/bull.gif') 0px 3px no-repeat;
	margin-bottom:10px;
}
#right_content .moduletable_all_events {
	text-align:right;
	padding-bottom:20px;
}
#right_content .moduletable_all_events a {
	text-decoration:underline;
	font-style:italic;
}
#line {
	width:5%;
	padding-top:20px;
	text-align:center;
	background:url('/img/Logo/line.gif') 50% 0px repeat-y;
}
.article_seperator {
	height:15px;
}
/*		 	*/
table.contentpaneopen, table.blog {
	width:100%;
}
#left_content img {
	background-color:white;
	border:0px solid #c2b9a4;
	padding:0px;
	/*float:left;*/
	margin:3px 20px 8px 0px;
}
#left_content .ImageRight img, #left_content img.ImageRight {
	float:right;
	margin:3px 0px 8px 20px;
}
#left_content .ImageCenter {
	text-align:center;
	clear:both;
	display:block;
	width:100%;
}
#left_content .ImageCenter img{
	float:none !important;
	margin:10px 0px!important;
}
span.w150 img  {
	width:150px;
}
#left_content .noStyles img {
	background:none;
	border:0px solid #c2b9a4;
	/*float:none!important;*/
	margin:0px;
}
#left_content .noStyles1 img {
	margin:2px 5px 3px 5px;
	clear:both;
}
#left_content td {
	vertical-align:top;
}
#left_content td.middle {
	vertical-align:middle;
}
#left_content a {
	text-decoration:underline;
}

#left_content a.ok78generaltext {
	text-decoration:none;
}

.LinkNOTunderline, .LinkNOTunderline a, .blog a {
	text-decoration:none!important;
}
a.readon {
	float:right;
	text-decoration:underline!important;
}
#left_content ul {
	margin-left:20px;
}

/*				*/

#footer {
	position:absolute; top:100%; left:0%;
	width:100%;
	margin-top:-45px;
}
#footer div.sub {
	padding:0px 10px;
}
#upper_footer {
	height:8px;
	background:url('/img/Logo/corner-00.gif') 0% 100% no-repeat;
}
#upper_footer  div {
	height:8px;
	background:url('/img/Logo/corner-10.gif') 100% 100% no-repeat;
}
#upper_footer  div div {
	height:8px;
	background:url('/img/Logo/line-up.gif') 0% 0% repeat-x;
	margin:0px 8px;
}
#under_footer {
	height:8px;
	background:url('/img/Logo/corner-01.gif') 0% 100% no-repeat;
}
#under_footer  div {
	height:8px;
	background:url('/img/Logo/corner-11.gif') 100% 100% no-repeat;
}
#under_footer  div div {
	height:8px;
	background:url('/img/Logo/line-bottom.gif') 0% 0% repeat-x;
	margin:0px 8px;
}
#text_footer {
	height:17px;
	padding:0px 20px;
	background-color:#bfb6a0;
}
#text_footer * {
	margin:0px;
	padding:0px;
}
#text_footer, #text_footer a {
	color:#341a09;
}
#copy {
	float:left;
}
#counter {
	float:right;
	/*top:-7px;
	left:-20px;*/
	margin-top:-7px;
}

/*		 		*/

#menu_new {
	width:100%;
}
#menu_new td {
	white-space:nowrap;
	text-align:center;
}
#menu_new a {
	height:45px;
	line-height:45px;
	color:#341A09;
	font-size:16px;
}
#menu_new .cell {
	height:45px;
	width:190px;
	margin:0px auto;
	background:url(/img/Logo/menu-item-0-big.gif) 0px 8px no-repeat;
	*margin-top:1px;
}
#menu_new .a1 .cell {
	background:url(/img/Logo/menu-item-big.gif) 0px 0px no-repeat;
}
#menu_new .cell:hover {
	background:url(/img/Logo/menu-item-2-big.gif) 0px 1px no-repeat;
}
#menu_new .a1 .cell:hover {
	background:url(/img/Logo/menu-item-big.gif) 0px 0px no-repeat;
}
.mtCapStyle{
	margin-bottom:20px;
}
.mtImgBoxStyle{
	margin:3px;
}
/*Дата в блогкатегориях*/
.createdate{font-weight:bold;}

/*Бага с размерами ячеек на странице галереи*/
#left_content td {
    /*text-align: center;*/
    vertical-align: top;
    /*width: 33%;*/
}

.img-tab-oktab{width: 100%;}

.descript-oktab { width: 90%; margin: 0 auto; } 
