/* CSS file */
html, body { min-height: 100%; }

html {
	background:url(/i/bg-internal7.jpg) -300px top no-repeat #000E13;
}
body {
	padding:0px;
	margin:0px;
	color:#FFF;

background: #000E13 url(/i/bg-internal6.jpg) no-repeat fixed -300px top;
	/*background:url(/i/bg-internal6.jpg) -300px top no-repeat #000E13;*/
	font-family:Arial;
	font-size:12px;
}
.abs {position:absolute;}
.nowrap { white-space: nowrap; }
.hidebr {height: 1px; font-size:1px; overflow: hidden;}
#dLine {
	position:absolute;
	top:0px;
	left:0px;
	background:url(/i/d-line.png) left top repeat-x;
	height:583px;
	width:100%;
	z-index:3;
}
#flashcontent {
	/*position:fixed;*/
	width:100%;
	height:100%;
	min-height: 770px;
background: #0c5d78 url(/i/bg-internal6.jpg) no-repeat fixed -300px top;

	margin:0px;
	padding:0 0 0 0;
	position: relative;
	overflow: hidden;
	background: transparent;
}
#footerMain {
	position:absolute;
	bottom:0px;
	margin: 0 0 0 600px;
	background: transparent;
	z-index:5;
}
#footer {
	margin-left:600px;
	padding-top:110px;
	z-index:5;
}
#footer #copyright  {
	/*height:38px;*/
	/*font-size:8px;*/
	font-size:80%;
	text-transform:uppercase;
	width: 100%;
	overflow: hidden;
}
#copyright #left {
	float:left;
	color:#bff6fd;
	padding:16px 16px 14px 0;
}
#copyright #right {
	float:left;
	border-left:1px solid #1a2c2e;
	padding:16px 0 14px 13px;
	text-transform:uppercase;
	color:#bff6fd;
}
#copyright a {
	color:#bff6fd;
	text-decoration:none;
}
#flashMenu {
	position:absolute;
	z-index:1;
	top:0px;
	left:50px;
	width:425px;
}
table {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
th {
	padding:1px 5px;
	margin:0px;
	vertical-align:top;
}
td {
	padding:0;
	vertical-align: top;
}
table.staff td {
	padding:5px 15px 5px 0;
}
img {
	border:0px;
}
#home {
	position:absolute;
	right:100px;
	top:20px;
	width:335px;
	text-align:right;
	z-index:10000;
    margin-bottom:-41px;
    font-size:110%;
    background-position: 706px 8px;
    background-repeat:no-repeat;
    
}

@-moz-document url-prefix() {
  #home { margin-bottom:0; }
}

#home #language {
	margin:10px 50px 0 0;
	float:right;
	width:100px;
	color:#717073;
	font-size:110%;
}
#language a, #mail a {
	color:#717073;
	font-size:110%;
	white-space: nowrap;
}
#home #toMain {
	float:right;
	width:31px;
	height:31px;
	font-size:110%;
}
#home #mail {
	float:right;
	width:90px;
	height:31px;
	text-align:center;
	margin:10px 0 0 8px;
	color:#717073;
	font-size:110%;
}
#left-part {
	float:left;
	width:450px;
	/*background:url(/i/bg-internal.jpg) left top no-repeat;*/
	z-index:5;

}
#left-part #logo {
	position:absolute;
	left:40px;
	top:30px;
	width:92px;
	height:92px;
	background-color:#FFFFFF;
	z-index:50;
}
#left-part #mainMenu {
	position:absolute;
	top:250px;
	left:40px;
	width:180px;
	z-index:50;
	font-size:105%;
}
#left-part #topMenu {
	position:absolute;
	top:25px;
	left:260px;
	width:180px;
	z-index:50;
	font-size:110%;
}
/*menu*/
div.menu {
	/*height:27px;*/
	width:180px;
	padding:9px 0;
	cursor:pointer;
	letter-spacing:-.3px;
	word-spacing: 3px;
	white-space: nowrap;
	font-weight: 500;
    font-size:110%;
    
}
div.menu:hover, div.menuhover {
	background:#010b15;
	color:#ee0101;
}
div.menu:hover a, div.menuhover a {
	color:#ee0101;
	text-decoration:none;
}
.menu:hover a, .menuhover a {
	color:#bff6fd;
	text-decoration:none;
}
.menu a {
	color:#bff6fd;
}
#topMenu div.current, #mainMenu div.current {
	background:#010b15;
	padding:9px 0;
	cursor:default;
}
#directMenu div.current {
	background:#010b15;
	padding:7px 0;
	cursor:default;
}
.current a {
	color:#ee0101;
	text-decoration:none;
}
/* // menu*/
#right-part {
	position:relative;
	margin:0 0 0 450px;
	z-index:5;
	top:0px;
}
#right-part #directMenu {
	width:180px;
	padding-top:85px;
	margin-bottom:25px;
	margin-left:30px;
    
	font-size:150%;
}

