* {
    margin: 0;
    padding: 0;
    border: 0;
}

@font-face {
    font-family: Lobster;
    src: url(../fonts/lobster.ttf);
    format(truetype);
}

body {
    background: url(../img/body_bg.png) repeat-y center #0166b0;
    font-family: Arial;
    font-size: 12px;
    color: #333;
}

#all_screen_1 {
    /*background: url(../img/body_top_bg.png) no-repeat top center;*/
}

#all_screen_2 {
    /*background: url(../img/body_bottom_bg.png) no-repeat bottom 82px center;*/
}

#vip_body #all_screen_1 {
    background: url(../img/body_top_bg.png) no-repeat top center;
}

#vip_body #all_screen_2 {
    background: url(../img/body_bottom_bg.png) no-repeat bottom 82px center;
}

#wrapper {
    width: 1038px;
    margin: 0 auto;
}

.wrap {
    width: 998px;
    margin: 0 auto;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}

.clear {
    clear: both;
}

.red_field {
    border: 1px solid #ca0500 !important;
    background: #f8e3de !important;
}

.no_error {
    border: 1px  solid #02a461 !important;
    background: #ddf4f7 !important;
    padding: 12px 13px;
    margin-bottom: 20px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.error {
    border: 1px  solid #ca0500 !important;
    background: #f8e3de !important;
    padding: 12px 13px;
    margin-bottom: 20px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.pluso {
    margin: 20px 0 0px;
}

hr {
    margin: 20px 0;
    height: 0;
    border-top: 1px solid #ccc;
}

/*****************************/
/*****************************/

#user_menu {
    height: 35px;
    background: #2d2d2d;
    position: relative;
}

    #user_menu #logout_link {
        height: 35px;
        line-height: 35px;
        position: absolute;
        right: 50px;
        top: 0;
        padding-left: 31px;
        color: #eee;
        font-family: Arial;
        text-decoration: underline;
        background: url(../img/logout.png) no-repeat left center;
    }

    #user_menu #logout_link:hover {
        color: #fbfecf;
    }

    #user_menu #color_settings {
        height: 35px;
        line-height: 35px;
        position: absolute;
        left: 50px;
        top: 0;
        padding-left: 31px;
        color: #eee;
        font-family: Arial;
        text-decoration: underline;
        background: url(../img/color_settings.png) no-repeat left center;
    }

    #user_menu #color_settings:hover {
        color: #fbfecf;
    }

    #user_menu #text_settings {
        height: 35px;
        line-height: 35px;
        position: absolute;
        left: 220px;
        top: 0;
        padding-left: 31px;
        color: #eee;
        font-family: Arial;
        text-decoration: underline;
        background: url(../img/constants_settings.png) no-repeat left center;
    }

    #user_menu #text_settings:hover {
        color: #fbfecf;
    }

    #user_menu #gerb_settings {
        height: 35px;
        line-height: 35px;
        position: absolute;
        left: 390px;
        top: 0;
        padding-left: 31px;
        color: #eee;
        font-family: Arial;
        text-decoration: underline;
        background: url(../img/gerb_settings.png) no-repeat left center;
    }

    #user_menu #gerb_settings:hover {
        color: #fbfecf;
    }

/*****************************/

