

body
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;

margin:0px;
padding:0px;
background-color:#ffffff;
}
h1{
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #2784BA;
	text-decoration : none;
	font-weight : bold;
	margin-top : 8px;
	margin-right : 8px;
	margin-left : 10px;
	margin-bottom : 16px;
}

a
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
color:#606090;
}
small{color:#909090}
td{FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;}
	th{FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#ffffc0;
	FONT-SIZE: 12px;}
	th.recl{FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#990000;
	color:white;
	FONT-SIZE: 12px;}
	th.recl2{FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#909090;
	color:white;
	FONT-SIZE: 12px;}
	th.recl3{FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#d0d0d0;
	color:black;
	FONT-SIZE: 12px;}
li{text-indent:0px; margin-top:2px;}
.4olga    { font-family: Arial; font-size: 10pt; font-weight: bold}

.Name {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #2784BA;
	text-decoration : none;
	font-weight : bold;
	margin-top : 8px;
	margin-right : 8px;
	margin-left : 10px;
	margin-bottom : 16px;
}

#obj_list {padding: 0 0 0 15px; margin: 0; font-size : 12px;}
#obj_list li {list-style: none; padding: 5px 0 0 10px; background: url('https://www.dolevka.ru/img/li.gif') no-repeat 0px 11px;}


table.blue {
	background-color:#9dc5c5;
}

table.blue th  {
	font-weight: normal;
	background-color:#eff8f8;
}
table.blue td  {
	background-color:#ffffff;
}
.links a {FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; color:black; text-decoration :none;}


#umaphref img {
border : 0px;
}
.umaphref img {
border : 0px;
}

.lower{text-transform: lowercase;}
.bold {font-weight: bold;}
.border{
    border: 1px solid gray;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px 0 gray;
    padding: 2px;
}

 .sp {/*background: url("/noise.png") repeat scroll 0% 0% transparent;*/ border: 1px solid rgb(232, 243, 252); width:250px;}

.newstext img {
	display: block;
	float: left;
	margin: 5px 15px;
}

.title, .text {    
    font-size: 14px;
}

.title {
    margin-bottom: 0px;
    font-size: 20px;
}

.text {
    margin-top: 5px;
    margin-bottom: 15px;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 260px;
    margin: 3px;
    overflow:hidden;
}

    .card:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

        .card:hover img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

.description {
    padding: 2px 16px;
}

.card img {
    width: 100%;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

.card-address {
    font-style: italic;
    margin-bottom: 10px;
}

.card-link {
    text-decoration: none;
    color: black;
}

/** {
    margin: 0;
    padding: 0;
}*/

.cont {
    margin: 10px;
    padding: 0;
}
@media screen and (device-width: 1700px) {
    .cont ul {
        list-style-type: none;
        width: 550px;
        margin: 0;
        padding: 0;
    }
}
@media screen and (device-width: 500px) {
    .cont ul {
        list-style-type: none;
        width: 200px;
        margin: 0;
        padding: 0;
    }
}

.cont ul h3 {
    font: bold 20px/1.5 Helvetica, Verdana, sans-serif;
    margin: 0;
    padding: 0;
}

.cont ul li img {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}

.cont ul li p {
    font: 200 12px/1.5 Georgia, Times New Roman, serif;
    margin: 0;
    padding: 0;
}

    .cont ul li p a {
        text-decoration: none;
        /*font: 200 12px/1.5 Georgia, Times New Roman, serif;*/
        color: #2784ba;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

.cont ul li {
    padding: 5px 0px 5px 5px;
    overflow: auto;
    margin: 0;
}

            .cont ul li:hover {
                /*background: #eee;*/
                cursor: pointer;
            }

    .cont .first-elem:hover {
        background: inherit;
        cursor: default;
    }

.news-cont {
    columns: 100px 2;
    margin: 0px 10px 20px 20px;
    padding: 0;
}

    .form-style-1 {
        margin: 10px auto;
        max-width: 400px;
        padding: 0px 16px 10px 20px;
        font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    }

        .form-style-1 li {
            padding: 0;
            display: block;
            list-style: none;
            margin: 10px 0 0 0;
        }

        .form-style-1 label {
            margin: 0 0 3px 0;
            padding: 0px;
            display: block;
            font-weight: bold;
        }

        .form-style-1 input[type=text],
        .form-style-1 input[type=date],
        .form-style-1 input[type=datetime],
        .form-style-1 input[type=number],
        .form-style-1 input[type=search],
        .form-style-1 input[type=time],
        .form-style-1 input[type=url],
        .form-style-1 input[type=email],
        textarea,
        select {
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            border: 1px solid #BEBEBE;
            padding: 7px;
            margin: 0px;
            -webkit-transition: all 0.30s ease-in-out;
            -moz-transition: all 0.30s ease-in-out;
            -ms-transition: all 0.30s ease-in-out;
            -o-transition: all 0.30s ease-in-out;
            outline: none;
        }

            .form-style-1 input[type=text]:focus,
            .form-style-1 input[type=date]:focus,
            .form-style-1 input[type=datetime]:focus,
            .form-style-1 input[type=number]:focus,
            .form-style-1 input[type=search]:focus,
            .form-style-1 input[type=time]:focus,
            .form-style-1 input[type=url]:focus,
            .form-style-1 input[type=email]:focus,
            .form-style-1 textarea:focus,
            .form-style-1 select:focus {
                -moz-box-shadow: 0 0 8px #88D5E9;
                -webkit-box-shadow: 0 0 8px #88D5E9;
                box-shadow: 0 0 8px #88D5E9;
                border: 1px solid #88D5E9;
            }

        .form-style-1 .field-divided {
            width: 49%;
        }

        .form-style-1 .field-long {
            width: 100%;
        }

        .form-style-1 .field-select {
            margin-bottom: 10px;
            width: 100%;
        }

        .form-style-1 .field-textarea {
            height: 100px;
        }

        .form-style-1 input[type=submit], .form-style-1 input[type=button], .form-style-1 button, .sform-div {
            background: #4B99AD;
            padding: 8px 15px 8px 15px;
            border: none;
            color: #fff;
        }

            .form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover, .form-style-1 button:hover, .sform-div:hover {
                background: #4691A4;
                box-shadow: none;
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                cursor: pointer;
            }

        .form-style-1 .required {
            color: red;
        }

        .form-style-1 .dist-select {
            margin-bottom: 10px;
        }