#directMenu a{
    
}

#directMenu .direct {
	margin-bottom:12px;
	padding:7px 0;
	/*font-size:16px;*/
}
#right-part #contentPart {
	/*min-width:580px;*/
	/*width:560px;*/
	position:relative;
}
#contentPart #titleLiner {
	position:relative;
	/*min-width:650px;*/
	width:100%;
	/*height:160px;*/
	background:url(/i/title-line.gif) left top no-repeat;
	z-index:10;
}
#titleLiner #title {
	/*position:relative;*/
	padding:21px 0 16px 27px;
	/*height:160px;*/
	z-index:20;
}
#title #titleRel {
	position:relative;
	height:53px;
	vertical-align:middle;
}
#title #titleRel div {
	position:absolute;
	bottom:0px;
}
#contentPart #redZone {
	position:absolute;
	height:264px;
	left:0px;
	width:170px;
	background-color:#b00000;
	z-index:10;
}
#contentPart #content {
	position:relative;
	margin-left:10px;
	width:530px;
	min-height:590px;
	_height:590px;
	z-index:20;
	background:url(/i/rd-conner.gif) right bottom no-repeat #FFF;
}
#contentPart #data {
	/*position:absolute;*/
	top:90px;
	min-height:70px;
	background-color:#b00000;
	z-index:20;
}
#contentPart #dataMain {
	position:absolute;
	/*min-height:220px;*/
	padding-bottom:30px;
	width:490px;
	background-color:#b00000;
	z-index:20;
}
#dataMain:before {
	content:url(/i/red-top.gif);
	height:24px;
	width:27px;
	display:block;
	margin:-18px -20px -20px 380px;
}
#content .text, #content #text {
	padding:35px 10px 80px 40px;
	color:#565656;
}
#content .short {
	padding:35px 10px 20px 40px;
}
#content div.first {
	padding:10px 10px 20px 40px;
}
#content .bottomForm {
	position:relative;
	background:url(/i/bg-content-form.gif) top left repeat-x;
	padding-bottom:40px;
	bottom:0px;
	color:#565656;
	padding-top:25px;
}
.bottomForm div.answer {
	padding:35px 0 0 40px;
}
.bottomForm .coner {
	position:absolute;
	bottom:0px;
	right:0px;
	width:52px;
	height:48px;
	/*background:url(/i/rd-conner.gif) bottom right no-repeat;*/
}
#lineMenu {
	position:absolute;
	background:url(/i/line4.png) -10px 100% no-repeat;
	top:0px;
	left:0px;
	padding-top:380px;
	padding-left:228px;
	/*padding-bottom:250px;*/
	/*min-height:630px;*/
	height:760px;
	z-index:30;
	width:222px;
}
#lineMenu .lineMenu {
	position:relative;
	min-height:42px;
	margin-top:25px;
}
#lineMenu .first {
	margin-top:0;
}
#lineMenu .current {
	background:url(/i/current+.gif) top left no-repeat;
	padding-right:20px;
}
#lineMenu a {
	color:#FFF;
	text-decoration:underline;
}
#lineMenu a:hover {
	color:#FFF;
	text-decoration:none;
}
.lineMenu .plus {
	position:relative;
	background:url(/i/+.gif) 13px 13px no-repeat;
	padding-left:55px;
	padding-top:9px;
	min-height:32px;
}
/*content*/
#content #text a, #content .text a {
	color:#b00000;
}
#content #text a:hover, #content .text a:hover {
	text-decoration:none;
}
#content #text .current a, #content .text .current a {
	color:#191919;
	font-size:110%;
}
#text .back, .text .back {
/*
	position:absolute;
*/
	float: left;
	cursor:pointer;
	margin-top:30px;
	padding:2px 35px 0 0;
	height:21px;