#header, #vip_header {
    height: 171px;
    position: relative;
}

    #header #logo {
        position: absolute;
        top: 11px;
        left: 75px;
    }

    #header #alt_version, #vip_header #alt_version {
        position: absolute;
        top: 10px;
        left: 28px;
    }
		#header #alt_version a, #vip_header #alt_version a {
			display: inline-block;
			height: 24px;
			line-height: 24px;
			font-size: 16px;
			color: #fff;
			text-shadow: 0 1px rgba(0, 0, 0, 0.4);
			padding-left: 30px;
			background: url(../img/point-eye.png) no-repeat left center;
		}

    #vip_header #logo {
        position: absolute;
        top: 11px;
        right: 71px;
    }

    #header #slogan_1 {
        position: absolute;
        top: 21px;
        left: 290px;
        font-family: Lobster;
        font-size: 60px;
		line-height: 62px;
        color: #ff7521;
        text-shadow: -1px 0px #fff, 0px -1px #fff, 1px 0px #fff, 0px 1px #fff, -1px -1px #fff, 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, 1px 0px 4px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff;
    }

    #vip_header #slogan_1 {
        position: absolute;
        top: 21px;
        left: 25px;
        font-family: Lobster;
        font-size: 60px;
        color: #ff7521;
        text-shadow: -1px 0px #fff, 0px -1px #fff, 1px 0px #fff, 0px 1px #fff, -1px -1px #fff, 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, 1px 0px 4px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff;
    }
	
	#header #slogan_1.small_letters {
		font-size: 36px;
		line-height: 38px;
		top: 43px;
	}
	
	#vip_header #slogan_1.small_letters {
		font-size: 40px;
		top: 43px;
	}

    #header #slogan_2 {
        /*position: absolute;
        top: 92px;
        left: 289px;*/
        font-family: Lobster;
        font-size: 36px;
        color: #fff;
        /*text-shadow: 2px 2px 1px #0166b0;*/
        text-shadow: -1px 0px #0166b0, 0px -1px #0166b0, 1px 0px #0166b0, 0px 1px #0166b0, -1px -1px #0166b0, 1px 1px #0166b0, -1px 1px #0166b0, 1px -1px #0166b0, 1px 0px 4px #0166b0, 0px 0px 2px #0166b0, 0px 0px 3px #0166b0, 0px 0px 2px #0166b0, 0px 0px 3px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0;
    }

    #vip_header #slogan_2 {
        position: absolute;
        top: 92px;
        left: 25px;
        font-family: Lobster;
        font-size: 36px;
        color: #fff;
        /*text-shadow: 2px 2px 1px #0166b0;*/
        text-shadow: -1px 0px #0166b0, 0px -1px #0166b0, 1px 0px #0166b0, 0px 1px #0166b0, -1px -1px #0166b0, 1px 1px #0166b0, -1px 1px #0166b0, 1px -1px #0166b0, 1px 0px 4px #0166b0, 0px 0px 2px #0166b0, 0px 0px 3px #0166b0, 0px 0px 2px #0166b0, 0px 0px 3px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0, 0px 0px 4px #0166b0;
    }
	
	#header #slogan_2.small_letters {
		font-size: 28px;
	}
	
	#vip_header #slogan_2.small_letters {
		font-size: 28px;
	}

    #header #social_buttons {
        position: absolute;
        top: 10px;
        right: 0px;
        height: 32px;
    }

    #vip_header #social_buttons {
        position: absolute;
        top: 10px;
        right: 0px;
        height: 32px;
    }

        #header #social_buttons a, #vip_header #social_buttons a {
            float: right;
            width: 32px;
            height: 32px;
            margin-left: 10px;
        }

        #header #social_buttons a#rss_button, #vip_header #social_buttons a#rss_button {
            background: url(../img/rss_button.png) no-repeat center center;
        }

        #header #social_buttons a#twitter_button, #vip_header #social_buttons a#twitter_button {
            background: url(../img/twitter_button.png) no-repeat center center;
        }

        #header #social_buttons a#facebook_button, #vip_header #social_buttons a#facebook_button {
            background: url(../img/facebook_button.png) no-repeat center center;
        }

        #header #social_buttons a#vk_button, #vip_header #social_buttons a#vk_button {
            background: url(../img/vk_button.png) no-repeat center center;
        }

        #header #social_buttons a#google_plus_button, #vip_header #social_buttons a#google_plus_button {
            background: url(../img/google_plus_button.png) no-repeat center center;
        }

/****************************************************************/

#breadCrumbs {
    margin-top: -7px;
    margin-bottom: 13px;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    margin-left: 3px;
	line-height: 18px;
}

    #breadCrumbs a {
        color: #006daf;
    }

/*********************************/

#content {
	position: relative;
    padding-bottom: 50px;
    background: #f5fbfd;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.4);
    -o-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.4);
}

    #content #left_column {
        float: left;
        width: 250px;
    }

    #content #right_column {
        float: right;
        width: 728px;
    }

    #content #rocket {
        display: none;
    }

    #vip_body #content #rocket {
        display: block;
        position: absolute;
        width: 91px;
        height: 176px;
		background: url(../img/rocket.png) no-repeat;
		top: 90px;
		right: -68px;
    }

