#toTop {
	background-image: url(nav-top1.png);
	/* background-image: url(nav-top.png);*/
	background-position-x: center;
	background-position-y: 12px;
	/* background-position: top 12px center; */
	background-repeat: no-repeat;
	cursor:pointer;
	display:none;
	width:45px;
	height:45px;
	position:fixed;
	bottom:100px;
	right:50px;
	z-index:1000;
	padding:0;
	text-align:center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

/* Для гугл карты*/
.overlay {
    background: transparent;
    position: absolute;
    width: 100%;
    top: 0px;
}

@font-face {font-family: "Roboto-Black"; src: url("Roboto-Black.ttf");}
@font-face {font-family: "Roboto-BlackItalic"; src: url("Roboto-BlackItalic.ttf");}
@font-face {font-family: "Roboto-Bold"; src: url("Roboto-Bold.ttf");}
@font-face {font-family: "Roboto-BoldItalic"; src: url("Roboto-BoldItalic.ttf");}
@font-face {font-family: "Roboto-Italic"; src: url("Roboto-Italic.ttf");}
@font-face {font-family: "Roboto-Light"; src: url("Roboto-Light.ttf");}
@font-face {font-family: "Roboto-LightItalic"; src: url("Roboto-LightItalic.ttf");}
@font-face {font-family: "Roboto-Medium"; src: url("Roboto-Medium.ttf");}
@font-face {font-family: "Roboto-MediumItalic"; src: url("Roboto-MediumItalic.ttf");}
@font-face {font-family: "Roboto-Regular"; src: url("Roboto-Regular.ttf");}
@font-face {font-family: "Roboto-Thin"; src: url("Roboto-Thin.ttf");}
@font-face {font-family: "Roboto-ThinItalic"; src: url("Roboto-ThinItalic.ttf");}
@font-face {font-family: "RobotoCondensed-Bold"; src: url("RobotoCondensed-Bold.ttf");}
@font-face {font-family: "RobotoCondensed-BoldItalic"; src: url("RobotoCondensed-BoldItalic.ttf");}
@font-face {font-family: "RobotoCondensed-Italic"; src: url("RobotoCondensed-Italic.ttf");}
@font-face {font-family: "RobotoCondensed-Light"; src: url("RobotoCondensed-Light.ttf");}
@font-face {font-family: "RobotoCondensed-LightItalic"; src: url("RobotoCondensed-LightItalic.ttf");}
@font-face {font-family: "RobotoCondensed-Regular"; src: url("RobotoCondensed-Regular.ttf");}

.shopmini #view .objectNote ul,
#tabs .objectNote ol,
#tabs .objectNote ul,
#content .cont_txt ol,
#content10 .cont_txt ol,
#content10 .cont_txt ul,
#content .art_bank ul,
#content .cont_news ul,
#content .cont_txt ul {
    list-style: none outside none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}

#content .art_bank li {
    line-height: unset;
/*    padding: 0px 0 0px 30px;*/
    font-size: 12px;
}


line-height: 30px;

.shopmini #view .objectNote li,
#tabs .objectNote li,
#content .art_bank li,
#content10 .cont_txt li,
#content .cont_news  li,
#content .cont_txt li {
position: relative;
    line-height: 30px;
    width: auto;
    font-weight: 400;
    color: #323232;
}

.shopmini #view .objectNote li,
#tabs .objectNote li,
#content10 .cont_txt li,
#content .cont_news  li,
#content .cont_txt li {
position: relative;
    padding: 17px 0 17px 55px;
}

#content .art_bank li:before {
    width: 15px;
    height: 15px;
    padding: 0px;
/*    border: 4px solid #7289CD;*/
}

.shopmini #view .objectNote li:before,
#tabs .objectNote li:before,
#content10 .cont_txt li:before,
#content .cont_news li:before,
#content .cont_txt li:before {
    width: 25px;
    height: 25px;
    padding: 0px;
/*    border: 4px solid #7289CD;*/
}

.shopmini #view .objectNote li:before,
#tabs .objectNote li:before,
#content10 .cont_txt li:before,
/*#content .art_bank li:before,*/
#content .cont_news li:before,
#content .cont_txt li:before {
content: "";
    position: absolute;
    background-color: #3495da;
    left: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
}
/*
#content .art_bank li:after {
    max-width: 200px;
    margin-left: 30px;
}
*/

.shopmini #view .objectNote li:after,
#tabs .objectNote li:after,
#content10 .cont_txt li:after,
#content .cont_news li:after,
#content .cont_txt li:after {
    max-width: 300px;
    margin-left: 55px;
}