/*
	background:url(/i/arrow-right.gif) right top no-repeat;
*/
}
.back {
/*
	position:absolute;
*/
	margin-top:10px;
	height:21px;
}
.back a {
	float: left;
	display: block;
	height:21px;
	padding:2px 35px 0 0;
	color:#b00000;
	background:url(/i/arrow-right.gif) right top no-repeat;

}
.back a:hover {
	text-decoration:none;
}
#text div.date, .text div.date {
	color:#191919;
	font-size:80%;
	background-color:#e5e5e5;
	width:55px;
	padding:7px 0;
}
#news {
	margin-top:30px;
}
#news #newsPhotos {
	position:relative;
	float:right;
}
#news div.time {
	float:left;
	width:62px;
	padding:6px 0;
	background-color:#e5e5e5;
	/*font-size:9px;*/
	font-size:80%;
	color:#191919;
	text-transform:lowercase;
	/*margin-bottom:10px;*/
}
#news td.time {
	padding:0 30px 10px 0;
}
#news td.link {
	padding:0 0 10px 0;
}
#text .newsImage, .text .newsImage, #news .newsImage {
	padding:5px;
	background:#FFF;
	cursor:pointer;
	text-align:right;
}
#news .abstract {
	font-size:90%;
}
#news .author {
	padding:6px 0;
	background-color:#e5e5e5;
	/*font-size:9px;*/
	font-size:90%;
	color:#191919;
	margin-bottom:10px;
}
#news h3 {
	margin:20px 0 0 0;
	padding:0px;
}
#fixPlaceImage {
	position:relative;
/*
	position:fixed;
	top:30px;
	left:0;
	padding-left:50px;
	width:95%;
	height:1px;
	z-index:1000;
*/
}
#showImage {
	position:fixed;
	top:30px;
	left:50px;
	padding:20px;
	background:#FFF;
	opacity:1;
	z-index:900;
	text-align:center;
	display:none;
	overflow:hidden;
	border:1px solid #d5d5d5;
}
#showImage #imageItem {
	cursor:default;
	margin-bottom:15px;
}
#showImage #pagesPhoto {
	color:#191919;
	cursor:default;
}
#pagesPhoto .pagesPhoto {
	padding:0 5px;
	cursor:pointer;
}
.pager {
	margin-top:40px;
}
.page {
	padding:4px 3px;
}
.page .current {
	padding:4px 10px;
	background:#e5e5e5;
}
.formAnswer {
	padding-right:12px;
	vertical-align:bottom;
}
textarea, input {
	background:#FFF;
	border:1px solid #d9d9d9;
	color:#999999;
}
.inputtextarea {
	width:270px;
	height:100px;
}
#data #projectTitle {
	border-left:1px solid #FFF;
	color:#FFF;
	margin:35px 0 0 29px;
	padding:3px 20px 0 20px;
	font-family:Verdana;
	font-size:100%;
	font-weight:500;
}
table.rent, table.popup { width:100%; }
#rent {
	background:url(/i/bg-content-form.gif) top left repeat-x;
	padding:20px 20px 20px 40px;
	color:#565656;
}
.rent {
	background:url(/i/bg-content-form.gif) top left repeat-x;
	padding:20px 20px 20px 40px;
	color:#565656;
}
#content .noback {
	background:none;
	padding:20px 20px 20px 40px;
	color:#565656;
}
#content .noback tr.red td{
	color:#B00000;
}
#content .noback td {
	text-align:center;
}
#content .noback td.first {
	text-align:left;
}
.noback .zebra td {
	font-weight:500;
}
.noback .light td {
/*
	color:#565656;
	font-size:80%;
*/
}
table.rent th, table.popup th {
	color:#999999;
	font-size:80%;
	text-align:left;
	padding:8px 7px 8px 7px;
	border-right:1px solid #d9d9d9;
}
table.rent th.first, table.rent td.first,
table.popup th.first, table.popup td.first {
	border-right:5px solid #d9d9d9;
	padding-left:0px;
}
table.popup td.first { background: #fff;}
table.rent th.last, table.rent td.last,
table.popup th.last, table.popup td.last {
	border:none;
	padding-right:5px;
}
table.rent td, table.popup td {
	color:#191919;
	font-size:90%;
	text-align:left;
	padding:8px 0 8px 7px;
	border-right:1px solid #d9d9d9;
}
table.popup td { vertical-align: middle; }
table.popup th, table.popup td { border-bottom:1px solid #d9d9d9; }

table.rent tr.zebra, table.popup tr.zebra { background-color:#e5e5e5; }
div.sticker {
	position:relative;
	width:1px;
	height:1px;
	float:left;
	z-index:200;
}
div.sticker div {
	position:absolute;
	top:20px;
	right:50px;
	border:0px solid #b00000;
	white-space: nowrap;
	padding:12px 32px 0 15px;
	height:26px;
	background:url(/i/sticker.gif) top left repeat-x #eaeaea;
	color:#061e29;
	font-weight:600;
	font-size:110%;
	z-index:200;
}
div.bottomForm div.sticker div {
	right:10px;
	z-index:200;
}
div.sticker div div.sticerArrow {
	position:absolute;
	padding:0;
	top:0;
	width:19px;
	height:38px;
	right:-19px;
	background:url(/i/sticker-arrow.png) top right no-repeat;
	z-index:201;
}
div#photoLiner {
	position:relative;
	left:5px;
	top:5px;
	width:500px;
}
div#photoLiner div.sticker div {
	top:20px;
	right:5px;
}
div#photoLiner div.sticker div div.sticerArrow {
	position:absolute;
	padding:0;
	top:0;
	width:19px;
	height:38px;
	right:-19px;
	background:url(/i/sticker-arrow.png) top right no-repeat;
	z-index:201;
}

