/* head */
.head {
    height: 201px;
    background: url('../style/i/in/head_bg.jpg') no-repeat 0 0;
}
	.head .right {
    	height: 100%;
    	background: url('../style/i/in/head_right.jpg') no-repeat 1000px 0;
	}
	.head .logo {
    	top: 12px;
	}
	
.head_bg {
    height: 201px;
}


/*main_menu*/
.main_menu {
    top: 162px;
    background: url('../style/i/in/main_menu_bg.jpg');
}
	#main_menu ul {
    	z-index: 500;
	}


/*icons*/
.icons {
    top: 162px;
}


/*phone*/
.phone {
    top: 18px;
}


/*content*/
.content {
    background: url('../style/i/content_bg.gif') repeat-x 0 0;
}


/*center_content*/
.center_content p.bottom {
    font: normal 109% Arial, sans-serif;
    color: #666;
    margin: 0 30px;
}


/* basket */
.basket {
    height: 55px;
    background: url('../style/i/basket_icon.gif') no-repeat 0 50%;
    float: right;
    margin: 10px 2% 0 0;
}
	.basket a {
    	line-height: 55px;
    	padding-left: 50px;
	}


.center_content {
    margin: 0 0 0 301px;
    top: 0;
}
	.center_content .content_c {
    	margin-right: 20px;
    	font-size: 109%;
	}
	.center_content p.top {
    	float: left;
	    height: 45px;
	    width: 69%;
	    margin: 20px 0 0 0;
	    padding: 0;
	    color: #666;
	    font: normal 109% Arial, sans-serif;
	}
	.center_content p.bottom {
	    margin: 20px 0 20px 0;
	    padding-top: 10px;
	    color: #666;
	    font: normal 109% Arial, sans-serif;
	}


/*week_offer */
.center_content .week_offer_cont {
    width: auto;
    margin: 0 30px;
}
.center_content .week_offer {
    background: url('../style/i/frame_middle_top.gif') repeat-x 14px 0;
}
	.center_content .week_offer div {
    	height: 100%;
	}
	.center_content .week_offer .left_top {
	    background: url('../style/i/frame_left_top.gif') no-repeat;
	}
	.center_content .week_offer .right_top {
    	background: url('../style/i/frame_right_top.gif') no-repeat right top;
	}
	.center_content .week_offer .middle_left {
    	background: url('../style/i/frame_middle_left-right.gif') repeat-y 0 8px;
	}
	.center_content .week_offer .middle_right {
    	background: url('../style/i/frame_middle_left-right.gif') repeat-y 100% 8px;
	}
	.center_content .week_offer .middle_bottom {
    	background: url('../style/i/frame_middle_bottom.gif') repeat-x 14px 100%;
	}
	.center_content .week_offer .right_bottom {
    	background: url('../style/i/frame_right_bottom.gif') no-repeat right bottom;
	}
	.center_content .week_offer .left_bottom {
	    padding: 12px 18px 20px 18px;
	    background: url('../style/i/frame_left_bottom.gif') no-repeat left bottom;
	    min-height: 130px;
	}
	.center_content .week_offer h1 {
	    font: normal 140% Arial, sans-serif;
	    color: #000;
	    padding-top: 10px;
	    margin-left: 155px;
	}
	.center_content .week_offer p {
	    margin: 0;
	    padding: 5px 0;
	    color: #666;
	    margin-left: 155px;
	}
		.center_content .week_offer p a.red {
		    font: normal 109% Arial, sans-serif;
		    padding: 3px 0 5px 0;
		}
		
	.center_content .week_offer .price {
	    font: normal 138% Arial, sans-serif;
	}
		.center_content .week_offer .price span {
		    font: normal 80% Arial, sans-serif;
		}

	.center_content .calender {
	    float: left;
	}
	.center_content .sub_filter {
	    float: left;
	    height: 44px;
	    font: normal 109% Arial, sans-serif;
	    margin-top: 8px;
	    color: #e9534c;
	    padding-left: 7%;
	}
	.center_content .s1 {
	    background: url('../style/i/in/1.gif') no-repeat;
	    width: 11%;
	    cursor: pointer;
	}
	.center_content .s2 {
	    background: url('../style/i/in/2.gif') no-repeat 10% 0;
	    width: 10%;
	    cursor: pointer;
	}
	.center_content .s3 {
	    background: url('../style/i/in/3.gif') no-repeat 6% 0;
	    width: 13%;
	    cursor: pointer;
	}
	.center_content .s4 {
	    background: url('../style/i/in/4.gif') no-repeat 4% 0;
	    width: 14%;
	    cursor: pointer;
	}
	.center_content .s5 {
	    background: url('../style/i/in/5.gif') no-repeat 6% 0;
	    width: 14%;
	    cursor: pointer;
	}
	.center_content p {
	    color: #666;
	}


