@font-face {
	font-family: UnicomCondLight; 
	src: url('fonts/UnicomCondLight.ttf'), format('truetype'); 
	font-weight: normal;
	font-style: normal;
   }
@font-face {
	font-family: MyriadProBold; 
	src: url('fonts/MYRIADPRO-BOLD.otf'), format('otf'); 
	font-weight: bold;
	font-style: normal;
   }


html {color:#000; background:#fff; width:100%; height:100%; margin:0; padding:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,var {font-style: normal; font-weight: normal;}
li {list-style: none;}
/*caption,th{text-align:left;}*/
h1,h2,h3,h4,h5,h6 {font-size: 100%; font-weight: normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0; font-variant: normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
input,textarea,select {font-family: inherit; font-size: inherit; font-weight: inherit;}
/*to enable resizing for IE*/
input,textarea,select {*font-size: 100%;}
/*because legend doesn't inherit in IE */
legend {color: #000;}

/************ STYLE ****************/

body {
	background: #fff url('/images/template/pix/top_bg.gif') repeat-x 0 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
/*	color: #323131;*/
        color: #626364;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	position: relative;
}

a {
	color: #323131;
	font-size: 12px; 
	text-decoration: underline;
}
	
a:hover {
	text-decoration: none;
}
	
div.content img.space {
  margin:7px;
  border:0px;
}

div.center div.content p {
	margin-top: 6px;
	margin-bottom: 18px;
	line-height: 17px;
}

div.page_tour div.center div.content p {
	margin-top: 6px;
	margin-bottom: 13px;
	line-height: 17px;
}

div.center div.content ul {
	margin-left: 15px;
	padding: 0;
}
	
div.center div.content ul li {
	list-style-type: disc;
	padding: 8px 0px 8px 0px;
}

div.center div.content ol li {
	list-style-type: decimal;
	padding: 8px 0px 8px 0px;
}

div.center div.content table td {
	padding: 7px 5px 7px 5px;
	border: #999;
}		
	
/************ HEADER ****************/
	
div.head_out {
	height: 234px;
	font-size: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
}
	
div.head {
	/*height: 232px;*/
        height: 116px;
	font-size: 0;
	position: absolute;
	top: 0px;
	width: 1015px;
	background: url('/images/template/pix/headout_bg.gif') no-repeat 0 0;
	z-index: 100;
}
	
img.logo {
	position: absolute;
	margin-top: 0;
	margin-left: 40px;
	width: 157px;
	height: 49px;
}
	
ul.top_menu {
	position: absolute;
	margin-top: 71px;
	margin-left: 12px;
	height: 36px;
	background: url('/images/template/pix/topmenu_bg.gif') repeat-x 0 0;
}
	
ul.top_menu li {
	float: left;
	padding: 0 0px 0 0px;
	position: relative;	
	height: 36px;
}

ul.top_menu li.first {
	background: url('/images/template/pix/topmenu_l.gif') no-repeat 0 0;
}
	
ul.top_menu li a {
	display: block;
	float: left;
	height: 36px;
	padding: 0px 38px 0px 7px;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	text-decoration: none;
	background: url('/images/template/pix/topmenu_del.gif') no-repeat 100% 0;
        fontFamily: Arial;
}

ul.top_menu li.first a {
	padding: 0px 37px 0px 19px;
}

ul.top_menu li.last a {
	padding: 0px 23px 0px 7px;
	background: url('/images/template/pix/topmenu_r.gif') no-repeat 100% 0;
}
	
ul.top_menu li a:hover {
	color: #ccc;
}
	
div.head .r {
	float: right;
	width: 1px;
	height: 1px;
	position: relative;
}

a.head_mail {
	position: absolute;
	margin-top: 24px;
	margin-left: 624px;
	padding-left: 18px;
	font-family: Myriad Pro;
	font-size: 14px;
	color: #29657e;
	background: url('/images/template/pix/mail_icon.gif') no-repeat 0 5px;
	text-decoration: none;
}

a.head_mail:hover {
/*	text-decoration: underline;*/
        color:#0E6E96;
}

a.head_contacts {
	position: absolute;
	margin-top: 10px;
	margin-left: 775px;
	padding-top: 30px;
	font-size: 11px;
	color: #567a89;
	background: url('/images/template/pix/phone_icon.gif') no-repeat 9px 0;
	text-decoration: none;
}

a.head_contacts:hover {
/*	text-decoration: underline;*/
        color:#cb3a3a;
}

div.head_phones {
	position: absolute;
	margin-top: 6px;
	margin-left: 833px;
	line-height: 22px;
	font-family: Myriad Pro;
	font-size: 19px;
	color: #487b91;
}

div.head_phones small {
	font-size: 14px;
	color: #1b495c;
}

div.head_icons {
	position: absolute;
	margin-top: 75px;
	margin-left: 683px;
}

div.head_icons img {
	margin-right: 7px;        
}

div.head_flags {
	position: absolute;
	margin-top: 81px;
	margin-left: 778px;
}

div.head_flags img {
	margin-right: 6px;
}

/************ КАРКАС ****************/

div.main {
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	width: 1015px;
	/*max-width: 1200px;
	width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) > 1200? '1200px':
 'auto');*/
	background: url('/images/template/pix/top_bg.jpg') repeat-x 0 0;
}
	
div.left_bg {
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
}
	
div.right_bg {
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
	position: relative;
}
	
div.center {
	float: left;
	width: 100%;
/*	overflow: hidden;*/
	position: relative;
	z-index: 1;
}
	
div.center div.content {
	margin: 116px 263px 5px 11px;
	padding: 0px 0 40px 0;
	position: relative;
	/*background: #cfc;*/
}

div.center div.content .textbox {
	margin: 0 20px 0 225px;
	padding-top: 2px;
	position: relative;
}

div.center div.content .textbox_alone {
	margin: 0 20px 0 0px;
	padding-top: 2px;
	position: relative;
}


div.page_list1 div.center div.content .textbox {
	margin: 0 0 0 207px;
}

div.page_tour div.center div.content .textbox {
	margin: 0 20px 0 229px;
	color: #5e5e5e;
}

div.page_form div.center div.content .textbox {
	margin: 0 20px 0 227px;
}
	
div.sidebar_left {
	float: left;
	width: 210px;
	margin-top: 354px;
	margin-left: -100%;
	padding: 0px 0px 20px 9px;
	position: relative;
	z-index: 15;
	/*background: #ccc;*/
}

div.sidebar_left_proj {
	float: left;
	width: 250px;
	margin-top: 354px;
	margin-left: -100%;
	padding: 0px 0px 20px 9px;
	position: relative;
	z-index: 15;
	/*background: #ccc;*/
}	
div.sidebar_right {
	float: left;
	width: 248px;
	margin-top: 114px;
	margin-left: -261px;
	padding: 0 12px 15px 0;
	position: relative;
	z-index: 15;
	/*background: #cff;*/
}
	
    .empty {height:181px;}
    .clear:after {content: '.'; display: block; height: 0; clear: both; visibility: hidden;}
    .clear {display: inline-block;}
    .clear {display: block;}
    .clear20{ float: left; height: 26px; width: 100%; clear: both; }
	
/************ CONTENT ****************/

div.main_picblock {
	margin-bottom: 17px;
}

div.main_picblock img.main_pic {
	margin-bottom: 2px;
}

div.main_picblock div.main_picblock_text {
	padding: 6px 9px 5px 18px;
        margin: 6px 0 0 0;
	line-height: 25px;
	font-family: Myriad Pro;
	font-size: 24px;
	color: #fff;
	background: #018774 url('/images/template/pix/mainpic_bg.jpg') repeat-y 0 0;
}

div.main_picblock div.main_picblock_text span.author {
	display: block;
	margin-top: 2px;
	text-align: right;
	font-size: 15px;
}

div.list_item {
	float: left;
	width: 330px;
	margin-right: 59px;
	margin-bottom: 19px;
	padding-left: 1px;
	line-height: 17px;
}

div.list_item_alone {
	float: left;
	width: 700px;
	margin-right: 59px;
	margin-bottom: 19px;
	padding-left: 1px;
	line-height: 17px;
}


div.page_list1 div.list_item, div.list_item_list1 {
	float: none;
	width: 510px;
	margin-right: 0;
	margin-left: -4px;
	text-align:justify;
}

div.page_list1 div.list_item, div.list_item_list2 {
	float: none;
	width: 740px;
	margin-right: 0;
	margin-left: -4px;
	text-align:justify;
}

div.sec_item {
	width: 326px;
	margin-right: 0;
}

div.list_item div, div.list_item_alone div {
	margin-left: 142px;
}

div.page_list1 div.list_item div {
	margin-left: 153px;
}

div.list_item a.frame, div.list_item_alone a.frame {
	float: left;
	display: block;
	width: 123px;
	height: 71px;
	padding: 6px 6px 6px 6px;
	background: url('/images/template/pix/frame_small.gif') no-repeat 0 0;
}

div.list_item a.frame img, div.list_item_alone a.frame img,{
	
}

div.list_item a.title, div.list_item_alone a.title {
	display: block;
	margin-top: -2px;
	margin-left: -5px;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-family: Myriad Pro;
	font-size: 17px;
	color: #626364;
	background: url('/images/template/pix/categ_pic1.gif') no-repeat 0 0;
	text-decoration: none;
}

div.type1 a.title {
	background: url('/images/template/pix/categ_pic1.gif') no-repeat 0 0;
}

div.type2 a.title {
	background: url('/images/template/pix/categ_pic2.gif') no-repeat 0 0;
}

div.type3 a.title {
	background: url('/images/template/pix/categ_pic3.gif') no-repeat 0 0;
}

div.type4 a.title {
	background: url('/images/template/pix/categ_pic4.gif') no-repeat 0 0;
}

div.type5 a.title {
	background: url('/images/template/pix/categ_pic5.gif') no-repeat 0 0;
}

div.type6 a.title {
	background: url('/images/template/pix/categ_pic6.gif') no-repeat 0 0;
}

div.list_item a.title:hover, div.list_item_alone a.title:hover {
/*	text-decoration: underline;*/
	color:#cb3a3a;
}

div.page_list1 div.list_item a.title  {
	margin-left: 0;
	padding-left: 0;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #414142;
	background: none;
}

div.list_item a.more, div.list_item_alone a.more {
	display: block;
	margin-top: 3px;
	margin-left: -2px;
	padding-bottom: 2px;
	padding-left: 17px;
	font-size: 11px;
	color: #1d7fad;
	background: url('/images/template/pix/more.gif') no-repeat 0 2px;
	text-decoration: none;
}

div.list_item a.more:hover, div.list_item_alone a.more:hover {
	/*text-decoration: underline;*/
	color:#cb3a3a;
}

.block_title {
	display: block;
	margin: 5px 0 5px 0;
	font-family: Myriad Pro;
	color: #cb3a3a;
	font-size: 17px;
	text-decoration: none;
}

.block_title:hover {
/*	text-decoration: underline;*/
	color:#cb3a3a;
}

div.right_map {
	padding: 7px 14px 15px 14px;
	background: url('/images/template/pix/map_bg.jpg') no-repeat 0 0;
}

div.right_map .block_title {
	padding-left: 1px;
}

div.right_map img {
	margin-top: 7px;
}

div.right_block .block_title {
	margin-bottom: 0;
	padding-left: 3px;
}

div.right_block {
	padding: 5px 14px 16px 14px;
}
	
ul.rightmenu {
	margin-top: 3px;
	margin-left: 0px;
	position: relative;
}

ul.rightmenu li {
	padding: 11px 10px 11px 0;
	background: url('/images/template/pix/dash.gif') repeat-x 0 100%;
}

ul.rightmenu li a {
	display: block;
	padding-bottom: 3px;
	padding-left: 30px;
	font-family: Myriad Pro;
	font-size: 14px;
	color: #0e6e96;
	text-decoration: none;
	background: url('/images/template/pix/arrow.gif') no-repeat 0 0;
}


ul.rightmenu li a:hover {
/*	text-decoration: underline;*/
	color:#cb3a3a;
}



div.gr_block {
	margin-bottom: 2px;
	margin-left: 2px;
	background: url('/images/template/pix/block_bg.jpg') repeat-y 0 0;
}

div.gr_block div.block-title {
	height: 7px;
	font-size: 0;
	line-height: 0;
	background: url('/images/template/pix/block_top.jpg') no-repeat 0 0;
}

div.gr_block div.block-content {
	padding: 5px 10px 9px 10px;
	background: url('/images/template/pix/block_bottom.jpg') no-repeat 0 100%;
}

img.pic_banner {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

div.breadcrumbs {
	margin-bottom: 15px;
	font-size: 15px;
	color: #3b8086;
}

div.page_list1 div.breadcrumbs {
	margin-bottom: 3px;
}

div.page_tour div.breadcrumbs {
	margin-bottom: 3px;
}

div.page_form div.breadcrumbs {
	margin-bottom: 6px;
}

div.breadcrumbs a {
	font-size: 15px;
	color: #3b8086;
	text-decoration: none;
}

div.breadcrumbs a:hover {
/*	text-decoration: underline;*/
	color:#cb3a3a;
}

div.breadcrumbs span {
	color: #707070;
}

div.leftpic {
	margin-bottom: 9px;
	padding-left: 5px;
	font-size: 10px;
	color: #626364;
}

div.picframe {
	margin-bottom: 1px;
	margin-left: -5px;
	background: url('/images/template/pix/frame_bg.gif') repeat-y 0 0;
}

div.picframe div.block-title {
	height: 5px;
	font-size: 0;
	line-height: 0;
	background: url('/images/template/pix/frame_top.gif') no-repeat 0 0;
}

div.picframe div.block-content {
	padding: 3px 8px 6px 8px;
	background: url('/images/template/pix/frame_bottom.gif') no-repeat 0 100%;
}

div.picframe div.block-content img {
	border: 1px solid #cbcdcf;
}

ul.leftmenu {
	margin-top: -2px;
	margin-right: 28px;
	margin-left: 3px;
	position: relative;
}
ul.leftmenu.proj{
	margin-left: 14px;
	margin-bottom: 10px;
}


ul.leftmenu li {
	padding: 11px 10px 11px 0;
	background: url('/images/template/pix/dash.gif') repeat-x 0 100%;
}

ul.leftmenu li.last {
	background: none;
}

ul.leftmenu li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-size: 14px;
	color: #414142;
	text-decoration: none;
	background: url('/images/template/pix/arrow.gif') no-repeat 0 0;
}

ul.leftmenu li a:hover {
/*	text-decoration: underline;*/
	color:#cb3a3a;
}

div.actions a, a.return_btn {
	text-decoration: none;
}

div.actions a:hover {
/*	text-decoration: underline;*/
	color:#cb3a3a;
}

div.actions a.return, a.return_btn {
/*	float: left;
	padding-top: 4px;
*/
        padding-top: 2px;
        margin:10px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 14px;
	color: #3b8086;
	background: url('/images/template/pix/arrow.gif') no-repeat 3px 0;

}

div.page_form div.actions a.return {
	padding-left: 27px;
	background: url('/images/template/pix/arrow.gif') no-repeat 0 0;
}

div.actions a.print {
	float: right;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 22px;
	font-size: 14px;
	color: #4f5151;
	background: url('/images/template/pix/print.gif') no-repeat 0 4px;
}

table.hotel_descr {
	margin-bottom: 16px;
}

table.hotel_descr td {
	padding: 2px !important;
}

table.form {
	margin-top: 6px;
}

table.form td {
	vertical-align: top;
	padding: 4px 5px 4px 0 !important;
}

table.form td strong {
	padding-top: 3px;
}

table.form td input {
	width: 310px;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
	border: 1px solid #a2a2a2;
	background: #fff;
}

table.form td textarea {
	width: 308px;
	height: 119px;
	padding: 3px;
	border: 1px solid #a2a2a2;
	background: #fff;
}

/************ BUTTON_SLIDE ****************/

button.button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button.button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button.button span { 
	position: relative;
	display: block;
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.button span {
		margin-top: -1px;
	}
}
	
button.button {
	/*float: left;*/
	padding: 0 18px 0 0;
	margin-top: 18px;
	margin-left: 0;
	font-family: Myriad Pro;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: url(/images/template/pix/btn_sprite.gif) no-repeat right -34px;
}
	
button.button span {
	padding: 0px 0 0 18px;
	height: 28px;
	line-height: 24px;
	color: #fff;
	border: 0;
	background: transparent url(/images/template/pix/btn_sprite.gif) no-repeat left top;
}
	
button.button:hover, button.BtnHover {
        color:#cb3a3a;
        text-decoration:none;
}
	
button.button:hover span, button.BtnHover span {
/*	text-decoration: underline;*/
        text-decoration:none;
	color:#cb3a3a;
}

div.actions button.button {
	margin-top: 14px;
	margin-bottom: 24px;
	background: url(/images/template/pix/btn_sprite2.gif) no-repeat right -43px;
}

div.actions button.button span{
	padding: 0px 0 0 18px;
	height: 35px;
	line-height: 24px;
	color: #fff;
	border: 0;
	background: transparent url(/images/template/pix/btn_sprite2.gif) no-repeat left top;
}

table.form button.button {
	float: right;
	margin-top: 5px;
	margin-bottom: 2px;
	
}

div.hotel_btns button.button {
	margin-top: 2px;
	margin-bottom: 12px;
}

div.form_btns button.button {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 16px;
}
    
/************ FOOTER ****************/
    
div.footer {
	position:relative; 
	margin-top:-181px;
	margin-left: auto;
	margin-right: auto;
	height:181px;
	width: 1015px;
}
	
div.footer_in {
	margin-left: 9px;
	margin-right: 13px;
	height: 181px;
	color: #626364;
	font-size: 11px;
	background: url('/images/template/pix/f_bg.gif') repeat-x 0 0;
}
	
div.footer a {
	color: #626364;
	font-size: 11px;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}
	
div.f_contacts {
	position:absolute;
	margin-top: 24px;
	margin-left: 0px;
	width: 225px;
	padding: 0 10px 15px 8px;
	font-size: 10px;
	line-height: 14px;
	border-left: 1px solid #d1d5d8;
	border-right: 1px solid #d1d5d8;
}

div.f_contacts .title {
	position:absolute;
	margin-top: -19px;
	margin-left: 0;
	font-size: 11px;
	font-weight: bold;
}

div.f_contacts a {
	font-size: 10px;
}

div.f_news {
	position:absolute;
	margin-top: 23px;
	margin-left: 254px;
	line-height: 14px;
	font-size: 10px;
}

div.f_news .title {
	position:absolute;
	margin-top: -19px;
	margin-left: 0;
	font-size: 11px;
	font-weight: bold;
}

div.f_news div.news_item {
	float: left;
	margin-right: 65px;
        width: 200px;
        text-align:justify;
}

/*
div.f_news div.news_item a {
       font-size: 10px;
}
*/

div.f_news div.last {
	margin-right: 0;
}

ul.f_menu {
	position:absolute;
	margin-top: 112px;
	margin-left: 155px;
}

ul.f_menu li {
	float: left;
	padding: 0 19px 0 19px;
	background: url('/images/template/pix/fmenu_sp.gif') no-repeat 100% 3px;
}

ul.f_menu li.last {
	background: none;
}

ul.f_menu li a {
	color: #4e4d4d;
	font-size: 14px;
}

div.counter {
	position:absolute;
	margin-top: 24px;
	margin-left: 397px;
	display: none;
}

div.copy {
	position:absolute;
	text-align: right;
	margin-top: 160px;
	margin-left: 705px;
	
}

/************ LITTLE_HELPERS ****************/

.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix { display: inline-block;}
html[xmlns] .clearfix { display: block;}
* html .clearfix { height: 1%;}
	
.border {border: 1px solid black;}	
.to_left {float: left;}	
.to_right {float: right;}
.fln {float: none;}	
.block {display: block;}	
.inline {display: inline;}	
.no_und {text-decoration: none;}	
.no_und:hover {text-decoration: underline;}	
.break {clear: both; line-height: 0 !important; font-size: 0 !important; height: 0 !important;}	
.h5 {height: 5px; clear: left; line-height: 5px; font-size: 0;}	
.h10 {height: 10px; clear: left; line-height: 10px; font-size: 0;}	
.h15 {height: 15px; clear: left; line-height: 15px; font-size: 0;}	
.h20 {height: 20px; clear: left; line-height: 20px; font-size: 0;}	
.h30 {height: 30px; clear: left; line-height: 30px; font-size: 0;}

/************** Table for price ***************/
table.price {
  width:730px !important;
  font-size: 12px !important;
  border-collapse: collapse !important; 
  border-spacing: 1 !important;   

}


table.price th {
  padding:5px !important;
  border: 1px solid #000 !important;
  font-family: Myriad Pro !important;
  color: #106077 !important;
  font-size: 14px !important;
}


table.price a{
  font-size: 12px !important;
  text-decoration: none;
  color: #626364 !important;
}

table.price td {
  padding: 10px !important;
  border: 1px solid #000 !important;
}




table.price th.name {
 width:200px;
}
table.price th.type {
 width:100px;
}
table.price th.info {
 width:230px;
}
table.price th.days {
 width:100px;
}
table.price th.tprice {
 width:100px;
}


table.price td.name {
 width:200px;
}
table.price td.type {
  text-align:center;
}
table.price td.info {
 width:230px;
 text-align:justify;
}
table.price td.days {
  text-align:center;
}
table.price td.price {
 text-align:center;
 font-family: Myriad Pro;
 color: #106077 !important;
}

table.price td a {
 font-family: Myriad Pro;
 color: #106077 !important;
}

table.price td a:hover {
 font-family: Myriad Pro;
 color: #ff000 !important;
}


div.pager {
	margin-top: 3px;
	margin-left: 0px;
        font-family: Myriad Pro;
	font-size: 14px;	
	text-decoration: none;	
}

div.pager a {
        padding: 10px 6px 10px 6px;
	font-family: Myriad Pro;
	font-size: 14px;
	color: #0e6e96;
	text-decoration: none;

}

.content a{
  font-size: 14px !important;
  text-decoration: none;
  color: #626364 !important;
}



div.top_ban {
	padding: 7px 14px 15px 14px;
	background: url('/images/template/pix/map_bg_1.jpg') no-repeat 0 0;
}

div.top_ban img {
	margin-top: 14px;
}

.copy {
  font-size: 10px;
}
#example {
	width:741px;
	height:324px;
	position:relative;
}
#slides {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:741px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:741px;
	height:324px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:150px;
	left:10px;
	width:27px;
	height:28px;
	display:block;
	z-index:101;
}

#slides .next {
	left:704px;
}
#slides .next img ,#slides .prev img{
  width: 32px;
  height: 32px;
}
/*
	Pagination
*/

