<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    color: #606060;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 15px 0 60px 0;
    background-color: #DEF1E4;
    clear: both;
    width: 100%;
    float: left;
}

a {
    color: #fe0000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

.ab {
    display: none;
}


#logo {
    display: block;
    width: 230px;
    height: 127px;
    position: absolute;
    top: 0px;
    left: 20px;
    background: left url("../img/logo.png") no-repeat;
}

#commentForm input.submit {
    display: block;
    background-color: #FF0A00;
    color: #FFF;
    height: 35px;
}
#commentForm input.submit:hover,
#commentForm input.submit[disabled] {
    background-color: #000000;
}
#commentForm input.submit[disabled] {
    cursor: default;
}
.dark_tempcolor {
    background-color: #B32806;
}

.light_tempcolor {
    background-color: #fe0000;
}

.white_tempcolor {
    background-color: #FFF;
}

a.dark_tempcolor:hover, a.light_tempcolor:hover, a.white_tempcolor:hover {
    background-color: #000;
}

.block_link_light {
    color: #FFF;
    font-size: 13px;
    display: block;
    padding: 5px 10px;
    float: left;
    text-decoration: none;
    margin: 10px 5px 0px 0px;
}

.block_link_dark {
    color: #000;
    font-size: 13px;
    display: block;
    padding: 5px 10px;
    float: left;
    text-decoration: none;
    margin: 10px 5px 0px 0px;
}

.block_link_light:hover, .block_link_dark:hover {
    color: #FFF;
}

.post .entry_link {
    color: #FFF;
}

img, div {
    behavior: url("../img/iepngfix.htc")
}

h1 {
    font-size: 35px;
    text-transform: uppercase;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

small {
    font-size: 12px;
}

p {
    line-height: 20px;
    padding-bottom: 10px;
}

small {
    font-size: 11px;
}

strong {
    font-weight: bold;
}

i, em {
    font-style: italic;
}

#content ul, ol {
    position: relative;
    margin: 10px 0px;
}

#content ul li, ol li {
    padding: 5px 0 0 5px;
    margin: 0 0 0 30px;
}

#content ul li {
    list-style-type: disc;
}

#content ol li {
    list-style-type: decimal;
}

#content table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

#content table tr th {
    background-color: #5B5B5B;
    color: #FFF;
    padding: 5px;
    text-align: center;
    border: 1px #d6d6d6 solid;
}

#content table tr td {
    background-color: #FFFFFF;
    padding: 5px;
    text-align: left;
    border: 1px #d6d6d6 solid;
}

.line {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px #999 dotted;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.alignright {
    float: right;
    margin: 3px 0px 10px 10px;

}

.alignleft {
    float: left;
    margin: 3px 10px 10px 0px;
}

#main-container {
    width: 960px;
    margin: 15px auto 20px auto;
    display: block;
}

#header {
    position: relative;
    display: block;
    width: 960px;
    height: 127px;
    margin: 0px auto;
    background: left bottom repeat-x url("../img/header_bg.jpg");
}

#search {
    position: absolute;
    top: 70px;
    right: 20px;
    display: inline-block;
}

input {
    display: inline-block;
    border: 1px #a0a0a0 solid;
    background-color: #eeeeee;
    padding: 3px;
    vertical-align: middle;
}

input#searchsubmit {
    display: inline-block;
    background-color: #575757;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
}

input#searchsubmit:hover {
    background-color: #000;
    cursor: pointer;
}

#menu_wrap {
    display: block;
    width: 960px;
    height: 43px;
    padding: 13px 0px 0px 0px;
    background-color: #FFFFFF;
}

#menu {
    display: block;
    width: 920px;
    margin: 0px auto;
    height: 38px;
    background-color: #575757;
}

#menu ul li a {
    background-color: #575757;
    color: #fff;
}
#menu ul li a:hover {
    background-color: #000;
}
#menu ul li a.current {
    background-color: #000;
}

#menu a.hire-me {
    display: block;
    height: 23px;
    padding: 7px 10px 0px 10px;
    border-left: 1px #FFF solid;
    float: right;
    text-decoration: none;
    font-size: 12px;
}

