BODY {
    width: 1360 px;
	
	COLOR: #000000;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	text-align : justify;
	border: 1px;
}

#otdel_k{
		padding: 0px 0px 0px 500px;
	width:800px;
	height:50px;
	
	
	}
	
#white_a {
color:white;
}
#white_b {
color:#6e72aa;
}





#download_jornal_baner {

position: relative;
	padding: 55px 0px 0px 30px;
	font-size:12pt;
	color:white;
}
	
#el_versia{
position: relative;
	padding: 0px 20px 0px 30px;
	font-size:12pt;
	color:white;
}

#konteiner-kontakt{

padding: 0px 0px 0px 0px;
	width:800px;
	height:200px;
	border-radius:15px;
	border:#c9c9c9 solid 1px;
	
	}
	
	
	#dolgnost_k{
	position: relative;
	padding: 0px 0px 0px 500px;
	width:800px;
	height:50px;
	
	
	}
	
	
	
	#foto_k{
	position: relative;
	padding: 0px 0px 0px 10px;
	width:227px;
	height:170px;
	float:left;
	
	}
	
	
	
	#name_k{
	
       padding: 0px 200px 150px 0px;
	
	
	
	
	}

	
		#email_k{
		padding: 0px 0px 0px 500px;
	width:800px;
	height:100px;
	
	position: relative;
	}
	#tel_k{
		padding: 0px 0px 0px 500px;
	width:800px;
	height:100px;
	
	position: relative;
	}
















#search_form{

padding: -320px 0px 0px 10px;
}
#search-block-form{
	width:248px;
	height:28px;
	border-radius:15px;
	border:#c9c9c9 solid 1px;
	background:url(images/searchBg.png) left top repeat-x;
	}
.focus-active{
	border-color:#aaa !important;
	background:#fff !important;
	}
#search-block-form input{
	padding:0;
	margin:0;
	display:block;
	border:none;
	outline:none;
	background:none;
	width:100%;
	height:100%;
	}
#search-block-form .form-actions{
	width:28px;
	height:28px;
	float:left;
	background:url(images/searchIcon.png) 5px 2px no-repeat;
	}
#search-block-form .form-actions input:hover{
	cursor:pointer;
	}
#search-block-form .form-actions input{
	overflow:hidden;
	text-indent:-9999px;
	}
#search-block-form .form-item{
	width:210px;
	padding:0px 5px;
	float:right;
	height:28px;
	}
#search-block-form .form-item input{
	font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#222;
	height:auto !important;
	padding:6px 0;
	}
.placeholder{color:#cbcbcb !important;}
#header-class{
position: relative;
text-align :right;
padding:85px 20px 0px 10px;
font-size:12pt;

}
#socseti {
   
	position: fixed; /* фиксированная позиция */
	right: 15px; /* отступ слева */
	top: 10px; /* отступ снизу */
	
	cursor: pointer;
	 z-index: 2;
}
#socseti1 {
    
	position: fixed; /* фиксированная позиция */
	right: 15px; /* отступ слева */
	top: 50px; /* отступ снизу */
	
	cursor: pointer;
	 z-index: 2;
}
#socseti2 {
   
	position: fixed; /* фиксированная позиция */
	right: 12px; /* отступ слева */
	top: 95px; /* отступ снизу */
	
	cursor: pointer;
	 z-index: 2;
}
#scrollup {

	position: fixed; /* фиксированная позиция */
	z-index: 1;
	
	
	right: 0px; /* отступ слева */
	top: 0px; /* отступ снизу */
	
	cursor: pointer;
}

#tabs {
	
	width:100%;
	background:#ffffff;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #ffffff;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:left;
	background:url("/pic/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs a span {
    
	float:left;
	display:block;
	background:url("/pic/tabright.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#627EB7;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#627EB7;
	}
#tabs a:hover {
	background-position:0% -42px;
	}
#tabs a:hover span {
	background-position:100% -42px;
	}  
