@charset "utf-8";
body {
	background-color: #FFD392;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#kr {
	background-color: #FFD392;
	position: absolute;
	z-index: 10;
	height: 42px;
	width: 20px;
	left: 0px;
	top: 0px;
}
#langs {
	position: absolute;
	z-index: 100;
	height: 15px;
	width: 200px;
	left: 768px;
	top: 0px;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #7A8D9B;
	padding-top: 22px;
}
#langs span.white {
	color: #FFFFFF;
}
#langs a {
	color: #7A8D9B;
	font-weight: bold;
	text-decoration: none;
}
#langs a:hover {
	color: #FFFFFF;
}
#left {
	position: absolute;
	z-index: 100;
	height: auto;
	width: 192px;
	left: 20px;
	top: 40px;
	visibility: visible;
	background-image: url(images/orange_ro.gif);
	background-repeat: no-repeat;
}
#right {
	position: absolute;
	z-index: 10;
	height: 140px;
	width: 60px;
	top: 325px;
	right: 0px;
	left: auto;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
}
#pictbox {
	z-index: 120;
	height: 312px;
	width: 150px;
	top: 199px;
	position: absolute;
	left: 765px;
	overflow: hidden;
	color: #2C4858;
	font-size: 11px;
	line-height: 17px;
}
#pictbox img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	overflow: hidden;
	height: 100px;
	width: 150px;
}
#credits {
	font-size: 10px;
	line-height: 15px;
	color: #7A8D9B;
	text-align: right;
	height: auto;
	width: 180px;
	padding-right: 12px;
	padding-top: 27px;
}
#credits a {
	color: #7A8D9B;
	text-decoration: none;
}
#credits a:hover {
	color: #F9E2A3;
}
#left a.homebut {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 186px;
}
#left ul {
	text-align: right;
	list-style-type: none;
	padding-top: 147px;
	padding-right: 0px;
	display: block;
	height: auto;
	width: 192px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#left ul li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #29110B;
	display: block;
	height: 20px;
	width: 160px;
	padding-right: 32px;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0.02em;
}
#left ul li a.con:hover {
	color: #F9E2A3;
	background-image: url(images/hover_concept_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#left ul li a.loc:hover {
	color: #F9E2A3;
	background-image: url(images/hover_location_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#left ul li a.pro:hover {
	color: #F9E2A3;
	background-image: url(images/hover_property_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#left ul li a.ava:hover {
	color: #F9E2A3;
	background-image: url(images/hover_availability_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#left ul li a.dow:hover {
	color: #F9E2A3;
	background-image: url(images/hover_downloads_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#left ul li a.gal:hover {
	color: #F9E2A3;
	background-image: url(images/hover_gallery_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#left ul li a.hom:hover {
	color: #F9E2A3;
	background-image: url(images/hover_home_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#left ul li a.cont:hover {
	color: #F9E2A3;
	background-image: url(images/hover_contacts_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#left ul li a.buy:hover {
	color: #F9E2A3;
	background-image: url(images/hover_buy_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#left ul li a.work:hover {
	color: #F9E2A3;
	background-image: url(images/hover_work_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#concept #left ul li a.con {
	color: #F9E2A3;
	background-image: url(images/hover_concept_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#location #left ul li a.loc {
	color: #F9E2A3;
	background-image: url(images/hover_location_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#property #left ul li a.pro {
	color: #F9E2A3;
	background-image: url(images/hover_property_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#availability #left ul li a.ava {
	color: #F9E2A3;
	background-image: url(images/hover_availability_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#downloads #left ul li a.dow {
	color: #F9E2A3;
	background-image: url(images/hover_downloads_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#gallery #left ul li a.gal {
	color: #F9E2A3;
	background-image: url(images/hover_gallery_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#buyersinfo #left ul li a.buy {
	color: #F9E2A3;
	background-image: url(images/hover_buy_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#home #left ul li a.hom {
	color: #F9E2A3;
	background-image: url(images/hover_home_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#cmon #left ul li a.work {
	color: #F9E2A3;
	background-image: url(images/hover_work_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#left ul li a.cont {
	height: 36px;
	padding: 0px;
	width: 192px;
}
#left ul li a.work {
	padding-bottom: 17px;
}
#conts {
	padding: 0px;
	float: none;
	height: 36px;
	width: 192px;
	overflow: hidden;
	margin: 0px;
}
#left ul li a.nn {
	float: left;
	width: 98px;
	height: 36px;
	padding-left: 6px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	text-decoration: none;
}
#left ul li a.cc {
	float: left;
	height: 36px;
	width: 82px;
	padding-right: 6px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	text-decoration: none;
}
#left ul li a.nn:hover {
	background-image: url(images/hover_news_ro.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#left ul li a.cc:hover {
	background-image: url(images/hover_contacts_ro.gif);
	background-repeat: no-repeat;
}
#content {
	background-image: url(images/contbkg.gif);
	position: absolute;
	z-index: 100;
	height: 657px;
	width: 720px;
	left: 212px;
	top: 40px;
	background-repeat: no-repeat;
	padding-left: 54px;
	padding-top: 1px;
}
#head {
	height: 48px;
	width: 703px;
	padding-top: 20px;
	padding-left: 16px;
	background-image: url(images/property_name_ro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#home #head {
	background-image: url(images/home_name_ro.gif);
}
#concept #head {
	background-image: url(images/concept_name_ro.gif);
}
#property #head {
	background-image: url(images/property_name_ro.gif);
}
#availability #head {
	background-image: url(images/ava_name_ro.gif);
}
#downloads #head {
	background-image: url(images/downloads_name_ro.gif);
}
#gallery #head {
	background-image: url(images/gallery_name_ro.gif);
}
#contacts #head {
	background-image: url(images/contacts_name_ro.gif);
}
#buyersinfo #head {
	background-image: url(images/buyers_name_ro.gif);
}
#thecompany #head {
	background-image: url(images/company_name_ro.gif);
}
#location #head {
	background-image: url(images/location_name_ro.gif);
}
#cultural #head {
	background-image: url(images/work_name_rus.gif);
}
#zagl {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #FFB419;
	background-image: url(images/zagl_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	height: 22px;
	width: auto;
	padding-right: 16px;
	padding-left: 48px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#razd {
	background-image: url(images/zagl_mid.gif);
	float: left;
	height: 22px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#razd1 {
	background-image: url(images/zagl_mid2.gif);
	float: left;
	height: 22px;
	width: 20px;
}
#nav {
	font-size: 13px;
	line-height: 22px;
	color: #7C8E9A;
	background-image: url(images/zagl_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	width: auto;
	padding-right: 42px;
	padding-left: 15px;
	float: left;
}
#nav a {
	color: #7C8E9A;
	text-decoration: none;
}
#nav a:hover {
	color: #A6313F;
}
#cl1 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 26px;
	width: 703px;
}
#main {
	height: 465px;
	width: 688px;
	background-image: url(images/mainbkg.gif);
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	overflow: hidden;
}
#main1 {
	height: 471px;
	width: 694px;
	background-image: url(images/mainbkg1.gif);
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 16px;
	overflow: hidden;
	text-align: left;
}
#homeflash {
	height: 276px;
	width: 688px;
	padding-right: 6px;
	padding-bottom: 6px;
}
#homecnt {
	height: 189px;
	width: 694px;
}
#hometxt {
	float: left;
	height: 162px;
	width: 414px;
	padding-top: 27px;
	padding-right: 20px;
	padding-left: 30px;
}
#hometxt p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 17px;
}
#banner {
	float: left;
	height: 189px;
	width: 230px;
}
#present {
	height: 425px;
	width: 620px;
	padding-top: 36px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	color: #2C4858;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
}
#presentava {
	height: 451px;
	width: 645px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #2C4858;
	font-size: 11px;
	line-height: 17px;
}
#notes {
	margin: 0px;
	height: 25px;
	width: 645px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#notes a {
	color: #3D6175;
	line-height: 17px;
	font-weight: bold;
	background-color: #DCE6ED;
	display: block;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 17px;
	width: auto;
	text-decoration: none;
}
#notes a:hover {
	color: #FFFFFF;
	background-color: #A6313F;
}
#antetka {
	height: 40px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 645px;
}
#antetka ul {
	display: block;
	height: 20px;
	width: 645px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 13px;
}
#antetka ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#antetka ul li a {
	font-size: 11px;
	background-color: #DCE6ED;
	display: block;
	float: left;
	height: 17px;
	width: auto;
	padding-top: 1px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-left: 17px;
	font-weight: bold;
	color: #3D6175;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
}
#antetka ul li a:hover {
	color: #FFFFFF;
	background-color: #A6313F;
}
#antetka ul li a.act {
	color: #FFFFFF;
	background-color: #A6313F;
}
#antetka ul li a.noteact {
	color: #FFFFFF;
	background-color: #A6313F;
}
#ukrot {
	clear: both;
	height: 5px;
	width: 645px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#galpic {
	margin: 0px;
	padding: 0px;
	height: 429px;
	width: 688px;
}
#galnum {
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A6313F;
	background-image: url(images/gallery_red.gif);
	text-align: center;
	height: 36px;
	width: 688px;
}
#galnum a {
	color: #FFFFFF;
	text-decoration: none;
}
#galnum a:hover {
	text-decoration: underline;
}
#galnum a.sel {
	text-decoration: underline;
}
#actual {
	height: 398px;
	width: 450px;
	overflow: auto;
	margin: 0px;
	padding: 0px 195px 0px 0px;
}
#news #actual {
	height: 398px;
	width: 600px;
	overflow: auto;
	margin: 0px;
	padding: 0px 45px 0px 0px;
}
#downloads #actual {
	height: 394px;
}
#actualava {
	height: 327px;
	width: 665px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#actualava1 {
	height: 367px;
	width: 665px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#actual h2, #actualava h2, #actualava1 h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #EC6C4A;
	padding: 2px 0px 2px 5px;
	margin-top: 9px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#actual h3, #actualava h3, #actualava1 h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #EC6C4A;
	padding: 2px 0px 0px 5px;
	margin-top: 17px;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#actual h6, #actualava h6, #actualava1 h6 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #EC6C4A;
	padding: 2px 0px 0px 5px;
	margin-top: 17px;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#actual p, #actualava p, #actualava1 p, #pictbox p {
	margin-top: 0px;
	margin-bottom: 17px;
	padding-right: 10px;
	padding-left: 18px;
	line-height: 17px;
}
#actual ul, #actualava ul, #actualava1 ul {
	margin-top: 0px;
	margin-bottom: 17px;
	list-style-type: circle;
}
#actual a, #actualava a, #actualava1 a, #pictbox a {
	font-weight: bold;
	color: #B85A65;
	text-decoration: none;
}
#actual a:hover, #actualava a:hover, #actualava1 a:hover {
	color: #FA966E;
}
#actualava1 ul.up {
	margin-top: -8px;
}
#footer {
	height: 112px;
	width: 720px;
	background-image: url(images/escrow_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#buyers {
	height: 25px;
	width: 324px;
	font-size: 13px;
	color: #7C8E9A;
	padding-top: 16px;
	padding-left: 396px;
	background-image: url(images/buyers_bkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#buyers a {
	color: #465866;
	text-decoration: none;
}
#buyers a:hover {
	color: #A6313F;
}
#escrow {
	height: 57px;
	width: 411px;
	font-size: 13px;
	line-height: 40px;
	color: #6E818B;
	padding-left: 64px;
	padding-top: 29px;
	float: left;
}
a.bld {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 245px;
}

