/* стили для cosmi
*/



a:active{
    color: #fff;
} 
a:visited , 
a:link {
    color: #eee;
}
 
header, nav, section, article, aside, footer{	
	display: block;  
}

body {
	width: 100%;
	height: 100%;	
/*	font:98%/1.71 helvetica,arial,clean,sans-serif; */
	font:98%/1.71 "Trebuchet MS", Tahoma, Arial,clean,sans-serif; 
	text-align: center;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------------
------------------------------------------------------------------ */

header, footer, 
#all {
	width: 90em;
}

#mmain, 
#top,
#crsl{
	width: 59.7em;
}

#content{
/*	min-width: 99%; 
	width: 33em; */
}


#showimg,
#lebot,
#home .logo,
#home{
	width: 30em;
}

#crsl,
#home {
	top: 0em;
}

#crsl,
#home {
	height: 20.0em;
}	

#showimg,
#mmain ,
#lebot{
	top: 20.2em;
}


#lebot{
	left: 0.0em;
}

#mmain ,
#crsl{
	left: 30.0em;
}

#showimg,
#lebot,
#mmain {
	bottom: 4.2em;
}

/* ---------------------------------------------- */
#content{
/*	min-width: 99%; 
	width: 33em; */
}
#all{
	display: inline-block;
	position: absolute;
	top: 1%; 
	height: 98%;
	z-index: 2 ;
	overflow: hidden;
	text-align: center;
}

header {
	position: absolute;
	top: 0px;
	height: 6.6em;
	z-index: 10 ;
}



#home {
	display: block;
	position: absolute;
	top: 0em;
	height: 20.0em;
	line-height: 0.1em;
	text-align: center; 
}

#home .logo {
	position: absolute;
    height: 17.4em;
}


#home span {
	display: block;
	position: relative;
	top: 0.3em;
	font-size: 1.91em;
	text-align: center;  
	text-decoration: none;
	letter-spacing: 0.29em;
	word-spacing: 0.42em;
}	


#lebot{
	display: block;
	position: absolute;
	padding: 0;
	z-index: 5 ;
	overflow-x: auto; 
	overflow-y: hidden; 
}


#crsl {
	display: block;
	position: absolute;
	z-index: 0;
	background: url(../../slide_show/gallery-01.png) center center no-repeat;
	background-size: 59.7em;
}

#crsl img.buf{
	display: none;
	max-height: 10px;
	max-width:  10px;
}

#mmain {
	display: block;
	position: absolute;
	z-index: 10 ;
	padding: 0;
	overflow: hidden; 
}


#content {
	display: block;
	position: absolute;
	top: 3.3em;
	bottom: 0.0em;
	left: 0;
	right: 0;
	z-index: 44 ;
	padding: 0.6em 2em  ;
	overflow-x: hidden; 
	overflow-y: auto;
	font-size: 1.01em;
	line-height: 1.61; 
}



.nav{
	width: 100%;
}

.small {
	font-size: 0.8em;
} 

#content span.nobr {
	white-space: nowrap;
	margin-right: 0em;
}

#showimg{
	display: block;
	position: absolute;
	z-index: 12 ;
	overflow: hidden; 
}


#content img.noborder{
	border-width: 0;
}

#content img {
    margin: 0.6em 0.43em;
    margin-right: 2em;
    max-width: 10.5em;
    max-height: 10.5em;
}
#content img.big_size {
    max-width: 30.5em;
    max-height: 30.5em;
}

#content img.f_right {
    margin-right: 0em;
}
#content img.f_left {
    margin-left: 0em;
}

#content img.show {
    margin: 0.6em 0.43em;
    margin-right: 2em;
    max-width: 12.5em;
    max-height: 12.5em;
	cursor: pointer; 
}


#content * {
	text-align: left; 
}

#content h2 ,
#content h3{
	font-size: 1.21em;
	line-height: 1.02; 
	letter-spacing: 0.15em;	
	word-spacing: 0.25em;	
/*	clear: both; */
	text-align: center; 
}

#content h2 {
	font-size: 1.35em;
	margin-top: 2.2em; 
	margin-left: 0.5em; 
	margin-bottom: 0.9em; 
}

#content ul {
	margin-bottom: 0;
	margin-top: 0;
	margin-bottom: 0.7em;
}

#content li {
	margin: 0;
	padding-top: 0.1em; 
	padding-bottom: 0.31em; 
}

#content p{
	margin-bottom: 0.7em;
}

article {
	display: none;
	margin: 1.5em 0;
} 

article.about {
	display: block;
} 

#showimg{
	display: none;
	overflow: hidden; 
	z-index: 22 ;
	opacity: 1;
	background-color: #555;
}