#menu, #menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}
	/* Верхнее меню*/
	#menu {
		width: 1366px;
	
		margin: 1px 1px 2px -10px;
		border: 1px solid #222;
		background-color: #1d237c;
		background-image: -moz-linear-gradient(#3d4aff, #1d237c); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3d4aff), to(#1d237c));	
		background-image: -webkit-linear-gradient(#3d4aff, #1d237c);	
		background-image: -o-linear-gradient(#3d4aff, #1d237c);
		background-image: -ms-linear-gradient(#3d4aff, #1d237c);
		background-image: linear-gradient(#3d4aff, #1d237c);
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		display: inline-block;
		border-right: 1px solid #1d479c;
		-moz-box-shadow: 1px 0 0 #444;
		-webkit-box-shadow: 1px 0 0 #444;
		box-shadow: 1px 0 0 #444;
		position: relative;
		z-index: 2100;
	}
	
	#menu a {
		display: inline-block;
		padding: 3px 7px 0px 7px;
		color: #ffffff;
		text-transform: uppercase;
		font:  14px Arial, Helvetica;
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}
	
	#menu li:hover > a {
		color: #fafafa;
	}
	
	*html #menu li a:hover { /* IE6 only */
		color: #fafafa;
	}
	
	#menu ul {
		margin: 20px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 28px;
		left: 0;
		z-index: 1;    
		background: #3d4aff;
		background: -moz-linear-gradient(#3d4aff, #1d237c);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3d4aff), to(#1d237c));
		background: -webkit-linear-gradient(#3d4aff, #1d237c);    
		background: -o-linear-gradient(#3d4aff, #1d237c);	
		background: -ms-linear-gradient(#3d4aff, #1d237c);	
		background: linear-gradient(#3d4aff, #1d237c);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
		color: #fafafa;
	}
	
	#menu ul ul {
		top: 0;
		left: 250px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 10px;
		width: 350px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		background-color: #03a0dd;
		background-image: -moz-linear-gradient(#04acec,  #03a0dd);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#03a0dd));
		background-image: -webkit-linear-gradient(#04acec, #03a0dd);
		background-image: -o-linear-gradient(#04acec, #03a0dd);
		background-image: -ms-linear-gradient(#04acec, #03a0dd);
		background-image: linear-gradient(#04acec, #03a0dd);
	}
	
	#menu ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #b20000;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #04acec; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.align_center {
        position: relative;
        width: 100%;
        overflow:auto;
    }
    .align_center_to_left {
        position: relative;
        right: 50%;
        float: right;
    }
    .align_center_to_right {
        position: relative;
        z-index: 1;
        right: -50%;
    }
.news {
	width:550px;
	padding:0 25px;
	padding:10px;
	background:#CCC;
	overflow:hidden;
	height:40px;
	color:#fff;
	background:url(images/quote.png) no-repeat;
}
* html .news {background:none;}
.news2,
.news3 {
	background:none !important;
	width:300px;
}
.news3 {width:100px;}
.news .bg {
	width:483px;
	margin:0 25px;
	
	overflow:hidden;
}
.viewText {background:url(images/quote-hover.png) no-repeat;}
* html .viewText {background:none;}
div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0 10px;
}
.news2 div {padding:0;}
.news p {
	float:left;
	width:auto;
	margin:0;
	padding:0 20px 0 0;
}
.news p img {
	display:inline;
	vertical-align:middle;
}
		a {color:#0282B2; text-decoration:none; }
		a:hover {text-decoration:none;}

}
.more { position: reletiv; right: -125px; top: 50px; }
#brief {

	
	MARGIN-LEFT: 5%;
	MARGIN-right: 5%;
	text-align : center;

}
#button_more{
     position: relative;
	MARGIN-BOTTOM: 1%;
	MARGIN-TOP: 10px;
	MARGIN-right: 2%;
	text-align : right;

}
h1 {
	FONT-SIZE: 100%;
	MARGIN-TOP: 0,7em;
	MARGIN-BOTTOM: 0,7em;
	MARGIN-LEFT: 5%;
	MARGIN-right: 5%;
	COLOR: #0282B2;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align : left;
}
H2 {
	MARGIN-TOP: 1em;
	FONT-SIZE: 160%;
	MARGIN-LEFT: -5%;
	COLOR: #990000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align : left;
}
H3 {
	MARGIN-TOP: 2em;
	FONT-SIZE: 140%;
	MARGIN-LEFT: -5%;
	COLOR: #990000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align : left;
}
H4 {
	MARGIN-TOP: 1.5em;
	FONT-SIZE: 115%;
	MARGIN-LEFT: -5%;
	COLOR: #990000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align : left;
}
H5 {
	MARGIN-TOP: 1.5em;
	FONT-WEIGHT: 900;
	FONT-SIZE: 100%;
	COLOR: #990000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align : left;
}
h6 {
	font-size: 15px;
	line-height: 43px;
	color: #333333;
	font-weight: bold;
	text-shadow: 0px 1px 1px #FFF;
	background-image: url(images/header.png);
	background-repeat: repeat;
	background-position: center top;
	height: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	margin: 0px;
}
a.close {
	position: absolute;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
	text-indent: -99999px;
	outline: none;
	top: 10px;
	right: 10px;
}
BLOCKQUOTE {
	MARGIN-LEFT: 0px
}
CAPTION {
	FONT-WEIGHT: 800; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}
TH {
	
}
TD {
	
}
.am {

    COLOR: #ffffff;
	FONT-STYLE: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align : left;
	}
.labourstart
{
  font-size: 75%;
}
.labourstart p, .labourstart p,
{
  margin: 0;
}
/* .labourstart a, .labourstart a,
{
  text-decoration: none;
} */
.labourstart ul, 
{
  margin: 0;
  padding: 0;
}
.labourstart li
{
  list-style-type: none;
  list-style-position: outside;
  padding: 0;
  font-family: Verdana, Tahoma, Arial, Sans-serif; font-size: 11px; font-weight: bold; color: #CC0000;
  margin-bottom: 5px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
HR {
color: #999;
border: 0px none;
border-top: dashed 1px #999;
height: 1px;
}


	  /* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;}
#menu3 {
        width: 200px;
        margin: 1px;
        border-style: solid solid solid solid;
        border-color: #BCD2E6;
        border-size: 1px;
        border-width: 1px;
        }

#menu3 li a {
        height: 40px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 40px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #8BADCF;
        display: block;
        background:  url(/images/menu3.gif);
        padding: 8px 0 0 10px;
        }

#menu3 li a:hover, #menu3 li #current {
        color: #f5013a;
        background:  url(/images/menu3.gif) 0 -48px;
        padding: 8px 0 0 10px;
        }
/*** Overall MovingBoxes Slider ***/
.slider {
  
  border: 0px solid #ccc;
  margin: 0 auto;
  position: absolute;
  
  
}
.scrollContainer, .scroll {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.slider {
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
.clear { overflow: hidden;
}
/* active slider border highlight */
.active-slider {
  border-color: #999bff;
}

/*** Slider panel ***/
.slider div.panel {
   /* default, this is overridden by script settings */
  margin: 0px 0;
  padding: 5px;
  cursor: pointer;
}
.slider div.panel.current {
 cursor: auto;
}

/*** Inside the panel ***/
.inside {
  padding: 1px;
  border: 0px solid #999;
}

.inside img {
  display: block;
  border: 1px solid #666;
  margin: 0 0 0px 0;
  width: 70%;
}

.inside h2 {
  font-weight: normal;
  color: #000;
  font-size: 20px;
  margin: 0 0 8px 0;
}

.inside p {
  font-size: 15px;
  color: #444;
}

.inside a {
  color: #333;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}

.inside a:hover {
  border-bottom: 1px solid #999;
}

/*** Left & Right Navigation Arrows ***/
a.scrollButtons {
  display: block;
  width: 45px;
  height: 58px;
  background: transparent url(../images/arrows.png) no-repeat;
  position: absolute;
  top: 40%; /* if you change the arrow images, you may have to adjust this (distance from top) */
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  border: 0;
}
a.scrollButtons.left {
  background-position: left top;
  left: -45px;
  margin: 0 5px 0 0;
}
a.scrollButtons.right {
  background-position: right top;
  right: -45px;
}
a.scrollButtons.left:hover {
  background-position: left bottom;
}
a.scrollButtons.right:hover {
  background-position: right bottom;
}

.controls {
  margin: 0 auto;
  text-align: center;
  background: #ccc;
}
.controls a {
  color: #444;
  font: 12px Georgia, Serif;
  display: inline-block;
  text-decoration: none;
  padding: 2px;
  height: 18px;
  margin: 0 5px 0 0;
  text-align: center;
  outline: 0;
}
.controls a.current, .controls a:hover {
  color: #fff;
}
.active-slider .controls {
  background: #999bff;
}
#upload{
	margin:30px 200px; padding:15px;
	font-weight:bold; font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #ccc;
	width:150px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; }
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }
.message {
	display:block;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;

}


#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
}



.lock {
    width: 197px;
    height: 198px;
    
	background-image: url(images/lock.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	
	margin-left: 50px;
	
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: 50px; 
	/* Half the height of the DIV tag which is also 50 pixels */
	
}

@-moz-document url-prefix() { .lock {
    width: 197px;
    height: 198px;
    
	background-image: url(images/lock.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: static;
	
	margin-left: -50px;
	
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: 100px; 
	/* Half the height of the DIV tag which is also 50 pixels */
	
} }


.form {
	display: none;
	width: 387px;
	padding: 0px;
	position: relative;
	
	
	/* Half the width of the DIV tag which is 388 pixels */
	margin-left: -50px;
	
	/* Half the height of the DIV tag which is also 216 pixels */
	margin-top: 100px;	
	
	margin-right: auto;
	margin-bottom: 0;
}

@-moz-document url-prefix() { .form {
	display: none;
	width: 387px;
	padding: 0px;
	position: static;
	
	
	/* Half the width of the DIV tag which is 388 pixels */
	margin-left: -50px;
	
	/* Half the height of the DIV tag which is also 216 pixels */
	margin-top: 100px;	
	
	margin-right: auto;
	margin-bottom: 0;
} }

.show {
	display: inline;
}

.box { 
	position: static
;
	left: 2px;
	top: 2;	

}
.formcont {
	margin: 0px;
	overflow: hidden;
	position: relative;

}
.formfooter {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 13px;
}



#signin_menu {
	height: 160px;
	border:none;
	text-align:left;
	margin: 0px;
	color:#333;
	font-size:12px;
	background-image: url(images/form-bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	float: right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #C6C6C6;
	font-size:13px;
	margin:5px 0px 5px;
	*margin:0px;
	padding:5px;
	width:180px;
}
#signin_menu p {
	margin:10px 0 10px;
	*margin:5px 0 5px;
	clear: both;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	margin:10px 0px 0px;
	float: left;
	font-weight:normal;
}
#signin_menu p.remember {
	float: right;
	clear: none;
	padding:0;
}
#signin_menu a.forgot {
	margin-top: 10px;
	float: left;
	display: inline;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/reset.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: bold;
}

.remember input {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url('images/bg-btn.png') repeat-x scroll 0 0;
	border:1px solid #B5B5B5;
	color:#222;
	text-shadow: 0px 1px 1px #FFF;
	*filter: Shadow(Color=#FFFFFF, 	
			Direction=180, 
			Strength=1);
	padding:4px 10px 5px;
	font-size:11px;
	margin: 0 0px 0 3px;
	font-weight:bold;
}

#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

#focus-stealer      { position: absolute; left: -9999px; }
#logoh1{ margin:40px 0 0;}

#page{
	/* This the main container div */
	width:700px;
	min-height:100px;
	margin:0 auto;
	background:url('images/bokeh.jpg') no-repeat 0 120px;
	position:relative;
	padding-top:1px;
}

#phoneCarousel{
	/*	This is the carousel section, it
		contains the stage and the arrows */
	height:50px;
	margin:90px auto 90px;
	position:relative;
	width:600px;
}


#phoneCarousel .arrow{
	/* The two arrows */
	width:44px;
	height:44px;
	background:url('images/arrows.png') no-repeat;
	position:absolute;
	top:50%;
	margin-top:-22px;
	left:0;
	cursor:pointer;
}

#phoneCarousel .next{
	/* Individual styles for the next icon */
	background-position:right top;
	left:auto;
	right:0;
}

/* Hover styles */

#phoneCarousel .arrow:hover{
	background-position:left bottom;
}