/*********************************/

    #content #top_menu {
        position: relative;
        height: 48px;
        background: url(../img/top_menu_bg.png) repeat-x top;
        border: 1px solid #f14e0a;
        border-top-left-radius: 5px;
        -o-border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -o-border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        margin-bottom: 20px;
    }

        #content #top_menu #search {
            position: absolute;
            top: 10px;
            left: 19px;
            background: url(../img/search_bg.png) no-repeat;
            width: 250px;
            height: 30px;
        }

        #content #top_menu ul {
            position: absolute;
            list-style: none;
            height: 50px;
            top: -1px;
            left: 18px;
        }

            #content #top_menu ul li {
                float: left;
                border: 1px solid transparent;
            }

            #content #top_menu ul span {
                float: left;
                width: 2px;
                height: 50px;
                background: url(../img/top_menu_separator.png) no-repeat center center;
            }

                #content #top_menu ul li a {
                    display: block;
                    padding: 0 17px;
                    height: 47px;
                    line-height: 47px;
                    border-top: 1px solid transparent;
                    font-family: Arial;
                    font-size: 13px;
                    font-weight: bold;
                    color: #fff;
                    text-shadow: 1px 1px #ff450c;
                    text-decoration: none;
                }

            #content #top_menu ul li.active {
                border: 1px solid #4b9407;
            }

                #content #top_menu ul li.active a {
                    border-top: 1px solid transparent;
                    height: 47px;
                    line-height: 47px;
                    padding: 0 20px;
                    background: url(../img/top_menu_hover_bg.png) repeat-x bottom #009fcb;
                    color: #fff;
                    text-shadow: 1px 1px #418b0c;
                }

/*********************************/

    #content #top_vip_menu {
        position: relative;
        height: 48px;
        background: url(../img/top_vip_menu_bg.png) repeat-x top #ff5d1a;
        border: 1px solid #f14e0a;
        border-top-left-radius: 5px;
        -o-border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -o-border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        margin-bottom: 20px;

    }

        #content #top_vip_menu ul {
            position: absolute;
            list-style: none;
            height: 50px;
            top: -1px;
            left: 25px;
        }

            #content #top_vip_menu ul li {
                float: left;
                border: 1px solid transparent;
            }

            #content #top_vip_menu ul span {
                float: left;
                width: 2px;
                height: 50px;
                background: url(../img/top_menu_separator.png) no-repeat center center;
            }

                #content #top_vip_menu ul li a {
                    display: block;
                    padding: 0 17px;
                    height: 47px;
                    line-height: 47px;
                    border-top: 1px solid transparent;
                    font-family: Arial;
                    font-size: 13px;
                    font-weight: bold;
                    color: #fff;
                    text-shadow: 1px 1px #ff450c;
                    text-decoration: none;
                }

            #content #top_vip_menu ul li.active {
                border: 1px solid #005c9e;
            }

                #content #top_vip_menu ul li.active a {
                    border-top: 1px solid transparent;
                    height: 47px;
                    line-height: 47px;
                    padding: 0 20px;
                    background: url(../img/top_menu_hover_bg.png) repeat-x bottom #009fcb;
                    color: #fff;
                    text-shadow: 1px 1px #418b0c;
                }

        #content #top_vip_menu #add_page_to_top {
            position: absolute;
            top: 12px;
			left: -12px;
            height: 24px;
            width: 24px;
            background: url(../img/add_page.png) no-repeat;
        }
		
	#top_vip_menu #link_to_main {
		position: absolute;
		right: -1px;
		top: -1px;
		height: 48px;
		line-height: 48px;
		width: 290px;
		text-align: center;
		border-top-right-radius: 5px;
		-o-border-top-right-radius: 5px;
		-moz-border-top-right-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		border: 1px solid #1176ac;
		background: url(../img/top_vip_menu_bg.png) repeat-x top #228ac1;
		font-family: "Lobster", sans-serif;
		font-size: 20px;
		color: #fff;
		text-decoration: none;
		text-shadow: 1px 1px #0d62a3;
	}

/********************************/

