
a {color:#ff9900; font-size:11px;text-decoration:underline}
a:hover {color:#ff9900; font-size:11px;text-decoration: none }
a img {border:0px}

h1, h2, h3, h4, h5 {margin:0px}

p{margin:7px 0px}

body {background:#000; color:#fff;	font-family:Tahoma, Verdana, Arial; font-size:12px; margin:0px; padding:0px}

h1 {font-size:30px; color:#383636; font-weight:normal; text-transform:uppercase}
h2 {font-size:18px; color:#ff9900; font-weight:normal; text-transform:uppercase }
h3 {font-size:24px; color:#ff9900; font-weight:normal; text-transform:uppercase}
h4 {font-size:11px; color:#ff9900; font-weight:normal; text-transform:uppercase; font-weight:bold}
h5 {font-size:18px; color:#000; font-weight:normal}

/*----------------------All------------------------*/

.center_main {  background:url(img/bg_center.png) repeat-x top; padding-top:10px; height:360px}
.center {background:url(img/bg_center.png) repeat-x top; padding-top:10px; min-height:370px}
.center_in {padding:10px 160px 100px 170px; width:530px; text-align:left}
.center_in .content{ font-size:11px}
.center_in .content .orange{ color:#ff9900}


.gray_border { background:#171616; height:5px; overflow:hidden}

.footer { width:840px; padding:7px 0px 0 0px; height:80px}
.footer_left { float:left; width:200px; text-align:left}
.footer_left p{ font-size:11px; margin:5px 0}
.footer_left div{ font-size:11px; color:#ff9900}
.footer_left div a{ font-size:11px; color:#ff9900; text-decoration: underline}
.footer_left div a:hover{ font-size:11px; color:#ff9900; text-decoration: none}

.footer_right { float:right; width:600px; text-align:right}
.footer_right a { font-size:11px; margin:0 10px; text-transform:uppercase; color:#FFFFFF; text-decoration:none}
.footer_right a:hover { font-size:11px; color:#ff9900; text-decoration:none}

.header { width:840px; height:140px; line-height:inherit; overflow:hidden; margin:0 0 10px 0; padding:0}
.header_logo { width:149px; height:140px; float:left}
.header_logo img { margin-top:20px}
.header_title { width:680px; height:140px; float:right; text-align:left; padding-top:50px}
.header_title h2{ margin:3px 0 3px 0}
.header_title h1 table tr td span {display:none; margin:0}
#op_11, #op_12, #op_13, #op_14, #op_15{display:inline; margin:0 10px 0 0; color:#1F181D}

.menu_main {width:840px; text-align:left; padding-top:20px; height:200px}
.menu_main div{ float:left; width:170px}
.menu_main div h3{ margin-bottom:5px}
.menu_main div a{ display:block; color:#fff; font-size:18px; font-weight:normal; text-decoration:none; line-height:26px; text-transform:uppercase}
.menu_main div a:hover{color:#666; font-size:18px; text-decoration:none}

.menu_photo {text-align:left}
.menu_photo div h4{ margin-bottom:3px}
.menu_photo div a{ display:block; color:#fff; font-size:11px; font-weight:normal; line-height:20px; text-transform:uppercase; text-decoration:none}
.menu_photo div a:hover{color:#666; text-decoration:none}

.main_under { width:920px; background: url(img/bg_main_under_bottom.jpg) no-repeat center bottom; height:125px}

.separate { background:url(img/dotted.png) repeat-x left 50%; overflow:hidden; height:60px; width:120px}

/*-------------------Smooth----------------------*/
/*
h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}
*/
.content
{
	margin: 0;
	text-align:left
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

#myGallery
{
	text-align: left;
	margin: 0 ;
}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 670px;
	height: 550px;
	z-index:5;
	border: 1px solid #000;
}

#flickrGallery
{
	width: 670px;
	height:550px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color:#ff9900;
	font-size:12px;
	text-transform:none
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	font-size:12px;
	color: #FFFFFF;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 18px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 2px 10px 0 10px;
	font-size: 12px;
	background: #333;
	color: #ff9900;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.thumbnail:hover
{
	border: solid 1px red;
}


.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

/*-------------------DIAPO----------------------*/

#center {
	position: relative;
	left: 0;
	top:  0px;
}
#slider { 
	position: absolute;
	width: 820px;
	height: 333px;
	left:0;
	top:0;
	overflow: hidden;
	background: #000;
	border: 10px solid #191919;
}
#slider .slide {
	position: absolute;
	top: 0px;
	height: 333px;
	width: 500px;
	background: #000;
	overflow: hidden;
	border-left: #000 solid 1px;
	cursor: default;
}
#slider .title   {
	color: #F80;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 1.5em;
	text-decoration: none;
}
#slider .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#slider .text {
	position: absolute;
	top: 1%;
	top: 100%;
	color: #FFF;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	width: 470px;
	left: 10px;
}
#slider .diapo {
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: hidden;
}



	/*scrollbar-3dlight-color:   #cccccc;/*3D obiem*/
	/*scrollbar-arrow-color:     #000000;/*strelochka*/
	/*scrollbar-darkshadow-color:#000000;/*temnaya ten*/
	/*scrollbar-face-color:      #b7ddfb;/*Verhushka vsya*/
	/*scrollbar-highlight-color: #b7ddfb;/*svetlaya ten levo*/
	/*scrollbar-shadow-color:    #999999;/*svetlaya ten pravo*/
	/*scrollbar-track-color:     #ececec;/*bg*/