* {
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 12px;
	outline: none;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
	line-height: 1.3em;
}


a:active, a:focus, input:focus {
	outline: 0 !important;
}

a {
	color: #525454;
}

h2, strong {
	color: #9b3d20;
	font-size: 12px;
}

.flex h2, .flex strong {
	color: #b06300;
	font-size: 12px;
}

.red {
	color: #ff0084;
}

.bold {
	font-weight: bold;
}

.black {
	color: #000;
}

.noUnder {
	text-decoration: none !important;
}

.hidden {
	display: none;
}

.f11 {
	font-size: 11px;
}

.clear {
	clear: both;
}

.nobgr {
	background: none !important;
}

.nobrd {
	border: 0px !important;
}

.nobrd-left {
	border-left: 0px !important;
}

.nobrd-top {
	border-top: 0px !important;
}

.bgrPattern {
	background-image: url("/images/bgrPattern.gif");
}

.back {
	color:#9B3D20;
	font-size:12px;
	font-weight: bold;
}

.greyBgr {
	background-color: #f2f2f2;
}

ul li {
	list-style:square url("/images/list.gif");
	list-style-position: inside;
}

.flex ul li {
	list-style:square url("/images/listFlex.gif");
	list-style-position: inside;
}

table.riaTable th {
	background-color: #fff;
	font-size: 11px;
	color: #acacac;
	font-weight: bold;
	padding: 10px;
	border-bottom: 0px;
}

table.riaTable td {
	padding: 10px;
	font-size: 11px;
	border-top: solid 1px #acacac;
	border-left: solid 1px #acacac;
}

table.riaTable td sup {
	font-size: 11px;
}

table.riaTable {
	border-collapse: collapse;
}

#mainPanel {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#headerBar {
	height: 15%;
}

#insideBar {
	background-color: #fff;
}

#decorBar {
	height: 240px;
	background-image: url("/images/insDecor.jpg");
	background-repeat: no-repeat;
	background-position: 0px 19px;
}

#contentBar {
	width: 925px;
	color: #525454;
	height: 100%;
}

#contentBar #leftContentBar {
	display: table-cell;
	width: 310px;
	color: #525454;
	vertical-align: top;
}

#contentBar #mainContentBar {
	display: table-cell;
	width: 614px;
	height: 100%;
	border-left: solid 1px #acacac;
}

#footerBar {
	height: 25px;
	width: 100%;
	background-color: #aacf21;
}

.push {
	height: 25px;
}

#langBar {
	height: 40px;
}

#langBar ul {
	margin:0;
	list-style:none;
	margin-right: 10px;
	padding-top: 20px;
	width: 90px;
	float: right;
}

#langBar li 
{
	display:inline;
	margin:0;
	padding:0;
	width: 30px;
	float:right;
}

#langBar a
{
	float:right;
	margin:0;
	text-decoration:none;
}

#langBar a nobr
{
	float:right;
	display:block;
	padding:0px 10px 0px 0px;
	white-space:nowrap;
	color:#aacf21;
}

#logoBar {
	height: 50px;
}

#projects {
	position: relative;
	float: left;
	padding-top: 22px;
}

#topMenuBar {
	position: relative;
	float: right;
	height: 50px;
	width: 803px;
	background-color: #acacac;
}

#topMenuBar ul li a {
	padding-top: 12px;
}

#logo {
	position: relative;
	float: left;
	height: 50px;
	width: 122px;
}

#logo img {
	margin-left: 10px;
}

#firstPageBar {
	margin-top: 140px;
	height: 558px;
}

#fullPageBar {
	margin-top: 40px;
	height: 100%;
	margin-left: 25px;
	margin-right: 25px;
}

#decorHouseBarE {
	position: relative;
	float: right;
	height: 240px;
	width: 614px;
	background-image: url("/images/eternal.png");
	background-repeat: no-repeat;
	background-position: 80px 75px;
}

#decorHouseBarF {
	position: relative;
	float: right;
	height: 240px;
	width: 614px;
	background-image: url("/images/flexible.png");
	background-repeat: no-repeat;
	background-position: 130px 70px;
}

#decorBlockBar {
	position: relative;
	float: left;
	height: 126px;
	width: 311px;
	margin-top: 114px;
}

#decorBlockBar .decorBlock {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
}

#decorBlockBar #leftTitle {
	position: relative;
	clear: left;
	float: left;
	height: 25px;
	width: 311px;
	background-color: #7c7c7c;
	margin-top: 1px;
}

#decorBlockBar #leftTitle.flex {
	background-color: #ACACAC;
}

#decorBlockBar #leftTitle h1 {
	font-size: 12px;
	color: #fff;
	line-height: 23px;
	text-align: left;
	margin-left: 19px;
}

#contentBar #leftContentBar #leftContentWrap {
	padding-top: 15px;
	padding-left: 19px;
	padding-right: 20px;
}

.flex #leftContentWrap a:hover {
	color: #AACF21;
}

#leftContentWrap a:hover {
	color: #9B3D20;
}