/*breadcrumbs*/
.breadcrumb {
    margin: 70px 0 6px 0;
    font: normal 100% Arial, sans-serif;
    color: #666666;
}
	//.breadcrumb a {
    	padding-right: 16px;
    	background: url('../style/i/in/arrow.gif') no-repeat 98% 50%;
	}

.infra .center_content .breadcrumb {
    margin-top: 20px;
}


/*center_content*/
.center_content .left {
    float: left;
    width: 50%;
}
.center_content .right {
    float: left;
    width: 49%;
}
.content_c p {
    margin-bottom: 15px;
}
.content_c ul {
    margin: 0 0 15px 25px;
}

.center_content .left h1, .center_content .content_c h1 {
    font: bold 150% Arial, sans-serif;
    color: #333;
    padding-bottom: 9px;
}

.center_content h1.num2 {
    clear: left;
    padding-top: 20px;
}

.content_c .left {
    float: left;
    width: 390px;
    margin: 0 -390px 0 0;
}

.content_c .left .back_link {
    position: relative;
    left: -16px;
}

.content_c .left .back {
    padding-left: 2px;
    color: #2f65bc;
    margin-bottom: 10px;
}

.content_c .right_menu {
    float: right;
}

.content_c .right_menu a {
    padding-left: 20px;
}

.content_c .right_menu .add {
    background: url('../style/i/in/add.gif') no-repeat 0 50%;
}

.content_c .right_menu .request {
    background: url('../style/i/in/request.gif') no-repeat 0 50%;
}

/*price*/
.content_c .left .price {
    padding: 10px 0 3px 0;
    height: 22px;
    width: 390px;
}

.content_c .left .price .button {
    float: left;
    height: 22px;
}

.content_c .left .price .button .left {
    float: left;
    width: auto;
    margin: 0;
}

.content_c .left .price .current {
    background: url('../style/i/in/button_5_border.gif') no-repeat 0 0px;
}

.content_c .left .price .button .left .right {
    float: left;
    width: auto;
    margin: 0;
}

.content_c .left .price .current .left .right {
    background: url('../style/i/in/button_5_border.gif') no-repeat 100% 0px;
    width: auto;
    margin: 0;
}

.content_c .left .price .button .left .right span.in {
    font: normal 118% / 22px Arial, sans-serif;
    display: block;
    float: left;
    padding: 0 6px;
    font-style: italic !important;
}

.content_c .left .price .current .left .right span.in {
    font: bold 145% / 22px Arial, sans-serif;
    background-color: #9ca7a7;
    color: #fff;
    font-style: normal !important;
}