.pagination {
  position: relative;
  z-index: 100;
	margin:-20px 20px 0;
	width:421px;
    text-align: right;
    float: right;
}

.pagination li {
/*	float:left;       */
	margin:0 1px;
	list-style:none;
    display: inline;
}

.pagination li a {
	display:inline-block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/images/baikaltml/images/pagination.png);
	background-position:0 0;
/*	float:left;    */
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
  z-index:500;
  position:absolute;
  bottom:-324px;
  left:0;
  height:280px;
  padding:20px 20px 24px 20px;
  background:#ffffff;
  background:rgba(255, 255, 255, 0.8);
  width:240px;
  font-size:1.3em;
  line-height:1.33;
  color:#707070;
  text-shadow:none;
  display: none;
}
.caption .more{
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #707070;
}
/*************  Projivanie   ****************/

div.center div.content .textbox_proj {
	margin: 0 20px 0 245px;
	padding-top: 2px;
	position: relative;
}

div.center div.content .textbox_projfull {
	margin: -5px 0 0 0;
	padding: 0;
	position: relative;
}
.main_picblock h1.proj{
	font-family: UnicomCondLight;
	color: #07a1a9;
	font-size: 50px;
    line-height: 50px; 
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 0 4px 13px;
	margin-top: -60px;
	margin-bottom: 0px;
	margin-left: 0px;	
	position: relative;
	background-image: none;
	background-color: #e5e5e5;
/*    opacity: 0.7;*/
}
.textbox_projfull .note_blue{
	background-color: #07a1a9;
	padding: 13px;	
}
.textbox_projfull .note_white{
	background-color: #fff;	
	padding: 10px;	
    font-size: 26px;
    line-height: 25px; 
}

