@import url(https://fonts.googleapis.com/css?family=Cuprum:400,700&subset=cyrillic);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Didact+Gothic&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Poiret+One&subset=cyrillic);

* {margin: 0; padding: 0;}
html,body {
height: 100%;
}
body {
	width: 100%;
	background: #a8cd25 url(../images/bg.png) top repeat;
	/*background: #fff url('../images/bg.png') fixed left top no-repeat;*/
	/*-moz-background-size: 100%;*/
	/*-webkit-background-size: 100%;*/
	/*-o-background-size: 100%;*/
	/*background-size: 100% 100%;*/
}
.main {
	min-height: 100%;
}
* html .main { /* хак для ie6 */
	height: 100%; /* для ие6, т.к. не понимает min-height */
}

.clr {
    clear: both;
}

ol, ul {
list-style: none;
}

.fixed-width{
	width:978px;
	border:0px solid #fff;
	margin:0 auto;
}

#aboutText li, .galText li {
	list-style: circle;
	margin-left: 20px;
}

#aboutText li a {
	text-decoration: none;
	color: #000;
}

.services li {
	list-style: circle url(../images/crossMini.png) inside; 
	font-family: Cuprum, sans-serif;
	font-size: 24px;
	border: 0px solid #cc0000;
/*	text-shadow: white 0px 0px 1px;*/
	padding: 5px;
	/*margin-bottom: 7px;*/
}

.noCross li {
	list-style: none;
	font-family: Cuprum, sans-serif;
	font-size: 24px;
	padding: 5px 5px 5px 40px;
}

@font-face {
 font-family: contactsAvesta;
 src: url('/templates/avesta/style/fonts/contactsAvesta.eot');
 src: url('/templates/avesta/style/fonts/contactsAvesta.eot?#iefix') format('embedded-opentype'),
      url('/templates/avesta/style/fonts/contactsAvesta.woff') format('woff'),
      url('/templates/avesta/style/fonts/contactsAvesta.ttf')  format('truetype'),
      url('/templates/avesta/style/fonts/contactsAvesta.svg#svgFontName') format('svg');
}

@font-face {
 font-family: aboutAvesta;
 src: url('/templates/avesta/style/fonts/aboutAvesta.eot');
 src: url('/templates/avesta/style/fonts/aboutAvesta.eot?#iefix') format('embedded-opentype'),
      url('/templates/avesta/style/fonts/aboutAvesta.woff') format('woff'),
      url('/templates/avesta/style/fonts/aboutAvesta.ttf')  format('truetype'),
      url('/templates/avesta/style/fonts/aboutAvesta.svg#svgFontName') format('svg');
}

@font-face {
 font-family: logoAvesta;
 src: url('/templates/avesta/style/fonts/logoAvesta.eot');
 src: url('/templates/avesta/style/fonts/logoAvesta.eot?#iefix') format('embedded-opentype'),
      url('/templates/avesta/style/fonts/logoAvesta.woff') format('woff'),
      url('/templates/avesta/style/fonts/logoAvesta.ttf')  format('truetype'),
      url('/templates/avesta/style/fonts/logoAvesta.svg#svgFontName') format('svg');
}

::-webkit-scrollbar {

width: 0px;

}

#bg {
    overflow: hidden;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
}
#bg img {
    position: absolute;
}

/*---logotype---*/
#logotype {
    display: inline;
}

#logotype a {
	position:absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    width: 450px;
    padding-top: 180px;
    background: url("../images/logoMain.png");
	outline: 0px solid #cc0000;
}

.thide {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}

/*---head---*/
.header {
	height: 65px;
	background: #000;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	border-bottom:1px solid #bad700;
}

.topmenu {
	width:978px;
	padding-top:15px;
}

.topmenu a {
	font-size: 27px;
	text-decoration: none;
	color:#fff;
}

.topmenu a:hover {
	text-decoration:underline;
}

.topmenu  li{
	float:left;
	margin-left:95px;
	margin-right:28px;
}

/*--Contacts--*/

#logo_contacts {
	width:420px;
	height:151px;
	background: url("../images/logo_contacts.png");
	margin-top:20px;
	margin-left:52px;
}