/*slideshow*/
#slideshowContainer {
    width: 370px;
    height: 245px;
    border: 5px solid #ccc;
    overflow: hidden;
    text-align: center;
}
	#slideshowInfo {
		background: #ccc;
		float: left;
		padding: 1px 10px 5px 10px;
		margin-bottom: 13px;
	}
	.slideshowNav {
		clear: left;
		margin: 0 10px 0 4px;
		overflow: hidden;
		zoom: 1;
	}
		.slideshowNav ul {
			margin: 0!important;
			list-style: none;
		}
			.slideshowNav ul li {
				float: right;
				margin-left: 17px;
			}
			.slideshowNav ul .slideshowNavLeft {
				background: url("../style/i/in/arrow3.gif") no-repeat 0 9px;
				float: left;
				margin: 0;
				padding-left: 11px!important;
			}
				.slideshowNav ul .slideshowNavLeft a {
					color: #e9534c;
				}
		
	.slideshow-container .commission {
	    background: url('../style/i/in/commission.png') no-repeat 0 0;
	    width: 100px;
	    height: 102px;
	    position: absolute;
	    z-index: 1000;
	    top: 0;
	    left: 0;
	}
		
.content_c .left .preview {
    margin-top: 16px;
    position: relative;
}
	#thumbnails {
	    padding-left: 5px;
	}
	.outline {
	    border: 1px solid #ccc;
	    position: absolute;
	    z-index: 0;
	}
	.content_c .left .preview .arrow_left {
	    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 2;
	}
	.content_c .left .preview .arrow_right {
	    position: absolute;
	    top: 0;
	    right: 0;
	    z-index: 2;
	    background-color: #fff;
	}
		.content_c .left .preview div img {
		    padding: 3px;
		    border: 1px solid #fff;
		}

.content_c .left .info {
    margin: 10px 0 0 20px;
    padding-bottom: 20px;
    font: normal 109% / 25px Arial, sans-serif;
}
	.content_c .left .info a {
    	padding-left: 25px;
    	height: 25px;
	}
		.content_c .left .info .i1 {
		    background: url('../style/i/in/i1.gif') no-repeat;
		}
		.content_c .left .info .i2 {
		    background: url('../style/i/in/i2.gif') no-repeat;
		}
		.content_c .left .info .i3 {
		    background: url('../style/i/in/i3.gif') no-repeat;
		}
		.content_c .left .info .i4 {
		    background: url('../style/i/in/i4.gif') no-repeat;
		}


/*content_right*/
.content_c .right {
    float: none;
    margin-left: 390px;
    width: auto;
}

.content_c .full {
    font: normal 109% / 140% Arial, sans-serif;
}

.content_c .full p span {
    font-weight: normal !important;
}

.content_c .right p {
    font: normal 100% / 140% Arial, sans-serif;
}

.content_c .right p span {
    font: bold 100% / 140% Arial, sans-serif;
}

.center_content .content_c .right h1 {
    font: normal 125% Arial, sans-serif;
    color: #666;
}

.center_content .content_c .right h1 span {
    font-weight: bold;
    color: #666;
}

.center_content .content_c .right h2 {
    font: bold 109% Arial, sans-serif;
}

/*offer*/
#settlementMotion, #analogObj {
    clear: left;
}

#settlementMotion h1, #analogObj h1 {
    padding-bottom: 0;
}

#offer {
    width: 100%;
    border-collapse: collapse;
}

#offer td {
    vertical-align: top;
}

.offerItemBrd {
    background: url('../style/i/in/border_object_vert.gif') no-repeat 50% 148px;
}

#analogObj .offerItemBrd {
    background-position: 50% 148px;
}

.offerItem {
    width: 116px;
    padding: 20px 0 8px 0;
}

.offerItem h3 {
    font-weight: normal;
    font-size: 109%;
    padding-top: 8px;
    margin: 0 0 5px 0;
}

.offerItem .offerItemImg {
    float: left;
    background-color: #ccc;
    padding: 5px !important;
    margin: 0;
}

.offerItem .offerItemInfo {
    margin: 0;
}

.offerItemPrice {
    height: 22px;
}

.offerItemPrice .button {
    float: left;
    height: 22px;
}

.offerItemPrice .left {
    background: url('../style/i/in/button_5_border.gif') no-repeat 0 0px;
    float: left;
    width: auto !important;
    margin: 0 !important;
}

