/*
	Разработчик - Котков Евгений
	Сайт - www.tksural.ru
	Email - madcat6662007@mail.ru
*/

* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-family: 'Tahoma';
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
    min-height: 100%;
}

#topmenu {
    border-top: 2px solid #ffac00;
    background-color: #f5f4f4;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.topmenu {
    width: 1000px;
    margin: 0 auto;
}

#topmenu ul {
    float: right;
}

#topmenu ul li {
    float: left;
}

#topmenu ul li a {
    padding: 10px 15px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
}

#topmenu ul li a:hover {
    background-color: #ffac00;
    color: #fff;
}

#header {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#header #logo {
    /*height: 100px;*/
    width: 500px;
    floaT: left;
    background-image: url(../images/logo.svg);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: auto 100px;
}

#header #logo a {
    /*float: left;
    width: 450px;
    height: 100px;*/
    display: block;
    text-decoration: none;
    color: #333;
}


#header #logo_name {
    width: 100%;
    min-height: 100px;
    padding-left: 120px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

#header #logo_name strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

#header #logo_img {
    display: inline-block;
    vertical-align: middle;
    /*height: 80px;*/
    width: 100px;
    object-fit: contain;
    object-position: left center;
}

#phone {
    float: right;
    margin: 15px 0;
    font-size: 18px;
}

#phone p {
    padding-bottom: 5px;
}

#phone .grey {
    color: #666;
    font-size: 14px;
}

#phone a {
    text-decoration: none;
    color: #000;
    padding-bottom: 2px;
    border-bottom: 1px dotted #000;
}

#main {
    float: left;
    width: 100%;
    min-height: 100%;
}

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

#left ul {
    float: left;
    width: 100%;
}

#left li {
    width: 100%;
    float: left;
    text-align: right;
}

#left li a {
    float: right;
    padding-bottom: 3px;
    text-decoration: none;
    color: #000;
    text-align: right;
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f4f4;
}

#left h3 {
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    padding: 5px 0;
    padding-right: 15px;
    border-right: 3px solid #ffac00;
    padding-left: 15px;
    text-transform: uppercase;
    margin-bottom: 25px;
    background-color: #f5f4f4;
    float: left;
    width: 217px;
}

#center {
    float: left;
    width: 689px;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px dotted #ccc;
    min-height: 100%;
    margin-bottom: 40px;
}

#center h2 {
    font-weight: normal;
    font-size: 16px;
    /*text-align: right;*/ 
    padding: 5px 15px;
    padding-right: 15px;
    border-right: 3px solid #ffac00;
    text-transform: uppercase;
    margin-bottom: 25px;
    background-color: #f5f4f4;
}

#center h3 {
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#center p {
    margin: 0 0 15px;
    padding: 0;
    line-height: 18px;
}

#center li {
    padding-left: 20px;
    background-image: url(../images/li-bg.png);
    background-position: 0% 3px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    line-height: 24px;
}

#center table {
    width: 100%;
}

#center table tr {
    padding: 5px 0;
}

#center table tr.grey,
#center table td.grey {
    background-color: #f5f4f4;
    border-collapse: collapse;
}

#center table tr.grey td {
    border: 0;
}

#center table th {
    padding: 5px;
    font-weight: normal;
    font-size: 13px;
}

#center table td {
    padding: 5px 10px;
    vertical-align: top;
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    border-collapse: separate;
    font-size: 13px;
}

#center a {
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted #ffac00;
}

#center a.wf_file {
    border: 0;
}

#center a.wf_file img {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
}

#center a.wf_file .wf_file_text {
    display: inline-block;
    vertical-align: top;
    min-width: 93%;
    max-width: 95%;
}

#center .blog .item {
    margin-bottom: 30px;
    padding: 0 15px;
}

#center .blog h2 {
    margin: 0 -15px 15px;
}

#center .article-info {
    margin-bottom: 10px;
}

#center .article-info .create {
    opacity:.5;
}

#userForm .componentheading {
    margin-bottom: 15px;
    text-transform: uppercase;
    padding-left: 10px;
    border-left: 2px solid #ffac00;
}

#userForm td {
    border: 0 !important;
    padding-left: 0 !important;
    font-size: 14px !important;
}

#userForm .form-group {
    margin-bottom: 0;
}

#userForm .rsform-block {
    margin-bottom: 15px;
}

#userForm .rsform-block .control-label {
    display: block;
    margin-bottom: 10px;
}

#userForm .rsform-block .formControls {
    display: block;
}

#userForm input.rsform-input-box {
    /*float: left;
    margin: 0;*/
    padding: 5px 10px !important;
    /*width: 200px;*/
    width: 100%;
    color: #666;
    font-weight: normal !important;
    font-size: 14px !important;
    float: none;
    margin: 0 0 10px;
}

#userForm textarea {
    padding: 2px 5px;
    color: #666;
    font-size: 14px !important;
    font-family: "Tahoma" !important;
}

#userForm input.rsform-submit-button {
    background-image: none;
    border: 0;
    padding: 5px 10px;
    cursor: pointer;
    color: #fff;
    background-color: #ffac00;
    text-transform: uppercase;
    font-size: 14px;
}

.blog .item-separator {
    margin-top: 25px;
}

#hFooter {
    height: 80px;
}

#footer {
    width: 100%;
    background-color: #f5f4f4;
    height: 80px;
    margin-top: -80px;
    border-top: 1px solid #ccc;
}

.footer {
    width: 1000px;
    margin: 0 auto;
    height: 40px;
    padding: 20px 0;
}

#counts {
    float: left;
}

#razr {
    float: right;
}

#razr a {
    text-decoration: none;
    color: #ffac00;
}