#left_column p {
    margin: 15px 0;
}

/********************************/

.sidebar_title {
    height: 40px;
    line-height: 39px;
    padding-left: 15px;
    border: 1px solid #4b9407;
    background: url(../img/sidebar_title_bg.png) repeat-x top;
    font-family: Arial;
    font-size: 15px;
    color: #fefefe;
    text-shadow: 1px 1px #1d761b;
    border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

#left_menu {
    list-style: none;
    background: #feffff;
    border: 1px solid #7ebb25;
    border-top: none;
    border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    padding: 10px 0;
}

    #left_menu li {
        padding: 0 10px;
    }

        #left_menu li a {
            display: block;
            height: 25px;
            line-height: 25px;
            font-family: Arial;
            font-size: 13px;
            color: #333;
            text-decoration: none;
            position: relative;
            border-bottom: 1px dotted #a4c983;
        }

        #left_menu li.city_li a {
            color: #006fb4;
        }

        #left_menu li a.rada_menu {
            display: block;
            height: auto;
            line-height: 16px;
            padding: 6px 2px;
            font-family: Arial;
            font-size: 13px;
            color: #333;
            text-decoration: none;
            position: relative;
        }

        #left_menu li:hover {
            background: #f5f5f5;
        }

        #left_menu li.active {
            background: #ff6d1f;
        }

            #left_menu li.active a {
                color: #fff;
                border-bottom: none;
            }

            #left_menu li a span {
                position: absolute;
                right: 0px;
                top: 2px;
                height: 21px;
                line-height: 21px;
                text-align: center;
                width: 32px;
                background: url(../img/cloud.png) no-repeat;
                font-family: Arial;
                font-size: 11px;
                color: #333;
                text-shadow: 1px 1px #c1cce1;
            }

            #left_menu li.active a span {
                color: #ef4332;
                text-shadow: 1px 1px #00408c;
            }

/**************************************/

#right_menu {
	margin-bottom: 20px;
	border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #4b9407;
}

    #right_menu ul {
        list-style: none;
    }

        #right_menu ul li {
            position: relative;
        }

            #right_menu ul li a {
                position: relative;
                display: block;
                line-height: 1.4;
                background: url(../img/top_vip_menu_bg.png) repeat-x 0px -14px #72b421;
                border-bottom: 1px solid #4b9407;
                padding: 10px 10px;
                font-family: Arial;
                font-size: 15px;
                color: #fefefe;
                text-decoration: none;
                text-shadow: 1px 1px #1f781d;
            }

            #right_menu ul li.first a {
                border-top-left-radius: 6px;
                -o-border-top-left-radius: 6px;
                -moz-border-top-left-radius: 6px;
                -webkit-border-top-left-radius: 6px;
                border-top-right-radius: 6px;
                -o-border-top-right-radius: 6px;
                -moz-border-top-right-radius: 6px;
                -webkit-border-top-right-radius: 6px;
            }

            #right_menu ul li.last a {
                border-bottom-left-radius: 6px;
                -o-border-bottom-left-radius: 6px;
                -moz-border-bottom-left-radius: 6px;
                -webkit-border-bottom-left-radius: 6px;
                border-bottom-right-radius: 6px;
                -o-border-bottom-right-radius: 6px;
                -moz-border-bottom-right-radius: 6px;
                -webkit-border-bottom-right-radius: 6px;
				border-bottom: none;
            }

            #right_menu ul li a.add_subpage {
                position: absolute;
                width: 24px;
                height: 24px;
                top: 9px;
                right: -2px;
                background: url(../img/add_page.png) no-repeat center center;
                border: none;
            }

            #right_menu ul li a#add_page_to_right {
                padding-left: 50px;
                text-shadow: none;
                color: #00408c;
                font-weight: bold;
                background: url(../img/add_page.png) no-repeat center left 10px;
            }

            #right_menu ul li ul {
                /*display: none;*/
                position: absolute;
                top: 0;
                right: 251px;
                width: 248px;
				border-radius: 6px;
				-o-border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				border: 1px solid #4b9407;
				z-index: 100;
            }

    #right_banner_block {
        position: relative;
        background: #f8f8f8;
        border: 1px solid #e0e0e0;
        padding: 15px;
    }

        #right_banner_block #edit_banner {
            display: inline-block;
            height: 24px;
            width: 24px;
            background: url(../img/edit_page.png) no-repeat;
        }

        #right_banner_block p {
            margin: 14px 0;
        }
        #right_banner_block img {
            max-width: 100% !important;
			height: auto !important;
        }