#escrow a {
	color: #A6313F;
	text-decoration: none;
}
#escrow a:hover {
	text-decoration: underline;
}
#bottom {
	height: 21px;
	width: 720px;
	color: #95abbb;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	font-size: 11px;
}
#bottom a {
	color: #B85A65;
	text-decoration: none;
	font-size: 11px;
}
#bottom a:hover {
	text-decoration: underline;
}
#dis {
	float: left;
	width: 416px;
	padding-left: 64px;
}
#des {
	text-align: center;
	float: left;
	width: 230px;
}
#bottom #des a {
	color: #95abbb;
}
.red {
	color: #A6313F;
}
.dn {
	display: none;
}
.avath {
	padding: 5px;
	line-height: 15px;
	height: 30px;
}
.avatd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0C2D0;
	border-bottom-color: #B0C2D0;
	padding: 5px;
	line-height: 15px;
}
.avaent {
	border-right-color: #B0C2D0;
	border-bottom-color: #FFFFFF;
	padding: 2px 5px 2px 10px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.avatd12 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0C2D0;
	border-bottom-color: #B0C2D0;
	padding: 5px;
	line-height: 15px;
	width: 54px;
}

.avatd1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0C2D0;
	border-bottom-color: #B0C2D0;
	padding: 5px;
	line-height: 15px;
	width: 44px;
}
.avatd2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0C2D0;
	border-bottom-color: #B0C2D0;
	padding: 5px;
	line-height: 15px;
	width: 149px;
}
.avatd3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0C2D0;
	border-bottom-color: #B0C2D0;
	padding: 5px;
	line-height: 15px;
	width: 69px;
}
.avatd11 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0C2D0;
	border-bottom-color: #B0C2D0;
	padding: 5px;
	line-height: 15px;
	width: 89px;
}
.downtd1 {
	line-height: 21px;
	height: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #DCE6ED;
	margin: 0px;
}
.downtd2 {
	line-height: 17px;
	height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100px;
	padding-right: 0px;
	background-color: #A7B5BE;
	font-weight: bold;
	color: #FFFFFF;
}
#downloads #actual td a {
	color: #FFFFFF;
	text-decoration: none;
}
#downloads #actual td a:hover {
	text-decoration: underline;
}
.downtd3 {
	line-height: 21px;
	height: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #3D6175;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.5em;
}
.likebutton {
	font-weight: bold;
	background-color: #DCE6ED;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
