body {
	margin: 0px;
	padding: 0px;
	background: #f5efe7;
	
	font-family: Tahoma;
	font-size: 12px;
	color: #312f2a;
}

td {
	font-size: 11px;
}

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

a {
	color: #cb6705;
}

a:hover {
	text-decoration: none;
}

input, option, select {
	font-size: 11px;
	color: #312f2a;
	height: 21px;
}

textarea {
	font-size: 12px;
	color: #312f2a;
}


.main_box .header {
	/*background: url(images/main_img.jpg) no-repeat;*/
}



.main_box .left_menu .item {
	background: url(images/bg03.png);
	cursor:pointer;
}


.main_box .left_menu .line {
	height:1px;
}

.main_box .left_menu .item a {
	font-size: 12px;
	color: #312f2a;
	text-decoration: none;
	padding-left: 15px;
}



.main_box .head_line {
	background: url(images/bg02.png);
}

.main_box .top_menu .item {
	background: url(images/bg01.png);
	text-align: center;
	cursor: pointer;
}

.main_box .top_menu .item a {
	font-size: 11px;
	color: #312f2a;
	text-decoration: none;
}


.main_box .top_menu .line {
	width:1px;
}


.main_box .head_line td {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	vertical-align: middle;
	line-height: 40px;
}

.main_box .head_line td a {
	font-size: 10px;
	color: #ffffff;
}

.main_box .head_line .time_box {
	width: 70px;
	background: #7b7b7b;
	text-align: center;
}

.main_box .head_line .time_box .time {
	margin: 0px 3px 2px 3px;
	background: #000000;
	height: 25px;

	
	/*font-family: "Digital-7 Italic"; 
	src:url(digital.ttf);*/
	
	color: #fc9400;
	font-size: 22px;
	line-height: 23px;
	
	
	/*
	color: #fc9400;
	font-size: 15px;
	font-weight: bold;	
	line-height: 23px;
	*/
}

.main_box .head_line .phone {
	font-size: 14px;
	font-weight: bold;
}

.main_box .head_line .lang {
	line-height: 13px;
	font-family: Arial;
	font-size: 8px;
}

.main_box .left_content .left_buttons {
	border: 2px #7a7670 solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}

.main_box .left_content .left_buttons div {
	background-color: #999590;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom: 1px #7a7670 solid;
	padding: 12px 15px;
}

.main_box .left_content .left_buttons div.red {
	background-color: #e37306;
	font-weight: bold;
}

.main_box .left_content .left_buttons div.select {
	background-color: #f5efe7;
}

.main_box .left_content .left_buttons div.select a {
	color: #e37306;
}

.main_box .left_content .left_buttons a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.main_box .left_content .left_context {
	border: 2px #7a7670 solid;
	background-color: #999590;
	font-size: 11px;
	padding: 12px 12px 16px 12px;
	color: #ffffff;
	cursor:pointer;
}

.main_box .left_content .left_context a {
	color: #ffffff;
}

.main_box .left_content .left_context div {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.main_box .left_content .left_context img {
	float: right;
	border: 1px #f2f1f1 solid;
}

.main_box .left_search {
	padding: 15px;
	background-color: #dbd6cf;
	border-bottom: 2px #999590 solid;
	line-height: 20px;
}

.main_box .left_search .string {
	width: 120px;
	height: 20px;
	border: 1px #999590 solid;
	
	font-size: 11px;
	color: #999590;
}

.main_box .left_search .button {
	width: 50px;
	height: 20px;
	background: #999590;
	border: 0px;
	padding-bottom: 3px;
	
	font-size: 11px;
	color: #ffffff;
	float: right;
}

.main_box .content {
	padding: 20px 0px 20px 20px;
	
	font-size: 11px;
	line-height: 16px;
}

.main_box .content img {
	border-color: #999590;/*#E37306;*/
}

.main_box .content .table {
	border: 1px #f5efe7 solid;
	border-collapse: collapse;
}

.main_box .content .table td, .main_box .content .table th {
	padding: 10px 15px;
	font-size: 11px;
	color: #312f2a;
}

.main_box .content .table th {
	background-color: #dad2ca;
}

.main_box .content .table td {
	background-color: #e3ddd6;
}



.main_box .content h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
}

.main_box .content h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 5px;
	margin: 0px;
}



