#content {

	position: relative;

	padding-top: 1px;

	min-height: 460px

}



#content .center { text-align: center; }

#content .content img { border: 1px solid #323232; }



* html #content {

	height: 460px;

}



#content div.menu {

	background: #1c1c1d;

	border-top: 3px solid #323234;

	/* margin-top: 160px;

	float: right; */

	width: 260px;

	min-height: 175px;

	position: absolute;

	right: 0; top: 162px;

}



* html #content div.menu {

	height: 175px;

	right: -1px;

}



#content div.content {

	background: url(../images/i/bg/pix-grey.gif) #242525 top left repeat-x;

	/* border-top: 1px solid #3f4041; */

	margin-top: 176px;

	padding: 20px 25px 15px 25px;

	float: left;

	width: 539px;
	min-height:80px;

}
* html #content div.content { height:80px; }


#content div.content h1 {

	margin: 0 0 7px 0;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 2.2em;

	font-weight: normal;

}



#content div.content div {

	background: #242525;

}



#content div.content p {

	margin: 0 0 15px 0;

}



#content div.content ul {

	margin: 20px 0 10px 12px; 

}



#content div.content ul li {

	background: url(../images/i/mrk/li.gif) 0 5px no-repeat;

	padding-left: 15px;

	padding-bottom: 10px;

	color: #FFF;

}



#content div.content ul li ul {

	margin-bottom: 0;

}

#content div.content ul li ul li {

	background-image: url(../images/i/mrk/li2.gif);

	color: #D5D5D5;

}



#menu li li {

	font-size: 1.2em;

}



#contacts td.about {

	padding-top: 4px;

	width: 30%;

}

#contacts div {

	color: #FFF;

}

#contacts td.about p {

	margin-bottom: 8px;

}



#contacts td.form {

	padding: 4px 10px 0 40px;

}



#contacts td.form table.form {

	margin-bottom: 10px;

	width: 100%;

}

#contacts td.form table.form td {

	width: 50%;

	padding-right: 8px;

	padding-bottom: 5px;

}

#contacts td.form table.form td div {

	margin-bottom: 1px;

}

#contacts td.form table.form .textarea,

#contacts td.form table.form .text {

	background: #d5d5d5;

	border: 1px solid #868686;

	padding: 1px;

	width: 99%;

}



#contacts td.form table.form .error {

	position: absolute;

}



table#galery {

	margin-top: 15px;	

}



#galery td {

	padding-right: 20px;

	width: 25%;

}



#galery td div {



}



#galery td div a {

	background: url(../images/i/frames/galery.gif) no-repeat;

	/* margin: -1px 0 0 -2px; */

	width: 123px; height: 74px;

	position: absolute;

	display: block;

}



#content #galery td p {

	background: url(../images/i/mrk/li.gif) 0 5px no-repeat;

	padding-left: 10px;

	margin-top: 8px;

	color: #9b9b9b;

}



#content table.list { width: 100%; }

#content div.menu table.list {

	background-color: #252526;

}



#content table.list td.no-bg,

#content table.list tr.no-bg td {

	background: none !important;

}

#content table.list2 td { 

	width: 50%; 

}

#content table.list td {

	background: url(../images/i/bg/bg-list.gif) bottom left repeat-x;

	padding: 15px 10px;

	text-align: center;

}

#content div.menu table.list td {

	padding: 10px;

}

#content table.list td.left {

	text-align: left;

}

#content table.list td.img {

	padding-left: 0px;

	text-align: left;

	width: 0%;

}

#content table.list td.info a {

	font-size: 1.1em;

}

#content table.list td.info div {

	margin-top: 3px;

}

#content table.list td.info span.title {

	color: #e3a933;

	font-size: 1.1em;

}

#content table.list td.info div.subtitle {

	font-size: 0.9em;

}



#content table.excel {

	width: 100%;

}

#content table.excel td {

	border: 1px solid #404040;

	padding: 5px;

}

#content table.excel td sup {

	position: absolute;

	margin-top: -0.4em;

}

#content table.excel td sub {

	position: absolute;

	margin-top: 0.4em;

}

#content table.excel td div {

	padding-left: 10px;

	color: #BABABA;

}



#photo-layer-bg {

	position: absolute;

	background-color: #000;

	width: 100%;

	z-index: 1000;

	top: 0; left: 0;

	-moz-opacity: 0.7;

	filter: alpha( opacity = 70 );

	opacity: 0.7;

}

#photo-layer {

	position: absolute;

	z-index: 1001;

	width: 100%;

}	



#photo-layer table.photo-layer {

	margin: 0 auto;

	width: 1%;

}

#photo-layer table.photo-layer td {

	vertical-align: middle;

	padding-bottom: 35px;

	width: 1px;

}

#photo-layer table.photo-layer td.content {

	vertical-align: top;

	padding-bottom: 0;

	width: 1%;

}

#photo-layer table.photo-layer div.top-shadow {

	background-color: #bababa;

	margin: 0 1px;

	height: 1px;

	font-size: 1px;

}

#photo-div {

	border-left: 1px solid #bababa;

	border-right: 1px solid #bababa;

	position: relative;

}

#photo-text {

	background: url(../images/i/bg/bg-photo-text.gif) #dbdbdb 0 0 repeat-x;

	padding: 10px;

	color: #464545;

}

#photo-prev {

	background: url(../images/i/bg/photo-prev.gif) 0 0 no-repeat;

	width: 31px; height: 35px;

	cursor: pointer;

}

#photo-prev.disable {

	background-image:  url(../images/i/bg/photo-prev-dis.gif);

	cursor: default;

}

#photo-next {

	background: url(../images/i/bg/photo-next.gif) 0 0 no-repeat;

	width: 31px; height: 35px;

	cursor: pointer;

}

#photo-next.disable {

	background-image:  url(../images/i/bg/photo-next-dis.gif);

	cursor: default;

}

#photo-layer div.close {

	background-image: url(../images/i/bg/bg-photo-close.png);

	position: absolute;

	right: -10px; top: -10px;

	width: 20px;

	height: 20px;

	cursor: pointer;

	z-index: 1002;

}

ul.psh-gallery { margin: 0 !important; padding-top: 10px;  overflow: hidden;  }
ul.psh-gallery li { padding: 0 !important; margin-left: 16px; background: none !important; float: left; }
ul.psh-gallery li:first-child { margin-left: 0; }
ul.psh-gallery a { position: relative; }
ul.psh-gallery div { 
  position: absolute;
  top: -60px; left: 0;
  z-index: 2;
  background: url(../images/i/frames/galery.gif) no-repeat !important;
	/* margin: -1px 0 0 -2px; */
	width: 123px; height: 74px;
	display: block; 
}