.offerItemPrice .right {
    background: url('../style/i/in/button_5_border.gif') no-repeat 100% 0px;
    float: left;
    width: auto !important;
    margin: 0 !important;
}

.offerItemPrice span.in {
    font: bold 118% / 22px Arial, sans-serif;
    background-color: #9ca7a7;
    color: #fff;
    font-style: normal !important;
    padding: 0 6px;
    display: block;
}

.content_c h1 a.print {
    float: right;
    display: block;
    font: normal 90% Arial, serif;
    margin-right: 10px;
}

/*plan*/
.content_c .plan {
    text-align: center;
}

/*new*/
.right_content {
    float: right;
    width: 25%;
}

.right_content .block {
    background: #f5f5ea url('../style/i/corner1_lt.gif') no-repeat;
    margin-right: 0px;
}

.right_content .block .rt {
    background: url('../style/i/corner1_rt.gif') no-repeat right top;
}

.right_content .block .rb {
    background: url('../style/i/corner1_rb.gif') no-repeat right bottom;
}

.right_content .block .lb {
    background: url('../style/i/corner1_lb.gif') no-repeat left bottom;
    padding: 18px 5px 18px 18px;
}

.right_content ul {
    margin-left: 25px;
}

.right_content .block ul li {
    padding-top: 10px;
    line-height: 1.2em;
    list-style: none;
    font: normal 0.9em / 20px Arial, sans-serif;
}

.right_content ul li a {
    font: normal 0.9em / 20px Arial, sans-serif;
}

.center_content .content_c {
    color: #666;
}

.center_content .content_c p {
    padding: 0;
}

/*map*/
ul.map {
}

.content_c .map li {
    padding: 8px 0 0 0 !important;
}

.content_c .map ul {
    padding: 0px 0 0px 15px !important;
}

.content .center_content .content_c .map li ul li {
    font-weight: normal;
    color: red;
}

/* news */
dl {
    padding: 10px 0;
}

.center_content .content_c dl {
    padding: 10px 0 0 0;
}

.center_content .content_c dl dt .date {
    padding: 5px 0 5px 0;
}

.year_list {
    padding: 10px 0 0 0;
}

.year_list a {
    padding: 0 10px 0 0;
}

.center_content .content_c ul {
    padding: 0;
    margin-left: 25px;
}

.center_content .content_c ul li {
    padding: 4px 0;
}

.form_link {
    color: #2f65bc;
    cursor: pointer;
    text-decoration: underline;
}

.date {
    padding: 10px 0 0 0;
    font-weight: bold;
}

/*emailForm*/
#EmailForm {
    float: left;
    margin: 15px 0px;
    width: 350px;
}

#EmailForm .star {
    color: #E9534C;
}

#EmailForm h3 {
    color: black;
    padding-bottom: 5px;
}

#EmailForm input {
    width: 100%;
    font: normal 1.0em Arial, sans-serif;
}

#EmailForm input.radio, #EmailForm input.checkbox {
    width: auto;
}

#EmailForm select {
    width: 100%;
    font: normal 1.0em Arial, sans-serif;
}

#EmailForm input#cfContact {
    width: auto;
}

#EmailForm label {
    padding-left: 0px;
}

#EmailForm p {
    margin: 0 0 8px 0;
}

#EmailForm textarea {
    height: 130px;
    width: 100%;
}

.left_content p.newsletter {
    margin: 10px 15px;
    color: #666;
    font: normal 0.8em Arial, sans-serif;
}

.right_content {
    display: inline;
    float: right;
    width: 23%;
}

/* auth form */
.login table {
    margin: 10px 5px 0 0;
}

.login table tr td {
    margin: 10px 5px 0 0;
}

/* partners */
.partners {
    border: 1px solid #E3E3E3 !important;
    border-collapse: collapse;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
}

.partners td, .partners th {
    border: 1px solid #E3E3E3;
    margin: 0;
    padding: 4px;
    border-spacing: 0;
}

