#content {

	position: relative;

	padding-top: 1px;

	min-height: 460px

}

#content h2 { margin:0 0 10px 0; padding:0; font-size:18px; font-weight:normal; }


* html #content {

	height: 460px;

}



#content div.menu {

	background: #1c1c1d;

	border-top: 3px solid #323234;

	width: 260px;

	min-height: 175px;

	position: absolute;

	right: 0; top: 162px;

}



* html #content div.menu {

	height: 175px;

}



#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 285px 15px 25px;

}



#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: 25px;

	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;

}



#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;

}



#content div.files ul { margin:20px 0 10px 0; padding:0; }

#content div.files ul li { background:none; margin:0 0 20px 0; padding:5px 0 0 40px; }

#content div.files ul li.file { background:url(../images/i/files/unknown32.gif) 0 0 no-repeat; min-height:27px; color:#a7a7a7; }

* html #content div.files ul li.file { height:27px; }

#content div.files ul li.file-doc { background:url(../images/i/files/doc32.gif) 0 0 no-repeat; }

#content div.files ul li.file-gif { background:url(../images/i/files/gif32.gif) 0 0 no-repeat; }

#content div.files ul li.file-jpg { background:url(../images/i/files/jpg32.gif) 0 0 no-repeat; }

#content div.files ul li.file-png { background:url(../images/i/files/png32.gif) 0 0 no-repeat; }

#content div.files ul li.file-pdf { background:url(../images/i/files/pdf32.gif) 0 0 no-repeat; }

#content div.files ul li.file-txt { background:url(../images/i/files/txt32.gif) 0 0 no-repeat; }

#content div.files ul li.file-xls { background:url(../images/i/files/xls32.gif) 0 0 no-repeat; }

#content div.file-info { font-size:11px; }

#content div.file-info span { text-transform:uppercase; }


div.news-list h3 { margin:0; padding:0; color:#fff; font-size:1em; font-weight:bold; }
div.news-list div.item { margin-bottom:20px; }



