ul {
list-style: none;
}
ul li {
    position: relative;
	padding: 12px 20px 12px 20px;
	font: bold 12px Georgia, Times, Arial;
}
ul li ul {
display: none;
position: absolute;
left: 0;
top: 40px;
margin: 0;
width: 180px;
background: #fff;
}
ul li ul li {
float: none;
display: block;
border-bottom: 1px solid #CCCCCC;
background: #fff;
}
ul li:hover ul,
ul li.over ul {
display: block;
}
body,html {
	margin: 0px;
	height: 100%;
	background: #f3f5eb url(../img/body.gif);
	font: normal 14px Georgia, Times, Tahoma, Verdana, Arial;
	color: #634840;
	text-align: left;
}

img {
	margin: 0px;
	border: 0px;
}

input,select {
	font: 11px Verdana, Arial;
}

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

ul,dl,dt,dd {
	padding: 0px;
	margin: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* ������ */
a:link,a:visited,a:active {
	color: #4c3ea2;
	text-decoration: underline;
}

a:hover {
	color: #4c3ea2;
	text-decoration: none;
}

/* ��������� */
h1 {
	font: normal italic 38px Georgia, Times, Tahoma, Verdana;
	color: #634840;
	font-style: italic;
	font-size: 38px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 20px 0;
}

h2 {
	color: #634840;
	font: normal 20px Georgia, Times, Tahoma, Verdana;
	color: #634840;
	display: block;
	margin: 0px;
	padding: 10px 0;
}

h3 {
	font: normal 18px Georgia, Times, Tahoma, Verdana;
	color: #706161;
	display: block;
	margin: 0px;
	padding: 15px 0;
}

h5 {
	font: normal 12px Georgia, Times, Tahoma, Verdana;
	color: #90442c;
	display: block;
	margin: 0px;
	text-transform: uppercase;
	padding: 3px 0;
}

h5 a:link,h5 a:active,h5 a:visited {
	color: #90442c;
	text-decoration: underline;
}

h5 a:hover {
	color: #90442c;
	text-decoration: none;
}

h6 {
	font: normal 10px Arial, Tahoma, Verdana;
	color: #90442c;
	display: block;
	margin: 0px;
	padding: 3px 0;
}

#main {
	min-width: 1000px;
	width: expression(( document.documentElement.clientWidth ||
		document.body.clientWidth) <   1000 ?   "1000px" : "auto" );
	padding: 0px;
	margin: 0px;
	_height: 100%;
	background: url(../img/main.gif) repeat-x top center;
}

html>body #main {
	height: auto !important;
	min-height: 100% !important;
}

#data {
	background: url(../img/main.jpg) no-repeat top center;
}

#enter {
	padding: 12px 0 0 0;
	height: 65px;
}

#exit p {
	margin: 7px 0 0 0;
}

#enter a:link,#enter a:visited,#enter a:active,#enter a:hover {
	float: right;
	color: #f6d564;
	width: 125px;
	text-decoration: none;
	font: bold italic 11px Georgia, Times, Arial, Tahoma;
	padding: 16px 15px 0 47px;
	height: 44px;
	background: #cfa512 url(../img/enter.gif) no-repeat top left;
}

#enter a:hover {
	color: #fff;
}

#top {
	width: 1000px;
	margin: 0 auto;
	height: 45px;
	background: none;
}

#top dt {
	float: right;
	width: 390px;
	height: 45px;
}

#top dd {
	float: left;
	padding-left: 40px;
	height: 45px;
}

#top ul {
	height: 45px;
}

#top li {
	height: 33px;
	float: left;
	background: url(../img/top_li.gif) no-repeat top right;
	padding: 12px 20px 0 20px;
	font: normal 12px Georgia, Times, Arial;
	color: #7e7975;
}

#top dt li {
	height: 39px;
	padding: 6px 20px 0 20px;
}

#top li a {
	font: bold 12px Georgia, Times, Arial;
	color: #66360b;
	text-decoration: underline;
}

#top li a:hover {
	color: #66360b;
	text-decoration: none;
}

#top dt li.last,#top dd li.last {
	background: none;
	padding-right: 0px;
}

#logo {
	margin: 0px auto 0 auto;
	width: 154px;
	height: 150px;
	text-align: left;
	background: none;
}

#logo img {
	margin: -49px 0 0 0;
	position: relative;
}

#content {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 240px;
}

#content img {
	display: block;
}

#content ul li {
	list-style: circle;
	margin: 10px;
	text-decoration: none;
	font-weight: normal;
}

#content ol li {
	list-style: decimal;
	margin: 10px;
	font-weight: normal;
}