.main_box .contacts_index {
	padding: 15px 15px 20px 15px;
	margin: 22px 0px;
	
	border: 1px #beb9b3 solid;
	cursor: pointer;
	line-height: 19px;
	
    height:95px;
	
	background: url(images/main_map.jpg) no-repeat center right;
}

.main_box .contacts_index div {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}


.footer {
	background-color: #999590;
	border-bottom: 8px #7a7773 solid;
	

}

.footer td, .footer td a {
	font-size: 11px;
	color:#ffffff;
	line-height: 18px;
}


.content .menu_way {
	font-size: 11px;
	border-bottom: 1px #cac5bf solid; 
	padding-bottom: 15px;
}

.content.bottom .menu_way {
	font-size: 11px;
	border-top: 1px #cac5bf solid; 
	border-bottom: 0px; 
	padding-top: 15px;
}

.content .menu_way span {
	padding: 0px 5px;
}



.content .menu_sub {
	border-bottom: 1px #cac5bf solid; 
	padding: 10px 0px 10px;
}

.content .menu_sub div.sub_item {
	background: url(images/arrow.gif) no-repeat 5px 8px;
	padding: 0px 0px 5px 20px;
}

.content .menu_sub div.sub_item a {
	font-size: 12px;
	font-weight: bold;
	color: #585651;
}

.content .menu_sub .inners {
	padding-bottom: 8px;
}

.content .menu_sub .inners div.inn_item {
	background: url(images/arrow_small.gif) no-repeat 25px 9px;
	padding-left: 35px;
}

.content .menu_sub .inners div.inn_item a {
	font-size: 11px;
	color: #585651;
}


.content .sitemap .right {
	float: right;
}



.content .sitemap ul {
	margin: 0px;
	padding: 0px;
	width: 275px;
}

.content .sitemap ul li {
	background: url(images/arrow.gif) no-repeat 5px 8px;
	margin: 0px 0px 15px 20px;
	padding: 0px 0px 5px 20px;
	list-style: none;
}

.content .sitemap ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #585651;
}


.content .sitemap .inners {
	padding: 5px 0px 0px;
}

.content .sitemap .inners li {
	background: url(images/arrow_small.gif) no-repeat 5px 9px;
	padding: 0px 0px 5px 15px;
	margin: 0px;
}

.content .sitemap .inners li a {
	font-size: 11px;
	color: #585651;
	font-weight: normal;
}







.main_box .content .agree input {
	 position: relative;
	 top: 6px;
}

.main_box .content .bron {
	padding: 25px 0px;
	background: #e3ddd6;
}

.main_box .content .bron td {
	font-size: 11px;
}

.main_box .content .bron .title {
	padding-left: 25px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
}

.main_box .content .bron .comm {
	padding: 15px 25px;
}

.main_box .content .bron .gray_zone td {
	padding: 15px 25px;
	border-top: 1px #f5efe7 solid;
	border-bottom: 1px #f5efe7 solid;	
}

.main_box .content .bron .gray_zone {
	background: #d8d0c8;
}

.main_box .content .bron .gray_zone ol {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	_padding-left: 22px;
}

.main_box .content .bron .gray_zone ol li {
	margin: 0px;
	padding: 10px 0px 0px;
}

.main_box .content .bron .gray_zone ol li span {
	font-weight: normal;
}

.main_box .content .agree {
	padding: 15px 0px;
	font-size: 12px;
	font-weight: bold;
}