#map {
	width:874px;
	height:409px;
	border:1px solid #bad700;
	background: url("../images/map.jpg");
	margin-top:6px;
}

#phone {
	width:276px;
	height:78px;
	background: url("../images/phone.png");
	margin-top:6px;
	margin-left: -25px;
}

#contactText {
	font-family: contactsAvesta;
	font-size:15pt;
}

#contactText a {
	text-decoration:none;
	color:#000;
}

#mail {
	width:221px;
	height:22px;
	background: url("../images/mail.png") no-repeat;
	margin-top:6px;
	margin-bottom:10px;
}

/*--Abouts--*/

#logo_abouts {
	width:420px;
	height:151px;
	background: url("../images/logo_contacts.png");
	margin-top:20px;
	margin-bottom:40px;
	margin-left: 52px;
}

#aboutText {
	font-family: aboutAvesta;
	font-size:13pt;
	margin-left:50px;
	margin-right:40px;
	margin-bottom: 20px;
	color: #000;
}

#logoFont {
	font-family: logoAvesta;
	font-size: 29pt;
}

.textRight {
	padding-top:20px;
	height:130px;
	border:0px solid #cc0000;
}

.textLeft {
	float:left;
	padding-right:25px;
	height:150px;
	border:0px solid #cc00FF;
}

/*--Galleries--*/

.price {
	color:#00cccc;
}

#logoGalleries {
	width:420px;
	height:151px;
	background: url("../images/logo_contacts.png");
	margin-top:20px;
	margin-left:52px;
	margin-bottom: 20px;
}

#galleriesImage img {
		box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

#galleriesImage li {
	float:left;
	margin-left:25px;
	padding-top:35px;
	margin-bottom:35px;
	background-repeat:no-repeat;
	/*margin-top:15px;*/
/*      height:514px; */
}

#galleriesImage li a {
    	height: 380px;
    	display: block;
    	cursor: pointer;
	text-decoration:none;
	color:#000;
	font-size:20pt;
	/*font-family: 'Poiret One', cursive;*/
	font-family: 'Didact Gothic';
	/*font-family: 'Comfortaa';*/
	/*font-family: 'Cuprum';*/
}

#s1 {
    width: 215px;
/*    background-image: url(../images/imageFrameA3.png);*/
/*  background-image: url(../images/photoFrame.png);*/
}

#s2 {
    width: 215px;
/*    background-image: url(../images/imageFrameA2.png);*/
/*  background-image: url(../images/photoFrame.png);*/
}

#s3 {
    width: 215px;
/*    background-image: url(../images/imageFrameA1.png);*/
/*  background-image: url(../images/photoFrame.png);*/
}

#s4 {
    width: 215px;
}

#s5 {
    width: 290px;
}


#top10{
	padding:20px 20px 20px 20px;
}

#galleriesText {
/*	font-family: frameAvesta;*/
	font-size:22pt;
}

#gal {
	border: 0px solid #ccc;
}

.galImg {
	margin-left:50px;
}

.galImg img {
	margin-left:4px;
	margin-bottom:5px;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

.galText {
	margin-left:60px;
	padding-left:4px;
	padding-right:23px;
	text-align: justify;
	margin-bottom:10px;
	line-height:21px;
}

#frameTopGal {
	width:899px;
	height:58px;
	background: url("../images/frameTopGal.png");
	margin-top:20px;
	margin-left:45px;
}

#galTitle1 {
	font-family: 'Didact Gothic';
	font-size:34pt;
}

#galTitle2 {
/*	font-family: frameAvesta;*/
	font-size:27pt;
	margin-left:43px;
	margin-bottom:20px;
	margin-top: 20px;
	/*color:#5b15aa;*/
	color: #435504;
}

/*
#frameBotGal {
	width:899px;
	height:59px;
	background: url("../images/frameBot1Gal.png");
	margin-top:950px;
	margin-left:45px;
}

#frameBotGal2 {
	width:899px;
	height:59px;
	background: url("../images/frameBot1Gal.png");
	margin-top:450px;
	margin-left:45px;
}

#frameBotGal3 {
	width:899px;
	height:59px;
	background: url("../images/frameBot1Gal.png");
	margin-top:850px;
	margin-left:45px;
}
*/