.redtriangle {
	position:absolute; 
	right:0px; 
	width:25px; 
	height:29px; 
	background:url(/i/red-left.gif) right top no-repeat;
}

.photocontainer { position:absolute; width:125px; height:1px; float:left; z-index:120; }

.projectImage {
	position:absolute;
	padding:5px;
	margin:5px;
	background:#FFF;
	cursor:pointer;
	z-index:100;
}
.projectImageOn {
	position:absolute;
	padding:5px;
	background:#FFF;
	cursor:pointer;
	display:none;
	margin:0px;
	top:-5px;
}
#imgFog {
	position: absolute; top:0px; left:0px; width:100%; height:100%; background:#FFF; z-index:500; display:none;
}
.closeImageX { position:absolute; right:5px; color:#909090; font-size:16px; font-weight:600; top:0px; cursor:pointer; }


h5.paramstitle { font: normal 11px/21px Arial; color: #191919; margin: 4px 0 4px 40px; padding-bottom:5px; }
h5.paramstitle * { vertical-align:middle; }
h5.paramstitle img { margin: 0 0 0 10px; }
h5.opendetails img { background: url(/i/arrow-bottom.gif) no-repeat 50% 50%; }
h5.closedetails img { background: url(/i/arrow-right.gif) no-repeat 50% 50%; }
h5.closedetails span { border-bottom: dashed 1px #191919; }

div.closedetails { display: none; }



.citymap { position: relative; width: 472px; height: 304px; overflow: hidden; }
.citymap .mapnormal, .citymap .mapzoom { position: absolute; left:0; top:0; }
.citymap .mapnormal { z-index: 2; }
.citymap .mapzoom { z-index: 1; }
.mapzoomout-notactive, .mapzoomin-notactive, .mapzoomin, .mapzoomout { position: absolute; z-index: 3; cursor: pointer; }
.mapzoomin-notactive, .mapzoomin { right: 17px; bottom: 38px; width:16px; height:16px; background:url(/i/zoom_in.gif) no-repeat; }
.mapzoomout-notactive, .mapzoomout { right: 17px; bottom: 13px; width:16px; height:16px; background:url(/i/zoom_out.gif) no-repeat; }

.mapzoomin-notactive    { background:url(/i/zoom_in_notactive.gif) no-repeat; cursor:default; }
.mapzoomout-notactive    { background:url(/i/zoom_out_notactive.gif) no-repeat; cursor:default; }


/* // content*/


a.predpriyatie{
	color:#FFFFFF
}

tr.gr { background-color:#e5e5e5; }