#additional_top_wrap {
    display: block;
    width: 920px;
    padding: 0px 20px 10px 20px;
    background-color: #FFF;
}

.clear_banner {
    position: relative;
    clear: both;
    display: block;
    width: 415px;
    height: 20px;
}

#feature_sections {
    position: relative;
    display: block;
    width: 920px;
    padding: 0px;
    border-bottom: 1px #999 dotted;
}

#feature_sections .block {
    display: inline;
    float: left;
    width: 300px;
    margin: 10px 10px 0px 0px;
    background-color: #DFDFDF;
    padding: 15px 0px 0px 0px;
}

#feature_sections .last {
    margin-right: 0px !important;
}

#feature_sections .block .title {
    font-size: 18px;
}

#feature_sections .block .description {
    padding: 0px 15px 10px 15px;
}

#feature_sections .block .block_link {
    display: block;
    width: 270px;
    background-color: #575757;
    padding: 5px 15px;
    color: #FFF;
    text-decoration: none;
}

#feature_sections .block .block_link:hover {
    background-color: #000;
}

.clear {
    position: relative;
    clear: both;
    display: block;
    width: 920px;
    height: 10px;
}

#content_wrap {
    display: block;
    width: 920px;
    padding: 20px;
    background-color: #FFFFFF;
}

#content_portfolio_wrap {
    display: block;
    width: 940px;
    padding: 20px 0px 20px 20px;
    background-color: #FFFFFF;
}

#content {
    display: inline;
    float: left;
    width: 610px;
    padding: 0px;
    background-color: #FFFFFF;
}

.tagline {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #333333;
    color: #000000;
    display: block;
    font-size: 100%;
    line-height: 45px;
    padding: 20px 0px 40px;
    width: 920px;
}

.tagline table tr td {
    vertical-align: top;
    padding: 10px 0px;
}

#submenu {
    display: block;
    width: 920px;
    background-color: #EEEEEE;
    color: #000;
    height: 30px;
    border-bottom: 1px #333 dotted;
}

#submenu a.sub-title {
    background-color: #575757;
    color: #FFF;
    text-align: center;
}

#submenu a {
    text-align: center;
    font-size: 13px;
    float: left;
    display: block;
    height: 25px;
    padding: 5px 25px 0px 25px;
}

#submenu a.on {
    text-align: center;
    font-size: 13px;
    float: left;
    display: block;
    height: 25px;
    padding: 5px 25px 0px 25px;
    color: #000;
}

.post {
    margin-bottom: 25px;
}

.post img {
    border: 4px #DFDFDF solid;
}

.post .entry_link {
    text-align: center;
    display: block;
    width: 100px;
    padding: 1px 0px;
    margin-top: 10px;
}

.post .entry_link:hover {
    color: #FFF;
}

.post .date {
    width: 50px;
    height: 50px;
    background-color: #333;
    float: left;
    margin-right: 15px;
    text-align: center;
    padding-top: 3px;
    color: #FFF;
}

.post .date span {
    font-size: 20px;
    display: block;
}

.post .title {
    width: 478px;
    float: left;
    vertical-align: text-top;
}

small span {
    color: #000;
}

.post-clear {
    clear: both;
    display: block;
    width: 610px;
    height: 1px;
}

.post .entry {
    display: block;
    padding: 20px 0px 25px 0px;
    border-bottom: 1px dotted #333333;
    font-size: 13px;
    line-height: 24px;
}

span.red {
    color: #F00;
}

.message {
    display: block;
    width: 90%;
    padding: 10px;
    margin: 0px auto;
    background-color: #C5C5C5;
    border: 1px #999 solid;
    text-align: center;
    font-size: 16px;
}

#commentForm {
    width: 563px;
}

#commentForm span.error {
    width: 250px;
    text-align: left;
    color: #F00;
    font-size: 12px;
}

#commentForm span.error {
    display: block;
}



table.quote-form {
    margin: 20px 0px;

}

table.quote-form tr td {
    border: 0px !important;
}