#content #right {
	float: right;
	width: 250px;
	padding: 60px 0 0 0;
	font: normal 12px Arial, Tahoma;
	color: #464242;
}
#content #rights {
    float: right;
	text-align: justify;
	width: 250px;
	height: auto;
	padding: 2px;
	margin: 10px;
	font: normal 12px Arial, Tahoma;
	color: #464242;

}

#content #left {
	width: 570px;
	float: left;
	padding: 10px;
}
#content #left ul {
list-style: none;
	height: auto;
}
#content #left ul li {
	display: inline;
	margin: 2px;
	padding: 10px;
	position: static;
}
#content #left ul li ul {
	display: block;
	margin: 2px;
	padding: 10px;
	position: static;
}
#content #left ul li ul li {
	display: block;
	margin: 2px;
	padding: 10px;
	position: static;
}
#content #left ul {
	display: block;
	margin: 2px;
	padding: 10px;
	position: inherit;
}
#bottom {
	height: 30px;
	margin: -222px 0 0 0;
	padding: 192px 10px 0 0;
	text-align: center;
	clear: both;
	color: #604608;
	font: normal 10px Arial, Tahoma;
	text-transform: uppercase;
	background: url(../img/bottom.jpg) no-repeat top center;
}

#list {
	padding: 10px 0;
}

#list li {
	display: inline;
	padding: 0 20px 0 0;
}

#rating {
	width: 527px;
	padding: 0 0 13px 0;
	margin-bottom: 10px;
	background: #FFF url(../img/rating.gif) no-repeat bottom left;
}

#rating dd {
	border-left: 1px solid #c4b9b6;
	border-right: 1px solid #c4b9b6;
	padding: 0 0 0 15px;
}

#rating table {
	max-width: 488px;
	width: 488px;
	background : #FFF;
	border-collapse: collapse;
	background: #FFF;
}

#rating td {
	text-align: center;
	font: bold 14px Tahoma, Arial;
	color:#d6203a;
	/*color: green;*/
	width: 40px;
	border-right: 1px solid #bfb4b0;
	padding: 10px;
	margin: 10px;
}

#rating .even td {
	border-right: 1px solid #bfb4b0;
	background: #DDD;
}

#rating td.first {
	text-align: left;
	font: normal 10px Tahoma, Arial;
	color: #464242;
	/* width:auto; */
	border-left: 1px solid #bfb4b0;
	border-right: 1px solid #bfb4b0;
	padding: 5px 13px;
}
#rating th.first {
	border-left:none;
}


#rating th {
	border-bottom: 2px solid #382e78;
	border-top: 2px solid #675bb5;
	height: 41px;
	border-right: 1px solid #7b70be;
	background: #4c3ea2 url(../img/rating_th.gif) repeat-x top right;
	text-align: center;
	font: normal 9px Tahoma, Arial;
	color: #FFF;
	/*text-transform: uppercase;*/
}

#rating th b {
	/*display: block;*/
	padding-bottom: 3px;
}

#rating th.first {
	width:162px;
	max-width:162px;
	border-bottom: 2px solid #382e78;
	border-top: none;
	border-right: none;
	background: none;
}

#rating dt {
	background: url(../img/rating_dt.gif) no-repeat top left;
	padding: 16px 3px 0 193px;
	height: 28px;
	margin: 0 0 -38px 0;
	position: relative;
}

#rating dt a,#rating dt a:hover {
	font: normal 17px Tahoma, Arial;
	line-height: 17px;
	padding: 3px 0 0 6px;
	height: 23px;
	width: 14px;
	position: relative;
	background: orange;
	color: #FFF;
	text-decoration: none;
}

#rating dt a.prev,#rating dt a:hover.prev {
	float: left;
	background: orange url(../img/prev.gif) no-repeat top left;
}

#rating dt a.next,#rating dt a:hover.next {
	float: right;
	background: orange url(../img/next.gif) no-repeat top left;
}

#right dl {
	width: 192px;
	padding: 0 0 10px 0;
	background: #FFF url(../img/right_dl.gif) no-repeat bottom left;
}

#right dt {
	background: url(../img/right_dt.gif) no-repeat top left;
	line-height: 10px;
	height: 10px;
}

#right dd {
	border-left: 1px solid #9e8d88;
	border-right: 1px solid #9e8d88;
	padding: 1px 12px;
	font: bold 10px Arial, Tahoma;
	color: #000;
}

#right dd img {
	display: block;
	margin: 0 auto 13px auto;
	text-align: center;
}

.intro#data {
	background: url(../img/intro.jpg) no-repeat top center;
}

#news {
	padding: 470px 0 60px 150px;
	width: 640px;
	margin: 0 auto;
}

#news li {
	font: normal 12px Arial, Tahoma;
	color: #464242;
	float: left;
	width: 300px;
}