/**************************************/

#right_column h1 {
    font-family: Arial;
    font-size: 17px;
    color: #333;
    margin-bottom: 15px;
    position: relative;
	z-index: 3;
}

#right_column h2 {
    font-family: Arial;
    font-size: 17px;
    color: #333;
    margin-bottom: 15px;
    position: relative;
}
#right_column h3 {
    font-family: Arial;
    font-size: 17px;
    color: #333;
    margin-bottom: 15px;
    position: relative;
}

#right_column p {
    margin: 15px 0;
    line-height: 19px;
}

#right_column a {
    color: #006fb4;
}

#right_column ul, #right_column ol {
    margin: 15px 25px;
}

    #right_column ul li, #right_column ol li {
        margin: 8px 0;
    }

#right_column img[style*="float: left"] {
    margin: 4px 15px 10px 0;
}

#right_column img[style*="float: right"] {
    margin: 4px 0px 10px 15px;
}

#right_column #myMap {
    height: 600px;
    border: 1px solid #E0E0E0;
}

/****************************************/
/****************************************/

#right_column h1 #edit_page {
    position: absolute;
    top: 0;
    right: 30px;
    height: 24px;
    width: 24px;
    background: url(../img/edit_page.png) no-repeat;
}

#right_column h1 #delete_page {
    position: absolute;
    top: 0;
    right: 0px;
    height: 24px;
    width: 24px;
    background: url(../img/delete_page.png) no-repeat;
}

#right_column h1 #add_news {
    position: absolute;
    top: 0;
    right: 60px;
    height: 24px;
    width: 24px;
    background: url(../img/add_news.png) no-repeat;
}

#right_column h1 #add_photo {
    position: absolute;
    top: 0;
    right: 96px;
    height: 24px;
    width: 24px;
    background: url(../img/add_photo.png) no-repeat;
}

#right_column h2 #add_photo2 {
    position: absolute;
    top: 0;
    right: 30px;
    height: 24px;
    width: 24px;
    background: url(../img/add_photo2.png) no-repeat;
}

#right_column h1 #add_album {
    position: absolute;
    top: 0;
    right: 60px;
    height: 24px;
    width: 24px;
    background: url(../img/add_album.png) no-repeat;
}

/****************************************/
/****************************************/

.one_object_news {
    padding: 15px 10px;
    position: relative;
}

.one_object_news.grey_block {
    background: #D5EAFF;
}

	.one_object_news p {
        display: block;
        font-family: PFDinReg;
        color: #434343;
        font-size: 13px;
        margin: 0 0 7px !important;
    }

    .one_object_news a.news_domain_name {
        display: inline;
        font-family: PFDinReg;
        color: #434343 !important;
        font-size: 13px;
    }

    .one_object_news a {
        display: block;
        font-family: PFDinReg;
        color: #006fb4;
        font-size: 16px;
        margin-bottom: 7px;
    }

    .one_object_news a:hover {
        text-decoration: none;
    }

    .one_object_news .one_object_news_add_date {
        font-size: 11px;
    }

    .one_object_news .edit_news {
        position: absolute;
        bottom: 0px;
        right: 40px;
        height: 24px;
        width: 24px;
        background: url(../img/edit_page.png) no-repeat;
    }

    .one_object_news .delete_news {
        position: absolute;
        bottom: 0px;
        right: 10px;
        height: 24px;
        width: 24px;
        background: url(../img/delete_page.png) no-repeat;
    }

/****************************************/
/****************************************/

.one_photo {
	position: relative;
	float: left;
	width: 150px;
	height: 211px;
	padding: 5px;
	background: #D5EAFF;
	border: 1px solid #D5EAFF;
	margin: 0 0 23px 4px;
}