#showimg img#bigimg {
	display: block;
	position: relative;
	border: 0.25em double #999;
	padding: 0.25em;
	background-color: #fff; 
	cursor: pointer; 
}
 
#showimg img#bigimg:hover {
	border: 0.25em solid #999;
} 

#showimg #galimg{
	display: block;
	position: absolute;
	border-right: 0.25em double #999;
	top: 0px;	
	bottom: 0px;
	left: 0px;	
	text-align: center; 
	width: 8.5em;
	margin: 0.6em 0 ;
	overflow-x: hidden;
	overflow-y: auto;
}

#showimg #galimg.close{
	width: 0px;
	border-width: 0px;
}

#showimg #galimg img{
	max-width: 5.62em;
	margin: 0.31em 0.56em;
	padding: 0.125em;
	background-color: #fff; 
	border: 0.19em solid #999;
	cursor: pointer; 
}

#showimg #galimg img.current{
	border: 0.19em solid #fff;
	cursor: auto; 
}

.close_bttn_X {
	float: right;
    margin: 0.31em;
	font-size: 1.5em;
	line-height: 0.78em; 
    text-align: center;
	border: 0.1em solid #fff;
	color: #fff;
	height: 0.71em;	
	width: 0.71em;
}
.close_bttn,
.close_bttn_X {
	cursor: pointer; 
}


footer {
	display: block;
	position: absolute;
	bottom: 0em;
	height: 4.1em;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.41; 
	z-index: 30 ;
}

#all  img#bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
    max-width: 0px;
	z-index: 0 ;
	opacity: 0.55;
	overflow: hidden;
}


.left {
	text-align: left; 
}
.right {
	text-align: right; 
}
.center {
	text-align: center; 
}

.f_left {
	float: left;  
	text-align: left; 
	margin-left: 0.0em;
}
.f_right {
	float: right; 
	text-align: right; 
	margin-right: 0.0em;
}

.nav {
	display: block;
	position: relative;
	height: 3.3em;
	margin: 0;
	font-size: 88%;
	letter-spacing: 0.18em;
	line-height: 3.0;
	text-align: center; 
}


header img.left {
	float: left; 
	left: 0.125em;
}

header img.right {
	float: right; 
	right: 0.125em;
}

hgroup {
	color: #aaa;
}

hgroup h1 {
	font-size: 1.2em;
	line-height: 0.51em; 
	letter-spacing: 0.15em;
} 

#top  {
	position: absolute;
    top: 0.0em;
	z-index: 20;
}


		#menu {
			display: block;
				margin: 0;
				padding: 0;
				list-style: none;
				text-align: center;
			font-size: 1.1em;
			z-index: 222;	
		}
		#menu li {
			/*float: left;
			position: relative;*/
			display: inline-block;
			margin: 0.12em 0.6em;
			padding: 0.0em 1.06em;
			overflow: hidden;
			list-style: none;
			font-weight: bold;
			text-align: center;
			cursor: pointer; 
		}
		#menu li ul {
			display: none; 
		/*		display: block;*/
			padding: 0;
			margin: -0.1em 0 0 -0.05em;
			position: absolute;
			left: 0;
			top: 0;
			list-style: none;
			z-index: 333;	
		}
		#menu li ul li {
			float: none;
			margin: 0;
			white-space: nowrap;
			text-align: left;
			z-index: 444;	
			font-size: 0.8em;
			line-height: 2.22em; 
		}

		#menu li ul li:first-child {
			border-top: 0.01em solid #555; 
			text-align: center;
			font-size: 1em;
			line-height: 1.8em; 
		}

		
		#menu li:hover ul{
				display: block;
		}


footer .hr_line {
	display: inline-block;
	font-weight: bold;
	margin-top: 1.5em;
}
		
		
footer  .text {
	color: #999;
}

footer .left {
	position: relative;
/*	float: left; */
	left: 5.5em;
    max-width: 35.75em;
}

footer .right {
	position: relative;
	float: right; 
	right: 5.5em;
    max-width: 35.75em;

}

footer nav ul {
	display: block;
	margin: 0;
	margin-top: 0.5em ;
	padding: 0;
	list-style: none;
	text-align: center;
}

footer nav li  {
	display: inline-block;
	margin: 0.1em  auto ;
	padding: 0.01em 1em;
	list-style: none;
	text-align: center;
	cursor: pointer; 
}



#googlemap {
	float: right; 
    width: 30em;	
	height: 20em; 
}

#topmail {
	display: block;
	position: absolute;
	right: 0.5em;
	bottom: 0.2em;
	z-index: 0;
}

table {
	border: 0.125em solid #555;
	padding: 0.4em;
	width: 45em;
}
table  td{
	border: 0.125em solid #555;
}


.clear {
	clear: both;
}

.brd_r2,
.close_bttn_X {	
}