#phoneCarousel .next:hover{
	background-position:right bottom;
}



#stage{
	/* The stage contains the animated phone images */
	left:50%;
	margin-left:-250px;
	position:absolute;
	width:500px;
	height:100%;
}

#stage img{
	/* Hiding all the images by default */
	display:none;
}

#stage .default{
	/*	This class is applied only to the iphone img by default
		and it is the only one visible if JS is disabled */
	display:block;
	left:50%;
	margin-left:-95px;
	position:absolute;
}

#stage .animationReady{
	/* This class is assigned to the images on load */
	display:block;
	position:absolute;
	top:0;
	left:0;
}

.text{	margin-top:70px;width:700px;}

.text p,
.text h3{
	padding-bottom:15px;
	line-height:1.4;
	text-align:justify;
}

.text h3{	font-size:30px;}
.text p{	font-size:20px;}

.thumb{	float:left;margin-right:40px;}

.availableAppStore{float:right;}


/* The styles below are only necessary for the purposes of Tzine's demo */

h2{
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	position:absolute;
	right:0;
	top:52px;
}

h2 a{
	color:#666666;
}

#thanks{
	color:#aaa;
	font-size:12px;
	text-align:center;
	padding:50px;
}
#thanks a{ color: #888;}

a, a:visited {
	text-decoration:none;
	outline:none;
}