.one_photo.first{
	margin-left: 0;
}

	.one_photo span{
		position: absolute;
		height: 59px;
		width: 150px;
		bottom: -5px;
		left: 5px;
		right: 5px;
		padding: 3px 0;
		text-align: center;
		border-top: 1px solid #006fb4;
		font-family: PFDinReg;
		font-size: 14px;
		color: #006fb4;
		text-decoration: none;
	}

	.one_photo span:hover{
		text-decoration: underline;
	}

		.one_photo span small {
			font-size: 12px;
			color: #434343;
			text-decoration: none;
		}

/****************************************/
/****************************************/

.one_photo_block {
    position: relative;
    float: left;
    width: 132px;
    text-align: center;
    height: 150px;
    margin-left: 8px;
    margin-bottom: 26px;
}

    .one_photo_block .one_photo_vip {
        text-decoration: none;
    }

        .one_photo_block .one_photo_vip img {
            width: 128px;
            border: 2px solid #E0E0E0;
        }

    .one_photo_block .delete_photo {
        position: absolute;
        top: -5px;
        right: -5px;
        width: 16px;
        height: 16px;
        background: url(../img/delete_photo.png) no-repeat;
        cursor: pointer;
    }

    .one_photo_block .edit_photo_name {
        color: #0081ba;
        border-bottom: 1px dotted #0081ba;
        cursor: pointer;
    }

/****************************************/
/****************************************/

#footer {
	position: relative;
    height: 151px;
    /*background: url(../img/footer_bg.png) no-repeat bottom center;*/
    margin-top: -37px;
}

#vip_body  #footer {
    background: url(../img/footer_bg.png) no-repeat bottom center;
}

#footer .wrap {
    position: relative;
    padding-top: 63px;
}

    #footer #code_informer {
        float: left;
        width: 250px;
        margin-right: 15px;
        position: relative;
        margin-top: 16px;
    }

        #footer #code_informer #informer_area {
            position: absolute;
            height: 30px;
            border: 1px solid #787878;
            background: #fff;
            font-family: Verdana;
            font-size: 8px;
            color: #424242;
            width: 148px;
            top: 0;
            left: 100px;
            overflow: auto !important;
            resize: none;
        }

    #footer #footer_menu {
        padding-top: 12px;
        list-style: none;
        margin-top: 10px;
    }

        #footer #footer_menu li {
            display: inline-block;
        }

            #footer #footer_menu li a {
                display: block;
                height: 19px;
                line-height: 19px;
                padding: 0 14px 0 13px;
                background: url(../img/footer_menu_separator.png) no-repeat left center;
                font-family: Arial;
                font-weight: bold;
                color: #fff;
                font-size: 13px;
            }

            #footer #footer_menu li a.first {
                background: none;
            }

    #footer #footer_menu_grey {
        padding-top: 12px;
        text-align: center;
        list-style: none;
    }

        #footer #footer_menu_grey li {
            display: inline-block;
        }

            #footer #footer_menu_grey li a {
                display: block;
                height: 19px;
                line-height: 19px;
                padding: 0 14px 0 13px;
                background: url(../img/footer_menu_separator.png) no-repeat left center;
                font-family: Arial;
                color: #fff;
                font-size: 13px;
            }

            #footer #footer_menu_grey li a.first {
                background: none;
            }

    #footer #admin_login {
        position: absolute;
        bottom: -1px;
        left: 0px;
        font-family: Arial;
        font-size: 11px;
        color: #ccc;
        text-decoration: underline;
    }

    #footer #copyright {
        margin-top: 5px;
        margin-left: 278px;
        font-family: Arial;
        font-size: 12px;
        color: #fff;
    }

/*********************************/

#login_block {
    padding: 15px 25px;
}

.popup_header {
    font-size: 20px;
    color: #0081ba;
    font-family: PFDinReg;
    margin-bottom: 15px;
}

    #login_block p {
        margin: 12px 0;
        font-family: Arial;
        font-size: 14px;
        color: #686868;
    }

        #login_block p input {
            height: 25px;
            line-height: 25px;
            padding: 0 4px;
            font-size: 18px;
            font-family: Arial;
            color: #686868;
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 4px;
            -o-border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            width: 250px;
        }

    #login_block .inline_button {
        margin: 15px 0;
        text-align: center;
    }

        #login_block .inline_button button {
            width: 130px;
            height: 31px;
            line-height: 31px;
            text-align: center;
            background: url(../img/top_menu_hover_bg.png) repeat-x bottom;
            color: #fff;
            text-shadow: 1px 1px #005396;
            font-family: PFDinReg;
            font-size: 15px;
            cursor: pointer;
            text-decoration: none;
            border-radius: 4px;
            -o-border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
        }

