

body {
	background-color:  #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
	font-family: 'Futura PT';
	 
}

.top {
	font-family: 'Futura PT';
	font-size: 30pt;
	line-height: 1em;
	}	
	
.fixed {
position: fixed;
z-index: 99;
top: 0;
left: 0;
right: 0;
}
{
	-webkit-text-size-adjust: 100% !important;
}
.back {font-size: 19pt;	line-height: 8pt; text-decoration: none;}
.copy {font-size: 20px;	line-height: 8pt; text-decoration: none;}
.copyTopMenu {font-size: 11pt;	line-height: 8pt;}
.header {font-family:   'Futura PT'; font-size: 15pt; color: #303030;  } 
.head {font-family: 'Futura PT'; font-weight: 600; font-style: bolder; font-size: -2pt;  color: rgb(104, 104, 104) }
.head2 {font-size: 11pt; color: #303030}
.text1 {font-size: 15pt; line-height: 18pt;}
h1 {font-family:'Futura PT'; font-weight: 500; font-size: 33px; }
h2 {font-size: 15px; font-weight: normal;}
h3 {font-size: 13px; font-weight: normal;}
h4 {font-size: 12px; font-weight: normal;}

hr { border: 0px; border-top: 1px solid #с0с0с0;}
b { color: rgb(104, 104, 104)}
strong { color: rgb(104, 104, 104)}

a:link {
	text-decoration:   none;
	color: #333;
}
a:visited {
	text-decoration:  none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #777;
}
a:active {
	text-decoration: underline;
	color: #777;
}

.entry-date {

color: #BBB;
display: block;
font-family: MuseoSansCyrl-300;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 12px;
line-height: normal;
margin-bottom: -15px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
position: static;
text-align: left;


}


.slider {
float:left;
width:960px;
height:458px;
position:relative;
padding-bottom:26px;
background:url(../gfx/bottom_shadow.png) no-repeat bottom center;
}

.sliderContent {
float:left;
width:960px;
height:458px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(../gfx/prev_next.png);
width:75px;
height:75px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -77px;
}

.next {
right:15px;
background-position:-75px 0;
}

.next:hover {
background-position:-75px -78px;
}

.sliderContent .item {
position:absolute;
width:960px;
height:371px;
background:#fff;
}

.sliderBullets {
position:absolute;
bottom:0;
left:45%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:15px;
height:15px;
background:url() no-repeat;
}

.sliderBullets .active {
background-position:0 -18px;
}

.sliderContent a {
outline:none;
}

a {
color:#fff;
}

a img {
border:none;
}