a:hover{	text-decoration:underline;}
a img{	border:none;}
/*
	Слайдер
*/


.coin-slider { overflow: hidden; ; padding: 12px 10px 0px 12px; position: relative; left:20px; background:url(/pic/slider.jpg) no-repeat}
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 3px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #4a4d4f; color: #4a4d4f; text-indent: -1000px; }
.cs-active { background-color: #4a4d4f; color: #FFFFFF; }

.cs-title { width: 929px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
/*
	левое новостное меню
*/

.shema_proezda
{
position:relative;
padding-right: 20px;
padding-top: 220px;
}
#menu_news{
        
		width:386px;
		margin:6px;
		padding-right: 10px;
	   
	position:relative;
	top:12px;
	left:10px;
		
	}
		
			#menu_news li{
				width:355px;			
				list-style:none;
				display:block;
				margin:0px 0;
				line-height:40px;
				height:40px;	
                                background:url(/pic/menu.png) no-repeat right;				
			}
				#menu_news li a{
					display:block;
					height:40px;
					text-transform:uppercase;
					font-size:12px;
					font-weight:bold;
					line-height:40px;
					padding:0 10 0 5px;
					text-decoration:none;
					color:#FFFFFF;
					cursor:pointer;
					margin:0 0 0 0px;
					
				}
				#menu_news li a span{
					display:block;
					height:40px;
					line-height:40px;
					padding:0 10px 0 0px;
					color:#000000;					
				}
					#menu_news li a:hover {
					         width:355px;
						display:block;
						float:left;					
						background:url(pic/left_menu_on.png) no-repeat right;
						color:#fff;
						height:40px;
						padding:0px 0px 0px 0px;
					}
					#menu_news li a:hover span{
					          width:355px;
						display:block;
						float:left;					
						
						color:#fffff;
						padding:0px 0px 0px 5px;
					}
				
				
				
