body {
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #484848;
    background: #fefefe url(images/bg04.gif) repeat-x left top;
}
a {
    color: #0000ff;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:visited {
color: #000066;
}

form {
    display: inline;
}
input.input, textarea, select {
    border: 2px solid #6d6d6d;
    margin: 3px;
    background-color: #e6e4e0;
}
input.button {
    border: 2px solid #ed1d24;
    color: #fff;
    background-color: #f14e53;
    text-align: center;
    font-weight: bold;
    margin: 3px;
}

h1 {
    margin: 0px;
    padding: 0px;
    padding-bottom: 25px;
    font-size: 1.8em;
    font-weight: normal;
    text-transform: uppercase;
    color: #434172;
}


.clear {
    clear: both;
    line-height: 0px;
    height: 0px;
}

table.tvs_core_table_border_style_on {
    border: 1px solid #6d6d6d;
    border-spacing: 0px;
    border-collapse: collapse;
}
table.tvs_core_table_border_style_on td {
    padding-left: 5px;
    padding-right: 5px;
    border-width: 1px;
    border-style: inset;
    border-color: #6d6d6d;
}
table.tvs_core_table_border_style_off {
    border: 0px;
}
table.tvs_core_table_border_style_off td {
    border: 0px;
}



#container {
    width: 996px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    height: 323px;
    overflow: hidden;
    background: url(images/header01.gif) no-repeat left top;
    margin-bottom: 24px;
}
#header .top {
    padding: 103px 0px 0px 27px;
    height: 180px;
}
#header .top .logo a {
    display: block;
    height: 56px;
    width: 197px;
}

#header .bottom {
    padding: 0px 19px 0px 11px;
    height: 40px;
    overflow: hidden;
}
#header .bottom .lang {
    margin-left: 20px;
    float: right;
}
#header .bottom .lang ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#header .bottom .lang li {
    float: left;
    padding-top: 6px;
}
#header .bottom .lang li a {
    display: block;
    float: left;
    height: 22px;
    width: 23px;
    padding: 6px 0px 0px 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
    text-decoration: none;
    color: #484848;
    background: url(images/lang01.gif) no-repeat left top;
}
#header .bottom .sitemap li a {
    background: url(images/ico_sitemaps.gif) no-repeat left top;
    }
#header .bottom .menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#header .bottom .menu li {
    float: left;
}
#header .bottom .menu li a {
    display: block;
    float: left;
    height: 29px;
    padding: 11px 21px 0px 21px;
    border-right: 2px solid #484848;
    text-decoration: none;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
}
#header .bottom .menu li a:hover {
    text-decoration: underline;
}


#footer {
    background: url(images/footer01.gif) no-repeat center top;
    margin-top: 30px;
    padding: 12px 21px 0px 21px;
    height: 30px;
    color: #cecac2;
}
#footer a {
    color: #cecac2;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer .right {
    float: right;
    width: 285px;
    text-align: right;
}
#footer .left {
    float: left;
    width: 640px;
}



#index {
}
#index .left_block {
    width: 565px;
    padding: 0px 20px 0px 40px;
    border-right: 1px solid #e0e0df;
    float: left;
}
#index .right_block {
    width: 344px;
    padding: 0px 0px 0px 22px;
    border-left: 1px solid #e0e0df;
    margin-left: -1px;
    float: left;
}
#index .left_block .text {
    padding-bottom: 30px;
    font-size: 1.2em;
}

#index .left_block .block {
    width: 167px;
    float: left;
    padding: 0px 15px 0px 15px;
    border-left: 1px solid #dddddc;
    border-right: 1px solid #dddddc;
    margin-left: -1px;
}
#index .left_block .block1 {
    border-left: 0px;
    padding-left: 0px;
}
#index .left_block .block3 {
    border-right: 0px;
    padding-right: 0px;
}
#index .left_block .block .image {
    border: 1px solid #d2d2d2;
    padding: 1px;
    margin-bottom: 10px;
}
#index .left_block .block .image .inside {
    height: 75px;
    width: 163px;
    overflow: hidden;
}
#index .left_block .block .image img {
    border: 0px;
}
#index .left_block .block .title {
    font-weight: bold;
    color: #ee1d25;
    padding-bottom: 10px;
}
#index .left_block .block .title a {
    text-decoration: none;
}
#index .left_block .block .title a:hover {
    text-decoration: underline;
}

#index .right_block h1 {
    color: #ed1d24;
}
#index .right_block .item {
    background-color: #F0F0F0;
    margin-bottom: 10px;
    overflow: auto;
    padding: 12px 33px;
    border-radius: 4px;
}
#index .right_block .item .image {
    border: 1px solid #d2d2d2;
    padding: 2px;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
    background-color: #fff;
    border-radius: 4px;
}
#index .right_block .item .image .inside {
    height: 73px;
    width: 73px;
    overflow: hidden;
    text-align: center;
}
#index .right_block .item .image img {
    border: 0px;
}
#index .right_block .item .title {
    color: #ee1d25;
    padding-bottom: 5px;
    font-size: 1.2em;
    font-weight: bold;
}