#leftContentWrap a.sel {
	font-weight: bold;
}

#leftContentWrap li {
	margin-bottom: 10px;
}

#leftContentWrap li a {
	color: #525454;
}

#contentBar #mainContentBar #mainContentWrap {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 100%;
}

#mainContentWrap h2 {
	margin-bottom: 15px;
}

#mainContentWrap li, #mainContentWrap p {
	margin-bottom: 10px;
}

#mainContentWrap ul {
	margin-bottom: 10px;
}

#leftMenu .item {
	border-bottom: solid 1px #acacac;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#leftMenu .item .prevBlock {
	display: none;
	position: absolute;
	z-index: 9999;
	border: solid 1px #acacac;
	width: 155px;
	height: 115px;
	background-color: #fff;
	margin-left: 275px;
	margin-top: -50px;
	text-align: center;
}

#leftMenu .item .prevBlock .prevCorn {
	position: absolute;
	width: 10px;
	height: 18px;
	background-image: url("/images/blockCorn.gif");
	margin-top: 50px;
	margin-left: -9px;
	position: relative;
	float: left;
}

#leftMenu .item a {
	text-decoration: none;
}

.flex #leftMenu .item .itemName {
	color: #B06300;
}

#leftMenu .item .itemName {
	color: #9B3D20;
	font-weight: bold;
}

#leftMenu .item .itemDesc {
	color: #525454;
}

#leftMenu .sel, #leftMenu .asel {
	background-color: #f2f2f2;
}

#leftMenu .sel .itemName, #leftMenu .asel .itemName, .flex #leftMenu .asel .itemName, .flex #leftMenu .sel .itemName {
	color: #4f3f2a;
	font-weight: bold;
}

#galleryCont {
	margin-top: -261px;
	z-index:99;
}

.toUp {
	margin-top: 0px !important;
	position: absolute;
	top: 110px;
}

#bigImg {
	height: 400px;
}

#bigImg img {
	position: absolute;
	z-index:1000;
}

#galleryCont #galleryName {
	border-bottom: solid 1px #acacac;
	padding-bottom: 5px;
	margin-top: 10px;
}

#galleryCont .item {
	position: relative;
	float: left;
	width: 133px;
	height: 80px;
	text-align: center;
}

#galleryPad {
	height: 100px;
	clear: left;
}

.toolsCont {
	clear: left;
	border-top: solid 1px #acacac;
	border-bottom: solid 1px #acacac;
	text-align: right;
	height: 35px;
}

.toolsCont a {
	color: #525454;
	text-decoration: none;
}

#plansCont {
	clear: left;
}	

#plansCont h2 {
	margin-bottom: 10px;
}	

#plansCont table td {
	padding: 10px;
}

.brd_bot td {
	border-bottom: solid 1px #acacac;
}

.brd_bot2 td {
	border-bottom: solid 2px #acacac;
}

.noPad td {
	padding: 0px !important;
}

.priceInfo {
	position: relative;
	margin-top: 2em;
}

#titleContImg {
	background: url("/images/first.jpg") no-repeat 0px 24px;
	width: 925px;
	height: 300px;
}

#titleContImg #eternal {
	position: relative;
	float: left;
	width: 401px;
	height: 310px;
	cursor: pointer;
	padding-left: 37px;
	background-image: url("/images/eternal-title.png");
}

#titleContImg .text {
	margin-top: 15px;
}

#titleContImg #eternal .img {
	width: 387px;
	height: 130px;
	margin-top: 81px;
}

#titleContImg .text {
	text-align: center;
	color: #acacac;
	text-transform: uppercase;
}

#titleContImg .text small {
	font-size: 10px;
	line-height: 10px !important;
}

#titleText {
	clear: both;
	color: #acacac;
	width:740px;
	margin-left: auto;
	margin-right: auto;
}

#titleContImg #flaxible {
	position: relative;
	float: right;
	width: 347px;
	height: 310px;
	cursor: pointer;
	padding-right: 91px;
	background-image: url("/images/flexible-title.png");
}

#titleContImg #flaxible .text {
	padding-left: 60px;
}

#titleContImg #flaxible .img {
	background-image: url("/images/flexible-title.png");
	width: 301px;
	height: 124px;
	margin-top: 85px;
}

#wrapper {
	position: relative;
	height:95px;
	overflow: hidden;
	width:540px;
	margin-top: 18px;
}

#mask {
	height:100%;
}

#mask .item {
	position: relative;
	float:left;
	height:100%;
}

#toRight, #toLeft {
	cursor: pointer;
}

#contactCont {
	width: 926px;
	height: 294px;
	margin-top: 60px;
	background-image: url("/images/kontactBgr.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}

#priceMoneyChose {
	border-bottom: solid 1px #ACACAC;
	text-align: right;
	margin-top: -30px;
	padding-bottom: 10px;
	color: #A8A8A8;
}

.currChoseAct {
	color: #AACF21;
	font-weight: bold;
	text-decoration: none;
}

.currChose {
	color: #A8A8A8;
	font-weight: bold;
	text-decoration: none;
}