#news dd a,#news dd a:hover {
	float: right;
	background: url(../img/news_a.gif) no-repeat center left;
	padding: 20px 0 20px 15px;
	font: normal 12px Georgia, Times;
	color: #90442c;
}

#footer {
	height: 43px;
	background: #522919 url(../img/foot.gif) repeat-x top center;
	margin-top: -43px;
}

#footer b {
	height: 30px;
	display: block;
	background: url(../img/footer.gif) no-repeat top center;
	text-align: center;
	color: #604608;
	font: normal 10px Arial, Tahoma;
	text-transform: uppercase;
	padding: 13px 0 0 0;
}

#gallery dl {
	width: 192px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 20px 20px 0;
	background: #FFF url(../img/right_dl.gif) no-repeat bottom left;
}

#gallery dt {
	background: url(../img/right_dt.gif) no-repeat top left;
	line-height: 10px;
	height: 10px;
}

#gallery dd {
	height: 208px;
	border-left: 1px solid #9e8d88;
	border-right: 1px solid #9e8d88;
	padding: 1px 12px;
	font: 11px Tahoma;
	color: #7C583A;
}

#gallery dd img {
	display: block;
	margin: 0 auto 13px auto;
	text-align: center;
}

#txt_album li {
	padding: 0 0 60px 0px;
	display: block;
}

#txt_album li a {
	font-size: 24px;
	display: block;
	padding: 10px 0 10px 0;
}

#txt_album li em {
	display: block;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#txt_album dl {
	width: 192px;
	position: absolute;
	padding: 0 0 10px 0;
	margin: 0 20px 20px -230px;
	background: #FFF url(../img/right_dl.gif) no-repeat bottom left;
}

#txt_album dt {
	background: url(../img/right_dt.gif) no-repeat top left;
	line-height: 10px;
	height: 10px;
}

#txt_album dd {
	border-left: 1px solid #9e8d88;
	border-right: 1px solid #9e8d88;
	padding: 1px 12px;
	font: bold 10px Arial, Tahoma;
	color: #000;
	height: 100px;
	line-height: 50px;
	overflow: hidden;
	position: relative;
}

#txt_album dd img {
	display: block;
	margin: 0 auto 13px auto;
	text-align: center;
	position: absolute;
	top: -50%;
	width: 165px;
	left: 13px;
}
#txt_album ds {
	border-left: 1px solid #9e8d88;
	border-right: 1px solid #9e8d88;
	padding: 1px 12px;
	font: bold 12px Arial, Tahoma;
	color: #ffffff;
	height: 100px;
	line-height: 50px;
	overflow: hidden;
	position: relative;
}
#gallery_album li {
	padding: 0 0 60px 230px;
	display: block;
}

#gallery_album li a {
	font-size: 24px;
	display: block;
	padding: 10px 0 10px 0;
}

#gallery_album li em {
	display: block;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#gallery_album dl {
	width: 192px;
	position: absolute;
	padding: 0 0 10px 0;
	margin: 0 20px 20px -230px;
	background: #FFF url(../img/right_dl.gif) no-repeat bottom left;
}

#gallery_album dt {
	background: url(../img/right_dt.gif) no-repeat top left;
	line-height: 10px;
	height: 10px;
}

#gallery_album dd {
	border-left: 1px solid #9e8d88;
	border-right: 1px solid #9e8d88;
	padding: 1px 12px;
	font: bold 10px Arial, Tahoma;
	color: #000;
	height: 100px;
	line-height: 50px;
	overflow: hidden;
	position: relative;
}

#gallery_album dd img {
	display: block;
	margin: 0 auto 13px auto;
	text-align: center;
	position: absolute;
	top: -50%;
	width: 165px;
	left: 13px;
}

/* feedback */
#name_form {
	font-size: 10px;
	background: #fff;
	margin: 10px 0 0 0;
	position: absolute;
	width: 200px;
	padding: 5px;
}

#mail_form {
	font-size: 10px;
	background: #ffffff;
	margin: 10px 0 0 220px;
	position: absolute;
	padding: 5px;
}

#mess_form {
	font-size: 10px;
	background: #fff;
	padding: 5px;
	display: block;
	position: absolute;
	margin: 52px 0 0 2px;
}

#cont {
	margin: 50px;
}

#feed {
	width: 450px;
	background: #FFF;
}

#feed b {
	margin: 10px 0;
}

#border {
	padding: 8px 50px;
	border: 1px solid #b3b3b3;
	font: normal 11px tahoma;
	color: #6d6d6d;
}

#border span {
	margin: 0 0 0 40px;
	font-weight: bold;
	font-size: 10px;
}