/*****************************************/

.form {
    width: 700px;
    margin: 0 auto;
}

    .form label.label_left {
        width: 210px;
        float: left;
        text-align: right;
        margin-right: 15px;
        font-family: Verdana;
        font-size: 12px;
        height: 31px;
        line-height: 31px;
        color: #7a7a7a;
    }

    .form .small_input {
        width: 400px;
        border: 1px solid #a1a7bc;
        font-family: Verdana;
        font-size: 14px;
        height: 31px;
        line-height: 31px;
        padding: 0 4px;
    }

    .form #message {
        width: 400px;
        height: 131px;
        padding: 4px;
    }

    .form .checkbox {
        margin-left: 220px;
    }

    .form label.label_right {
        font-family: Verdana;
        font-size: 14px;
        height: 31px;
        line-height: 31px;
    }

    .form #reload_captcha {
        display: inline-block;
        margin-left: 20px;
        text-decoration: underline;
        cursor: pointer;
        font-family: Verdana;
        color: #0A62A0;
        font-size: 12px;
    }

    .form #submit_button {
        height: 40px;
        line-height: 40px;
        background: url(../img/sidebar_title_bg.png) repeat-x;
        border: 1px solid #005c9e;
        padding: 0 10px;
        font-family: Arial;
        font-size: 13px;
        color: #fff;
        text-decoration: none;
        text-shadow: 1px 1px #00408c;
        cursor: pointer;
    }

/******************************************/

.one_guest {
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    padding: 15px;
}

    .one_guest .guest_author {
        font-weight: bold;
        font-size: 15px;
        border-bottom: 1px solid #ddd;
    }

        .one_guest .guest_author span {
            margin-right: 15px;
        }

    .one_guest .guest_answer {
        padding: 15px;
        background: #ededed;
    }

/*****************************/
/*****************************/

.top_banner {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
}

    .top_banner * {
        margin: 0 !important;
        font-size: 1px;
    }

.banner_bottom {
    margin-bottom: 6px;
}

.banner_bottom p {
    margin: 0 !important;
}

#small_paragraph {
    margin-right: 316px;
    position: relative;
}

    #small_paragraph p {
        margin: 6px 0 6px 0;
    }

    #small_paragraph .banner_right {
        position: absolute;
        right: -316px;
        bottom: 2px;
        height: 250px;
        width: 300px;
    }

        #small_paragraph .banner_right * {
            margin: 0 !important;
        }

.banners_left p {
    margin-top: 0 !important;
}

/*****************************/
/*****************************/

#gMap {
    height: 600px;
    border: 1px solid #E0E0E0;
}

#map_nav {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    height: 37px;
}

    #map_nav li {
        float: left;
        width: 210px;
        text-align: center;
        height: 36px;
        line-height: 36px;
        padding: 0;
        margin: 0 !important;
        margin-right: 5px !important;
        cursor: pointer;
        border: 1px solid #ccc;
        border-top: 0;
        font-family: PFDinReg;
        font-size: 16px;
        color: #424242;
        border: 1px solid #ccc;
        border-top: 0;
        padding-left: 22px;
    }

    #map_nav li.myMap {
        background: url(../img/yandex.png) no-repeat left 10px center;
    }

    #map_nav li.gMap {
        background: url(../img/google.png) no-repeat left 10px center;
    }

    #map_nav li#active {
        font-family: PFDinReg;
        background-color: #eee;
    }

        #map_nav li a {
            display: block;
            height: 36px;
            line-height: 36px;
            font-family: PFDinReg;
            font-size: 16px;
            color: #424242;
            text-decoration: none;
        }

/************************************/
/****************************************/