h4.proj{
	font-family: UnicomCondLight;
	color: #07a1a9;
    font-size: 26px;
    line-height: 23px; 
	text-transform: uppercase;
	background: none;
	margin: 0;
	padding: 0;
	float: left;
}
.note_white, .note_white p, .note_white ul{
	font-family: Arial;
	color: #494949;
        font-size: 26px;
        line-height: 25px; 
	font-weight: normal;	
}
.blue_box, .contacts{
    background-color: #66CCCC;
    float: left;
    margin: 5px 0 10px;
    padding: 13px;
    width: 715px;
}
.blue_box h4{
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background: none;
	padding: 0;
	float: left;
    margin: 0; 
}
.blue_box, .blue_box p,
.contacts, .contacts p{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
div.center div.content .contacts p{
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
div.center div.content .contacts a{
    font-size: 16px !important;
    font-weight: normal;
    line-height: 18px;
	color: #000 !important;
}
.contacts h3{
	color: #fff;
	background: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-size: 30px;
	line-height: 30px;
}
.contacts b, .contacts strong{
	color: #fff;
    font-weight: normal;
}
div.textbox_projfull div.actions{
	float: left;
    width: 100%;
}
div.textbox_projfull .actions button.button{
	float: right;
}
div.textbox_projfull div.actions span{
    text-transform: uppercase;
    line-height: 28px;
}
.info_box{
	text-align: justify;
    float: left;
	width:741px;
}
.info_box h3{
    background: none repeat scroll 0 0 transparent;
    color: #07A1A9;
    font-size: 30px;
    line-height: 14px;
    margin: -10px 5px -2px 0;
    padding: 0;
    text-transform: uppercase;
}
div.info_box, div.info_box p{
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px!important;
	line-height: 17px!important;
	color: #494949;
    text-align: left;
}
div.center div.content .info_box ul{
    margin: 0;
    float: left;

}
div.center div.content .info_box ul li{
    background: url("/images/template/pix/ul_arrow.png") no-repeat scroll 0 2px transparent;
    list-style: none outside none;
    padding: 0 0 8px;
    text-indent: 16px;
	line-height: 17px;

}

.bonus{
    position: relative;
	background-color:#c0252d;
	padding: 24px 70px 16px 100px;	
	margin: 19px 0 20px;
    height: 78px;
    width: 570px;
}
.bonus:before{
    background: url("/images/template/pix/bonus.png") no-repeat scroll 0 top transparent;
    content: "";
    height: 115px;
    left: -35px;
    position: absolute;
    top: -16px;
    width: 150px;
}
.bonus:after{
    background: url("/images/template/pix/bonus.png") no-repeat scroll -150px -14px transparent;
    bottom: 0;
    content: "";
    height: 86px;
    position: absolute;
    right: 0;
    width: 151px;
}
.bonus h3{
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 30px;
    line-height: 26px;
    margin: -8px 0 0;
    padding: 0;
    text-transform: uppercase;
}
.bonus, .bonus p{
	font-size: 15px;
	line-height: 26px;
	color: #fff;
}
.contacts{
    margin: 15px 0 5px;
}
.sidebar_right .cyan_line{
	background-image: url(/images/template/pix/right_cyan_line.png);	
	height: 1px;
	margin: 10px 0px 5px 3px;
	padding: 0 11px 0 12px;
	width: 220px;    
    float: left;
}
.sidebar_right .ins {
    float: left;
	color: #000;
	padding-left: 3px;
	font-size: 16px;
    line-height: 22px;
}
.sidebar_right .ins span{
	display: block;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
    line-height: 22px;
    margin: 3px 0;
}
.sidebar_right .ins span.cyan_med{
    font-size: 30px;
    line-height: 30px;
	color: #07a1a9;
	font-style: normal;
	font-weight: normal;
}
.sidebar_right .ins span.black_med{
    font-size: 40px;
    line-height: 40px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.sidebar_right .ins span.cyan_big{
    font-size: 65px;
    line-height: 65px;
	color: #07a1a9;
	font-style: normal;
	font-weight: normal;
}
.sidebar_right .ins ul{
    float: left;
    width: 100%;
    margin: 3px 0;
}
.sidebar_right .ins ul li{
    background: url("/images/template/pix/ul_arrow.png") no-repeat scroll 0 4px transparent;
    list-style: none outside none;
    padding: 0 0 8px 10px;
}
.pic_box{

}
.pic_box div{
    position: relative;
	float: left;
	width: 236px;
	height: 155px;
	margin-left: 0;
    overflow: hidden;
}
.pic_box div + div{
	margin-left: 16px;
}
.pic_box div a{
    display: block;
    height: 115px;
    width: 236px;
    overflow: hidden;
}
.pic_box img{
    height: auto;
    width: 236px;

}
div.center div.content .pic_box p{
    margin: 8px 0 0;
	font-size: 12px;
	line-height: 14px;
}
.pic_box div span{
    background-color: #07A1A9;
    color: #FFFFFF;
    font-size: 14px;
    left: 0;
    line-height: 17px;
    padding: 10px;
    position: absolute;
    top: 78px;
    font-weight: bold;
}
button.button_proj {
	margin-top: 14px;
	margin-bottom: 24px;
	background: url(/images/template/pix/btn_sprite2.gif) no-repeat right -43px;
}