/*--Blog--*/

#logoBlog {
	width:356px;
	height:202px;
	background: url("../images/logo_blog.png");
	margin-top:20px;

}

.shortstory {
	float:left;
	width:459px;
	margin-right:15px;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:10px;
	border-bottom:1px solid #5b15aa;
}

.shortstory img {
	margin-right:10px;
}

.newsTitle  a{
	color:#5b15aa;
	text-decoration:none;
}

.newsTitle {
	padding-bottom:10px;
	border:0px solid #cc00FF;
	color:#5b15aa;
	font-size:21px;
	line-height:30px;
	text-decoration:none;
}

.newsTitleFull  a{
	color:#5b15aa;
	text-decoration:none;
}

.newsTitleFull {
	border:0px solid #cc00FF;
	color:#5b15aa;
	font-size:22px;
	line-height:30px;
	text-decoration:none;
}

.newsDate {
	color: #606060;
	font-size:12pt;
}

.shortText {
	text-align: justify;
	margin-bottom:10px;
	line-height:21px;
}

.fullText {
	text-align: justify;
	margin-bottom:10px;
	margin-top:10px;
	line-height:21px;
}

.fullstory {
	margin-top:30px;
	margin-right:14px;
	margin-left:14px;
	border-bottom:1px solid #5b15aa;
	border-top:1px solid #5b15aa;
}

.fullstory img {
	margin-right:10px;
}

#vk_comments {
	margin-left:14px;
}

ol, ul {
list-style: none;
}

#social {
	width:225px;
	outline:0px solid #cccccc;
	float:right;
	margin-right:7px;
}

#footerSocial li {
	margin-left: 10px;
	margin-top: 10px;
	float:left;
    height: 48px;
    background-repeat: no-repeat;
    opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=70);
}

#footerSocial li a {
    height: 47px;
    display: block;
    cursor: pointer;
}

#footerSocial li:hover {
    opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

#f1 {
    width: 46px;
    background-image: url(../images/icons/vk.png);
}

#f2 {
    width: 46px;
    background-image: url(../images/icons/facebook.png);
}

#f3 {
    width: 46px;
    background-image: url(../images/icons/google_plus.png);
}

#f4 {
    width: 46px;
    background-image: url(../images/icons/twitter.png);
}

.left_copy {
	float:left;
	color:#fff;
	font-size: 13pt;
	margin-top: 22px;
	padding-left: 13px;
}

/*---footer---*/

.hFooter { 
	height: 65px; /* высота нашего подвала */
}
.footer {
	background: #000;
    opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=80);
	height: 65px;
	margin-top: -65px;
	border-top:1px solid #bad700;
	clear: both;
}

.berrors {
	margin-left:75px;
	margin-top:25px;
}

/*---navigation---*/
.storenumber {
    font-weight: bold;
}

.basenavi {
    font-size: 1.15em;
    height: 29px;
}

.bnnavi {
    margin-right: 5px;
    padding-left: 15px;
    height: 29px;
}

.navigation {
    margin-top: 5px;
}

.navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
    float: left;
}

.navigation a, .navigation span {
    font-weight: bold;
    padding: 0 4px;
    height: 19px;
    line-height: 19px;
}

.navigation a, .navigation span.nav_ext {
    color: #3f4b51;
    text-decoration:none;
}

.navigation a:hover {
    color: #5b15aa;
}

.navigation span {
    color: #5b15aa;
}

.nextprev .thide, .toptop {
    width: 26px;
    padding-top: 29px;
}

.nextprev a span {
    cursor: pointer;
}

.nextprev span .pnext {
    background-position: -26px -29px;
}

.nextprev a .pnext {
    background-position: -26px -87px;
}

.nextprev a:hover .pnext {
    background-position: -26px -58px;
}

.nextprev span .pprev {
    background-position: 0 -29px;
}

.nextprev a .pprev {
    background-position: 0 -87px;
}

.nextprev a:hover .pprev {
    background-position: 0 -58px;
}