table.quote-form tr td.field-name {
    width: 150px;
    padding: 12px;
    text-align: right;

}

table.quote-form input, table.quote-form select, table.quote-form textarea {
    width: 330px;
    background-color: #E9E9E9;
    border: 1px #C5C5C5 solid;
    padding: 5px;
}

table.quote-form select {
    width: 342px;
    background-color: #E9E9E9;
}

table.quote-form textarea {
    width: 330px;
    height: 200px;
    background-color: #E9E9E9;
    border: 1px #C5C5C5 solid;
    padding: 5px;
}

#sidebar {
    display: inline;
    float: right;
    width: 270px;
    padding: 0px;
    background-color: #FFFFFF;
}

#advertising {
    height: 330px;
}

#contact_info table tr td {
    padding: 2px 20px 0px 0px;
    vertical-align: top;
}

#footer_wrap {
    display: block;
    width: 960px;
}

#top_footer {
    position: relative;
    display: block;
    width: 940px;
    background-color: #575757;
    padding: 0px 0px 0px 20px;
    color: #FFF;
}

.links_block {
    display: block;
    width: 190px;
    float: left;
    margin: 20px 20px 20px 0;
}

#top_footer h4 {
    color: #dadada;
    padding-bottom: 10px;
}

#top_footer a {
    color: #FFF;
}

#bottom_footer {
    color: #000000;
    float: left;
    font-size: 13px;
    height: 30px;
    line-height: 15px;
    margin-top: 23px;
    width: 960px;
}

#bottom_footer a {
    color: #FF0A00;
    text-decoration: underline;
}

#bottom_footer a:hover {
    color: #000000;
}

#bottom_footer .footer_menu {
    position: relative;
    top: -50px;
    float: right;
}

#bottom_footer .footer_menu a {
    color: #FF0A00;
    display: inline-block;
    padding: 4px 0px 0px 20px;
}

#bottom_footer .footer_menu a:hover {
    color: #000000;
}

#categories li {
    list-style: square outside none;
    margin: 0px 20px;
}

#categories li.active a {
    color: #000
}

.pagination a.current {
    background-color: #000000
}

div.warnTextOk {
    border: 1px solid #7CAC01;
    font-style: normal;
    font-weight: 400;
    padding: 10px;
    margin-bottom: 15px;
}

.col_3 {
    border: 1px solid #CCCCCC;
    float: left;
    height: 255px;
    margin: 0px 15px 15px 0px;
    padding: 15px;
    text-align: center;
    width: 252px;
}

.col_3 img {
    max-width: 100%;
}

.col_3 h3, .listProd .listProdBox h3 {
    font-size: 16px;
    margin-bottom: 5px;
}

.col_3 h4, .listProd .listProdBox h4 {
    font-size: 14px;
    margin-bottom: 5px;
}