/* user info */
.user_info {
    line-height: 1.4em;
    width: 350px;
    margin: 0 0 10px 0;
    padding-bottom: 2px;
    position: relative;
    z-index: 100;
}

.user_info a.part_link {
    text-decoration: none;
    border-bottom: 1px dashed #3560bc;
}

.user_info a.part_link:hover {
    text-decoration: none;
    border: 0;
}

#employee #link {
    text-decoration: underline;
    border: 0 !important;
}

#employee {
    line-height: 1.4em;
    padding: 5px;
    margin: -37px 0 0 -6px;
    display: none;
    position: absolute;
    background-color: #fff;
    width: 350px;
    border: 1px solid #E3E3E3;
}

/*poselok*/
.poselokItem {
    background: url('../style/i/in/border_object.gif') repeat-x;
    padding-top: 3px;
    color: #666;
    font: normal 100% Arial, sans-serif;
    overflow: hidden;
    zoom: 1;
}

.poselok .first {
    background: none;
    padding-top: 0;
}

.poselokItem h2 {
    font-weight: normal;
    padding-top: 4px;
}

.poselokItem .b1 {
    float: left;
    width: 340px;
    padding: 0 0 20px 0;
    margin-right: -340px;
}

.poselokItem .b1 .poselokItemImg {
    background-color: #ccc;
    padding: 5px;
    float: left;
    margin: 0 -82px 0 0;
}

.poselokItem .b1 .poselokItemInfo {
    height: 70px;
    margin: 0 0 0 82px;
}

.poselokItem .b2 {
    padding: 0 30px 10px 0;
    margin-left: 360px;
}

.poselokItem .b2 p {
    margin: 0;
}

.poselokItem .b2 .osobennosti {
    max-height: 5em;
    height: auto;
    overflow: hidden;
    margin: 0 0 5px 0;
}

.infoLeft {
    float: left;
    margin: 15px 0 0 0;
    width: 55%;
    min-height: 500px;
}
* html .infoLeft {
    height: 500px;
}

#contact {
    cursor: pointer;
    text-decoration: underline;
}

.close {
    float: right;
}


/*gallery*/
#allPhotos .content {
	display: none;
	float: none;
	width: 380px;
	min-width: 0px;
	max-width: 0px;
}
	#allPhotos .controls {
		width: 372px;
		margin-bottom: 20px;
		padding: 0 4px;
	}
		.controls .ss-controls {
			background: url("../style/i/in/arrow3.gif") no-repeat 0 5px;
			float: left;
			padding-left: 11px;
		}
			.controls .ss-controls a {
				color: #e9534c;
			}
			
		.controls .nav-controls {
			text-align: right;
		}
			.controls .next {
				margin-left: 17px;
			}

	#allPhotos .slideshow-container {
		position: relative;
		width: 380px;
		height: 255px;
		margin-bottom: 33px;
	}
		.slideshow-container .loader {
			background: url("../style/i/loader.gif") no-repeat 50% 50%;
			width: 380px;
		}
		.slideshow-container .image-wrapper {
			border: solid 5px #ccc;
			display: block;
			width: 370px;
			height: 245px;
			overflow: hidden;
		}
		.slideshow-container .advance-link {
			display: block;
			width: 380px;
			text-decoration: none;
		}
	
	#allPhotos .caption-container {
		position: relative;
		z-index: 1000;
	}
		.caption-container .image-caption {
			position: absolute;
			top: 0;
			left: 0;
		}
			.caption-container .caption {
				background-color: #CCC;
				padding: 1px 10px 5px 10px;
			}

	.thumbs {
		margin: 0!important;
		list-style: none;
		overflow: hidden;
		zoom: 1;
	}
		.thumbs li {
			float: left;
			margin: 0 4px 7px 0;
			padding: 3px!important;
			border: solid 1px #fff;
		}
			.thumbs li img {
				display: block;
			}
			.thumbs li .thumb {
				display: block;
			}
			
		.thumbs .selected {
			border: solid 1px #ccc;
		}