.main_box .content .bron .submit {
	background: #d4d0c8;
	width: 115px;
	height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.main_box .content .bron .inf_types input,
.main_box .content .bron .inf_types span {
	float: left;
	line-height: 24px;
}

.main_box .content .bron .inf_types span {
	padding: 0px 10px 5px 0px;
}

.main_box .content .bron_err {
	padding: 10px 0px;
	color: red;
}



.main_box .content input:disabled {
	background: #dad9d6;
}


.main_box .content .bron_konf td {
	line-height: 25px;
}

.main_box .content .bron_konf {
	padding: 10px 0px;
	background: #e3ddd6;
}

.main_box .content .bron_konf .title {
	font-weight: bold;
	padding: 5px 30px;
}


.main_box .content .gray {
	border-top: 1px #f5efe7 solid;
	border-bottom: 1px #f5efe7 solid;
	background: #d8d0c8;
	padding: 10px 0px 10px 30px;
}

.main_box .content .bron_konf .submit {
	background: #d4d0c8;
	width: 115px;
	height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.main_box .content .bron_konf .times .item {
	height: 30px;
}

.main_box .content .bron_konf .times span {
	padding-right: 5px;
}



.main_box .content .bron_konf .accomodation input,
.main_box .content .bron_konf .accomodation span
{
	float:left;
	margin-right: 5px;
}




.content .cellpunktir {
	font-size: 12px;
}


.content .newsblock {
	font-size: 11px;
	padding: 10px 0px;
}

.content .newsblock .newsdate {
	font-size: 11px;
}

.content .newsblock .newsheader {
	font-size: 12px;
}






.content .addform {
	background: #E3DDD6;
}


.content .addform td {
	font-size:11px;
}

.content .addform .submit {
	background: #d4d0c8;
	width: 115px;
	height: 30px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.content .addform .title {
	font-weight: bold;
	padding-bottom:3px;
}


.content .faq td {
	font-size: 12px;
}



/* Старые стили */

.myinputs {
	margin-bottom: 5px;
}

.hdr1 {
	font-weight: bold;
}



.pages {
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}

a.pages {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.pages:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}







/* map */

div.map ul li {
	list-style-image: url('images/next2.gif');
	padding: 0 0 0px 0px;
	margin: 0 0 5px 2px;	 
	line-height:16px;

}

div.map ul li a {
	color: #dc7000;
	font-size: 11px;
	font-weight: bold;
}

div.map ul li a:hover {
	color: #f09639;
	font-size: 11px;
	font-weight: bold;
}

div.map ul li ul {
	list-style-image: url('images/next3.gif');
	padding: 8px 0 2px 17px;
	margin: 0;	 
}

div.map ul li ul li{
	list-style-image: url('images/next3.gif');
	padding: 0 0 0px 0px;
	margin: 0px 0 5px 0px;	 
	line-height:16px;
}

div.map ul li ul li a {
	color: #4f4f4f;
	font-size: 11px;
}

div.map ul li ul li a:hover {
	color: #dc7000;
	font-size: 11px;
}

div.map ul li ul li ul {
	list-style-image: url('images/next3.gif');
	padding: 8px 0 2px 15px;
	margin: 0;	 
}

div.map ul li ul li ul li{
	list-style-image: url('images/next4.gif');
	padding: 0 0 0px 0px;
	margin: 0px 0 5px 0px;	 
	line-height:13px;
}

div.map ul li ul li ul li a {
	color: #4f4f4f;
	font: 10px Tahoma, Arial, sans-serif normal;
}

div.map ul li ul li ul li a:hover {
	color: #dc7000;
	font: 10px Tahoma, Arial, sans-serif normal;
}





div.vacancy ul li {
	list-style-image: url('images/rednext.gif');
	padding: 0 0 0px 0px;
	margin: 0 0 0px 2px;	 
}

a.ltllink {
	color: #dc7000;
	font-size: 11px;
}

div.vacancylist ul li {
	list-style-image: url('images/next2.gif');
	padding: 0 0 0px 0px;
	margin: 0 0 0px 2px;	 
}

div.grey {
	background: #e3ddd6;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #666666;
	position: relative;
}

div.dopinfo {
	padding: 2px 0px 5px 12px;
	font-size: 11px;
	color: #666666;
	position: relative;
}





a.greylink {
	color: #666666;
	font-size: 11px;
	font-weight:bold;
}

a.greylink:hover {
	color: #999999;
	font-size: 11px;
	font-weight:bold;
}

.errtxt {
	color: #d70b00;
	font: 10px Tahoma, Arial, sans-serif normal;
}

.datetxt {
	color: #666666;
	font: 10px Tahoma, Arial, sans-serif normal;
}

.datetxt2 {
	color: #7f7f7f;
	font: 10px Tahoma, Arial, sans-serif normal;
}

.ltlgrey {
	color: #575757;
	font-size: 11px;
}


.part-text {
	color: #575757;
	font-size: 11px;
}

.ltlgrey-prs {
	color: #575757;
	font-size: 11px;
}



.imggallery {
	border: solid 3px #d8d0c8; 
	margin:0;
	padding:0;
}

.imgrzd {
	border: solid 3px #d8d0c8; 
	margin: 0 0px 0px 0;
	padding:0;
}

.content img.simple {
	margin: 0 5px 0px 0;
	border: none; 
}




/* табличка для календарика */

table.cal_table {
	padding: 1px;
	margin: 0;
	border: 1px solid #ffffff;
}

table.cal_table td {
	background: #e3ddd6;
	color: #000000;
	font: 9px Tahoma, Arial, sans-serif normal;
	padding: 3px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	border-left: 0.5px solid #ffffff;
}

table.cal_table td.day {
	background: #7c7c7c;
	color: #ffffff;
	font-size: 11px;
	padding: 3px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	border-left: 0.5px solid #ffffff;
}



div.ltlgrey2, div.ltlgrey2 table td {
	color: #676767;
	font-size: 11px;
	padding: 0;
	margin: 0;
}


/* табличка для прайсов */
div.content table.zebra {
	padding: 0;
	margin: 0;
	border: 1px solid #ffffff;
}

div.content table.zebra th {
	background: #7c7c7c;
	color: #ffffff;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #ffffff;
}

div.content table.zebra th.sub {
	background: #929292;
	color: #ffffff;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

div.content table.zebra td {
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #ffffff;
}

div.content table.zebra td.event {
	background: #e3ddd6;
	color: #000000;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #ffffff;
}



/* табличка для фото */
div.content table.gallery {
	padding: 0px;
	margin: 0px;
}

div.content table.gallery td {
	color: #232323;
	font-size: 11px;
	padding: 13px 15px 13px 0px;
	margin: 0;
	text-align: left;
	vertical-align: top;
	background: url('images/punktir-bg4.gif') right bottom repeat-x; 
}

div.content table.gallery td img {
	margin: 0 0px 5px 0;
	border: solid 3px #eaeceb; 
}



/* табличка списка меню */
div.content table.spisok {
	padding: 0px;
	margin: 0px;
}

div.content table.spisok td {
	color: #565656;
	font-size: 11px;
	margin: 0;
	text-align: right;
	vertical-align: top;
}



div.content table.spisok td.header {
	text-align: left;
	padding: 0 0 0px 0;
	margin: 0 0 30px 0;
}



	

div.content .redpunkt {
	font-size: 11px;
	font-weight: bold;
	color: #c85401;
	background: url('images/next5.gif') left center no-repeat;
	padding: 1px 0 0px 15px;
	margin: 0 0 0px 2px;	 
	text-align: left;
}

	

div.content table.spisok td.txt {
	color: #565656;
	font-size: 11px;
	padding: 3px 88px 30px 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	background: url('images/punktir-bg4.gif') right top repeat-x; 
}





/* еще один вид серой таблицы */

div.content div.greyspisok  {
	padding: 5px 10px 5px 10px;
}



div.content div.greyspisok table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0 #e3ddd6;
}

div.content div.greyspisok table td {
	padding: 0;
	margin: 0;
	background: #e3ddd6;
	color: #6a6a6a;
	font-size: 11px;
	border: 0 #e3ddd6;
	vertical-align: top;
	text-align: left;
}



div.content div.greyspisok table p {
	padding: 12px 35px 10px 0;
	margin: 0;
	color: #6a6a6a;
	font-size: 11px;
}



div.content div.greyspisok table td img{
	margin: 0 0px 5px 0;
	border: solid 3px #e9eae4; 
	margin: 0 15px 0 0; 
	text-align: left;
}


div.content div.menutbl table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0 #ffffff;
}



div.content div.menutbl table tr, tr.bpunktir{
	background: url('images/punktir-bg4.gif') right bottom repeat-x; 
}

div.content div.menutbl table td{
	padding: 10px 20px 10px 20px;
	margin: 0;
}

div.content div.menutbl table td.inner{
	background: url('images/punktir-bg5.gif') 1px 2px repeat-y; 
	width: 5px;
	padding: 0;
}

div.content div.menutbl table td.price{
	width: 80px;
}



div.content div.menutbl ul  {
	list-style-image: none;
	padding: 0px;
	margin: 0;	 
}

div.content div.menutbl ul li {
	list-style-image: url('images/next5.gif');
	padding: 0 0 0px 0px;
	margin: 0 0 0px 2px;	 
	font-size: 11px;
	font-weight: bold;
	color: #c85401;
}



/* для эконом */

div.content .tdhdr2 {
	background: #ffffff;
	padding: 6px 0 6px 12px;
	margin:  0;
	border-top: 4px solid #f1f2ed;
	border-left: 6px solid #f1f2ed;
	border-bottom: 4px solid #f1f2ed;
	border-right: 4px solid #f1f2ed;
}

div.content .hdr2 {
	background: url('images/pnkt1.jpg') left top no-repeat;
	padding: 4px 0 4px 20px;
	margin:  0;
	color: #ff8814;
	font-size: 11px;
	font-weight:bold;
}

div.content .ltlgrey2 {
	color: #424242;
	font-size: 11px;
	line-height: 14px;
}

.phonetxt {
	font: 27px Arial Narrow, Tahoma, Arial, sans-serif normal;
	font-weight: normal;
	color:#3e3a3b;
	float:left;
	padding-left:7px;
}




.nf_main {
	padding: 35px 0px;
	
	font-family: Tahoma;
}

.nf_main div {
	text-align: left;
}

.nf_main .nf_box {
	width:835px; 
}

.nf_main .head .phone {
	float: right;
	padding-top: 20px;
	
	font-size: 18px;
	color: #000000;
}

.nf_main .head img {
	position: relative;
	right: 8px;
}

.nf_main .title {
	font-size: 24px;
	color: #999590;
	
	padding: 25px 0px 25px 0px;
}

.nf_main .title span {
	font-size: 48px;
	padding-right: 5px;
}

.nf_main .menu {
	width: 520px;
	padding-bottom: 30px;
}

.nf_main .menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 280px;
}

.nf_main .menu ul.right {
	float: right;
}

.nf_main .menu ul a {
	font-size: 12px;
	color: #312f2a;
}

.nf_main .menu ul li {
	margin: 0px;
	padding: 8px 0px;
}

.nf_main .back {
	padding-top: 45px;
}

.nf_main .back, .nf_main .back a {
	font-size: 18px;
	color: #999590;
}

.news_index .box_title {
	font-size: 14px;
	font-weight:bold;
	color: #312f2a;
	padding-bottom: 10px;
}

.news_index {
	background: #e3ddd6;
	padding: 10px 15px;
}

.news_index .date {
	color: #7c7872;
}

.news_index .title {
	padding-bottom: 10px;
}