#menu {
}
#body #menu {
}
#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#menu li {
    margin-bottom: 7px;
    padding: 1px;
}
#menu li a {
    color: #494949;
    font-weight: bold;
    display: block;
    padding: 7px 20px 7px 43px;
    text-decoration: none;
    background: #d8d8d5 url(images/menu01.gif) no-repeat 23px 11px;
}
#menu li a:hover {
    text-decoration: underline;
}
#menu li.active {
}
#menu li.active a {
    background: #d8d8d5 url(images/menu02.gif) no-repeat 23px 11px;
}
#menu li li {
    margin-bottom: 0px;
    text-transform: none;
    letter-spacing: 0px;
    padding-left: 0px;
    background: transparent;
    text-transform: none;
    border-top: 1px solid #e9e6e2;
    border-bottom: 0px;
}
#menu li.active li a {
    background: transparent;
    font-weight: normal;
    background: url(images/menu03.gif) no-repeat 30px 9px;
    padding-left: 43px;
}
#menu li.active li a:hover {
}
#menu li.active li.active {
}
#menu li.active li.active a {
}


#body {
    padding: 0px 35px 0px 18px;
}
#body_right {
    width: 637px;
    padding-left: 29px;
    float: left;
    overflow: hidden;
    border-left: 1px solid #e9e6e2;
    margin-left: -1px;
}


#body_left {
    width: 254px;
    padding-right: 21px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #e9e6e2;
}




#navigation {
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: 35px;
    border-top: 1px solid #dcd8d2;
}
#navigation a {
    display: block;
    height: 20px;
    color: #434172;
    text-decoration: none;
    padding-top: 1px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9em;
}
#navigation a:hover {
    text-decoration: underline;
}
#navigation a.back {
    float: left;
    background: url(images/ico_back.gif) no-repeat left 5px;
    padding-left: 15px;
    font-size: 0.7em;
}
#navigation a.top {
    float: right;
    background: url(images/ico_top.gif) no-repeat right 5px;
    padding-right: 15px;
    font-size: 0.7em;
}




#main {
    line-height: 1.5em;
    width: 635px;
    padding: 1px;
    overflow: hidden;
    font-size: 1.2em;
}
#main .info_text img, #main .info_news img, #main .info_product img {
    border: 1px solid #d2d2d2;
    padding: 2px;
    margin: 10px;
    border-radius:4px; 
}
#main .info_text a img, #main .info_news a img, #main .info_product a img {
    border: 0px solid #ed1d24;
    padding: 2px;
    margin: 10px;
}



.info_text {

text-align: left;

text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
line-height: 1.5em;

    
}


.info_newslist {
}
.info_newslist .item {
    padding-bottom: 45px;
}
.info_newslist .item .date {
    color: #000;
    font-size: 0.9em;
    color: #434172;
}
.info_newslist .item .name {
    font-weight: bold;
    color: #484848;
}
.info_newslist .item .name a {
    text-decoration: none;
    color: #484848;
}
.info_newslist .item .name a:hover {
    text-decoration: underline;
}
.info_newslist .item .image {
    border: 1px solid #d2d2d2;
    padding: 2px;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
    background-color: #fff;
    border-radius: 4px;
}
.info_newslist .item .image .inside {
    height: 73px;
    width: 73px;
    overflow: hidden;
    text-align: center;
}
.info_newslist .item .image img {
    border: 0px;
}



.info_news {
    text-align: left;
}
.info_news .date {
    color: #333;
}
.info_news h2 {
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    font-size: 1.2em;
    color: #473e2f;
}



.info_productslist {
}
.info_productslist .item {
    padding: 0px 15px 40px 15px;
    width: 167px;
    float: left;
}
.info_productslist .image {
    border: 1px solid #d2d2d2;
    padding: 1px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.info_productslist .image .inside {
    height: 75px;
    width: 163px;
    overflow: hidden;
    text-align: center;
}
.info_productslist .image img {
    border: 0px;
}
.info_productslist .item .name {
    font-size: 1.1em;
    font-weight: bold;
}
.info_productslist .item .name a {
    text-decoration: none;
    color: #484848;
}
.info_productslist .item .name a:hover {
    text-decoration: underline;
}


.info_product {
    text-align: left;
}
.info_product h2 {
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    font-size: 1.2em;
}
.info_product .photos {
    width: 265px;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    float: right;
}
.info_product .photos .big, .info_product .photos .small {
    padding: 0px;
    border: 4px solid #ddd;
    float: left;
}
.info_product .photos .small {
    margin-right: 4px;
    margin-top: 4px;
    float: left;
}
.info_product .photos img {
    border: 0px;
}
.info_product .params {
    clear: right;
    width: 100%;
}
.info_product .params tr.row1 {
    background-color: #e2dfda;
}
.info_product .params td {
    width: 50%;
    padding: 4px 10px 4px 10px;
}
.info_product .params td.key {
    font-weight: bold;
}




.main_paging {
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.item .text {
font-size: 1.2em;
}

ul li {
padding: 5px;
}