a .col_3:hover {
    border: 1px solid #000;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
.search_list {
    margin-bottom: 15px;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅ*/
.nameTM {
    float: left;
    font-size: 110%;
    margin-bottom: -5px;
}

.nameTM span {
    color: #FF0A00;
    font-weight: 700;
}

/*пїЅпїЅпїЅпїЅпїЅ*/
.autor {
    float: right;
    font-size: 80%;
    margin-top: 15px;
    padding-bottom: 30px;
}

.autor a {
    color: #000;
}

.autor a:hover {
    color: #FF0A00;
}

table.quote-form .submit {
    border: 0px none currentColor;
    cursor: pointer;
    display: block;
    height: 25px;
    padding: 0px;
    width: 79px;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
.listProd {

}

.listProd .listProdBox {
    border-bottom: 1px dotted #ccc;
    float: left;
    height: 110px;
    margin: 0px 0px 15px;
    padding: 15px;
    text-align: right;
    width: 600px;
}

.listProd .listProdBox:hover {

}

.listProd .listProdBox h4 span {
    color: #000;
}

.listProd .listProdBox p {
    color: #606060;
}

.listProd .listProdBox .imgListProdBox {
    float: left;
    height: 100px;
    padding: 10px;
    text-align: center;
    width: 100px;
}

.listProd .listProdBox img {
    max-height: 100%;
    max-width: 100%;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
.fullProd {

}

.fullProd h4 {
    text-align: right;
    margin-bottom: 15px;
}

.fullProd h4 span {
    color: #000;
}

.fullProd .fullProdBox {
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.fullProd .fullProdBox:last-child {
    border-bottom: none;
}

.fullProd .fullProdBox .imgProd {
    width: 300px;
    padding-bottom: 10px;
}

.fullProd .fullProdBox .imgProd.left {
    float: left;
    padding-right: 15px;
}

.fullProd .fullProdBox .imgProd.right {
    float: right;
    padding-left: 15px;
}

.fullProd .fullProdBox .imgProd img {
    max-width: 100%
}

/*пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
.newProd {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 5px 9px;
}

.newProd:hover {
    border: 1px solid #000;
}

.newProd a {
    border: 10px solid #FFFFFF;
    display: block;
    float: left;
    height: 86px;
    position: relative;
    width: 95px;
}

.newProd img.alignleft {
    bottom: 0px;
    float: left;
    left: 0px;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    position: absolute;
    right: 0px;
    top: 0px;
    width: auto;
}

/*
PAGE: MAIN
*/
.main .intro {
    background-color: #FF0A00;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    padding: 15px;
}

.main .intro h2 {
    margin-bottom: 15px;
}

.main .intro .imgIntro {
    background: #FFFFFF;
    bottom: 40px;
    float: right;
    height: 240px;
    padding: 7px 7px 0px;
    position: relative;
    width: 350px;
}

.main .intro .imgIntro img {
    max-width: 100%
}

.main .sub_list {
    display: block
}

.taglineMy {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #333333;
    display: block;
    padding: 20px 0px 40px;
    width: 920px;
}

.taglineMy:last-child {
    border-bottom: none;
}

.taglineMy h2 {
    margin-bottom: 15px;
}

.main .col_3 {
    height: 243px;
    margin: 0px 16px 15px 0px;
    padding: 5px;
    width: 278px;
}

.main .col_3.last {
    margin: 0px 0px 15px 0px;
}

.main .sub_list {
    clear: both;
    display: block;
    float: none;
    height: 520px;
}

.main .col_3 img {
    max-width: 180px;
}

.main .col_3 h4 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
.main .lastNews {
    clear: both;
    display: block;
    float: none;
    height: 400px;
}

.main .lastNews .date {
    text-align: right;
    font-size: 80%
}

.main .lastNews h3 {
    font-size: 16px;
    height: 42px;
    margin-bottom: 10px;
    overflow: hidden;
}

.main .lastNews h3 a {
    color: #000000;
}

.main .lastNews h3 span {
    color: #FF0A00
}

.main .lastNews .lastNewsBoxes {
    border-top: 1px solid #CCCCCC;
    float: left;
    height: 184px;
    margin: 0px 15px 15px 0px;
    padding: 5px;
    width: 279px;
}

.main .lastNews .lastNewsBoxes.last {
    margin: 0px 0px 15px 0px;
}

.main .lastNews .lastNewsMore {
    background-color: #575757;
    display: block;
    height: 30px;
    margin: 0px -10px;
    text-align: center;
    width: 298px;
}

.main .lastNews a.lastNewsMore {
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.main .lastNews .lastNewsMore:hover {
    background-color: #000;
}

.main .lastNews .descLastNews {
    height: 80px;
    margin-top: 10px;
}

/*
PAGE: NEWS
*/
.imgNewsBox {
    width: 100%;
    float: left;
    text-align: center;
}

.imgNewsBox img {
    max-width: 100%
}

/*
PAGE: 404
*/
.e404 h1 {
    border-right: 1px solid #A0A0A0;
    display: inline-block;
    float: left;
    font-size: 140px;
    font-weight: 600;
    line-height: 0.7;
    margin-right: 20px;
    padding-right: 20px;
    color: #fe0000;
}

.e404 h2 {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}</pre></body></html>