.one_object {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

	.one_object p {
		margin: 8px 0 !important;
	}
	
/***************************************/

.news_img {
    float: left;
    width: 130px;
    margin: 4px 15px 10px 0;
}

    .news_img img {
        background: #fff;
        width: 120px;
        padding: 4px;
        border: 1px solid #ccc;
    }

.content_img {
    float: left;
    width: 216px;
    margin: 4px 15px 10px 0;
}

    .content_img img {
        background: #fff;
        width: 206px;
        padding: 4px;
        border: 1px solid #ccc;
    }

.news_title a {
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.news_title .news_date {
    display: inline-block;
    margin-top: 10px;
    border-top: 1px solid #fdb200;
    border-bottom: 1px solid #fefefe;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fec800;
    font-family: Arial;
    font-size: 11px;
    color: #333;
    text-shadow: 1px 1px #ffe600;
    padding: 3px 9px;
}

.update_date {
    margin-right: 16px;
    border-top: 1px solid #fdb200;
    border-bottom: 1px solid #fefefe;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fec800;
    font-family: Arial;
    font-size: 11px;
    color: #333;
    text-shadow: 1px 1px #ffe600;
    padding: 3px 9px;
}

#ya-site-form0  .ya-site-form__submit {
	width: 21px !important;
	height: 20px !important;
	cursor: pointer;
    background: none !important;
	text-indent: -9999px;
}

#ya-site-form0 .ya-site-form__submit_type_image {
    background: none !important;
}

#ya-site-form0 .ya-site-form__input-text {
    background: none !important;
    border: none !important;
}

/****************************************/

#content_block img:not(.leaflet-tile):not(.leaflet-marker-shadow):not(.leaflet-marker-icon) {
	max-width: 100% !important;
	height: auto !important;
}
#content_block table {
	max-width: 100% !important;
    margin: 15px 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
}
/*
    #content_block table td {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 3px;
    }

#content_block table[border="0"] {
    border: 0;
}

    #content_block table[border="0"] td {
		border: 0;
    }*/
#content_block table td > p:first-child {
	margin-top: 0 !important;
}
#content_block img[style*="float: left"], #content_block img[style*="float:left"] {
	margin: 0 15px 10px 0;
}
#content_block img[style*="float: right"], #content_block img[style*="float:right"] {
	margin: 0 0 10px 15px;
}
	
/***************************************/

.pageLister {
	margin: 20px 0;
}

	.pageLister .ways {
		display: none;
	}

	.pageLister span, .pageLister a {
		display: inline-block;
		margin: 0 2px;
		height: 31px;
		line-height: 31px;
		padding: 0 12px;
		text-align: center;
		background: #2A54B5;
		font-size: 16px;
		text-decoration: none;
	}

	.pageLister a{
		color: #fff !important;
		text-shadow: none;
	}

	.pageLister span, .pageLister a:hover {	
		height: 29px;
		line-height: 29px;
		border: 1px solid #0070EA;
		background: none;
		padding: 0 11px;
		color: #2A54B5 !important;
	}
	
/*************************************/


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
	border-collapse: collapse;
}
.table th,
.table td {
    padding: 8px 12px;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
}
.table[border='0'] th,
.table[border='0'] td {
    border-top: 0;
}
.cart_table.table th {
    border: 0;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
}
.table tbody + tbody {
    border-top: 2px solid #e9ecef;
}
.table .table {
    background-color: #fff;
}
.table-sm th,
.table-sm td {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #e9ecef;
}
.table-bordered th,
.table-bordered td {
    border: 1px solid #e9ecef;
}
.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}
.table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #dddfe2;
}
.table-hover .table-secondary:hover {
    background-color: #cfd2d6;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #cfd2d6;
}
.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}
.table-hover .table-success:hover {
    background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}
.table-hover .table-info:hover {
    background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}
.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}
.table-hover .table-light:hover {
    background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e9ecef;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-sm.table-bordered {
        border: 0;
    }
}
@media (max-width: 767px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-md.table-bordered {
        border: 0;
    }
}
@media (max-width: 991px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-lg.table-bordered {
        border: 0;
    }
}
@media (max-width: 1199px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-xl.table-bordered {
        border: 0;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
    border: 0;
}
#content_block table td > p:last-child,
#content_block table th > p:last-child {
	margin-bottom: 0;
}