.shopmini #view .objectNote li:after,
#tabs .objectNote li:after,
#content10 .cont_txt li:after,
/*#content .art_bank li:after,*/
#content .cont_news li:after,
#content .cont_txt li:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
}

.flicker ul li {
    list-style-type: none;
}
#div_bottom {
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	bottom: 0px;
	z-index: 1000;
}
#div_footer_content {
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	bottom: 0px;
	z-index: 1000;
}

#pageTitle  {
	color: #5d9802;
    font-size: 26px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
    position: relative;
    /*float: left;  */
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
}

#pageTitle:before {

    background-color: #6f6baa;
}

#labelopentopfindbtn, #labelclosetopfindbt,
.div_center_top {
    background-color: #f5f7f2;
}    

#leftmenu .page_Menu,
#leftmenu .page_Menu .menuitem {
	display: block;
	width: 100%;
	position: relative;
	float: left;
}

#leftmenu .page_Menu .menuitem #pageMenu,
#leftmenu .page_Menu ul {
    list-style: none;
    padding: 0;
    width: 220px;
    position: relative;
    float: left;    
    margin: 0;
}
#leftmenu .page_Menu .menuitem #pageMenu .menu,
#leftmenu .page_Menu ul li {
color: #000000;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    margin-bottom: 0px;
    display: block;
    width: 100%;
    float: left;
    text-align: left;
    letter-spacing: .03em;
}

#leftmenu .page_Menu .menuitem #pageMenu .menu .TextActiveMenu,
#leftmenu .page_Menu .menuitem #pageMenu .menu .TextItemMenu,
#leftmenu .page_Menu ul li a {
font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: block;
    width: 100%;
    position: relative;
color: #589900;
font-size: 14px;
}

#leftmenu .page_Menu .menuitem #pageMenu .menu .TextItemMenu:hover,
#leftmenu .page_Menu ul li a:hover {
    color: #fc4c20;
}

#leftmenu .page_Menu .menuitem #pageMenu .menu .TextActiveMenu:hover {
    color: #fc9520;
}
#leftmenu .page_Menu .menuitem #pageMenu .menu .TextActiveMenu {
    color: #fc4c20;
    font-weight: bold;
}
#leftmenu .page_Menu ul li img {
    display: none;
}

#leftmenu {
	margin-top: 0px;
	display: block;
	width: 260px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

#global4 .content {
    border: 1px solid #84c125;    
    display: block;
    width: 220px;
    position: relative;
    float: left;
}


#global4 .content-title {
	color: #ffffff;
	font-size: 16px;
	background-color: #8bc53d;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0;
	display: block;
	width: 200px;
	position: relative;
	float: left;
}
#global4 .content-text {
	padding-left: 10px;
	display: block;
	width: 200px;
	position: relative;
	float: left;
}
#global4 .cont-text {
	margin-bottom: 40px;
	display: block;
	width: 220px;
	position: relative;
	float: left;
}

div#pageTop {
	width: -o-calc(100% - 285px);width: -moz-calc(100% - 285px);width: -ms-calc(100% - 285px);width: -webkit-calc(100% - 285px);width: calc(100% - 285px);
    float: left;
    height: 90px;
}

#div_logotip {
	margin-top: 20px;
	display: block;
	width: 285px;
	position: relative;
	float: left;
}

#div_action {
	margin-top: 135px;
	display: block;
	width: 100%;
	position: relative;
	float: left;
}

.toptext {
	width: -o-calc(100% - 600px);width: -moz-calc(100% - 600px);width: -ms-calc(100% - 600px);width: -webkit-calc(100% - 600px);width: calc(100% - 600px);
    float: left;
    height: 90px;
}


.rightcontent {
	margin-left: 20px;
	display: block;
	width: 220px;
	position: relative;
	float: left;
    margin-top: 20px;	
}

.div_webimg {
	 display:block; width:45px; position:relative; float:left;
}

#menuitem2,
#global6 {
    width: 100%;
    position: relative;
    float: left;
}

#global6 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;    
}

#global6 ul li {
    display: block;
    position: relative;
    float: left;
    width: 160px;
    margin-right: 25px;
}
#global6 ul li a {   
    width: 160px;   
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.3;
    position: relative;
    float: left;   
}

#global6 ul li ul li a {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}
.page_Menu .menuitem .mbordr,
.page_Menu .menuitem .mbordl {
    display: none;
}

#content #cont_txt table tr:nth-child(odd) {
    background-color: #f5f7f2;
}