#border span img {
	position: absolute;
	margin: 0 0 0 -20px;
}

#grey {
	padding: 15px 50px;
	border: 1px solid #b3b3b3;
	background: #b3b3b3;
}

.u1 {
	float: left;
}

.u2 {
	float: right;
}

.u3 {
	float: left;
	margin-top: -9px;
}

.u4 {
	float: right;
	margin-top: -9px;
}

/* end feedback */ /*  login form */
#login_form { /* 	display:none; */ /* 	position:fixed; */
	/* 	top:0;right:0; */
	width: 280px;
	padding: 20px;
	/* 	background:#000; */ /* 	border:#FFF dotted 1px; */
	/* 	color:#FFF */
}

#login_form input[type="text"],#login_form input[type="password"] {
	font-size: 18px;
	width: 120px;
	color: #333;
}

#login_form input[type="submit"] {
	padding: 3px 13px;
}

#login_form b {
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}

#login_form dt {
	float: left;
	margin: 0 0 0 20px;
}

#login_form dd {
	float: left;
}

#login_form span {
	text-align: center;
	padding: 8px;
	margin: 20px 0 0 0;
	background: url(../img/rating_th.gif);
	display: block;
}

#periods {
	border-left: 1px solid #C5AF9E;
	padding: 5px;
}
#periodsr {
	padding: 3px;
	width: 200px;
	font: normal 13px Georgia, Times, Tahoma, Verdana, Arial;
}

#periods li {
	padding: 5px;
	font: normal 14px Georgia, Times, Tahoma, Verdana, Arial;
}

#content #right #periods li {
	list-style: none;
}

.more {
	font-size: 14px;
}

.close {
	display: block;
	background: url(../img/close.png) no-repeat top;
	height: 16px;
	width: 16px;
	margin: -10px 0 0 270px;
	position: absolute;
}

a.close:hover {
	display: block;
	background: url(../img/close.png) no-repeat bottom;
	height: 16px;
	width: 16px;
	margin: -10px 0 0 270px;
	position: absolute;
}

#content table {
	width: 800px;
}

#content td {
	padding: 5px;
	border-bottom: 1px solid #C5AF9E;
}

#content th {
	padding: 5px;
	border-bottom: 3px solid #C5AF9E;
	text-align: left;
}

#dip {
	color:#666;
	text-align:right;
	margin:-30px 30px 0 0;
	font-size:9px;
 }

 #dip a:link, #dip a {
	color:#666;
 }
.tahoma1 { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none; text-align: center}
.news_right1 { 	font: normal 13px Arial, Tahoma;
                background-color: #FFFFFF;
                margin: 1px 1px 1px 1px;
                padding: 8px 8px 8px 8px;
                border: #666666 1px solid;
                height: auto;
	            }
.news_right2 { 	font: normal 13px Arial, Tahoma;
                background-color: #FFFFFF;
                margin: 1px 1px 1px 1px;
                padding: 8px 8px 8px 8px;
                border: #666666 1px solid;
                height: 350px;
	            }
.news_niz { 	font: normal 13px Arial, Tahoma;
                margin: 1px 1px 1px 1px;
                padding: 5px 5px 5px 5px;
                width: 300px;
                height: auto;
	            }





#txt_news li {
	padding: 3 3 60px 3px;
	display: block;
	padding: 8px;
	border-left: 1px solid #C5AF9E;
	border-right: 1px solid #C5AF9E;
}

#txt_news li a {
	font-size: 22px;
	display: block;
	padding: 10px 0 10px 0;
}

#txt_news li em {
	display: block;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#periods_news {
	padding: 10px;
}


#nav ul {
list-style: none;
}
#nav ul li {
float: left; /* элементы списка делаем блочными и выстраиваем в ряд */
height: 33px; /* высоту лучше жестко указать, чтобы выпадающее меню появлялось в предсказуемом месте */
margin-right: 20px;
width: 210px;
cursor: pointer;
position: relative; /* чтобы выпадающее меню позиционировалось относительно родителя */
z-index: 1;
background: #FFFFFF;
padding: 0 5px;
}
#nav ul li ul {
display: none; /* скрываем выпадающе меню */
position: absolute; /* чтобы положение подменю не влияло на окружение и легко было позиционировать */
left: 0;
top: 20px; /* высоту лучше не делать большей высоты пункта меню первого уровня, иначе попасть на подменю будет проблематично */
margin: 0;
width: 210px;
background: #fff;
border: 1px solid #000;
}
#nav ul li ul li {
float: none;
display: block;
background: none;
border-bottom: 1px solid #CCC;
vertical-align: middle;
}
#nav ul li:hover ul {
display: block; /* при наведении на пункт меню первого уровня, показывем подменю */
}


