	html,body	{
		height:100%;
		margin: 0;
		padding:0px;
		font-family: Arial, Tahoma, Verdana, sans-serif;
		color:black;
		font-size: 12px;
		background:url(/images/body_bg.jpg);
	}
	a	{
		color: #C96012;
		font-family: Arial, Tahoma, Verdana, sans-serif;
		text-decoration: underline; 
		font-size: 12px;
	}
	a:hover	{
		text-decoration: none; 
	}
	td	{
		font-size: 12px;
	}
	img, table	{
		border:none;
	}
	
	table {
		border-collapse: collapse;
		width:100%;
	}

	table td {
		padding: 0px;
		vertical-align:top;
	}
    .htmlMakeup    {
        min-width:1000px;
    }
    * html .htmlMakeup    {
        width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 995)? "995px" : "100%");
    }
	.headerBgX	{
		background:url(/images/header_x_bg.gif) repeat-x top;
	}
	.headerBgRight	{
		background:url(/images/header_r_bg.jpg) right top no-repeat;
	}
	.headerBgLeft	{
		background:url(/images/header_l_bg.jpg) left top no-repeat;
		height:275px;
		padding-top:147px;
	}
	.headerBgLeft .logo	{
		display:block;
		position:absolute;
		width:96px;
		height:84px;
		top:41px;
		left:27px;
	}		
	.headerBgLeft .welcm	{
		display:block;
		background:url(/images/arrow.gif) left no-repeat;
		padding-left:13px;
		position:absolute;
		top:100px;
		left:144px;
		font-size:11px;
	}
	.headerBgLeft .home	{
		display:block;
		position:absolute;
		background:url(/images/ic_home.gif) left no-repeat;
		padding-left:16px;
		right:398px;
		top:27px;
		color:#C96012;
	}
	.headerBgLeft .reestr	{
		display:block;
		position:absolute;
		padding-left:16px;
		right:185px;
		top:57px;
		color:#9F0000;
		font-size:15px;
		font-weight:bold;
		text-transform:uppercase;
		font-family: Arial Narrow, Arial, Tahoma, Verdana, sans-serif;
	}
	.headerBgLeft .contact	{
		display:block;
		position:absolute;
		background:url(/images/ic_contact.gif) left no-repeat;
		padding-left:16px;
		right:285px;
		top:27px;
		color:#C96012;
	}
	.headerBgLeft .lRu	{
		display:block;
		position:absolute;
		background: url(/images/ic_lingva_ru.gif) left no-repeat;
		padding-left:20px;
		right:152px;
		top:27px;
		color:#C96012;
	}
	.headerBgLeft .lEn	{
		display:block;
		position:absolute;
		background: url(/images/ic_lingva_en.gif) left no-repeat;
		padding-left:20px;
		right:48px;
		top:27px;
		color:#C96012;
	}
	.headerBgLeft .bigPic	{
		margin-left:299px;
		height:241px;
		padding:0 0 18px 14px;
		position:relative;
		background:url(/images/bg_pic_bg.png) bottom left no-repeat;
	}
	* html .headerBgLeft .bigPic	{
		background:none;
	}
	* html .headerBgLeft .bigPic .bg	{
        background: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_pic_bg.png');
		position:absolute;
		bottom:6px;
		left:0;
		height:259px;
		width:701px;
		z-index:-1;
	}
	.headerBgLeft .bigPic .topper	{
		background:#C96012;
		height:7px ;
	}
	.headerBgLeft .bigPic table	{
		height:241px;
		z-index:1;
	}
	.headerBgLeft .bigPic table td	{
		padding-top:1px;
	}
	.headerBgLeft .bigPic .col1	{
		width:1px;
		position:relative;
	}
	.headerBgLeft .bigPic .col2	{
		padding:5px 40px 20px 34px;
		background:url(/images/bigPicTxtBg.jpg) top repeat-x #AD5E03;
		color:white;
		font-family: Lucida Sans Unicode;
		font-size:12px;
		
	}
	.inner .headerBgLeft .bigPic .col2	{
		background: none;
		padding:5px 34px 20px 30px;
	}
	.headerBgLeft .bigPic .col2 .title	{
		margin:0 0 18px -18px;
	}
	.headerBgLeft .bigPic .col2 .title	{
		margin:0 0 8px -18px;
		background:url(/images/s-piter_title.png) no-repeat;
		width:127px;
		height:25px;
	}
	* html .headerBgLeft .bigPic .col2 .title	{
        background: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/s-piter_title.png');
	}
	.mainMenu	{
		position:absolute;
		top:155px;
		left:90px;
	}
	.mainMenu a	{
		background:url(/images/main_menu_bg.gif) bottom left no-repeat;
		padding:0 0 3px 23px;
		font-family: Arial Narrow, Arial, Tahoma, Verdana, sans-serif;
		color:#9F0000;
		font-size:15px;
		font-weight:bold;
		text-transform:uppercase;
		display:block;
		line-height:22px;
		height:22px;
		width:215px;
		text-decoration:none;
	}
	.mainMenu a:hover	{
		color:#5C0F0F;
	}
	.contentBottomBg	{
		background:url(/images/content_r_bottom_x_bg.jpg) repeat-x bottom;
	}
	.contentBottomRBg	{
		background:url(/images/content_r_y_bg.jpg) repeat-y left;
	}
	.contentTopRBg	{
		background:url(/images/content_r_top_bg.jpg) left top no-repeat;
	}
	.contentPhoneBg	{
		background:url(/images/content_r_bottom_bg.jpg) bottom left no-repeat;
		position:relative;
		padding-bottom:45px;
	}
	.inner .contentPhoneBg	{
		padding-bottom:15px;
	}
	.content .col1	{
		width:254px;
		padding:22px 20px 0 42px;
	}
	.titleBlock	{
		font-family: Arial Narrow, Arial, Tahoma, Verdana, sans-serif;
		font-size:15px;
		font-weight:bold;
		text-transform:uppercase;
		padding-left:8px;
		border-left:solid 7px #C96012;
		display:block;
		line-height:12px;
		height:12px;
		margin-bottom:13px;
	}
	.content .col1 .pic	{
		position:relative;
	}
	.inner .content .col1 .pic	{
		position:relative;
		margin-bottom:20px;
	}
	.content .col1 .pic div	{
		background:url(/images/pic_frame.gif);
		width:228px;
		height:64px;
		position:absolute;
		top:0;
		left:0;
	}
	
	.content .col1 .picspu div	{
		
		width:228px;
		height:64px;
		position:absolute;
		top:0;
		left:0;
	}
	
	.content .col2	{
		padding:26px 75px 0 0;
		font-family: Verdana;		
		font-size: 12px;
	}
	.content .col2 .txt	{
		position:relative;
		border-left:solid 7px #C96012;
		padding-left:20px;
		line-height:16px;		
		font-family: Verdana;		
		font-size: 12px;
	}
	.inner .content .col2 .txt	{
		margin-bottom:25px;
		font-family: Verdana;		
		font-size: 12px;
	}
	.content .col2 .txt h2, .content .col2 .txt .ash2	{
		margin:0;
		padding:0;
		font-family: Arial, Tahoma, Verdana, sans-serif;
		color:#C96012;
		font-size: 12px;
		font-weight:bold;
	}
	.content .col2 .txt .pen	{
		position:absolute;
		background:url(/images/txt_pen_bg.gif);
		width:246px;
		height:157px;
		right:-75px;
		bottom:-34px;
		
	}
	* html .content .col2 .txt .pen	{
		right:0;
		bottom:0;
	}
	.inner .content .col2 p	{
		padding-left:27px;
		
		
		
		font-family: Verdana;		
		font-size: 12px;
		
		
		
	}
	.informer	{	
		margin-top:46px;
	}
	.bottomAddres	{
		padding:0 32px 20px 140px;
		width:225px;
	}
	.bottomAddres strong	{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		color:#BC570B;
		font-size:25px;
	}
	.inner .bottomAddres	{
		width:200px;
		font-size:11px;
		position:absolute;
		bottom:25px;
		left:-5px;
	}
	* html .inner .bottomAddres	{
		bottom:445px;
		left:-5px;
	}
	.inner .bottomAddres strong, .inner .bottomAddres .asstrong	{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		color:#BC570B;
		font-size:20px;
		font-weight:bolder;
	}
	.informer .news	{
		padding-right:30px;
	}
	.informer .news div	{
		padding-right:30px;
		width:42%;
		float:left;
	}
	.inner .news div	{
		padding-right:30px;
		margin-bottom:15px;
		margin-left:15px;
	}
	.inner .news div span	{
		background:url(/images/arrow_02.gif) top left no-repeat;
		padding-left:10px;
	}
	.informer .news div span	{
		background:url(/images/arrow_02.gif) top left no-repeat;
		padding-left:10px;
	}
	.informer .weather	{
		width:170px;
		padding-right:17px;
	}
	.informer .weather div	{
		padding:3px 0 0 40px;
	}
	.informer .weather div strong	{
		color:#BC570B;
		padding-left:16px;
		background:url(/images/ic_time.jpg) left no-repeat;
	}
	.bottom	{
		bottom:0;
		width:100%;
		white-space:nowrap;
		line-height:24px;
		color:white;
		font-size:9px;
		position:absolute;
	}
	* html .bottom	{
		bottom:-1px;
	}
	.inner .bottom	{
		bottom:-15px;
		width:100%;
		white-space:nowrap;
		line-height:24px;
		color:white;
		font-size:9px;
		position:relative;
	}
	.bottom div	{
		margin-left:384px;
		background:#C96012;
		padding:0 17px;
	}
	
	
	
	.textfield{
		background: #eee6cb;
		border: 1px solid #C96012;
		width: 550px;
		
	}
	
	
	.sendForm td{
		font-size: 12px;
		color:black;
	}
	
	.tit{
		font-size:14px;
		color:#C96012;
		font-weight:bold;
	}
	
	.tableStyle{
		border: 1px solid #C96012;
	}

	.tableStyle td{
		border: 1px solid #C96012;
		color: gray;
	}	
	
	.tableStyle .h{
		background: #e0d8bd;
		color: black;
	}
	
	.tour_price_table{
	border-color:black;
	border-style:solid;
	border-width:1px;
	padding:5px;
}
p.breadcrumbs {
	color: #C96012;
	font-weight: bold;
}
p.breadcrumbs a {
	font-weight: normal;
	text-decoration: underline;
}

